Cloud Dataplex v1 API - Class EntryType.Types.Authorization (3.10.0)

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.

Inheritance

object > EntryType.Types.Authorization

Namespace

Google.Cloud.Dataplex.V1

Assembly

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 Universal Catalog owned Entry Types, only settable for Dataplex Universal Catalog owned Types.

Property Value
Type Description
string