Commit graph

21 commits

Author SHA1 Message Date
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
56cc4bfad8 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 822286152
2025-10-21 14:49:47 -07:00
Google APIs
55319b058f feat: Expand Oracle Database v1 API to add support for Exadata Exascale (ExadbVmCluster, ExascaleDbStorageVault), Base Database (DbSystem, Database, PluggableDatabase), and Networking (OdbNetwork, OdbSubnet). Adds enhancements for Autonomous Database, including Update, Switchover, and Failover operations, CMEK support, and improved disaster recovery fields. Also includes new helper resources for versions and configurations
docs: Updated comments for clarity and fixed typos
PiperOrigin-RevId: 821933017
2025-10-20 21:08:21 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
36533b09a6 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 808289479
2025-09-17 14:49:50 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
4426010702 chore: regenerate gapic yaml and service yaml for oracledatabase by augmentation configs
PiperOrigin-RevId: 784591194
2025-07-18 08:31:28 -07:00
Google APIs
38f9761e14 feat: re-enable gRPC support
PiperOrigin-RevId: 752650809
2025-04-29 02:39:58 -07:00
Google APIs
9e9ccf4eb2 feat: add new AutonomousDatabase RPCs
PiperOrigin-RevId: 745730134
2025-04-09 14:14:47 -07:00
Google APIs
985a0b98f9 docs: the network and cidr fields of AutonomousDatabase are now marked optional
PiperOrigin-RevId: 738616518
2025-03-19 18:40:36 -07:00
Google APIs
e4515ba9ef feat: add enum value State::NOT_APPROVED_IN_PRIVATE_MARKETPLACE
docs: update comment for field `MaintenanceWindow.patching_mode`

PiperOrigin-RevId: 737035315
2025-03-14 17:32:46 -07:00
Google APIs
2f91d30c7b chore: remove unnecessary (no-op) settings and files
PiperOrigin-RevId: 735852258
2025-03-11 12:38:43 -07:00
Google APIs
dfe85eea9a chore: remove unnecessary (no-op) settings and files
PiperOrigin-RevId: 735772094
2025-03-11 08:52:16 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
9a62525f43 chore: remove language settings from gapic.yaml files for languages that don't read these files
PiperOrigin-RevId: 730348903
2025-02-24 01:39:47 -08:00
Google APIs
3322b91056 feat: A new value ACCOUNT_SUSPENDED is added to enum State
PiperOrigin-RevId: 713276539
2025-01-08 06:56:35 -08:00
Google APIs
477125c188 docs: the CloudVmClusterProperties.system_version field is no longer labeled as output only
PiperOrigin-RevId: 711457154
2025-01-02 10:14:44 -08:00
Google APIs
bd2042802b docs: A comment for field cpu_count in message .google.cloud.oracledatabase.v1.CloudExadataInfrastructureProperties is changed
docs: A comment for field `memory_size_gb` in message `.google.cloud.oracledatabase.v1.CloudExadataInfrastructureProperties` is changed
docs: A comment for field `db_node_storage_size_gb` in message `.google.cloud.oracledatabase.v1.CloudExadataInfrastructureProperties` is changed

PiperOrigin-RevId: 704818011
2024-12-10 13:04:22 -08:00
Google APIs
637e2a003c chore: Configure Ruby REST client for google-cloud-oracle_database
PiperOrigin-RevId: 681147199
2024-10-01 13:37:46 -07:00
Google APIs
55c6f22900 fix!: remove gRPC support for client libraries
PiperOrigin-RevId: 675509520
2024-09-17 04:18:11 -07:00
Google APIs
4d5f3a731f feat: Add v1 client libraries
PiperOrigin-RevId: 675398128
2024-09-16 21:02:10 -07:00