Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dataplex): added client side library for the followings (#9592)
1. Unified Metastore APIs. 2. CRUD Metastore APIs (e.g. EntryGroup, AspectType, EntryType, Entry). PiperOrigin-RevId: 617067899 Source-Link: googleapis/googleapis@4fd0bc4 Source-Link: googleapis/googleapis-gen@92a2fc8 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTJhMmZjOGM2YTcxYjBkYzFiNDU4YmVlYmYyNjk1MTg5NzRmMWFhMSJ9 BEGIN_NESTED_COMMIT fix(edgenetwork): deprecate unimplemented Zone fields and methods --- chore: update go_package and Go importpath --- chore: update go_package and Go importpath PiperOrigin-RevId: 616910383 Source-Link: googleapis/googleapis@d1c64eb Source-Link: googleapis/googleapis-gen@f2e8233 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjJlODIzM2NjZWM0MmI3N2JjODU2ZDg2NmYxNDU5N2RlZDY0YmQ0MCJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(config): Infrastructure Manager supports the deployment of infrastructure from Terraform configurations in a private Git repository feat: Infrastructure Manager can validate and enforce quota limits, preventing infrastructure that exceeds quota limits from being deployed feat: Infrastructure manager supports the following versions of Terraform when creating a deployment: Terraform version 1.2.3, 1.3.10, 1.4.7, 1.5.7 docs: A comment for field `page_size` in message `.google.cloud.config.v1.ListDeploymentsRequest` is changed docs: A comment for field `page_size` in message `.google.cloud.config.v1.ListRevisionsRequest` is changed docs: A comment for field `page_size` in message `.google.cloud.config.v1.ListResourcesRequest` is changed docs: A comment for field `service_account` in message `.google.cloud.config.v1.Preview` is changed docs: A comment for field `page_size` in message `.google.cloud.config.v1.ListPreviewsRequest` is changed PiperOrigin-RevId: 616858321 Source-Link: googleapis/googleapis@7e02769 Source-Link: googleapis/googleapis-gen@d71ec59 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDcxZWM1OWQxZDc0MjgzYzU5OTI0OTU1ZTAzYTMzOTMwODBiYWMzZiJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(certificatemanager): Added Trust Configs and DnsAuthorization.Type to Certificate Manager PiperOrigin-RevId: 616824423 Source-Link: googleapis/googleapis@fc30fdd Source-Link: googleapis/googleapis-gen@dae6c88 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGFlNmM4OGNlMGE1N2QxNDk1ZTM0ZjBmNWJmYmY2YWIwZGQ1ZThlZiJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: add publish settings for Go, Python, Node, C# and Ruby PiperOrigin-RevId: 616205855 Source-Link: googleapis/googleapis@05e9c32 Source-Link: googleapis/googleapis-gen@5a2e475 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWEyZTQ3NTUxNGQ4YjEyMGFmYzQwZWYzYzIwYTE4NTM5OTQxMWY0NiJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(bigquery/analyticshub): support selective sharing on data clean room Listings feat: support output fields on DcrExchangeConfig specifying selective sharing behavior on a data clean room PiperOrigin-RevId: 616259882 Source-Link: googleapis/googleapis@5b66360 Source-Link: googleapis/googleapis-gen@d971ee9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDk3MWVlOTI3MGIzYTQ2ZjRkNDEwYjdiMzcyMGJjNDJiNGMxYTY5YiJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(networkmanagement): add new final state fields to Network Management API version v1 docs: update final state comments in Network Management API version v1 PiperOrigin-RevId: 616187354 Source-Link: googleapis/googleapis@6cfc553 Source-Link: googleapis/googleapis-gen@80fc3a7 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODBmYzNhN2I5Yzc3OWIyYWE0MmQ4ZWQwMTdmNzViOWFkNDM5MjNhMyJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT fix(ai/generativelanguage): make learning rate a one-of docs: A few small updates feat: Add `learning_rate_multiplier` to tuning `Hyperparameters` PiperOrigin-RevId: 616144364 Source-Link: googleapis/googleapis@074ea98 Source-Link: googleapis/googleapis-gen@299d3ea Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjk5ZDNlYTI2YTU4OTIzYzA0NThjMmFmYzVlOGZlMmQ3NWEwZWM3NyJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(firestore/apiv1): A new message `Backup` is added feat: A new resource_definition `firestore.googleapis.com/Backup` is added feat: A new method `GetBackup` is added to service `FirestoreAdmin` feat: A new method `ListBackups` is added to service `FirestoreAdmin` feat: A new method `DeleteBackup` is added to service `FirestoreAdmin` feat: A new method `RestoreDatabase` is added to service `FirestoreAdmin` feat: A new method `CreateBackupSchedule` is added to service `FirestoreAdmin` feat: A new method `GetBackupSchedule` is added to service `FirestoreAdmin` feat: A new method `ListBackupSchedules` is added to service `FirestoreAdmin` feat: A new method `UpdateBackupSchedule` is added to service `FirestoreAdmin` feat: A new method `DeleteBackupSchedule` is added to service `FirestoreAdmin` feat: A new message `CreateBackupScheduleRequest` is added feat: A new message `GetBackupScheduleRequest` is added feat: A new message `UpdateBackupScheduleRequest` is added feat: A new message `ListBackupSchedulesRequest` is added feat: A new message `ListBackupSchedulesResponse` is added feat: A new message `DeleteBackupScheduleRequest` is added feat: A new message `GetBackupRequest` is added feat: A new message `ListBackupsRequest` is added feat: A new message `ListBackupsResponse` is added feat: A new message `DeleteBackupRequest` is added feat: A new message `RestoreDatabaseRequest` is added feat: A new message `RestoreDatabaseMetadata` is added feat: A new message `BackupSchedule` is added feat: A new resource_definition `firestore.googleapis.com/BackupSchedule` is added feat: A new message `DailyRecurrence` is added feat: A new message `WeeklyRecurrence` is added PiperOrigin-RevId: 616127901 Source-Link: googleapis/googleapis@b5debc8 Source-Link: googleapis/googleapis-gen@abcd455 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWJjZDQ1NTA1YWRiZmM3NzhlMmExMDc1MzY3NTA0ZTEyODkwZWYxNiJ9 END_NESTED_COMMIT
- Loading branch information