google-apis-dialogflow_v3 0.98.0 → 0.99.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/dialogflow_v3/classes.rb +23 -26
- data/lib/google/apis/dialogflow_v3/gem_version.rb +2 -2
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e03aab9c602c070641f8e3984516be7670b276759535bd4a6faa8d6be72cf047
|
|
4
|
+
data.tar.gz: aea91f099ce40a3d084107f9fa4cab3c4752debd4310459259739ef3aaff0c4c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c88a379b21f8b579ed4e83472d0a54db821c2c0fef525f73ab99f15dcdb106535863d1f0ad1f05047bfbc5fc5c2edfb6cc3f793bceaa77d294fb7ca52ab26629
|
|
7
|
+
data.tar.gz: da2fc52d490a8efad35b3fdc1e109a7f2246b61a8ecc05c3854b4254688401afe43ccd2d3ca018f1997e430a4d4a541f3fc707fca3cdfaec9054ecdcec5efd62
|
data/CHANGELOG.md
CHANGED
|
@@ -660,7 +660,7 @@ module Google
|
|
|
660
660
|
# utterance has been detected. Note that no-speech event is not expected in this
|
|
661
661
|
# phase. The client provides this configuration in terms of the durations of
|
|
662
662
|
# those two phases. The durations are measured in terms of the audio length from
|
|
663
|
-
# the
|
|
663
|
+
# the start of the input audio. No-speech event is a response with
|
|
664
664
|
# END_OF_UTTERANCE without any transcript following up.
|
|
665
665
|
class GoogleCloudDialogflowCxV3BargeInConfig
|
|
666
666
|
include Google::Apis::Core::Hashable
|
|
@@ -4383,7 +4383,7 @@ module Google
|
|
|
4383
4383
|
# utterance has been detected. Note that no-speech event is not expected in this
|
|
4384
4384
|
# phase. The client provides this configuration in terms of the durations of
|
|
4385
4385
|
# those two phases. The durations are measured in terms of the audio length from
|
|
4386
|
-
# the
|
|
4386
|
+
# the start of the input audio. No-speech event is a response with
|
|
4387
4387
|
# END_OF_UTTERANCE without any transcript following up.
|
|
4388
4388
|
# Corresponds to the JSON property `bargeInConfig`
|
|
4389
4389
|
# @return [Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3BargeInConfig]
|
|
@@ -9117,7 +9117,7 @@ module Google
|
|
|
9117
9117
|
# utterance has been detected. Note that no-speech event is not expected in this
|
|
9118
9118
|
# phase. The client provides this configuration in terms of the durations of
|
|
9119
9119
|
# those two phases. The durations are measured in terms of the audio length from
|
|
9120
|
-
# the
|
|
9120
|
+
# the start of the input audio. No-speech event is a response with
|
|
9121
9121
|
# END_OF_UTTERANCE without any transcript following up.
|
|
9122
9122
|
class GoogleCloudDialogflowCxV3beta1BargeInConfig
|
|
9123
9123
|
include Google::Apis::Core::Hashable
|
|
@@ -10536,7 +10536,7 @@ module Google
|
|
|
10536
10536
|
# utterance has been detected. Note that no-speech event is not expected in this
|
|
10537
10537
|
# phase. The client provides this configuration in terms of the durations of
|
|
10538
10538
|
# those two phases. The durations are measured in terms of the audio length from
|
|
10539
|
-
# the
|
|
10539
|
+
# the start of the input audio. No-speech event is a response with
|
|
10540
10540
|
# END_OF_UTTERANCE without any transcript following up.
|
|
10541
10541
|
# Corresponds to the JSON property `bargeInConfig`
|
|
10542
10542
|
# @return [Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3beta1BargeInConfig]
|
|
@@ -12875,7 +12875,7 @@ module Google
|
|
|
12875
12875
|
end
|
|
12876
12876
|
end
|
|
12877
12877
|
|
|
12878
|
-
# Metadata for a
|
|
12878
|
+
# Metadata for a ConversationProfiles.ClearSuggestionFeatureConfig operation.
|
|
12879
12879
|
class GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata
|
|
12880
12880
|
include Google::Apis::Core::Hashable
|
|
12881
12881
|
|
|
@@ -13100,7 +13100,7 @@ module Google
|
|
|
13100
13100
|
end
|
|
13101
13101
|
end
|
|
13102
13102
|
|
|
13103
|
-
# Metadata for
|
|
13103
|
+
# Metadata for CreateConversationDataset.
|
|
13104
13104
|
class GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata
|
|
13105
13105
|
include Google::Apis::Core::Hashable
|
|
13106
13106
|
|
|
@@ -13193,7 +13193,7 @@ module Google
|
|
|
13193
13193
|
end
|
|
13194
13194
|
end
|
|
13195
13195
|
|
|
13196
|
-
# Metadata for
|
|
13196
|
+
# Metadata for DeleteConversationDataset.
|
|
13197
13197
|
class GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata
|
|
13198
13198
|
include Google::Apis::Core::Hashable
|
|
13199
13199
|
|
|
@@ -15213,12 +15213,11 @@ module Google
|
|
|
15213
15213
|
|
|
15214
15214
|
# The result of sentiment analysis. Sentiment analysis inspects user input and
|
|
15215
15215
|
# identifies the prevailing subjective opinion, especially to determine a user's
|
|
15216
|
-
# attitude as positive, negative, or neutral. For
|
|
15217
|
-
#
|
|
15218
|
-
#
|
|
15219
|
-
#
|
|
15220
|
-
#
|
|
15221
|
-
# ConversationProfile.human_agent_assistant_config
|
|
15216
|
+
# attitude as positive, negative, or neutral. For DetectIntent, it needs to be
|
|
15217
|
+
# configured in DetectIntentRequest.query_params. For StreamingDetectIntent, it
|
|
15218
|
+
# needs to be configured in StreamingDetectIntentRequest.query_params. And for
|
|
15219
|
+
# Participants.AnalyzeContent and Participants.StreamingAnalyzeContent, it needs
|
|
15220
|
+
# to be configured in ConversationProfile.human_agent_assistant_config
|
|
15222
15221
|
# Corresponds to the JSON property `sentimentAnalysis`
|
|
15223
15222
|
# @return [Google::Apis::DialogflowV3::GoogleCloudDialogflowV2SentimentAnalysisResult]
|
|
15224
15223
|
attr_accessor :sentiment_analysis
|
|
@@ -15415,12 +15414,11 @@ module Google
|
|
|
15415
15414
|
|
|
15416
15415
|
# The result of sentiment analysis. Sentiment analysis inspects user input and
|
|
15417
15416
|
# identifies the prevailing subjective opinion, especially to determine a user's
|
|
15418
|
-
# attitude as positive, negative, or neutral. For
|
|
15419
|
-
#
|
|
15420
|
-
#
|
|
15421
|
-
#
|
|
15422
|
-
#
|
|
15423
|
-
# ConversationProfile.human_agent_assistant_config
|
|
15417
|
+
# attitude as positive, negative, or neutral. For DetectIntent, it needs to be
|
|
15418
|
+
# configured in DetectIntentRequest.query_params. For StreamingDetectIntent, it
|
|
15419
|
+
# needs to be configured in StreamingDetectIntentRequest.query_params. And for
|
|
15420
|
+
# Participants.AnalyzeContent and Participants.StreamingAnalyzeContent, it needs
|
|
15421
|
+
# to be configured in ConversationProfile.human_agent_assistant_config
|
|
15424
15422
|
# Corresponds to the JSON property `sentimentAnalysisResult`
|
|
15425
15423
|
# @return [Google::Apis::DialogflowV3::GoogleCloudDialogflowV2SentimentAnalysisResult]
|
|
15426
15424
|
attr_accessor :sentiment_analysis_result
|
|
@@ -15504,12 +15502,11 @@ module Google
|
|
|
15504
15502
|
|
|
15505
15503
|
# The result of sentiment analysis. Sentiment analysis inspects user input and
|
|
15506
15504
|
# identifies the prevailing subjective opinion, especially to determine a user's
|
|
15507
|
-
# attitude as positive, negative, or neutral. For
|
|
15508
|
-
#
|
|
15509
|
-
#
|
|
15510
|
-
#
|
|
15511
|
-
#
|
|
15512
|
-
# ConversationProfile.human_agent_assistant_config
|
|
15505
|
+
# attitude as positive, negative, or neutral. For DetectIntent, it needs to be
|
|
15506
|
+
# configured in DetectIntentRequest.query_params. For StreamingDetectIntent, it
|
|
15507
|
+
# needs to be configured in StreamingDetectIntentRequest.query_params. And for
|
|
15508
|
+
# Participants.AnalyzeContent and Participants.StreamingAnalyzeContent, it needs
|
|
15509
|
+
# to be configured in ConversationProfile.human_agent_assistant_config
|
|
15513
15510
|
class GoogleCloudDialogflowV2SentimentAnalysisResult
|
|
15514
15511
|
include Google::Apis::Core::Hashable
|
|
15515
15512
|
|
|
@@ -15574,7 +15571,7 @@ module Google
|
|
|
15574
15571
|
end
|
|
15575
15572
|
end
|
|
15576
15573
|
|
|
15577
|
-
# Metadata for a
|
|
15574
|
+
# Metadata for a ConversationProfiles.SetSuggestionFeatureConfig operation.
|
|
15578
15575
|
class GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata
|
|
15579
15576
|
include Google::Apis::Core::Hashable
|
|
15580
15577
|
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module DialogflowV3
|
|
18
18
|
# Version of the google-apis-dialogflow_v3 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.99.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.15.1"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20241119"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-dialogflow_v3
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.99.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-
|
|
11
|
+
date: 2024-12-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-apis-core
|
|
@@ -58,7 +58,7 @@ licenses:
|
|
|
58
58
|
metadata:
|
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v3/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3/v0.99.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v3
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
75
75
|
- !ruby/object:Gem::Version
|
|
76
76
|
version: '0'
|
|
77
77
|
requirements: []
|
|
78
|
-
rubygems_version: 3.5.
|
|
78
|
+
rubygems_version: 3.5.22
|
|
79
79
|
signing_key:
|
|
80
80
|
specification_version: 4
|
|
81
81
|
summary: Simple REST client for Dialogflow API V3
|