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

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

Attributes

  • apiVersion (String.t): The API version for this call such as "v1alpha1". Defaults to: null.
  • kind (String.t): The kind of resource, in this case "DomainMapping". Defaults to: null.
  • metadata (ObjectMeta): Metadata associated with this BuildTemplate. Defaults to: null.
  • spec (DomainMappingSpec): The spec for this DomainMapping. Defaults to: null.
  • status (DomainMappingStatus): The current status of the DomainMapping. Defaults to: null.

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.