Skip to content
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 v1beta client libraries for cloudquotas API #13408

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Jan 7, 2025

  • Regenerate this pull request now.

PiperOrigin-RevId: 712974297

Source-Link: googleapis/googleapis@2884323

Source-Link: https://github.com/googleapis/googleapis-gen/commit/c2c2f42cdebaa9aa20dc68e6ddac73da572ff21c
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXF1b3Rhcy8uT3dsQm90LnlhbWwiLCJoIjoiYzJjMmY0MmNkZWJhYTlhYTIwZGM2OGU2ZGRhYzczZGE1NzJmZjIxYyJ9

…prepare for release

PiperOrigin-RevId: 712974297

Source-Link: googleapis/googleapis@2884323

Source-Link: googleapis/googleapis-gen@c2c2f42
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXF1b3Rhcy8uT3dsQm90LnlhbWwiLCJoIjoiYzJjMmY0MmNkZWJhYTlhYTIwZGM2OGU2ZGRhYzczZGE1NzJmZjIxYyJ9
@gcf-owl-bot gcf-owl-bot bot force-pushed the owl-bot-copy-packages-google-cloud-quotas branch from adf7584 to 6ae3f86 Compare January 7, 2025 21:08
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 7, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 7, 2025
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review January 7, 2025 21:12
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner January 7, 2025 21:12
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 7, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 7, 2025
Copy link

snippet-bot bot commented Jan 7, 2025

Here is the summary of changes.

You are about to add 16 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@parthea parthea changed the title chore(python): [google-cloud-quotas] Update namespace for google/api/cloudquotas/v1beta to prepare for release feat: Add v1beta client libraries for cloudquotas API Jan 8, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 8, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 8, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 8, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 8, 2025
@vchudnov-g vchudnov-g enabled auto-merge (squash) January 8, 2025 20:45
@vchudnov-g vchudnov-g merged commit c757c44 into main Jan 8, 2025
18 checks passed
@vchudnov-g vchudnov-g deleted the owl-bot-copy-packages-google-cloud-quotas branch January 8, 2025 20:46
@release-please release-please bot mentioned this pull request Jan 8, 2025
parthea added a commit that referenced this pull request Jan 13, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>google-ai-generativelanguage: 0.6.15</summary>

##
[0.6.15](google-ai-generativelanguage-v0.6.14...google-ai-generativelanguage-v0.6.15)
(2025-01-13)


### Features

* Add BidiGenerateContent + all the necessary protos
([2c1e359](2c1e359))
* Add civic_integrity toggle to generation_config
([2c1e359](2c1e359))
* Add GoogleSearch tool type
([2c1e359](2c1e359))
* Add id to FunctionCall and FunctionResponse
([2c1e359](2c1e359))
* Add image_safety block_reason + finish_reason
([2c1e359](2c1e359))
* Add response_modalities to generation_config
([2c1e359](2c1e359))
* Add return type `Schema response` to function declarations
([2c1e359](2c1e359))
* Add TuningMultiturnExample
([2c1e359](2c1e359))
* Add v1alpha
([2c1e359](2c1e359))
* Add voice_config to generation_config
([2c1e359](2c1e359))


### Documentation

* Update safety filter list to include civic_integrity
([2c1e359](2c1e359))
</details>

<details><summary>google-cloud-backupdr: 0.2.0</summary>

##
[0.2.0](google-cloud-backupdr-v0.1.7...google-cloud-backupdr-v0.2.0)
(2025-01-13)


### ⚠ BREAKING CHANGES

* Update field behavior of `resource_type` field in message
`BackupPlanAssociation` to `REQUIRED`

### Features

* `ignore_backup_plan_references` added to the DeleteBackupVaultRequest
([b5cdea3](b5cdea3))
* add enum to Backup Vault Access Restriction field
([b5cdea3](b5cdea3))
* add InitializeServiceAPI
([b5cdea3](b5cdea3))
* Update field behavior of `networks` field in message
`ManagementServer` to `OPTIONAL`
([b5cdea3](b5cdea3))


### Bug Fixes

* Update field behavior of `resource_type` field in message
`BackupPlanAssociation` to `REQUIRED`
([b5cdea3](b5cdea3))


### Documentation

* A comment for enum value `ACCESS_RESTRICTION_UNSPECIFIED` in enum
`AccessRestriction` is changed
([b5cdea3](b5cdea3))
* A comment for field `access_restriction` in message
`.google.cloud.backupdr.v1.BackupVault` is changed
([b5cdea3](b5cdea3))
* A comment for field `backup_retention_days` in message
`.google.cloud.backupdr.v1.BackupRule` is changed
([b5cdea3](b5cdea3))
* A comment for field `data_source` in message
`.google.cloud.backupdr.v1.BackupPlanAssociation` is changed
([b5cdea3](b5cdea3))
* A comment for field `last_backup_error` in message
`.google.cloud.backupdr.v1.RuleConfigInfo` is changed
([b5cdea3](b5cdea3))
* A comment for field `networks` in message
`.google.cloud.backupdr.v1.ManagementServer` is changed
([b5cdea3](b5cdea3))
* A comment for field `requested_cancellation` in message
`.google.cloud.backupdr.v1.OperationMetadata` is changed
([b5cdea3](b5cdea3))
* A comment for field `resource_type` in message
`.google.cloud.backupdr.v1.BackupPlan` is changed
([b5cdea3](b5cdea3))
* A comment for field `resource_type` in message
`.google.cloud.backupdr.v1.BackupPlanAssociation` is changed
([b5cdea3](b5cdea3))
* A comment for field `rule_id` in message
`.google.cloud.backupdr.v1.RuleConfigInfo` is changed
([b5cdea3](b5cdea3))
* A comment for field `uid` in message
`.google.cloud.backupdr.v1.BackupVault` is changed
([b5cdea3](b5cdea3))
</details>

<details><summary>google-cloud-build: 3.29.0</summary>

##
[3.29.0](google-cloud-build-v3.28.0...google-cloud-build-v3.29.0)
(2025-01-13)


### Features

* [google-cloud-build] Add GoModule to Artifact and Results messages and
new GO_MODULE_H1 hash type
([#13416](#13416))
([8a3a6d6](8a3a6d6))
* [google-cloud-build] Add option to enable structured logging
([#13430](#13430))
([dc7d7f2](dc7d7f2))
</details>

<details><summary>google-cloud-gke-multicloud: 0.6.18</summary>

##
[0.6.18](google-cloud-gke-multicloud-v0.6.17...google-cloud-gke-multicloud-v0.6.18)
(2025-01-13)


### Documentation

* [google-cloud-gke-multicloud] fix comments of existing field
([#13417](#13417))
([3a9a8fb](3a9a8fb))
</details>

<details><summary>google-cloud-kms: 3.2.2</summary>

##
[3.2.2](google-cloud-kms-v3.2.1...google-cloud-kms-v3.2.2)
(2025-01-13)


### Documentation

* [google-cloud-kms] modify enum comment
([#13410](#13410))
([129140e](129140e))
</details>

<details><summary>google-cloud-monitoring: 2.26.0</summary>

##
[2.26.0](google-cloud-monitoring-v2.25.0...google-cloud-monitoring-v2.26.0)
(2025-01-13)


### Features

* [google-cloud-monitoring] add active_only field to
ListMetricDescriptorsRequest
([#13421](#13421))
([5777b06](5777b06))
</details>

<details><summary>google-cloud-netapp: 0.3.18</summary>

##
[0.3.18](google-cloud-netapp-v0.3.17...google-cloud-netapp-v0.3.18)
(2025-01-13)


### Features

* Add ValidateDirectoryService API for testing AD connection of a
storage pool
([b45a11d](b45a11d))


### Documentation

* Remove the format for `replication` in message
`google.cloud.netapp.v1.HybridReplicationParameters`
([b45a11d](b45a11d))
</details>

<details><summary>google-cloud-network-management: 1.24.0</summary>

##
[1.24.0](google-cloud-network-management-v1.23.0...google-cloud-network-management-v1.24.0)
(2025-01-13)


### Features

* [google-cloud-network-management] expose the new v1 vpcflowlogs api
proto
([#13432](#13432))
([aaea7ae](aaea7ae))
</details>

<details><summary>google-cloud-oracledatabase: 0.1.4</summary>

##
[0.1.4](google-cloud-oracledatabase-v0.1.3...google-cloud-oracledatabase-v0.1.4)
(2025-01-13)


### Features

* [google-cloud-oracledatabase] A new value `ACCOUNT_SUSPENDED` is added
to enum `State`
([#13414](#13414))
([d30f5ea](d30f5ea))


### Documentation

* [google-cloud-oracledatabase] the
CloudVmClusterProperties.system_version field is no longer labeled as
output only
([#13397](#13397))
([e326602](e326602))
</details>

<details><summary>google-cloud-parallelstore: 0.2.9</summary>

##
[0.2.9](google-cloud-parallelstore-v0.2.8...google-cloud-parallelstore-v0.2.9)
(2025-01-13)


### Documentation

* [google-cloud-parallelstore] fix links in documentation
([#13409](#13409))
([b6874a2](b6874a2))
</details>

<details><summary>google-cloud-private-catalog: 0.9.15</summary>

##
[0.9.15](google-cloud-private-catalog-v0.9.14...google-cloud-private-catalog-v0.9.15)
(2025-01-13)


### Documentation

* [google-cloud-private-catalog] fixed format string formatting
([#13401](#13401))
([fbd1b6a](fbd1b6a))
</details>

<details><summary>google-cloud-quotas: 0.1.15</summary>

##
[0.1.15](google-cloud-quotas-v0.1.14...google-cloud-quotas-v0.1.15)
(2025-01-13)


### Features

* Add v1beta client libraries for cloudquotas API
([#13408](#13408))
([c757c44](c757c44))
</details>

<details><summary>google-cloud-recaptcha-enterprise: 1.26.1</summary>

##
[1.26.1](google-cloud-recaptcha-enterprise-v1.26.0...google-cloud-recaptcha-enterprise-v1.26.1)
(2025-01-13)


### Documentation

* [google-cloud-recaptcha-enterprise] Update docs for FraudPrevention
field in CreateAssessment
([#13403](#13403))
([ee59d69](ee59d69))
* challenge is also returned for INVISIBLE keys
([ee59d69](ee59d69))
</details>

<details><summary>google-cloud-talent: 2.16.0</summary>

##
[2.16.0](google-cloud-talent-v2.15.0...google-cloud-talent-v2.16.0)
(2025-01-13)


### Features

* [google-cloud-talent] A new enum `RelevanceThreshold` is added
([#13399](#13399))
([d2a6625](d2a6625))
* A new field `relevance_threshold` is added to message
([d2a6625](d2a6625))
* **v4:** A new enum `RelevanceThreshold` is added
([d0fee2c](d0fee2c))
* **v4:** A new field `relevance_threshold` is added to message
`.google.cloud.talent.v4.SearchJobsRequest`
([d0fee2c](d0fee2c))


### Documentation

* **v4:** multiple fixes for links in documentation
([d0fee2c](d0fee2c))
</details>

<details><summary>google-cloud-texttospeech: 2.24.0</summary>

##
[2.24.0](google-cloud-texttospeech-v2.23.0...google-cloud-texttospeech-v2.24.0)
(2025-01-13)


### Features

* [google-cloud-texttospeech] StreamingSynthesize now supports opus
([#13406](#13406))
([9f278d6](9f278d6))
</details>

<details><summary>google-cloud-tpu: 1.21.0</summary>

##
[1.21.0](google-cloud-tpu-v1.20.0...google-cloud-tpu-v1.21.0)
(2025-01-13)


### Features

* [google-cloud-tpu] Add UNKNOWN to TPU node state, This state will be
used to prevent a node from being marked as READY during diagnose after
it has failed repair
([#13429](#13429))
([9adc081](9adc081))
* Add UNKNOWN to TPU node state, This state will be used to prevent a
node from being marked as READY during diagnose after it has failed
repair
([ad5c169](ad5c169))
* Make V5Litepod accelerator config available for v2
([ad5c169](ad5c169))
* Make v5p available for GA
([ad5c169](ad5c169))
* Make v6e available for GA
([ad5c169](ad5c169))
* Promote network_configs field to v2 API
([ad5c169](ad5c169))


### Documentation

* A comment for field `network_config` in message
`.google.cloud.tpu.v2.Node` is changed
([ad5c169](ad5c169))
</details>

<details><summary>google-shopping-merchant-datasources: 0.1.7</summary>

##
[0.1.7](google-shopping-merchant-datasources-v0.1.6...google-shopping-merchant-datasources-v0.1.7)
(2025-01-13)


### Features

* A new message `MerchantReviewDataSource` is added to specify the
datasource of the merchant review
([e89d3b2](e89d3b2))
* A new message `ProductReviewDataSource` is added to specify the
datasource of the product review
([e89d3b2](e89d3b2))
* New field `merchant_review_data_source` added in message
`.google.shopping.merchant.datasources.v1beta.DataSource` to specify the
datasource of the merchant review
([e89d3b2](e89d3b2))
* New field product_review_data_source added in message
google.shopping.merchant.datasources.v1beta.DataSource to
([e89d3b2](e89d3b2))


### Documentation

* A comment for enum value `FETCH` in enum `FileInputType` is changed
([e89d3b2](e89d3b2))
* A comment for enum value `GOOGLE_SHEETS` in enum `FileInputType` is
changed
([e89d3b2](e89d3b2))
* A comment for field `feed_label` in message
`.google.shopping.merchant.datasources.v1beta.SupplementalProductDataSource`
is changed
([e89d3b2](e89d3b2))
* A comment for field `password` in message
`.google.shopping.merchant.datasources.v1beta.FileInput` is changed
([e89d3b2](e89d3b2))
* A comment for field `take_from_data_sources` in message
`.google.shopping.merchant.datasources.v1beta.PrimaryProductDataSource`
is changed
([e89d3b2](e89d3b2))
* A comment for field `username` in message
`.google.shopping.merchant.datasources.v1beta.FileInput` is changed
([e89d3b2](e89d3b2))
* A comment for message `SupplementalProductDataSource` is changed
([e89d3b2](e89d3b2))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant