-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: add v1 to shopping-merchant-inventories #11700
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
Merged
Merged
Conversation
This file contains hidden or 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
mpeddada1
previously approved these changes
Aug 6, 2025
diegomarquezp
previously approved these changes
Aug 6, 2025
diegomarquezp
approved these changes
Aug 6, 2025
zhumin8
pushed a commit
that referenced
this pull request
Aug 8, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>1.65.0</summary> ## [1.65.0](v1.64.0...v1.65.0) (2025-08-08) ### ⚠ BREAKING CHANGES * [run] An existing resource_definition `cloudbuild.googleapis.com/WorkerPool` is removed ### Features * [aiplatform] A new value `NVIDIA_GB200` is added to enum `AcceleratorType` ([bccfa7d](bccfa7d)) * [aiplatform] A new value `NVIDIA_GB200` is added to enum `AcceleratorType` ([bccfa7d](bccfa7d)) * [aiplatform] add `DeploymentStage` for CreateEndpointOperationMetadata and DeployModelOperationMetadata ([42bda69](42bda69)) * [aiplatform] add `DeploymentStage` for CreateEndpointOperationMetadata and DeployModelOperationMetadata ([42bda69](42bda69)) * [aiplatform] add a FooBar API ([42bda69](42bda69)) * [aiplatform] add embedding_metadata to google.cloud.aiplatform.v1.Index ([bccfa7d](bccfa7d)) * [aiplatform] add embedding_metadata to google.cloud.aiplatform.v1.Index ([bccfa7d](bccfa7d)) * [aiplatform] add enable_datapoint_upsert_logging to google.cloud.aiplatform.v1.DeployedIndex ([42bda69](42bda69)) * [aiplatform] add enable_datapoint_upsert_logging to google.cloud.aiplatform.v1.DeployedIndex ([42bda69](42bda69)) * [aiplatform] add exclude_domains for grounding with GoogleSearch and EnterpriseWebSearch ([bccfa7d](bccfa7d)) * [aiplatform] add exclude_domains for grounding with GoogleSearch and EnterpriseWebSearch ([bccfa7d](bccfa7d)) * [aiplatform] add expiration for TTL for Memory and Sessions ([9f28cd5](9f28cd5)) * [aiplatform] add FeatureViewDirectWrite API in v1 ([bccfa7d](bccfa7d)) * [aiplatform] add field ReasoningEngineSpec.service_account ([42bda69](42bda69)) * [aiplatform] add force_delete field to DeleteRagFile 'preview' API request for Vertex RAG ([9f13f97](9f13f97)) * [aiplatform] add Grounding with Google Maps tool ([9f28cd5](9f28cd5)) * [aiplatform] add the VeoTuningSpec ([42bda69](42bda69)) * [aiplatform] Added the ability to use the Model Armor service for content sanitization ([42bda69](42bda69)) * [aiplatform] Online Prediction DeployModel API to support custom metrics based autoscaling ([bccfa7d](bccfa7d)) * [aiplatform] Remove private preview label from Model Armor protos ([42bda69](42bda69)) * [chat] Addition of app auth support for chat api ([42bda69](42bda69)) * [compute] Update Compute Engine v1 API to revision 20250717 ([#1074](#1074)) ([42bda69](42bda69)) * [compute] Update Compute Engine v1 API to revision 20250728 ([#1081](#1081)) ([9f13f97](9f13f97)) * [compute] Update Compute Engine v1 API to revision 20250729 ([#1085](#1085)) ([9f28cd5](9f28cd5)) * [datastream] Add new field `salesforce_org` to message `DiscoverConnectionProfileRequest` ([9f28cd5](9f28cd5)) * [modelarmor] MultiLanguage Detection in Model Armor Floor Setting ([42bda69](42bda69)) * [modelarmor] MultiLanguage Detection in Model Armor Floor Setting ([42bda69](42bda69)) * [privilegedaccessmanager] Introducing new Grant states for Withdrawal operation ([42bda69](42bda69)) * [saasservicemgmt] new module for saasservicemgmt ([#11717](#11717)) ([4790372](4790372)) * [shopping-merchant-reports] Add additional YouTube report fields to Merchant reports endpoint ([42bda69](42bda69)) * [spanneradapter] Add last field in AdaptMessageResponse for internal optimization usage ([42bda69](42bda69)) * add v1 to shopping-merchant-accounts ([456914c](456914c)) * add v1 to shopping-merchant-conversions ([#11699](#11699)) ([bfc3c9e](bfc3c9e)) * add v1 to shopping-merchant-datasources ([#11701](#11701)) ([0524ca8](0524ca8)) * add v1 to shopping-merchant-inventories ([#11700](#11700)) ([d14c310](d14c310)) * add v1 to shopping-merchant-issue-resolution ([456914c](456914c)) * add v1 to shopping-merchant-lfp ([456914c](456914c)) * add v1 to shopping-merchant-order-tracking ([456914c](456914c)) * add v1 to shopping-merchant-products ([456914c](456914c)) * add v1 to shopping-merchant-promotions ([456914c](456914c)) * add v1 to shopping-merchant-quota ([456914c](456914c)) * add v1 to shopping-merchant-reports ([456914c](456914c)) ### Bug Fixes * [run] An existing resource_definition `cloudbuild.googleapis.com/WorkerPool` is removed ([9f28cd5](9f28cd5)) * add v1 to shopping-merchant-notifications ([#11718](#11718)) ([eff4e54](eff4e54)) * **deps:** update the Java code generator (gapic-generator-java) to 2.61.0 ([bccfa7d](bccfa7d)) * manual bring back config for shopping-merchant-notifications ([#11714](#11714)) ([738c6b6](738c6b6)) * update dependency com.google.cloud:sdk-platform-java-config to v3.51.0 ([#11695](#11695)) ([b82ce00](b82ce00)) ### Documentation * [aiplatform] A comment for field `monitored_resource_labels` in message `.google.cloud.aiplatform.v1beta1.AutoscalingMetricSpec` is changed ([9f13f97](9f13f97)) * [configdelivery] Mark Variant's resources field as input only ([42bda69](42bda69)) * [securesourcemanager] update comments for rpc BatchCreatePullRequestComments, ResolvePullRequestComments and UnresolvePullRequestComments ([42bda69](42bda69)) </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: yoshi-code-bot <[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.
PiperOrigin-RevId: 790685328