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."],[[["This page provides documentation for the `EntryType.Types.Authorization` class within the Google Cloud Dataplex v1 API, outlining its usage and implementation across various versions."],["The latest version available for the `EntryType.Types.Authorization` class is 3.6.0, with other versions ranging from 3.5.0 down to 1.0.0, each providing specific functionalities."],["`EntryType.Types.Authorization` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, detailing its capabilities for data handling, comparison, and cloning."],["The class includes properties such as `AlternateUsePermission`, which manages IAM permissions for Entry Group access and is specifically relevant for Dataplex owned Entry Types."],["The documentation covers both the constructors `Authorization()` and `Authorization(Authorization)` and provides information about the inherited members."]]],[]]