GoogleApi.IAM.V1.Model.OwnerService (google_api_iam v0.45.0)

View Source

The Google Cloud service that owns this namespace.

Attributes

  • principalSubject (type: String.t, default: nil) - Required. The service agent principal subject, e.g. "serviceAccount:service-1234@gcp-sa-gkehub.iam.gserviceaccount.com".

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.IAM.V1.Model.OwnerService{principalSubject: String.t() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.