Skip to content

Commit

Permalink
Release Google.Cloud.Dialogflow.V2 version 4.24.0 (#13944)
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- Properly mark TrainingPhrase name field output-only ([commit d336935](https://togithub.com/googleapis/google-cloud-dotnet/commit/d336935d53910959377f0437f88cee1f1577ebf9))

### Documentation improvements

- Fixed the references to proto method / fields ([commit d336935](https://togithub.com/googleapis/google-cloud-dotnet/commit/d336935d53910959377f0437f88cee1f1577ebf9))
  • Loading branch information
jskeet authored Dec 6, 2024
1 parent c1020c9 commit c79bb43
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>4.23.0</Version>
<Version>4.24.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Dialogflow API (v2).</Description>
Expand Down
10 changes: 10 additions & 0 deletions apis/Google.Cloud.Dialogflow.V2/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Version history

## Version 4.24.0, released 2024-12-06

### New features

- Properly mark TrainingPhrase name field output-only ([commit d336935](https://github.com/googleapis/google-cloud-dotnet/commit/d336935d53910959377f0437f88cee1f1577ebf9))

### Documentation improvements

- Fixed the references to proto method / fields ([commit d336935](https://github.com/googleapis/google-cloud-dotnet/commit/d336935d53910959377f0437f88cee1f1577ebf9))

## Version 4.23.0, released 2024-11-18

### New features
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -2111,7 +2111,7 @@
"protoPath": "google/cloud/dialogflow/v2",
"productName": "Google Cloud Dialogflow",
"productUrl": "https://cloud.google.com/dialogflow-enterprise/",
"version": "4.23.0",
"version": "4.24.0",
"type": "grpc",
"description": "Recommended Google client library to access the Google Dialogflow API (v2).",
"tags": [
Expand Down

0 comments on commit c79bb43

Please sign in to comment.