chore: Library release: 20260629T211856Z#15719
Conversation
### 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-20260629T211856Z
### New features - Introduce RequestOptions message and request_options field on Datastore v1 request messages to enable request tagging ### Documentation improvements - A comment for field `batch` in message `.google.datastore.v1.RunQueryResponse` is changed - A comment for field `distance_threshold` in message `.google.datastore.v1.FindNearest` is changed Librarian-Release-Library: Google.Cloud.Datastore.V1 Librarian-Release-Version: 5.2.0 Librarian-Release-ID: release-20260629T211856Z
### New features - Speech activity event is configurable through InputAudioConfig.enable_voice_activity_events - StreamingRecognitionResult now has new MessageType: DTMF_DIGITS, PARTIAL_DTMF_DIGITS, SPEECH_ACTIVITY_BEGIN, SPEECH_ACTIVITY_END - Ces_debug_info is available in SearchKnowledgeDebugInfo Librarian-Release-Library: Google.Cloud.Dialogflow.V2 Librarian-Release-Version: 4.31.0 Librarian-Release-ID: release-20260629T211856Z
…beta31 ### New features - Speech activity event is configurable through InputAudioConfig.enable_voice_activity_events - 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-20260629T211856Z
…0.0-beta24 ### New features - Regenerate v1beta proto snapshot for feature parity with v1 Librarian-Release-Library: Google.Cloud.DiscoveryEngine.V1Beta Librarian-Release-Version: 1.0.0-beta24 Librarian-Release-ID: release-20260629T211856Z
### New features - Add DMS Private Connection Librarian-Release-Library: Google.Cloud.NetworkManagement.V1 Librarian-Release-Version: 2.21.0 Librarian-Release-ID: release-20260629T211856Z
### New features - Add Developer Connect integration for Git repository authentication - Add effective default branch field for repositories ### Documentation improvements - Clarify field usage guidelines and default values in API reference documentation Librarian-Release-Library: Google.Cloud.Dataform.V1 Librarian-Release-Version: 1.0.0-beta04 Librarian-Release-ID: release-20260629T211856Z
… 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-20260629T211856Z
…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-20260629T211856Z
### 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-20260629T211856Z
…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-20260629T211856Z
|
Check 'zizmor-upload' failed After resolving the issue, please remove the 'merge-blocked-see-comments' label. |
There was a problem hiding this comment.
Code Review
This pull request updates several Google Cloud .NET client libraries, including the introduction of the new preview library Google.Cloud.AgentRegistry.V1, and bumps versions for various other APIs (such as Cloud Build, Dataform, Datastore, Dialogflow, and Vector Search). The feedback suggests minor documentation improvements in the release history files, specifically correcting the casing of 'ces_debug_info' in the Dialogflow V2 history and pluralizing 'MessageType' to 'MessageTypes' in the Dialogflow V2Beta1 history.
|
|
||
| - Speech activity event is configurable through InputAudioConfig.enable_voice_activity_events | ||
| - StreamingRecognitionResult now has new MessageType: DTMF_DIGITS, PARTIAL_DTMF_DIGITS, SPEECH_ACTIVITY_BEGIN, SPEECH_ACTIVITY_END | ||
| - Ces_debug_info is available in SearchKnowledgeDebugInfo |
There was a problem hiding this comment.
The field name ces_debug_info is written with an uppercase 'C' (Ces_debug_info). Since protobuf/gRPC field names are lowercase snake_case, it should be written as ces_debug_info to maintain consistency with the API definition and other release notes.
| - Ces_debug_info is available in SearchKnowledgeDebugInfo | |
| - ces_debug_info is available in SearchKnowledgeDebugInfo |
| ### New features | ||
|
|
||
| - Speech activity event is configurable through InputAudioConfig.enable_voice_activity_events | ||
| - StreamingRecognitionResult has two new MessageType: SPEECH_ACTIVITY_BEGIN and SPEECH_ACTIVITY_END |
There was a problem hiding this comment.
The term 'MessageType' should be pluralized to 'MessageTypes' or changed to 'MessageType values' to be grammatically correct when referring to multiple values.
| - StreamingRecognitionResult has two new MessageType: SPEECH_ACTIVITY_BEGIN and SPEECH_ACTIVITY_END | |
| - StreamingRecognitionResult has two new MessageTypes: SPEECH_ACTIVITY_BEGIN and SPEECH_ACTIVITY_END |
|
Pull request diff results Comparing with previous NuGet package Finding changes in Google.Cloud.CloudBuild.V1... Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Cloud.CloudBuild.V1 Finding changes in Google.Cloud.Dataform.V1... Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Cloud.Dataform.V1 Finding changes in Google.Cloud.Datastore.V1... Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Cloud.Datastore.V1 Finding changes in Google.Cloud.Dialogflow.V2... Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Cloud.Dialogflow.V2 Finding changes in Google.Cloud.Dialogflow.V2Beta1... Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Cloud.Dialogflow.V2Beta1 Finding changes in Google.Cloud.DiscoveryEngine.V1Beta... Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Cloud.DiscoveryEngine.V1Beta Finding changes in Google.Cloud.NetworkManagement.V1... Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Cloud.NetworkManagement.V1 Finding changes in Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1... Comparing with previous NuGet package Diff level: Major Finished comparisons for Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1 Finding changes in Google.Cloud.VectorSearch.V1... Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Cloud.VectorSearch.V1 |
Changes in this PR
Librarian-Release-ID: release-20260629T211856Z