Dataplex V1 API - Class Google::Cloud::Dataplex::V1::EntryType::Authorization (v0.21.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::EntryType::Authorization.

Authorization for an Entry Type.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#alternate_use_permission

def alternate_use_permission() -> ::String
Returns
  • (::String) — 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.

#alternate_use_permission=

def alternate_use_permission=(value) -> ::String
Parameter
  • value (::String) — 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.
Returns
  • (::String) — 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.