GoogleApi.IAM.V1.Model.OwnerService (google_api_iam v0.45.0)
View SourceThe 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
@type t() :: %GoogleApi.IAM.V1.Model.OwnerService{principalSubject: String.t() | nil}