Skip to content

Commit 5b3d74a

Browse files
chore: Release library Google.Cloud.Dialogflow.V2Beta1 version 1.0.0-beta28
### New features - Added a new field StreamingAnalyzeContentRequest.output_multiple_utterances Librarian-Release-Library: Google.Cloud.Dialogflow.V2Beta1 Librarian-Release-Version: 1.0.0-beta28 Librarian-Release-ID: release-20260202T140248Z
1 parent 0026391 commit 5b3d74a

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>1.0.0-beta27</Version>
4+
<Version>1.0.0-beta28</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Dialogflow API (v2beta1).</Description>

apis/Google.Cloud.Dialogflow.V2Beta1/docs/history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Version history
22

3+
## Version 1.0.0-beta28, released 2026-02-02
4+
5+
### New features
6+
7+
- Added a new field StreamingAnalyzeContentRequest.output_multiple_utterances
8+
39
## Version 1.0.0-beta27, released 2025-12-15
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2460,7 +2460,7 @@
24602460
},
24612461
{
24622462
"id": "Google.Cloud.Dialogflow.V2Beta1",
2463-
"version": "1.0.0-beta27",
2463+
"version": "1.0.0-beta28",
24642464
"type": "grpc",
24652465
"productName": "Google Cloud Dialogflow",
24662466
"productUrl": "https://cloud.google.com/dialogflow-enterprise/",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,12 +1413,12 @@
14131413
},
14141414
{
14151415
"id": "Google.Cloud.Dialogflow.V2Beta1",
1416-
"currentVersion": "1.0.0-beta27",
1416+
"currentVersion": "1.0.0-beta28",
14171417
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
14181418
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
1419-
"releaseTimestamp": "2025-12-15T14:06:39.693694453Z",
1419+
"releaseTimestamp": "2026-02-02T14:12:40.658558009Z",
14201420
"lastGeneratedCommit": "fa4dc54cf123a351f3215b384a7dc7c9f36005b7",
1421-
"lastReleasedCommit": "55ab9c6263bafb0ef1aa2d8722d190c1697bcbcb",
1421+
"lastReleasedCommit": "fa4dc54cf123a351f3215b384a7dc7c9f36005b7",
14221422
"apiPaths": [
14231423
"google/cloud/dialogflow/v2beta1"
14241424
],

0 commit comments

Comments
 (0)