View Source GoogleApi.PrivateCA.V1.Model.CertChain (google_api_private_ca v0.9.0)

Attributes

  • certificates (type: list(String.t), default: nil) - The certificates that form the CA chain, from leaf to root order.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.PrivateCA.V1.Model.CertChain{certificates: [String.t()] | nil}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.