View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1EntryTypeAuthorization (google_api_dataplex v0.15.0)

Authorization for an Entry Type.

Attributes

  • alternateUsePermission (type: String.t, default: nil) - 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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1EntryTypeAuthorization{
  alternateUsePermission: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.