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

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.