admin  directory_v1
Public Member Functions | Protected Member Functions | Properties | List of all members
Google.Apis.Admin.Directory.directory_v1.AspsResource.GetRequest Class Reference

Get information about an ASP issued by a user. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.AspsResource.GetRequest:
Google.Apis.Admin.Directory.directory_v1.DirectoryBaseServiceRequest< Google.Apis.Admin.Directory.directory_v1.Data.Asp >

Public Member Functions

 GetRequest (Google.Apis.Services.IClientService service, string userKey, int codeId)
 Constructs a new Get request. More...
 

Protected Member Functions

override void InitParameters ()
 Initializes Get parameter list. More...
 
- Protected Member Functions inherited from Google.Apis.Admin.Directory.directory_v1.DirectoryBaseServiceRequest< Google.Apis.Admin.Directory.directory_v1.Data.Asp >
 DirectoryBaseServiceRequest (Google.Apis.Services.IClientService service)
 Constructs a new DirectoryBaseServiceRequest instance. More...
 
override void InitParameters ()
 Initializes Directory parameter list. More...
 

Properties

virtual string UserKey [get]
 Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID. More...
 
virtual int CodeId [get]
 The unique ID of the ASP. More...
 
override string MethodName [get]
 summary>Gets the HTTP method. More...
 
override string HttpMethod [get]
 summary>Gets the REST path. More...
 
override string RestPath [get]
 
- Properties inherited from Google.Apis.Admin.Directory.directory_v1.DirectoryBaseServiceRequest< Google.Apis.Admin.Directory.directory_v1.Data.Asp >
virtual System.Nullable< AltEnum > Alt [get, set]
 Data format for the response. More...
 
virtual string Fields [get, set]
 Selector specifying which fields to include in a partial response. More...
 
virtual string Key [get, set]
 API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. More...
 
virtual string OauthToken [get, set]
 OAuth 2.0 token for the current user. More...
 
virtual System.Nullable< bool > PrettyPrint [get, set]
 Returns response with indentations and line breaks. More...
 
virtual string QuotaUser [get, set]
 An opaque string that represents a user for quota purposes. Must not exceed 40 characters. More...
 
virtual string UserIp [get, set]
 Deprecated. Please use quotaUser instead. More...
 

Detailed Description

Get information about an ASP issued by a user.

Constructor & Destructor Documentation

◆ GetRequest()

Google.Apis.Admin.Directory.directory_v1.AspsResource.GetRequest.GetRequest ( Google.Apis.Services.IClientService  service,
string  userKey,
int  codeId 
)
inline

Constructs a new Get request.

Member Function Documentation

◆ InitParameters()

override void Google.Apis.Admin.Directory.directory_v1.AspsResource.GetRequest.InitParameters ( )
inlineprotected

Initializes Get parameter list.

Property Documentation

◆ CodeId

virtual int Google.Apis.Admin.Directory.directory_v1.AspsResource.GetRequest.CodeId
get

The unique ID of the ASP.

summary>Gets the method name.

◆ HttpMethod

override string Google.Apis.Admin.Directory.directory_v1.AspsResource.GetRequest.HttpMethod
get

summary>Gets the REST path.

◆ MethodName

override string Google.Apis.Admin.Directory.directory_v1.AspsResource.GetRequest.MethodName
get

summary>Gets the HTTP method.

◆ UserKey

virtual string Google.Apis.Admin.Directory.directory_v1.AspsResource.GetRequest.UserKey
get

Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID.


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