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 page provides reference documentation for the `AspectType.Types.Authorization` class within the Google Cloud Dataplex V1 API, detailing its structure and usage."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 up to the latest version, 3.6.0, allowing developers to access documentation for specific releases."],["`AspectType.Types.Authorization` is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data structures."],["The class includes constructors for creating new instances and properties such as `AlternateUsePermission` which manages the IAM permission grantable on the EntryGroup."],["The documentation provides information about the class's inheritance and implemented interfaces, as well as its namespace (`Google.Cloud.Dataplex.V1`) and the assembly it's part of (`Google.Cloud.Dataplex.V1.dll`)."]]],[]]