View Source GoogleApi.CloudDeploy.V1.Model.RollbackTargetResponse (google_api_cloud_deploy v0.13.0)
The response object from RollbackTarget.
Attributes
-
rollbackConfig(type:GoogleApi.CloudDeploy.V1.Model.RollbackTargetConfig.t, default:nil) - The config of the rollbackRolloutcreated or will be created.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudDeploy.V1.Model.RollbackTargetResponse{ rollbackConfig: GoogleApi.CloudDeploy.V1.Model.RollbackTargetConfig.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.