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-04-09 UTC."],[[["This webpage provides documentation for the `AspectType.Types.Authorization` class within the Google Cloud Dataplex V1 API, specifically for version 3.2.0."],["The `AspectType.Types.Authorization` class represents authorization settings for an aspect type and is used in the context of the Cloud Dataplex V1 API."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`, and is part of the `Google.Cloud.Dataplex.V1` namespace."],["The page lists available versions of the API, ranging from 1.0.0 up to the latest 3.6.0, for the `AspectType.Types.Authorization` class, and the page that is being viewed is version 3.2.0."],["The `AlternateUsePermission` property allows for the management of IAM permissions related to the instantiation of Dataplex owned Aspect Types, allowing permission to be given to an Entry Group."]]],[]]