Reference documentation and code samples for the Google Cloud Deploy V1 Client class RollbackTargetRequest.
The request object forRollbackTarget.
Generated from protobuf messagegoogle.cloud.deploy.v1.RollbackTargetRequest
Namespace
Google \ Cloud \ Deploy \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. TheDeliveryPipelinefor which the rollbackRolloutmust be created. The format isprojects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}.
↳ target_id
string
Required. ID of theTargetthat is being rolled back.
↳ rollout_id
string
Required. ID of the rollbackRolloutto create.
↳ release_id
string
Optional. ID of theReleaseto roll back to. If this isn't specified, the previous successfulRolloutto the specified target will be used to determine theRelease.
↳ rollout_to_roll_back
string
Optional. If provided, this must be the latestRolloutthat is on theTarget.
Optional. If set to true, the request is validated and the user is provided with aRollbackTargetResponse.
↳ override_deploy_policy
array
Optional. Deploy policies to override. Format isprojects/{project}/locations/{location}/deployPolicies/{deploy_policy}.
getName
Required. TheDeliveryPipelinefor which the rollbackRolloutmust be
created. The format isprojects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}.
Returns
Type
Description
string
setName
Required. TheDeliveryPipelinefor which the rollbackRolloutmust be
created. The format isprojects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getTargetId
Required. ID of theTargetthat is being rolled back.
Returns
Type
Description
string
setTargetId
Required. ID of theTargetthat is being rolled back.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getRolloutId
Required. ID of the rollbackRolloutto create.
Returns
Type
Description
string
setRolloutId
Required. ID of the rollbackRolloutto create.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getReleaseId
Optional. ID of theReleaseto roll back to. If this isn't specified, the
previous successfulRolloutto the specified target will be used to
determine theRelease.
Returns
Type
Description
string
setReleaseId
Optional. ID of theReleaseto roll back to. If this isn't specified, the
previous successfulRolloutto the specified target will be used to
determine theRelease.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getRolloutToRollBack
Optional. If provided, this must be the latestRolloutthat is on theTarget.
Returns
Type
Description
string
setRolloutToRollBack
Optional. If provided, this must be the latestRolloutthat is on theTarget.
Optional. Deploy policies to override. Format isprojects/{project}/locations/{location}/deployPolicies/{deploy_policy}.
Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
static::build
Parameters
Name
Description
name
string
Required. TheDeliveryPipelinefor which the rollbackRolloutmust be
created. The format isprojects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}. Please seeGoogle\Cloud\Deploy\V1\CloudDeployClient::deliveryPipelineName()for help formatting this field.
targetId
string
Required. ID of theTargetthat is being rolled back.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Deploy V1 Client - Class RollbackTargetRequest (2.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0 (latest)](/php/docs/reference/cloud-deploy/latest/V1.RollbackTargetRequest)\n- [1.5.7](/php/docs/reference/cloud-deploy/1.5.7/V1.RollbackTargetRequest)\n- [1.4.0](/php/docs/reference/cloud-deploy/1.4.0/V1.RollbackTargetRequest)\n- [1.3.0](/php/docs/reference/cloud-deploy/1.3.0/V1.RollbackTargetRequest)\n- [1.2.0](/php/docs/reference/cloud-deploy/1.2.0/V1.RollbackTargetRequest)\n- [1.1.1](/php/docs/reference/cloud-deploy/1.1.1/V1.RollbackTargetRequest)\n- [1.0.0](/php/docs/reference/cloud-deploy/1.0.0/V1.RollbackTargetRequest)\n- [0.19.1](/php/docs/reference/cloud-deploy/0.19.1/V1.RollbackTargetRequest)\n- [0.18.1](/php/docs/reference/cloud-deploy/0.18.1/V1.RollbackTargetRequest)\n- [0.17.0](/php/docs/reference/cloud-deploy/0.17.0/V1.RollbackTargetRequest)\n- [0.16.0](/php/docs/reference/cloud-deploy/0.16.0/V1.RollbackTargetRequest)\n- [0.15.0](/php/docs/reference/cloud-deploy/0.15.0/V1.RollbackTargetRequest)\n- [0.14.0](/php/docs/reference/cloud-deploy/0.14.0/V1.RollbackTargetRequest)\n- [0.13.1](/php/docs/reference/cloud-deploy/0.13.1/V1.RollbackTargetRequest)\n- [0.12.1](/php/docs/reference/cloud-deploy/0.12.1/V1.RollbackTargetRequest)\n- [0.11.1](/php/docs/reference/cloud-deploy/0.11.1/V1.RollbackTargetRequest)\n- [0.10.0](/php/docs/reference/cloud-deploy/0.10.0/V1.RollbackTargetRequest)\n- [0.9.0](/php/docs/reference/cloud-deploy/0.9.0/V1.RollbackTargetRequest)\n- [0.8.0](/php/docs/reference/cloud-deploy/0.8.0/V1.RollbackTargetRequest)\n- [0.7.0](/php/docs/reference/cloud-deploy/0.7.0/V1.RollbackTargetRequest)\n- [0.6.0](/php/docs/reference/cloud-deploy/0.6.0/V1.RollbackTargetRequest)\n- [0.5.0](/php/docs/reference/cloud-deploy/0.5.0/V1.RollbackTargetRequest)\n- [0.4.1](/php/docs/reference/cloud-deploy/0.4.1/V1.RollbackTargetRequest)\n- [0.3.4](/php/docs/reference/cloud-deploy/0.3.4/V1.RollbackTargetRequest) \nReference documentation and code samples for the Google Cloud Deploy V1 Client class RollbackTargetRequest.\n\nThe request object for `RollbackTarget`.\n\nGenerated from protobuf message `google.cloud.deploy.v1.RollbackTargetRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Deploy \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The `DeliveryPipeline` for which the rollback `Rollout` must be\ncreated. The format is\n`projects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}`.\n\n### setName\n\nRequired. The `DeliveryPipeline` for which the rollback `Rollout` must be\ncreated. The format is\n`projects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}`.\n\n### getTargetId\n\nRequired. ID of the `Target` that is being rolled back.\n\n### setTargetId\n\nRequired. ID of the `Target` that is being rolled back.\n\n### getRolloutId\n\nRequired. ID of the rollback `Rollout` to create.\n\n### setRolloutId\n\nRequired. ID of the rollback `Rollout` to create.\n\n### getReleaseId\n\nOptional. ID of the `Release` to roll back to. If this isn't specified, the\nprevious successful `Rollout` to the specified target will be used to\ndetermine the `Release`.\n\n### setReleaseId\n\nOptional. ID of the `Release` to roll back to. If this isn't specified, the\nprevious successful `Rollout` to the specified target will be used to\ndetermine the `Release`.\n\n### getRolloutToRollBack\n\nOptional. If provided, this must be the latest `Rollout` that is on the\n`Target`.\n\n### setRolloutToRollBack\n\nOptional. If provided, this must be the latest `Rollout` that is on the\n`Target`.\n\n### getRollbackConfig\n\nOptional. Configs for the rollback `Rollout`.\n\n### hasRollbackConfig\n\n### clearRollbackConfig\n\n### setRollbackConfig\n\nOptional. Configs for the rollback `Rollout`.\n\n### getValidateOnly\n\nOptional. If set to true, the request is validated and the user is provided\nwith a `RollbackTargetResponse`.\n\n### setValidateOnly\n\nOptional. If set to true, the request is validated and the user is provided\nwith a `RollbackTargetResponse`.\n\n### getOverrideDeployPolicy\n\nOptional. Deploy policies to override. Format is\n`projects/{project}/locations/{location}/deployPolicies/{deploy_policy}`.\n\n### setOverrideDeployPolicy\n\nOptional. Deploy policies to override. Format is\n`projects/{project}/locations/{location}/deployPolicies/{deploy_policy}`.\n\n### static::build"]]