Skip to content

chore: Library release: 20260629T141519Z#15718

Closed
google-cloud-sdk-librarian-dotnet-robot wants to merge 7 commits into
mainfrom
librarian-release-20260629T141519Z
Closed

chore: Library release: 20260629T141519Z#15718
google-cloud-sdk-librarian-dotnet-robot wants to merge 7 commits into
mainfrom
librarian-release-20260629T141519Z

Conversation

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

Copy link
Copy Markdown
Collaborator

Changes in this PR

  • chore: Release library Google.Cloud.CloudBuild.V1 version 2.19.0
  • chore: Release library Google.Cloud.Dialogflow.V2Beta1 version 1.0.0-beta31
  • chore: Release library Google.Cloud.NetworkManagement.V1 version 2.21.0
  • chore: Release library Google.Cloud.Tools.SecretManagerHelper version 1.0.0
  • chore: Release library Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1 version 1.0.0-beta06
  • chore: Release library Google.Cloud.VectorSearch.V1 version 1.0.0-beta06
  • chore: Release library Google.Cloud.AgentRegistry.V1 version 1.0.0-beta01

Librarian-Release-ID: release-20260629T141519Z

### New features

- Add E2_STANDARD_2 machine type to Cloud Build API

Librarian-Release-Library: Google.Cloud.CloudBuild.V1
Librarian-Release-Version: 2.19.0
Librarian-Release-ID: release-20260629T141519Z
…beta31

### New features

- StreamingRecognitionResult has two new MessageType: SPEECH_ACTIVITY_BEGIN and SPEECH_ACTIVITY_END
- SearchKnowledgeDebugInfo contains ces_debug_info

Librarian-Release-Library: Google.Cloud.Dialogflow.V2Beta1
Librarian-Release-Version: 1.0.0-beta31
Librarian-Release-ID: release-20260629T141519Z
### New features

- Add DMS Private Connection

Librarian-Release-Library: Google.Cloud.NetworkManagement.V1
Librarian-Release-Version: 2.21.0
Librarian-Release-ID: release-20260629T141519Z
… 1.0.0

### Bug fixes

- Add missing PackAsTool property in csproj

Librarian-Release-Library: Google.Cloud.Tools.SecretManagerHelper
Librarian-Release-Version: 1.0.0
Librarian-Release-ID: release-20260629T141519Z
…ta1 version 1.0.0-beta06

### Bug fixes

- Existing value `TYPE_APP_CREATED_OR_ALREADY_EXISTS = 5` is changed to `TYPE_APP_CREATED_OR_ALREADY_EXISTS = 6` in enum `Type`
- Existing value `TYPE_APP_COMPONENTS_REGISTERED = 6` is changed to `TYPE_APP_COMPONENTS_REGISTERED = 7` in enum `Type`

Librarian-Release-Library: Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1
Librarian-Release-Version: 1.0.0-beta06
Librarian-Release-ID: release-20260629T141519Z
### New features

- Added `force` field to DeleteCollectionRequest to allow deleting a Collection together with its Indexes and DataObjects
- Added `FieldFilter` message and `field_filter` field to ExportDataObjects to restrict which top-level Data Object fields are emitted
- Relaxed `search_text` and `data_field_names` on data object search from REQUIRED to OPTIONAL (required only for the default text search mode)

### Documentation improvements

- Updated documentation for listing locations

Librarian-Release-Library: Google.Cloud.VectorSearch.V1
Librarian-Release-Version: 1.0.0-beta06
Librarian-Release-ID: release-20260629T141519Z
…ta01

### New features

- Initial generation for Google.Cloud.AgentRegistry.V1

Librarian-Release-Library: Google.Cloud.AgentRegistry.V1
Librarian-Release-Version: 1.0.0-beta01
Librarian-Release-ID: release-20260629T141519Z
@google-cloud-sdk-librarian-dotnet-robot

Copy link
Copy Markdown
Collaborator Author

Check 'zizmor-output' failed

After resolving the issue, please remove the 'merge-blocked-see-comments' label.

@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 several Google Cloud client libraries, bumping their versions and updating their documentation and pipeline states. Specifically, it introduces Google.Cloud.AgentRegistry.V1 as a preview release, updates Google.Cloud.CloudBuild.V1, Google.Cloud.Dialogflow.V2Beta1, Google.Cloud.NetworkManagement.V1, Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1, and Google.Cloud.VectorSearch.V1 with new features and bug fixes, and bumps Google.Cloud.Tools.SecretManagerHelper to version 1.0.0. I have no feedback to provide as there are no review comments.

@github-actions

Copy link
Copy Markdown

Pull request diff results
(Breaking changes allowed during diff)
Finding changes in Google.Cloud.AgentRegistry.V1...
Comparing old and new versions (by source)
Diff level: Identical

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.AgentRegistry.V1 version 1.0.0-beta01
Finished comparisons for Google.Cloud.AgentRegistry.V1

Finding changes in Google.Cloud.CloudBuild.V1...
Comparing old and new versions (by source)
Diff level: Identical

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.CloudBuild.V1 version 2.19.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.Dialogflow.V2Beta1...
Comparing old and new versions (by source)
Diff level: Identical

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.Dialogflow.V2Beta1 version 1.0.0-beta31
Differences from 1.0.0-beta30
Minor changes:
Class 'SearchKnowledgeDebugInfo'; property 'Struct CesDebugInfo { get; set; }' added.
Class 'SearchKnowledgeDebugInfo'; constant 'System.Int32 Google.Cloud.Dialogflow.V2Beta1.SearchKnowledgeDebugInfo::CesDebugInfoFieldNumber' added.
Enum 'StreamingRecognitionResult.Types.MessageType' entry 'SpeechActivityBegin' added.
Enum 'StreamingRecognitionResult.Types.MessageType' entry 'SpeechActivityEnd' added.

Diff level: Minor

Finished comparisons for Google.Cloud.Dialogflow.V2Beta1

Finding changes in Google.Cloud.NetworkManagement.V1...
Comparing old and new versions (by source)
Diff level: Identical

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.NetworkManagement.V1 version 2.21.0
Differences from 2.20.0
Minor changes:
Enum 'DeliverInfo.Types.Target' entry 'DmsPrivateConnection' added.
Enum 'DropInfo.Types.Cause' entry 'DroppedInsideDmsPrivateConnection' added.
Enum 'DropInfo.Types.Cause' entry 'PrivateConnectionNoRunningInstance' added.
Class 'Endpoint'; property 'String DmsPrivateConnection { get; set; }' added.
Class 'Endpoint'; constant 'System.Int32 Google.Cloud.NetworkManagement.V1.Endpoint::DmsPrivateConnectionFieldNumber' added.
Class 'PrivateConnectionInfo' added.
Class 'Step'; property 'PrivateConnectionInfo DmsPrivateConnection { get; set; }' added.
Class 'Step'; constant 'System.Int32 Google.Cloud.NetworkManagement.V1.Step::DmsPrivateConnectionFieldNumber' added.
Enum 'Step.StepInfoOneofCase' entry 'DmsPrivateConnection' added.
Enum 'Step.Types.State' entry 'StartFromDmsPrivateConnection' added.

Diff level: Minor

Finished comparisons for Google.Cloud.NetworkManagement.V1

Finding changes in Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1...
Comparing old and new versions (by source)
Diff level: Identical

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1 version 1.0.0-beta06
Differences from 1.0.0-beta05
Major changes:
Enum 'UnitCondition.Types.Type' entry 'AppCreatedOrAlreadyExists value changed from 5 to 6.
Enum 'UnitCondition.Types.Type' entry 'AppComponentsRegistered value changed from 6 to 7.

Diff level: Major

Finished comparisons for Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1

Finding changes in Google.Cloud.VectorSearch.V1...
Comparing old and new versions (by source)
Diff level: Identical

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.VectorSearch.V1 version 1.0.0-beta06
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

@amanda-tarafa

Copy link
Copy Markdown
Contributor

We'll trigger again.

@amanda-tarafa amanda-tarafa deleted the librarian-release-20260629T141519Z branch June 29, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants