Skip to content

Commit 20261fc

Browse files
jskeetamanda-tarafa
authored andcommitted
Release Google.Cloud.Dialogflow.V2 version 4.25.0
Changes in this release: ### New features - Add new fields for delivering intermediate transcriptions through PubSub ([commit b94ea2a](b94ea2a))
1 parent 1402395 commit 20261fc

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.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>4.24.0</Version>
4+
<Version>4.25.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Dialogflow API (v2).</Description>

apis/Google.Cloud.Dialogflow.V2/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 4.25.0, released 2024-12-16
4+
5+
### New features
6+
7+
- Add new fields for delivering intermediate transcriptions through PubSub ([commit b94ea2a](https://github.com/googleapis/google-cloud-dotnet/commit/b94ea2a6f6ca0d2551c7471c018da65ee381f65c))
8+
39
## Version 4.24.0, released 2024-12-06
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2151,7 +2151,7 @@
21512151
"protoPath": "google/cloud/dialogflow/v2",
21522152
"productName": "Google Cloud Dialogflow",
21532153
"productUrl": "https://cloud.google.com/dialogflow-enterprise/",
2154-
"version": "4.24.0",
2154+
"version": "4.25.0",
21552155
"type": "grpc",
21562156
"description": "Recommended Google client library to access the Google Dialogflow API (v2).",
21572157
"tags": [

0 commit comments

Comments
 (0)