-
Notifications
You must be signed in to change notification settings - Fork 553
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add InitializeServiceAPI #28213
Conversation
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: eyJwIjoiZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiJhNWM2NWZhY2ViZThkNTUyM2FkZTYwZmE1NTA2YmM4YzM1ZGFkODY4In0=
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
feat(backupdr-v1): Support for the initialize_service RPC
feat(backupdr-v1): The delete_backup_vault RPC supports the ignore_backup_plan_references parameter
feat: Update field behavior of
networks
field in messageManagementServer
toOPTIONAL
feat: add enum to Backup Vault Access Restriction field
feat:
ignore_backup_plan_references
added to the DeleteBackupVaultRequestfix!: Update field behavior of
resource_type
field in messageBackupPlanAssociation
toREQUIRED
docs: A comment for field
networks
in message.google.cloud.backupdr.v1.ManagementServer
is changeddocs: A comment for field
requested_cancellation
in message.google.cloud.backupdr.v1.OperationMetadata
is changeddocs: A comment for field
resource_type
in message.google.cloud.backupdr.v1.BackupPlan
is changeddocs: A comment for field
backup_retention_days
in message.google.cloud.backupdr.v1.BackupRule
is changeddocs: A comment for field
resource_type
in message.google.cloud.backupdr.v1.BackupPlanAssociation
is changeddocs: A comment for field
data_source
in message.google.cloud.backupdr.v1.BackupPlanAssociation
is changeddocs: A comment for field
rule_id
in message.google.cloud.backupdr.v1.RuleConfigInfo
is changeddocs: A comment for field
last_backup_error
in message.google.cloud.backupdr.v1.RuleConfigInfo
is changeddocs: A comment for enum value
ACCESS_RESTRICTION_UNSPECIFIED
in enumAccessRestriction
is changeddocs: A comment for field
uid
in message.google.cloud.backupdr.v1.BackupVault
is changeddocs: A comment for field
access_restriction
in message.google.cloud.backupdr.v1.BackupVault
is changedPiperOrigin-RevId: 713528070
Source-Link: googleapis/googleapis@8cd8706
Source-Link: https://github.com/googleapis/googleapis-gen/commit/a5c65facebe8d5523ade60fa5506bc8c35dad868
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiJhNWM2NWZhY2ViZThkNTUyM2FkZTYwZmE1NTA2YmM4YzM1ZGFkODY4In0=