Class GoogleCloudMetastoreV2betaRemoveIamPolicyRequest
Request message for DataprocMetastore.RemoveIamPolicy.
Implements
Inherited Members
Namespace: Google.Apis.DataprocMetastore.v2beta.Data
Assembly: Google.Apis.DataprocMetastore.v2beta.dll
Syntax
public class GoogleCloudMetastoreV2betaRemoveIamPolicyRequest : IDirectResponseSchema
Properties
Asynchronous
Optional. Removes IAM policy attached to database or table asynchronously when it is set. The default is false.
Declaration
[JsonProperty("asynchronous")]
public virtual bool? Asynchronous { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |