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

Update organizational unit. This method supports patch semantics. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.OrgunitsResource.PatchRequest:
Google.Apis.Admin.Directory.directory_v1.DirectoryBaseServiceRequest< Google.Apis.Admin.Directory.directory_v1.Data.OrgUnit >

Public Member Functions

 PatchRequest (Google.Apis.Services.IClientService service, Google.Apis.Admin.Directory.directory_v1.Data.OrgUnit body, string customerId, Google.Apis.Util.Repeatable< string > orgUnitPath)
 Constructs a new Patch request. More...
 

Protected Member Functions

override object GetBody ()
 summary>Gets the method name. More...
 
override void InitParameters ()
 Initializes Patch parameter list. More...
 
- Protected Member Functions inherited from Google.Apis.Admin.Directory.directory_v1.DirectoryBaseServiceRequest< Google.Apis.Admin.Directory.directory_v1.Data.OrgUnit >
 DirectoryBaseServiceRequest (Google.Apis.Services.IClientService service)
 Constructs a new DirectoryBaseServiceRequest instance. More...
 
override void InitParameters ()
 Initializes Directory parameter list. More...
 

Properties

virtual string CustomerId [get]
 Immutable ID of the G Suite account More...
 
virtual Google.Apis.Util.Repeatable< string > OrgUnitPath [get]
 Full path of the organizational unit or its ID 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.OrgUnit >
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

Update organizational unit. This method supports patch semantics.

Constructor & Destructor Documentation

◆ PatchRequest()

Google.Apis.Admin.Directory.directory_v1.OrgunitsResource.PatchRequest.PatchRequest ( Google.Apis.Services.IClientService  service,
Google.Apis.Admin.Directory.directory_v1.Data.OrgUnit  body,
string  customerId,
Google.Apis.Util.Repeatable< string >  orgUnitPath 
)
inline

Constructs a new Patch request.

Member Function Documentation

◆ GetBody()

override object Google.Apis.Admin.Directory.directory_v1.OrgunitsResource.PatchRequest.GetBody ( )
inlineprotected

summary>Gets the method name.

◆ InitParameters()

override void Google.Apis.Admin.Directory.directory_v1.OrgunitsResource.PatchRequest.InitParameters ( )
inlineprotected

Initializes Patch parameter list.

Property Documentation

◆ CustomerId

virtual string Google.Apis.Admin.Directory.directory_v1.OrgunitsResource.PatchRequest.CustomerId
get

Immutable ID of the G Suite account

◆ HttpMethod

override string Google.Apis.Admin.Directory.directory_v1.OrgunitsResource.PatchRequest.HttpMethod
get

summary>Gets the REST path.

◆ MethodName

override string Google.Apis.Admin.Directory.directory_v1.OrgunitsResource.PatchRequest.MethodName
get

summary>Gets the HTTP method.

◆ OrgUnitPath

virtual Google.Apis.Util.Repeatable<string> Google.Apis.Admin.Directory.directory_v1.OrgunitsResource.PatchRequest.OrgUnitPath
get

Full path of the organizational unit or its ID


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