View Source GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount (google_api_beyond_corp v0.9.0)

ServiceAccount represents a GCP service account.

Attributes

  • email (type: String.t, default: nil) - Email address of the service account.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount{
    email: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.