Skip to content

feat: API regeneration: 20260623T070119Z#15702

Merged
robertvoinescu-work merged 2 commits into
mainfrom
librarian-regen-20260623T070119Z
Jun 23, 2026
Merged

feat: API regeneration: 20260623T070119Z#15702
robertvoinescu-work merged 2 commits into
mainfrom
librarian-regen-20260623T070119Z

Conversation

@google-cloud-sdk-librarian-dotnet-robot

Copy link
Copy Markdown
Collaborator

Changes in this PR

  • Generated Google.Cloud.CloudBuild.V1
  • Generated Google.Cloud.VectorSearch.V1

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

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@github-actions

Copy link
Copy Markdown

Pull request diff results
Finding changes in Google.Cloud.CloudBuild.V1...
Comparing old and new versions (by source)
Minor changes:
Enum 'BuildOptions.Types.MachineType' entry 'E2Standard2' added.

Diff level: Minor

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.CloudBuild.V1 version 2.18.0
Differences from 2.18.0
Minor changes:
Enum 'BuildOptions.Types.MachineType' entry 'E2Standard2' added.
Dependency Google.Api.Gax changed from v4.12.1.0 to v4.13.1.0
Dependency Google.Api.Gax.Grpc changed from v4.12.1.0 to v4.13.1.0

Diff level: Minor

Finished comparisons for Google.Cloud.CloudBuild.V1

Finding changes in Google.Cloud.VectorSearch.V1...
Comparing old and new versions (by source)
Minor changes:
Class 'DeleteCollectionRequest'; property 'Boolean Force { get; set; }' added.
Class 'DeleteCollectionRequest'; constant 'System.Int32 Google.Cloud.VectorSearch.V1.DeleteCollectionRequest::ForceFieldNumber' added.
Class 'ExportDataObjectsRequest'; property 'ExportDataObjectsRequest.Types.FieldFilter FieldFilter { get; set; }' added.
Class 'ExportDataObjectsRequest'; constant 'System.Int32 Google.Cloud.VectorSearch.V1.ExportDataObjectsRequest::FieldFilterFieldNumber' added.
Class 'ExportDataObjectsRequest.Types.FieldFilter' added.
Enum 'ExportDataObjectsRequest.Types.FieldFilter.SelectorOneofCase' added.
Class 'ExportDataObjectsRequest.Types.FieldFilter.Types' added.
Class 'ExportDataObjectsRequest.Types.FieldFilter.Types.FieldList' added.

Diff level: Minor

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.VectorSearch.V1 version 1.0.0-beta05
Differences from 1.0.0-beta05
Minor changes:
Class 'DeleteCollectionRequest'; property 'Boolean Force { get; set; }' added.
Class 'DeleteCollectionRequest'; constant 'System.Int32 Google.Cloud.VectorSearch.V1.DeleteCollectionRequest::ForceFieldNumber' added.
Class 'ExportDataObjectsRequest'; property 'ExportDataObjectsRequest.Types.FieldFilter FieldFilter { get; set; }' added.
Class 'ExportDataObjectsRequest'; constant 'System.Int32 Google.Cloud.VectorSearch.V1.ExportDataObjectsRequest::FieldFilterFieldNumber' added.
Class 'ExportDataObjectsRequest.Types.FieldFilter' added.
Enum 'ExportDataObjectsRequest.Types.FieldFilter.SelectorOneofCase' added.
Class 'ExportDataObjectsRequest.Types.FieldFilter.Types' added.
Class 'ExportDataObjectsRequest.Types.FieldFilter.Types.FieldList' added.

Diff level: Minor

Finished comparisons for Google.Cloud.VectorSearch.V1

@robertvoinescu-work robertvoinescu-work merged commit 6616584 into main Jun 23, 2026
19 checks passed
@robertvoinescu-work robertvoinescu-work deleted the librarian-regen-20260623T070119Z branch June 23, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants