Class GoogleCloudDataplexV1AspectTypeAuthorization
Autorization for an AspectType.
Implements
Inherited Members
Namespace: Google.Apis.CloudDataplex.v1.Data
Assembly: Google.Apis.CloudDataplex.v1.dll
Syntax
public class GoogleCloudDataplexV1AspectTypeAuthorization : IDirectResponseSchema
Properties
AlternateUsePermission
Immutable. The IAM permission grantable on the EntryGroup to allow access to instantiate Aspects of Dataplex owned AspectTypes, 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 |