-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 initial files for google.shopping.merchant.promotions.v1beta #12775
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LXByb21vdGlvbnMvLk93bEJvdC55YW1sIiwiaCI6IjIwNjYzODNjNmE1OWI1NDAyNmFmNjNiMjVmYjY4YTRjODQzYWU0NWUifQ==
Owl bot is regenerating pull request 12775... |
parthea
approved these changes
Jun 5, 2024
Merged
ohmayr
added a commit
that referenced
this pull request
Jun 5, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-batch: 0.17.21</summary> ## [0.17.21](google-cloud-batch-v0.17.20...google-cloud-batch-v0.17.21) (2024-06-05) ### Documentation * Documentation improvements ([7e19b0e](7e19b0e)) </details> <details><summary>google-cloud-developerconnect: 0.1.0</summary> ## 0.1.0 (2024-06-05) ### Features * add initial files for google.cloud.developerconnect.v1 ([#12777](#12777)) ([3deb6c7](3deb6c7)) </details> <details><summary>google-cloud-documentai: 2.29.0</summary> ## [2.29.0](google-cloud-documentai-v2.28.0...google-cloud-documentai-v2.29.0) (2024-06-05) ### Features * [google-cloud-documentai] Make Layout Parser generally available in V1 ([#12762](#12762)) ([9fd16ad](9fd16ad)) </details> <details><summary>google-cloud-network-services: 0.5.11</summary> ## [0.5.11](google-cloud-network-services-v0.5.10...google-cloud-network-services-v0.5.11) (2024-06-05) ### Features * A new field `metadata` is added to message `.google.cloud.networkservices.v1.LbRouteExtension` ([d219016](d219016)) * A new field `metadata` is added to message `.google.cloud.networkservices.v1.LbTrafficExtension` ([d219016](d219016)) ### Documentation * update the comments for dep resources ([d219016](d219016)) </details> <details><summary>google-cloud-redis-cluster: 0.1.6</summary> ## [0.1.6](google-cloud-redis-cluster-v0.1.5...google-cloud-redis-cluster-v0.1.6) (2024-06-05) ### Features * [Memorystore for Redis Cluster] Add persistence support ([6a70a4b](6a70a4b)) * [Memorystore for Redis Cluster] Add support for different node types ([6a70a4b](6a70a4b)) * [Memorystore for Redis Cluster] Get details of certificate authority from redis cluster ([6a70a4b](6a70a4b)) ### Documentation * [Memorystore for Redis Cluster] size_gb field shows the size of the cluster rounded up to the next integer, precise_size_gb field will show the exact size of the cluster ([6a70a4b](6a70a4b)) </details> <details><summary>google-cloud-resource-settings: 1.9.4</summary> ## [1.9.4](google-cloud-resource-settings-v1.9.3...google-cloud-resource-settings-v1.9.4) (2024-06-05) ### Documentation * [google-cloud-resource-settings] Resource Settings is deprecated. As of November 7, 2023, no organizations will be onboarded for any of the enabled settings, and the service will be shut down on October 1, 2024 ([#12766](#12766)) ([d2a2825](d2a2825)) </details> <details><summary>google-shopping-merchant-accounts: 0.1.0</summary> ## 0.1.0 (2024-06-05) ### Features * add initial files for google.shopping.merchant.accounts.v1beta ([#12773](#12773)) ([108875d](108875d)) </details> <details><summary>google-shopping-merchant-datasources: 0.1.0</summary> ## 0.1.0 (2024-06-05) ### Features * add initial files for google.shopping.merchant.datasources.v1beta ([#12772](#12772)) ([8aedd28](8aedd28)) </details> <details><summary>google-shopping-merchant-products: 0.1.0</summary> ## 0.1.0 (2024-06-05) ### Features * add initial files for google.shopping.merchant.products.v1beta ([#12776](#12776)) ([e1e7dbb](e1e7dbb)) </details> <details><summary>google-shopping-merchant-promotions: 0.1.0</summary> ## 0.1.0 (2024-06-05) ### Features * add initial files for google.shopping.merchant.promotions.v1beta ([#12775](#12775)) ([f1cdefb](f1cdefb)) </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: ohmayr <[email protected]> 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Source-Link: https://github.com/googleapis/googleapis-gen/commit/2066383c6a59b54026af63b25fb68a4c843ae45e
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LXByb21vdGlvbnMvLk93bEJvdC55YW1sIiwiaCI6IjIwNjYzODNjNmE1OWI1NDAyNmFmNjNiMjVmYjY4YTRjODQzYWU0NWUifQ==
PiperOrigin-RevId: 0