GoogleApi.CertificateManager.V1.Model.UsedBy (google_api_certificate_manager v0.9.0)

View Source

Defines a resource that uses the certificate.

Attributes

  • name (type: String.t, default: nil) - Output only. Full name of the resource https://google.aip.dev/122#full-resource-names, e.g. //certificatemanager.googleapis.com/projects/*/locations/*/certificateMaps/*/certificateMapEntries/* or //compute.googleapis.com/projects/*/locations/*/targetHttpsProxies/*.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.CertificateManager.V1.Model.UsedBy{name: String.t() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.