admin  directory_v1
Properties | List of all members
Google.Apis.Admin.Directory.directory_v1.Data.Asp Class Reference

The template that returns individual ASP (Access Code) data. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.Data.Asp:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Nullable< int > CodeId [get, set]
 The unique ID of the ASP. More...
 
virtual System.Nullable< long > CreationTime [get, set]
 The time when the ASP was created. Expressed in Unix time format. More...
 
virtual string ETag [get, set]
 ETag of the ASP. More...
 
virtual string Kind [get, set]
 The type of the API resource. This is always admin::directory::asp. More...
 
virtual System.Nullable< long > LastTimeUsed [get, set]
 The time when the ASP was last used. Expressed in Unix time format. More...
 
virtual string Name [get, set]
 The name of the application that the user, represented by their userId, entered when the ASP was created. More...
 
virtual string UserKey [get, set]
 The unique ID of the user who issued the ASP. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

The template that returns individual ASP (Access Code) data.

Property Documentation

◆ CodeId

virtual System.Nullable<int> Google.Apis.Admin.Directory.directory_v1.Data.Asp.CodeId
getset

The unique ID of the ASP.

◆ CreationTime

virtual System.Nullable<long> Google.Apis.Admin.Directory.directory_v1.Data.Asp.CreationTime
getset

The time when the ASP was created. Expressed in Unix time format.

◆ ETag

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Asp.ETag
getset

ETag of the ASP.

◆ Kind

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Asp.Kind
getset

The type of the API resource. This is always admin::directory::asp.

◆ LastTimeUsed

virtual System.Nullable<long> Google.Apis.Admin.Directory.directory_v1.Data.Asp.LastTimeUsed
getset

The time when the ASP was last used. Expressed in Unix time format.

◆ Name

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Asp.Name
getset

The name of the application that the user, represented by their userId, entered when the ASP was created.

◆ UserKey

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Asp.UserKey
getset

The unique ID of the user who issued the ASP.


The documentation for this class was generated from the following file: