View Source GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfo (google_api_beyond_corp v0.12.0)
PrincipalInfo represents an Identity oneof.
Attributes
-
serviceAccount
(type:GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount.t
, default:nil
) - A GCP service account.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfo{ serviceAccount: GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.