Skip to content

Commit

Permalink
Release Google.Cloud.Dialogflow.V2 version 4.11.0 (#10591)
Browse files Browse the repository at this point in the history
  • Loading branch information
jskeet committed Jun 27, 2023
1 parent af7fc27 commit b3c9b08
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>4.10.0</Version>
<Version>4.11.0</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Dialogflow API (v2).</Description>
Expand Down
11 changes: 11 additions & 0 deletions apis/Google.Cloud.Dialogflow.V2/docs/history.md
@@ -1,5 +1,16 @@
# Version history

## Version 4.11.0, released 2023-06-27

### New features

- Added dialogflow_assist_answer ([commit 4d022ec](https://github.com/googleapis/google-cloud-dotnet/commit/4d022ec34890706a7efdbdacbf8e6f4f3d348b5e))
- Added session_ttl ([commit 4d022ec](https://github.com/googleapis/google-cloud-dotnet/commit/4d022ec34890706a7efdbdacbf8e6f4f3d348b5e))
- Added human_agent_side_config ([commit 4d022ec](https://github.com/googleapis/google-cloud-dotnet/commit/4d022ec34890706a7efdbdacbf8e6f4f3d348b5e))
- Added suggestion_input ([commit 4d022ec](https://github.com/googleapis/google-cloud-dotnet/commit/4d022ec34890706a7efdbdacbf8e6f4f3d348b5e))
- Added suggest_dialogflow_assists_response ([commit 4d022ec](https://github.com/googleapis/google-cloud-dotnet/commit/4d022ec34890706a7efdbdacbf8e6f4f3d348b5e))
- Added suggest_entity_extraction_response ([commit 4d022ec](https://github.com/googleapis/google-cloud-dotnet/commit/4d022ec34890706a7efdbdacbf8e6f4f3d348b5e))

## Version 4.10.0, released 2023-05-11

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

0 comments on commit b3c9b08

Please sign in to comment.