GoogleApi.TPU.V2.Model.GenerateServiceIdentityResponse (google_api_tpu v0.18.0)

View Source

Response for GenerateServiceIdentity.

Attributes

  • identity (type: GoogleApi.TPU.V2.Model.ServiceIdentity.t, default: nil) - ServiceIdentity that was created or retrieved.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.TPU.V2.Model.GenerateServiceIdentityResponse{
  identity: GoogleApi.TPU.V2.Model.ServiceIdentity.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.