public sealed class EntryType.Types.Authorization : IMessage<EntryType.Types.Authorization>, IEquatable<EntryType.Types.Authorization>, IDeepCloneable<EntryType.Types.Authorization>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class EntryType.Types.Authorization.
public string AlternateUsePermission { get; set; }
Immutable. The IAM permission grantable on the Entry Group to allow
access to instantiate Entries of Dataplex owned Entry 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."],[[["The page provides reference documentation for the `EntryType.Types.Authorization` class within the Google Cloud Dataplex V1 API."],["Version 3.6.0 is the latest version available, and version 3.4.0 is the current version this page is for, with other versions ranging from 1.0.0 to 3.5.0 available as links."],["The `EntryType.Types.Authorization` class represents the authorization for an entry type and inherits from `object`, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and has a property named `AlternateUsePermission`, which is an immutable string that represents the IAM permission for accessing Dataplex-owned entry types."],["The namespace for this class is `Google.Cloud.Dataplex.V1` and is included in the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]