feat(google/cloud/backupdr/v1beta): add backupdr - #14410
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces the v1beta version of the Google Cloud Backup and DR Protection Summary service client for Java. It adds the necessary Maven modules (grpc-google-cloud-backupdr-v1beta and proto-google-cloud-backupdr-v1beta), generated client libraries (BackupDrProtectionSummaryClient), stub configurations, and comprehensive unit tests for both gRPC and HTTP/Json transports. Additionally, it includes auto-generated protobuf message classes for GCE and AlloyDB backup configurations. No review comments were provided, and the implementation appears to be a standard, complete autogenerated client library addition, so there is no further feedback to provide.
|
Merged |
Onboard google/cloud/backupdr/v1beta API (backupdr).
Internal tracking bug http://b/561460918
Debug Info
System Details
Commands Executed
go run github.com/googleapis/librarian/cmd/librarian@v0.44.0 installgo run github.com/googleapis/librarian/cmd/librarian@v0.44.0 add google/cloud/backupdr/v1betago run github.com/googleapis/librarian/cmd/librarian@v0.44.0 generate -v backupdrgo run github.com/googleapis/librarian/cmd/librarian@v0.44.0 tidygit add .git commit -m "feat(google/cloud/backupdr/v1beta): add backupdr"