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

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.

Authorization for an AspectType.

Inheritance

object > AspectType.Types.Authorization

Namespace

Google.Cloud.Dataplex.V1

Assembly

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

Property Value
Type Description
string