public sealed class EntryType.Types.Authorization : IMessage<EntryType.Types.Authorization>, IEquatable<EntryType.Types.Authorization>, IDeepCloneable<EntryType.Types.Authorization>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class EntryType.Types.Authorization.
Authorization for an Entry Type.
Implements
IMessageEntryTypeTypesAuthorization, IEquatableEntryTypeTypesAuthorization, IDeepCloneableEntryTypeTypesAuthorization, IBufferMessage, IMessageNamespace
Google.Cloud.Dataplex.V1Assembly
Google.Cloud.Dataplex.V1.dll
Constructors
Authorization()
public Authorization()
Authorization(Authorization)
public Authorization(EntryType.Types.Authorization other)
Parameter | |
---|---|
Name | Description |
other | EntryTypeTypesAuthorization |
Properties
AlternateUsePermission
public string AlternateUsePermission { get; set; }
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.
Property Value | |
---|---|
Type | Description |
string |