Reference documentation and code samples for the Google Cloud Deploy V1 Client class RepairRolloutRule.
The RepairRolloutRule automation rule will automatically repair a failed
Rollout.
Generated from protobuf message google.cloud.deploy.v1.RepairRolloutRule
Namespace
Google \ Cloud \ Deploy \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ id
string
Required. ID of the rule. This id must be unique in the Automation resource to which this rule belongs. The format is [a-z]([a-z0-9-]{0,61}[a-z0-9])?.
↳ jobs
array
Optional. Jobs to repair. Proceeds only after job name matched any one in the list, or for all jobs if unspecified or empty. The phase that includes the job must match the phase ID specified in source_phase. This value must consist of lower-case letters, numbers, and hyphens, start with a letter and end with a letter or a number, and have a max length of 63 characters. In other words, it must match the following regex: ^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$.
Output only. Information around the state of the 'Automation' rule.
getId
Required. ID of the rule. This id must be unique in the Automation
resource to which this rule belongs. The format is
[a-z]([a-z0-9-]{0,61}[a-z0-9])?.
Returns
Type
Description
string
setId
Required. ID of the rule. This id must be unique in the Automation
resource to which this rule belongs. The format is
[a-z]([a-z0-9-]{0,61}[a-z0-9])?.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getJobs
Optional. Jobs to repair. Proceeds only after job name matched any one in
the list, or for all jobs if unspecified or empty. The phase that includes
the job must match the phase ID specified in source_phase. This value
must consist of lower-case letters, numbers, and hyphens, start with a
letter and end with a letter or a number, and have a max length of 63
characters. In other words, it must match the following regex:
^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$.
Optional. Jobs to repair. Proceeds only after job name matched any one in
the list, or for all jobs if unspecified or empty. The phase that includes
the job must match the phase ID specified in source_phase. This value
must consist of lower-case letters, numbers, and hyphens, start with a
letter and end with a letter or a number, and have a max length of 63
characters. In other words, it must match the following regex:
^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$.
Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
getCondition
Output only. Information around the state of the 'Automation' rule.
[[["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 RepairRolloutRule (2.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0 (latest)](/php/docs/reference/cloud-deploy/latest/V1.RepairRolloutRule)\n- [1.5.7](/php/docs/reference/cloud-deploy/1.5.7/V1.RepairRolloutRule)\n- [1.4.0](/php/docs/reference/cloud-deploy/1.4.0/V1.RepairRolloutRule)\n- [1.3.0](/php/docs/reference/cloud-deploy/1.3.0/V1.RepairRolloutRule)\n- [1.2.0](/php/docs/reference/cloud-deploy/1.2.0/V1.RepairRolloutRule)\n- [1.1.1](/php/docs/reference/cloud-deploy/1.1.1/V1.RepairRolloutRule)\n- [1.0.0](/php/docs/reference/cloud-deploy/1.0.0/V1.RepairRolloutRule)\n- [0.19.1](/php/docs/reference/cloud-deploy/0.19.1/V1.RepairRolloutRule)\n- [0.18.1](/php/docs/reference/cloud-deploy/0.18.1/V1.RepairRolloutRule)\n- [0.17.0](/php/docs/reference/cloud-deploy/0.17.0/V1.RepairRolloutRule)\n- [0.16.0](/php/docs/reference/cloud-deploy/0.16.0/V1.RepairRolloutRule)\n- [0.15.0](/php/docs/reference/cloud-deploy/0.15.0/V1.RepairRolloutRule)\n- [0.14.0](/php/docs/reference/cloud-deploy/0.14.0/V1.RepairRolloutRule)\n- [0.13.1](/php/docs/reference/cloud-deploy/0.13.1/V1.RepairRolloutRule)\n- [0.12.1](/php/docs/reference/cloud-deploy/0.12.1/V1.RepairRolloutRule)\n- [0.11.1](/php/docs/reference/cloud-deploy/0.11.1/V1.RepairRolloutRule)\n- [0.10.0](/php/docs/reference/cloud-deploy/0.10.0/V1.RepairRolloutRule)\n- [0.9.0](/php/docs/reference/cloud-deploy/0.9.0/V1.RepairRolloutRule)\n- [0.8.0](/php/docs/reference/cloud-deploy/0.8.0/V1.RepairRolloutRule)\n- [0.7.0](/php/docs/reference/cloud-deploy/0.7.0/V1.RepairRolloutRule)\n- [0.6.0](/php/docs/reference/cloud-deploy/0.6.0/V1.RepairRolloutRule)\n- [0.5.0](/php/docs/reference/cloud-deploy/0.5.0/V1.RepairRolloutRule)\n- [0.4.1](/php/docs/reference/cloud-deploy/0.4.1/V1.RepairRolloutRule)\n- [0.3.4](/php/docs/reference/cloud-deploy/0.3.4/V1.RepairRolloutRule) \nReference documentation and code samples for the Google Cloud Deploy V1 Client class RepairRolloutRule.\n\nThe `RepairRolloutRule` automation rule will automatically repair a failed\n`Rollout`.\n\nGenerated from protobuf message `google.cloud.deploy.v1.RepairRolloutRule`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Deploy \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getId\n\nRequired. ID of the rule. This id must be unique in the `Automation`\nresource to which this rule belongs. The format is\n`[a-z]([a-z0-9-]{0,61}[a-z0-9])?`.\n\n### setId\n\nRequired. ID of the rule. This id must be unique in the `Automation`\nresource to which this rule belongs. The format is\n`[a-z]([a-z0-9-]{0,61}[a-z0-9])?`.\n\n### getJobs\n\nOptional. Jobs to repair. Proceeds only after job name matched any one in\nthe list, or for all jobs if unspecified or empty. The phase that includes\nthe job must match the phase ID specified in `source_phase`. This value\nmust consist of lower-case letters, numbers, and hyphens, start with a\nletter and end with a letter or a number, and have a max length of 63\ncharacters. In other words, it must match the following regex:\n`^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`.\n\n### setJobs\n\nOptional. Jobs to repair. Proceeds only after job name matched any one in\nthe list, or for all jobs if unspecified or empty. The phase that includes\nthe job must match the phase ID specified in `source_phase`. This value\nmust consist of lower-case letters, numbers, and hyphens, start with a\nletter and end with a letter or a number, and have a max length of 63\ncharacters. In other words, it must match the following regex:\n`^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`.\n\n### getCondition\n\nOutput only. Information around the state of the 'Automation' rule.\n\n### hasCondition\n\n### clearCondition\n\n### setCondition\n\nOutput only. Information around the state of the 'Automation' rule."]]