View Source GoogleApi.CloudDeploy.V1.Model.Metadata (google_api_cloud_deploy v0.6.0)

Metadata includes information associated with a Rollout.

Attributes

  • automation (type: GoogleApi.CloudDeploy.V1.Model.AutomationRolloutMetadata.t, default: nil) - Output only. AutomationRolloutMetadata contains the information about the interactions between Automation service and this rollout.
  • cloudRun (type: GoogleApi.CloudDeploy.V1.Model.CloudRunMetadata.t, default: nil) - Output only. The name of the Cloud Run Service that is associated with a Rollout.
  • custom (type: GoogleApi.CloudDeploy.V1.Model.CustomMetadata.t, default: nil) - Output only. Custom metadata provided by user-defined Rollout operations.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.