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 content provides documentation for the `EntryType.Types.Authorization` class within the Google Cloud Dataplex V1 API, specifically detailing its structure and usage."],["This API class is designed to manage authorizations for different entry types in Google Cloud Dataplex, covering versions from 1.0.0 to the latest version, 3.6.0."],["The documentation includes an inheritance hierarchy, interfaces implemented by the class, and inherited members, offering a comprehensive overview of its integration within the .NET framework."],["It offers detailed information on the `Authorization` class constructors and the `AlternateUsePermission` property, which allows setting IAM permissions for Dataplex-owned entry types."],["The provided documentation lists various versions of the API, with version 3.6.0 as the latest release, and version 2.14.0 being the version in focus."]]],[]]