feat: API regeneration: 20260623T070119Z#15702
Conversation
feat: Add E2_STANDARD_2 machine type to Cloud Build API PiperOrigin-RevId: 936030822 Source-Link: googleapis/googleapis@e78adaf
feat: Added `force` field to DeleteCollectionRequest to allow deleting a Collection together with its Indexes and DataObjects feat: Added `FieldFilter` message and `field_filter` field to ExportDataObjects to restrict which top-level Data Object fields are emitted feat: Relaxed `search_text` and `data_field_names` on data object search from REQUIRED to OPTIONAL (required only for the default text search mode) docs: Updated documentation for listing locations PiperOrigin-RevId: 936147070 Source-Link: googleapis/googleapis@0b5d8e6
There was a problem hiding this comment.
Code Review
This pull request updates the generated client code for Google Cloud Vector Search V1. Key updates include adding an optional Force parameter to DeleteCollectionRequest and an optional FieldFilter to ExportDataObjectsRequest to control which fields are exported. Additionally, the SearchText and DataFieldNames fields in TextSearch have been updated from required to optional. Corresponding code snippets, metadata, and pipeline state files have been updated to reflect these changes. I have no feedback to provide.
|
Pull request diff results Diff level: Minor Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Cloud.CloudBuild.V1 Finding changes in Google.Cloud.VectorSearch.V1... Diff level: Minor Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Cloud.VectorSearch.V1 |
Changes in this PR