View Source GoogleApi.IAM.V1.Model.SignBlobResponse (google_api_iam v0.42.0)

Deprecated. Migrate to Service Account Credentials API. The service account sign blob response.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.IAM.V1.Model.SignBlobResponse{
  keyId: String.t() | nil,
  signature: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.