View Source GoogleApi.Firebase.V1beta1.Model.ListShaCertificatesResponse (google_api_firebase v0.12.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.