GoogleApi.Firebase.V1beta1.Model.ListShaCertificatesResponse (google_api_firebase v0.10.0) View Source
Attributes
-
certificates
(type:list(GoogleApi.Firebase.V1beta1.Model.ShaCertificate.t)
, default:nil
) - The list of eachShaCertificate
associated with theAndroidApp
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Firebase.V1beta1.Model.ListShaCertificatesResponse{ certificates: [GoogleApi.Firebase.V1beta1.Model.ShaCertificate.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.