Skip to content

Commit 976db35

Browse files
chore: Release library Google.Cloud.Dialogflow.V2Beta1 version 1.0.0-beta27
### New features - Updated v2beta1 dialogflow client libraries Librarian-Release-Library: Google.Cloud.Dialogflow.V2Beta1 Librarian-Release-Version: 1.0.0-beta27 Librarian-Release-ID: release-20251215T140123Z
1 parent ffc56af commit 976db35

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-beta26</Version>
4+
<Version>1.0.0-beta27</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-beta27, released 2025-12-15
4+
5+
### New features
6+
7+
- Updated v2beta1 dialogflow client libraries
8+
39
## Version 1.0.0-beta26, released 2025-11-11
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2402,7 +2402,7 @@
24022402
},
24032403
{
24042404
"id": "Google.Cloud.Dialogflow.V2Beta1",
2405-
"version": "1.0.0-beta26",
2405+
"version": "1.0.0-beta27",
24062406
"type": "grpc",
24072407
"productName": "Google Cloud Dialogflow",
24082408
"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-beta26",
1416+
"currentVersion": "1.0.0-beta27",
14171417
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
14181418
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
1419-
"releaseTimestamp": "2025-11-11T17:42:25.986896618Z",
1419+
"releaseTimestamp": "2025-12-15T14:06:39.693694453Z",
14201420
"lastGeneratedCommit": "55ab9c6263bafb0ef1aa2d8722d190c1697bcbcb",
1421-
"lastReleasedCommit": "91e4279d367729bc0f5b64367df05940b5cd9d40",
1421+
"lastReleasedCommit": "55ab9c6263bafb0ef1aa2d8722d190c1697bcbcb",
14221422
"apiPaths": [
14231423
"google/cloud/dialogflow/v2beta1"
14241424
],

0 commit comments

Comments
 (0)