Cloud Dataplex v1 API - Class AspectType.Types.Authorization (2.15.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.

Autorization for an Aspect Type.

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
NameDescription
otherAspectTypeTypesAuthorization

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
TypeDescription
string