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, detailing its usage and implementation in .NET."],["The latest version of the documentation is for version 3.6.0, with previous versions ranging from 3.5.0 down to 1.0.0 also available for viewing."],["The `AspectType.Types.Authorization` class offers functionality related to authorization for an AspectType within the Dataplex API and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `AlternateUsePermission`, which specifies an IAM permission grantable on the EntryGroup for access to Dataplex owned AspectTypes."],["The page also provides information on the constructors for the `Authorization` class, including a default constructor and a constructor that accepts another `Authorization` object for creating a new object based off of it."]]],[]]