View Source GoogleApi.AndroidEnterprise.V1.Model.ServiceAccountKeysListResponse (google_api_android_enterprise v0.26.0)

Attributes

  • serviceAccountKey (type: list(GoogleApi.AndroidEnterprise.V1.Model.ServiceAccountKey.t), default: nil) - The service account credentials.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AndroidEnterprise.V1.Model.ServiceAccountKeysListResponse{
  serviceAccountKey:
    [GoogleApi.AndroidEnterprise.V1.Model.ServiceAccountKey.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.