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

Autorization for an AspectType.

Attributes

  • alternateUsePermission (type: String.t, default: nil) - Immutable. The IAM permission grantable on the EntryGroup to allow access to instantiate Aspects of Dataplex owned AspectTypes, only settable for Dataplex owned Types.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.