Skip to content

Commit aa54375

Browse files
feat(aiplatform): Reasoning Engine v1 GAPIC release (#11456)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 716685354 Source-Link: https://togithub.com/googleapis/googleapis/commit/fcfee53bf9759978b448604ffe610f5418dc05a0 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/51208a31b04f8969b724703a952126539193aafe Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTEyMDhhMzFiMDRmODk2OWI3MjQ3MDNhOTUyMTI2NTM5MTkzYWFmZSJ9 BEGIN_NESTED_COMMIT feat(redis/cluster): [Memorystore for Redis Cluster] Added support for maintenance window and rescheduling maintenance feat(redis/cluster): [Memorystore for Redis Cluster] Added support for Backups and Backup Collections feat(redis/cluster): [Memorystore for Redis Cluster] Added support for Multiple VPCs feat(redis/cluster): [Memorystore for Redis Cluster] Added support for Cross Cluster Replication feat(redis/cluster): [Memorystore for Redis Cluster] Added support for CMEK feat(redis/cluster): New REQUIRED field `service_attachment` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` fix(redis/cluster): Changed field behavior for an existing field `psc_connection_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` fix(redis/cluster): Changed field behavior for an existing field `address` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` fix(redis/cluster): Changed field behavior for an existing field `forwarding_rule` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` fix(redis/cluster): Changed field behavior for an existing field `network` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` docs(redis/cluster): A comment for enum value `NODE_TYPE_UNSPECIFIED` in enum `NodeType` is changed docs(redis/cluster): A comment for field `name` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed docs(redis/cluster): A comment for field `shard_count` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed docs(redis/cluster): A comment for field `psc_configs` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed docs(redis/cluster): A comment for field `psc_connections` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed docs(redis/cluster): A comment for field `psc_connection_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed docs(redis/cluster): A comment for field `address` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed docs(redis/cluster): A comment for field `forwarding_rule` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed docs(redis/cluster): A comment for field `project_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed docs(redis/cluster): A comment for field `network` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed docs(redis/cluster): A comment for enum value `ALWAYS` in enum `AppendFsync` is changed PiperOrigin-RevId: 716377231 Source-Link: https://togithub.com/googleapis/googleapis/commit/d4c6826b966464a3e7e272bb44d7ed563b5abe81 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/1c8cfa3996f84f60a31f5cf76a6ff907f092a232 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWM4Y2ZhMzk5NmY4NGY2MGEzMWY1Y2Y3NmE2ZmY5MDdmMDkyYTIzMiJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs(secretmanager): fix link in Markdown comments PiperOrigin-RevId: 716133197 Source-Link: https://togithub.com/googleapis/googleapis/commit/d27e7a1f954c265f2ce9180b582c12452b67396c Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/1839ebd97e429df1e93f01bfbbc95ab3d4d74c3c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTgzOWViZDk3ZTQyOWRmMWU5M2YwMWJmYmJjOTVhYjNkNGQ3NGMzYyJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs(secretmanager): updated comment for `customer_managed_encryption` in message `.google.cloud.secretmanager.v1.Secret` docs(secretmanager): updated comment for `scheduled_destroy_time` in message `.google.cloud.secretmanager.v1.SecretVersion` docs(secretmanager): updated comment for `customer_managed_encryption` in message `.google.cloud.secretmanager.v1.SecretVersion` docs(secretmanager): updated comment for `Replication` docs(secretmanager): updated comment for `name` in message `.google.cloud.secretmanager.v1.Topic` PiperOrigin-RevId: 715945530 Source-Link: https://togithub.com/googleapis/googleapis/commit/8c9639ac76d6f08df5b3c2c0aa759cab126bbba5 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/928e86adbcfead4bb3cce07b1a846b384ac90af6 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTI4ZTg2YWRiY2ZlYWQ0YmIzY2NlMDdiMWE4NDZiMzg0YWM5MGFmNiJ9 END_NESTED_COMMIT
1 parent b29912f commit aa54375

File tree

76 files changed

+14844
-1195
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+14844
-1195
lines changed

β€Žaiplatform/apiv1/aiplatformpb/reasoning_engine.pb.go

Lines changed: 423 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žaiplatform/apiv1/aiplatformpb/reasoning_engine_execution_service.pb.go

Lines changed: 536 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žaiplatform/apiv1/aiplatformpb/reasoning_engine_service.pb.go

Lines changed: 1010 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žaiplatform/apiv1/auxiliary.go

Lines changed: 219 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žaiplatform/apiv1/auxiliary_go123.go

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)