google-apis-dialogflow_v2 0.116.0 → 0.118.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0b517ed0630af4ad26f7a352773f6b08dcac1690b40274ca3bcdb7bf9242b14c
|
|
4
|
+
data.tar.gz: c103bc1bad0a0d67cbdbabee310514ba25fa48010f472ef15e62ac165e74e5ed
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e9acad8065fc3f350e8bdff6adc8c41681e448e4c91595ebb241734acb3ed026a69292cc152a8f7606e159fc0f6ad775fce848503e2965919e46967ee8765fda
|
|
7
|
+
data.tar.gz: 2faeb69b0ed0100fc405ee74a51b66307432e101e0b1e15b4bb0435d491d482d6316a0f1007ec1c13353d94568900260b7d4b701bd032658d881f89e660e4edf
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Release history for google-apis-dialogflow_v2
|
|
2
2
|
|
|
3
|
+
### v0.118.0 (2025-12-14)
|
|
4
|
+
|
|
5
|
+
* Regenerated from discovery document revision 20251203
|
|
6
|
+
|
|
7
|
+
### v0.117.0 (2025-11-16)
|
|
8
|
+
|
|
9
|
+
* Regenerated from discovery document revision 20251110
|
|
10
|
+
|
|
3
11
|
### v0.116.0 (2025-11-09)
|
|
4
12
|
|
|
5
13
|
* Regenerated from discovery document revision 20251105
|
|
@@ -12384,7 +12384,7 @@ module Google
|
|
|
12384
12384
|
end
|
|
12385
12385
|
|
|
12386
12386
|
# Custom conversation models used in agent assist feature. Supported feature:
|
|
12387
|
-
# ARTICLE_SUGGESTION, SMART_COMPOSE, SMART_REPLY, CONVERSATION_SUMMARIZATION
|
|
12387
|
+
# ARTICLE_SUGGESTION, SMART_COMPOSE, SMART_REPLY, CONVERSATION_SUMMARIZATION
|
|
12388
12388
|
class GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig
|
|
12389
12389
|
include Google::Apis::Core::Hashable
|
|
12390
12390
|
|
|
@@ -12557,7 +12557,7 @@ module Google
|
|
|
12557
12557
|
include Google::Apis::Core::Hashable
|
|
12558
12558
|
|
|
12559
12559
|
# Custom conversation models used in agent assist feature. Supported feature:
|
|
12560
|
-
# ARTICLE_SUGGESTION, SMART_COMPOSE, SMART_REPLY, CONVERSATION_SUMMARIZATION
|
|
12560
|
+
# ARTICLE_SUGGESTION, SMART_COMPOSE, SMART_REPLY, CONVERSATION_SUMMARIZATION
|
|
12561
12561
|
# Corresponds to the JSON property `conversationModelConfig`
|
|
12562
12562
|
# @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig]
|
|
12563
12563
|
attr_accessor :conversation_model_config
|
|
@@ -15906,6 +15906,16 @@ module Google
|
|
|
15906
15906
|
class GoogleCloudDialogflowV2Participant
|
|
15907
15907
|
include Google::Apis::Core::Hashable
|
|
15908
15908
|
|
|
15909
|
+
# Optional. For tracking the utilization of prebuilt Agent Assist integration
|
|
15910
|
+
# modules. This field is only inscope for Integration type that include UI
|
|
15911
|
+
# Modules, Backend Modules, and Agent Desktop connector, it is out of scope for
|
|
15912
|
+
# CCaaS and Direct Integration. For each human agent, prebuilt UI Modules needs
|
|
15913
|
+
# to trigger the UpdateParticipant API to update this field. Both
|
|
15914
|
+
# CreateParticipantRequest and UpdateParticipantRequest will be supported.
|
|
15915
|
+
# Corresponds to the JSON property `agentDesktopSource`
|
|
15916
|
+
# @return [String]
|
|
15917
|
+
attr_accessor :agent_desktop_source
|
|
15918
|
+
|
|
15909
15919
|
# Optional. Key-value filters on the metadata of documents returned by article
|
|
15910
15920
|
# suggestion. If specified, article suggestion only returns suggested documents
|
|
15911
15921
|
# that match all filters in their Document.metadata. Multiple values for a
|
|
@@ -15959,6 +15969,7 @@ module Google
|
|
|
15959
15969
|
|
|
15960
15970
|
# Update properties of this object
|
|
15961
15971
|
def update!(**args)
|
|
15972
|
+
@agent_desktop_source = args[:agent_desktop_source] if args.key?(:agent_desktop_source)
|
|
15962
15973
|
@documents_metadata_filters = args[:documents_metadata_filters] if args.key?(:documents_metadata_filters)
|
|
15963
15974
|
@name = args[:name] if args.key?(:name)
|
|
15964
15975
|
@obfuscated_external_user_id = args[:obfuscated_external_user_id] if args.key?(:obfuscated_external_user_id)
|
|
@@ -24486,8 +24497,9 @@ module Google
|
|
|
24486
24497
|
attr_accessor :operations
|
|
24487
24498
|
|
|
24488
24499
|
# Unordered list. Unreachable resources. Populated when the request sets `
|
|
24489
|
-
# ListOperationsRequest.return_partial_success` and reads across collections
|
|
24490
|
-
# when attempting to list all resources across all supported
|
|
24500
|
+
# ListOperationsRequest.return_partial_success` and reads across collections.
|
|
24501
|
+
# For example, when attempting to list all resources across all supported
|
|
24502
|
+
# locations.
|
|
24491
24503
|
# Corresponds to the JSON property `unreachable`
|
|
24492
24504
|
# @return [Array<String>]
|
|
24493
24505
|
attr_accessor :unreachable
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module DialogflowV2
|
|
18
18
|
# Version of the google-apis-dialogflow_v2 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.118.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20251203"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -8356,6 +8356,7 @@ module Google
|
|
|
8356
8356
|
class GoogleCloudDialogflowV2Participant
|
|
8357
8357
|
# @private
|
|
8358
8358
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8359
|
+
property :agent_desktop_source, as: 'agentDesktopSource'
|
|
8359
8360
|
hash :documents_metadata_filters, as: 'documentsMetadataFilters'
|
|
8360
8361
|
property :name, as: 'name'
|
|
8361
8362
|
property :obfuscated_external_user_id, as: 'obfuscatedExternalUserId'
|
|
@@ -10046,11 +10046,12 @@ module Google
|
|
|
10046
10046
|
# The standard list page token.
|
|
10047
10047
|
# @param [Boolean] return_partial_success
|
|
10048
10048
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
10049
|
-
# those that are unreachable are returned in the
|
|
10050
|
-
# unreachable
|
|
10051
|
-
#
|
|
10052
|
-
# by default
|
|
10053
|
-
# explicitly documented otherwise in service or product specific
|
|
10049
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
10050
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
10051
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
10052
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
10053
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
10054
|
+
# documentation.
|
|
10054
10055
|
# @param [String] fields
|
|
10055
10056
|
# Selector specifying which fields to include in a partial response.
|
|
10056
10057
|
# @param [String] quota_user
|
|
@@ -10617,11 +10618,12 @@ module Google
|
|
|
10617
10618
|
# The standard list page token.
|
|
10618
10619
|
# @param [Boolean] return_partial_success
|
|
10619
10620
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
10620
|
-
# those that are unreachable are returned in the
|
|
10621
|
-
# unreachable
|
|
10622
|
-
#
|
|
10623
|
-
# by default
|
|
10624
|
-
# explicitly documented otherwise in service or product specific
|
|
10621
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
10622
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
10623
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
10624
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
10625
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
10626
|
+
# documentation.
|
|
10625
10627
|
# @param [String] fields
|
|
10626
10628
|
# Selector specifying which fields to include in a partial response.
|
|
10627
10629
|
# @param [String] quota_user
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-dialogflow_v2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.118.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v2/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2/v0.118.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v2
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|