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 Aspect Type.
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 Entry Group to allow access to instantiate Aspects of Dataplex owned Aspect Types, only settable for Dataplex owned Types.
Property Value | |
---|---|
Type | Description |
string |