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, covering versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["`AspectType.Types.Authorization` is an authorization class for an Aspect Type, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the `object` class."],["The documentation details the available constructors for the `Authorization` class, including a default constructor and a constructor that takes another `AspectType.Types.Authorization` object."],["The class has an `AlternateUsePermission` property, which is an immutable string representing the IAM permission required to instantiate Dataplex-owned Aspect Types, set only for Dataplex-owned Types."]]],[]]