Class GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessRequest
Request message for claiming a certificate provisioning process.
Implements
Inherited Members
Namespace: Google.Apis.ChromeManagement.v1.Data
Assembly: Google.Apis.ChromeManagement.v1.dll
Syntax
public class GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessRequest : IDirectResponseSchema
Properties
CallerInstanceId
Required. The instance id of the caller.
Declaration
[JsonProperty("callerInstanceId")]
public virtual string CallerInstanceId { 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 |