Class GoogleCloudDataplexV1EntryTypeAuthorization
Authorization for an Entry Type.
Implements
Inherited Members
Namespace: Google.Apis.CloudDataplex.v1.Data
Assembly: Google.Apis.CloudDataplex.v1.dll
Syntax
public class GoogleCloudDataplexV1EntryTypeAuthorization : IDirectResponseSchema
Properties
AlternateUsePermission
Immutable. The IAM permission grantable on the Entry Group to allow access to instantiate Entries of Dataplex owned Entry Types, only settable for Dataplex owned Types.
Declaration
[JsonProperty("alternateUsePermission")]
public virtual string AlternateUsePermission { 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 |