View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Certificate (google_api_apigee v0.53.1)

Attributes

  • certInfo (type: list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1CertInfo.t), default: nil) - Chain of certificates under this name.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Certificate{
  certInfo: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1CertInfo.t()] | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.