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 Entry Group to allow
access to instantiate Aspects of Dataplex owned Aspect Types, 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.3.0."],["The `AspectType.Types.Authorization` class is part of the `Google.Cloud.Dataplex.V1` namespace and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content lists available versions of the documentation, ranging from version 1.0.0 to 3.6.0 (latest), with links to each version's specific documentation page."],["The documentation includes details about the class's constructors, which include a default constructor and one that takes another `AspectType.Types.Authorization` object as an argument."],["The `AlternateUsePermission` property is described, detailing that it is an immutable IAM permission that is only settable for Dataplex owned Types, and it is used to allow access to instantiate Aspects of Dataplex owned Aspect Types."]]],[]]