public sealed class AspectType.Types.Authorization : IMessage<AspectType.Types.Authorization>, IEquatable<AspectType.Types.Authorization>, IDeepCloneable<AspectType.Types.Authorization>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class AspectType.Types.Authorization.
Autorization for an AspectType.
Implements
IMessageAspectTypeTypesAuthorization, IEquatableAspectTypeTypesAuthorization, IDeepCloneableAspectTypeTypesAuthorization, IBufferMessage, IMessageNamespace
Google.Cloud.Dataplex.V1Assembly
Google.Cloud.Dataplex.V1.dll
Constructors
Authorization()
public Authorization()
Authorization(Authorization)
public Authorization(AspectType.Types.Authorization other)
Parameter | |
---|---|
Name | Description |
other |
AspectTypeTypesAuthorization |
Properties
AlternateUsePermission
public string AlternateUsePermission { get; set; }
Immutable. The IAM permission grantable on the EntryGroup to allow access to instantiate Aspects of Dataplex owned AspectTypes, only settable for Dataplex owned Types.
Property Value | |
---|---|
Type | Description |
string |