Class GoogleChromeManagementVersionsV1MoveThirdPartyProfileUserRequest
Request to MoveThirdPartyProfileUser method.
Implements
Inherited Members
Namespace: Google.Apis.ChromeManagement.v1.Data
Assembly: Google.Apis.ChromeManagement.v1.dll
Syntax
public class GoogleChromeManagementVersionsV1MoveThirdPartyProfileUserRequest : IDirectResponseSchema
Properties
DestinationOrgUnit
Required. Destination organizational unit where the third party chrome profile user will be moved to.
Declaration
[JsonProperty("destinationOrgUnit")]
public virtual string DestinationOrgUnit { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |