google_api_cloud_run v0.15.0 GoogleApi.CloudRun.V1alpha1.Model.DomainMapping View Source

Resource to hold the state and status of a user's domain mapping.

Attributes

  • apiVersion (type: String.t, default: nil) - The API version for this call such as "domains.cloudrun.com/v1alpha1".
  • kind (type: String.t, default: nil) - The kind of resource, in this case "DomainMapping".
  • metadata (type: GoogleApi.CloudRun.V1alpha1.Model.ObjectMeta.t, default: nil) - Metadata associated with this BuildTemplate.
  • spec (type: GoogleApi.CloudRun.V1alpha1.Model.DomainMappingSpec.t, default: nil) - The spec for this DomainMapping.
  • status (type: GoogleApi.CloudRun.V1alpha1.Model.DomainMappingStatus.t, default: nil) - The current status of the DomainMapping.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.