Skip to content

Commit

Permalink
feat: A new field timed_promote_release_rule is added to message `.…
Browse files Browse the repository at this point in the history
…google.cloud.deploy.v1.AutomationRule` (#7830)

feat: A new message `TimedPromoteReleaseRule` is added
feat: A new field `timed_promote_release_condition` is added to message `.google.cloud.deploy.v1.AutomationRuleCondition`
feat: A new message `TimedPromoteReleaseCondition` is added
feat: A new field `timed_promote_release_operation` is added to message `.google.cloud.deploy.v1.AutomationRun`
feat: A new message `TimedPromoteReleaseOperation` is added
docs: A comment for field `target_id` in message `.google.cloud.deploy.v1.AutomationRun` is changed
PiperOrigin-RevId: 695827924
Source-Link: googleapis/googleapis@4805138
Source-Link: googleapis/googleapis-gen@2b3fa48
Copy-Tag: eyJwIjoiRGVwbG95Ly5Pd2xCb3QueWFtbCIsImgiOiIyYjNmYTQ4ZDRhM2ZkMDllNTc2NmZlMmRkNjVhYTY2ZGQ5N2MxNzJhIn0=
  • Loading branch information
gcf-owl-bot[bot] authored Nov 14, 2024
1 parent 2073ac9 commit b984b5f
Show file tree
Hide file tree
Showing 8 changed files with 773 additions and 12 deletions.
Binary file modified Deploy/metadata/V1/CloudDeploy.php
Binary file not shown.
39 changes: 39 additions & 0 deletions Deploy/src/V1/AutomationRule.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 45 additions & 0 deletions Deploy/src/V1/AutomationRuleCondition.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 48 additions & 12 deletions Deploy/src/V1/AutomationRun.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

112 changes: 112 additions & 0 deletions Deploy/src/V1/TimedPromoteReleaseCondition.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b984b5f

Please sign in to comment.