View Source GoogleApi.CloudDeploy.V1.Model.RollbackTargetResponse (google_api_cloud_deploy v0.6.0)
The response object from RollbackTarget
.
Attributes
-
rollbackConfig
(type:GoogleApi.CloudDeploy.V1.Model.RollbackTargetConfig.t
, default:nil
) - The config of the rollbackRollout
created 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.