Skip to content

feat: [google-cloud-backupdr] add InitializeServiceAPI#13420

Merged
vchudnov-g merged 3 commits into
mainfrom
owl-bot-copy-packages-google-cloud-backupdr
Jan 10, 2025
Merged

feat: [google-cloud-backupdr] add InitializeServiceAPI#13420
vchudnov-g merged 3 commits into
mainfrom
owl-bot-copy-packages-google-cloud-backupdr

Conversation

@gcf-owl-bot

@gcf-owl-bot gcf-owl-bot Bot commented Jan 9, 2025

Copy link
Copy Markdown
Contributor
  • Regenerate this pull request now.

BEGIN_COMMIT_OVERRIDE
feat: add InitializeServiceAPI
feat: Update field behavior of networks field in message ManagementServer to OPTIONAL
feat: add enum to Backup Vault Access Restriction field
feat: ignore_backup_plan_references added to the DeleteBackupVaultRequest
fix!: Update field behavior of resource_type field in message BackupPlanAssociation to REQUIRED
docs: A comment for field networks in message .google.cloud.backupdr.v1.ManagementServer is changed
docs: A comment for field requested_cancellation in message .google.cloud.backupdr.v1.OperationMetadata is changed
docs: A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlan is changed
docs: A comment for field backup_retention_days in message .google.cloud.backupdr.v1.BackupRule is changed
docs: A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed
docs: A comment for field data_source in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed
docs: A comment for field rule_id in message .google.cloud.backupdr.v1.RuleConfigInfo is changed
docs: A comment for field last_backup_error in message .google.cloud.backupdr.v1.RuleConfigInfo is changed
docs: A comment for enum value ACCESS_RESTRICTION_UNSPECIFIED in enum AccessRestriction is changed
docs: A comment for field uid in message .google.cloud.backupdr.v1.BackupVault is changed
docs: A comment for field access_restriction in message .google.cloud.backupdr.v1.BackupVault is changed
END_COMMIT_OVERRIDE

feat: Update field behavior of networks field in message ManagementServer to OPTIONAL
feat: add enum to Backup Vault Access Restriction field
feat: ignore_backup_plan_references added to the DeleteBackupVaultRequest
fix!: Update field behavior of resource_type field in message BackupPlanAssociation to REQUIRED
docs: A comment for field networks in message .google.cloud.backupdr.v1.ManagementServer is changed
docs: A comment for field requested_cancellation in message .google.cloud.backupdr.v1.OperationMetadata is changed
docs: A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlan is changed
docs: A comment for field backup_retention_days in message .google.cloud.backupdr.v1.BackupRule is changed
docs: A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed
docs: A comment for field data_source in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed
docs: A comment for field rule_id in message .google.cloud.backupdr.v1.RuleConfigInfo is changed
docs: A comment for field last_backup_error in message .google.cloud.backupdr.v1.RuleConfigInfo is changed
docs: A comment for enum value ACCESS_RESTRICTION_UNSPECIFIED in enum AccessRestriction is changed
docs: A comment for field uid in message .google.cloud.backupdr.v1.BackupVault is changed
docs: A comment for field access_restriction in message .google.cloud.backupdr.v1.BackupVault is changed

PiperOrigin-RevId: 713528070

Source-Link: googleapis/googleapis@8cd8706

Source-Link: https://github.com/googleapis/googleapis-gen/commit/a5c65facebe8d5523ade60fa5506bc8c35dad868
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLy5Pd2xCb3QueWFtbCIsImgiOiJhNWM2NWZhY2ViZThkNTUyM2FkZTYwZmE1NTA2YmM4YzM1ZGFkODY4In0=

feat: Update field behavior of `networks` field in message `ManagementServer` to `OPTIONAL`
feat: add enum to Backup Vault Access Restriction field
feat: `ignore_backup_plan_references` added to the DeleteBackupVaultRequest
fix!: Update field behavior of `resource_type` field in message `BackupPlanAssociation` to `REQUIRED`
docs: A comment for field `networks` in message `.google.cloud.backupdr.v1.ManagementServer` is changed
docs: A comment for field `requested_cancellation` in message `.google.cloud.backupdr.v1.OperationMetadata` is changed
docs: A comment for field `resource_type` in message `.google.cloud.backupdr.v1.BackupPlan` is changed
docs: A comment for field `backup_retention_days` in message `.google.cloud.backupdr.v1.BackupRule` is changed
docs: A comment for field `resource_type` in message `.google.cloud.backupdr.v1.BackupPlanAssociation` is changed
docs: A comment for field `data_source` in message `.google.cloud.backupdr.v1.BackupPlanAssociation` is changed
docs: A comment for field `rule_id` in message `.google.cloud.backupdr.v1.RuleConfigInfo` is changed
docs: A comment for field `last_backup_error` in message `.google.cloud.backupdr.v1.RuleConfigInfo` is changed
docs: A comment for enum value `ACCESS_RESTRICTION_UNSPECIFIED` in enum `AccessRestriction` is changed
docs: A comment for field `uid` in message `.google.cloud.backupdr.v1.BackupVault` is changed
docs: A comment for field `access_restriction` in message `.google.cloud.backupdr.v1.BackupVault` is changed

PiperOrigin-RevId: 713528070

Source-Link: googleapis/googleapis@8cd8706

Source-Link: googleapis/googleapis-gen@a5c65fa
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLy5Pd2xCb3QueWFtbCIsImgiOiJhNWM2NWZhY2ViZThkNTUyM2FkZTYwZmE1NTA2YmM4YzM1ZGFkODY4In0=
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 9, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 9, 2025
@gcf-owl-bot gcf-owl-bot Bot marked this pull request as ready for review January 9, 2025 08:03
@gcf-owl-bot gcf-owl-bot Bot requested review from a team January 9, 2025 08:03
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 9, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 9, 2025
@snippet-bot

snippet-bot Bot commented Jan 9, 2025

Copy link
Copy Markdown

Here is the summary of changes.

You are about to add 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2025
@vchudnov-g vchudnov-g enabled auto-merge (squash) January 10, 2025 20:34
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2025
@vchudnov-g vchudnov-g merged commit b5cdea3 into main Jan 10, 2025
@vchudnov-g vchudnov-g deleted the owl-bot-copy-packages-google-cloud-backupdr branch January 10, 2025 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant