GoogleApi.CloudDeploy.V1.Model.ApproveRolloutRequest (google_api_cloud_deploy v0.2.0) View Source

The request object used by ApproveRollout.

Attributes

  • approved (type: boolean(), default: nil) - Required. True = approve; false = reject

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.CloudDeploy.V1.Model.ApproveRolloutRequest{
  approved: boolean() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.