GoogleApi.Firebase.V1beta1.Model.ListShaCertificatesResponse (google_api_firebase v0.13.3)

View Source

Attributes

  • certificates (type: list(GoogleApi.Firebase.V1beta1.Model.ShaCertificate.t), default: nil) - The list of each ShaCertificate associated with the AndroidApp.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Firebase.V1beta1.Model.ListShaCertificatesResponse{
  certificates: [GoogleApi.Firebase.V1beta1.Model.ShaCertificate.t()] | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.