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.
public string AlternateUsePermission { get; set; }
Immutable. The IAM permission grantable on the EntryGroup to allow access
to instantiate Aspects of Dataplex owned AspectTypes, only settable for
Dataplex owned Types.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This webpage provides documentation for the `AspectType.Types.Authorization` class within the Google Cloud Dataplex V1 API, specifically version 3.4.0."],["The `AspectType.Types.Authorization` class is used for managing authorization within the context of an `AspectType` in the Cloud Dataplex V1 API."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the `object` class."],["There is a list of documented versions ranging from 1.0.0 to the latest 3.6.0, all providing documentation on the same class in their respective versions."],["The `Authorization` class has a single property called `AlternateUsePermission` that is a string and represents the IAM permission grantable to access Aspects of Dataplex owned `AspectTypes`."]]],[]]