google-apis-dialogflow_v2 0.118.0 → 0.119.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_v2/classes.rb +3504 -5932
- data/lib/google/apis/dialogflow_v2/gem_version.rb +2 -2
- data/lib/google/apis/dialogflow_v2/representations.rb +279 -0
- data/lib/google/apis/dialogflow_v2/service.rb +279 -2042
- metadata +2 -2
|
@@ -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.119.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 = "20260119"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -2146,6 +2146,18 @@ module Google
|
|
|
2146
2146
|
include Google::Apis::Core::JsonObjectSupport
|
|
2147
2147
|
end
|
|
2148
2148
|
|
|
2149
|
+
class GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo
|
|
2150
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2151
|
+
|
|
2152
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2153
|
+
end
|
|
2154
|
+
|
|
2155
|
+
class GoogleCloudDialogflowV2IngestedContextReferenceDebugInfoIngestedParameterDebugInfo
|
|
2156
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2157
|
+
|
|
2158
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2159
|
+
end
|
|
2160
|
+
|
|
2149
2161
|
class GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata
|
|
2150
2162
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2151
2163
|
|
|
@@ -2422,6 +2434,18 @@ module Google
|
|
|
2422
2434
|
include Google::Apis::Core::JsonObjectSupport
|
|
2423
2435
|
end
|
|
2424
2436
|
|
|
2437
|
+
class GoogleCloudDialogflowV2KnowledgeAssistDebugInfo
|
|
2438
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2439
|
+
|
|
2440
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2441
|
+
end
|
|
2442
|
+
|
|
2443
|
+
class GoogleCloudDialogflowV2KnowledgeAssistDebugInfoKnowledgeAssistBehavior
|
|
2444
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2445
|
+
|
|
2446
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2447
|
+
end
|
|
2448
|
+
|
|
2425
2449
|
class GoogleCloudDialogflowV2KnowledgeBase
|
|
2426
2450
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2427
2451
|
|
|
@@ -2668,6 +2692,18 @@ module Google
|
|
|
2668
2692
|
include Google::Apis::Core::JsonObjectSupport
|
|
2669
2693
|
end
|
|
2670
2694
|
|
|
2695
|
+
class GoogleCloudDialogflowV2SearchKnowledgeDebugInfo
|
|
2696
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2697
|
+
|
|
2698
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2699
|
+
end
|
|
2700
|
+
|
|
2701
|
+
class GoogleCloudDialogflowV2SearchKnowledgeDebugInfoSearchKnowledgeBehavior
|
|
2702
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2703
|
+
|
|
2704
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2705
|
+
end
|
|
2706
|
+
|
|
2671
2707
|
class GoogleCloudDialogflowV2SearchKnowledgeRequest
|
|
2672
2708
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2673
2709
|
|
|
@@ -2740,6 +2776,18 @@ module Google
|
|
|
2740
2776
|
include Google::Apis::Core::JsonObjectSupport
|
|
2741
2777
|
end
|
|
2742
2778
|
|
|
2779
|
+
class GoogleCloudDialogflowV2ServiceLatency
|
|
2780
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2781
|
+
|
|
2782
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2783
|
+
end
|
|
2784
|
+
|
|
2785
|
+
class GoogleCloudDialogflowV2ServiceLatencyInternalServiceLatency
|
|
2786
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2787
|
+
|
|
2788
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2789
|
+
end
|
|
2790
|
+
|
|
2743
2791
|
class GoogleCloudDialogflowV2SessionEntityType
|
|
2744
2792
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2745
2793
|
|
|
@@ -2842,6 +2890,12 @@ module Google
|
|
|
2842
2890
|
include Google::Apis::Core::JsonObjectSupport
|
|
2843
2891
|
end
|
|
2844
2892
|
|
|
2893
|
+
class GoogleCloudDialogflowV2SuggestConversationSummaryResponseSummarySummarySection
|
|
2894
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2895
|
+
|
|
2896
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2897
|
+
end
|
|
2898
|
+
|
|
2845
2899
|
class GoogleCloudDialogflowV2SuggestFaqAnswersRequest
|
|
2846
2900
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2847
2901
|
|
|
@@ -3382,6 +3436,18 @@ module Google
|
|
|
3382
3436
|
include Google::Apis::Core::JsonObjectSupport
|
|
3383
3437
|
end
|
|
3384
3438
|
|
|
3439
|
+
class GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfo
|
|
3440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3441
|
+
|
|
3442
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3443
|
+
end
|
|
3444
|
+
|
|
3445
|
+
class GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfoIngestedParameterDebugInfo
|
|
3446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3447
|
+
|
|
3448
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3449
|
+
end
|
|
3450
|
+
|
|
3385
3451
|
class GoogleCloudDialogflowV2beta1InitializeEncryptionSpecMetadata
|
|
3386
3452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3387
3453
|
|
|
@@ -3730,6 +3796,18 @@ module Google
|
|
|
3730
3796
|
include Google::Apis::Core::JsonObjectSupport
|
|
3731
3797
|
end
|
|
3732
3798
|
|
|
3799
|
+
class GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfo
|
|
3800
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3801
|
+
|
|
3802
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3803
|
+
end
|
|
3804
|
+
|
|
3805
|
+
class GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfoKnowledgeAssistBehavior
|
|
3806
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3807
|
+
|
|
3808
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3809
|
+
end
|
|
3810
|
+
|
|
3733
3811
|
class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
|
|
3734
3812
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3735
3813
|
|
|
@@ -3814,6 +3892,18 @@ module Google
|
|
|
3814
3892
|
include Google::Apis::Core::JsonObjectSupport
|
|
3815
3893
|
end
|
|
3816
3894
|
|
|
3895
|
+
class GoogleCloudDialogflowV2beta1ServiceLatency
|
|
3896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3897
|
+
|
|
3898
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3899
|
+
end
|
|
3900
|
+
|
|
3901
|
+
class GoogleCloudDialogflowV2beta1ServiceLatencyInternalServiceLatency
|
|
3902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3903
|
+
|
|
3904
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3905
|
+
end
|
|
3906
|
+
|
|
3817
3907
|
class GoogleCloudDialogflowV2beta1SessionEntityType
|
|
3818
3908
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3819
3909
|
|
|
@@ -6203,6 +6293,7 @@ module Google
|
|
|
6203
6293
|
property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult::Representation
|
|
6204
6294
|
|
|
6205
6295
|
property :system_action, as: 'systemAction'
|
|
6296
|
+
property :triggering_event, as: 'triggeringEvent'
|
|
6206
6297
|
end
|
|
6207
6298
|
end
|
|
6208
6299
|
|
|
@@ -7352,6 +7443,7 @@ module Google
|
|
|
7352
7443
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7353
7444
|
property :enable_entity_extraction, as: 'enableEntityExtraction'
|
|
7354
7445
|
property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
|
|
7446
|
+
property :enable_sentiment_analysis_v3, as: 'enableSentimentAnalysisV3'
|
|
7355
7447
|
end
|
|
7356
7448
|
end
|
|
7357
7449
|
|
|
@@ -7591,6 +7683,24 @@ module Google
|
|
|
7591
7683
|
end
|
|
7592
7684
|
end
|
|
7593
7685
|
|
|
7686
|
+
class GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo
|
|
7687
|
+
# @private
|
|
7688
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7689
|
+
property :context_reference_retrieved, as: 'contextReferenceRetrieved'
|
|
7690
|
+
collection :ingested_parameters_debug_info, as: 'ingestedParametersDebugInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfoIngestedParameterDebugInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfoIngestedParameterDebugInfo::Representation
|
|
7691
|
+
|
|
7692
|
+
property :project_not_allowlisted, as: 'projectNotAllowlisted'
|
|
7693
|
+
end
|
|
7694
|
+
end
|
|
7695
|
+
|
|
7696
|
+
class GoogleCloudDialogflowV2IngestedContextReferenceDebugInfoIngestedParameterDebugInfo
|
|
7697
|
+
# @private
|
|
7698
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7699
|
+
property :ingestion_status, as: 'ingestionStatus'
|
|
7700
|
+
property :parameter, as: 'parameter'
|
|
7701
|
+
end
|
|
7702
|
+
end
|
|
7703
|
+
|
|
7594
7704
|
class GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata
|
|
7595
7705
|
# @private
|
|
7596
7706
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8024,6 +8134,8 @@ module Google
|
|
|
8024
8134
|
# @private
|
|
8025
8135
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8026
8136
|
property :answer_record, as: 'answerRecord'
|
|
8137
|
+
property :knowledge_assist_debug_info, as: 'knowledgeAssistDebugInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeAssistDebugInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeAssistDebugInfo::Representation
|
|
8138
|
+
|
|
8027
8139
|
property :suggested_query, as: 'suggestedQuery', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery::Representation
|
|
8028
8140
|
|
|
8029
8141
|
property :suggested_query_answer, as: 'suggestedQueryAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer::Representation
|
|
@@ -8074,6 +8186,44 @@ module Google
|
|
|
8074
8186
|
end
|
|
8075
8187
|
end
|
|
8076
8188
|
|
|
8189
|
+
class GoogleCloudDialogflowV2KnowledgeAssistDebugInfo
|
|
8190
|
+
# @private
|
|
8191
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8192
|
+
property :datastore_response_reason, as: 'datastoreResponseReason'
|
|
8193
|
+
property :ingested_context_reference_debug_info, as: 'ingestedContextReferenceDebugInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo::Representation
|
|
8194
|
+
|
|
8195
|
+
property :knowledge_assist_behavior, as: 'knowledgeAssistBehavior', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeAssistDebugInfoKnowledgeAssistBehavior, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeAssistDebugInfoKnowledgeAssistBehavior::Representation
|
|
8196
|
+
|
|
8197
|
+
property :query_categorization_failure_reason, as: 'queryCategorizationFailureReason'
|
|
8198
|
+
property :query_generation_failure_reason, as: 'queryGenerationFailureReason'
|
|
8199
|
+
property :service_latency, as: 'serviceLatency', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ServiceLatency, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ServiceLatency::Representation
|
|
8200
|
+
|
|
8201
|
+
end
|
|
8202
|
+
end
|
|
8203
|
+
|
|
8204
|
+
class GoogleCloudDialogflowV2KnowledgeAssistDebugInfoKnowledgeAssistBehavior
|
|
8205
|
+
# @private
|
|
8206
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8207
|
+
property :answer_generation_rewriter_on, as: 'answerGenerationRewriterOn'
|
|
8208
|
+
property :appended_search_context_count, as: 'appendedSearchContextCount'
|
|
8209
|
+
property :conversation_transcript_has_mixed_languages, as: 'conversationTranscriptHasMixedLanguages'
|
|
8210
|
+
property :disable_sync_delivery, as: 'disableSyncDelivery'
|
|
8211
|
+
property :end_user_metadata_included, as: 'endUserMetadataIncluded'
|
|
8212
|
+
property :invalid_items_query_suggestion_skipped, as: 'invalidItemsQuerySuggestionSkipped'
|
|
8213
|
+
property :multiple_queries_generated, as: 'multipleQueriesGenerated'
|
|
8214
|
+
property :previous_queries_included, as: 'previousQueriesIncluded'
|
|
8215
|
+
property :primary_query_redacted_and_replaced, as: 'primaryQueryRedactedAndReplaced'
|
|
8216
|
+
property :query_contained_search_context, as: 'queryContainedSearchContext'
|
|
8217
|
+
property :query_generation_agent_language_mismatch, as: 'queryGenerationAgentLanguageMismatch'
|
|
8218
|
+
property :query_generation_end_user_language_mismatch, as: 'queryGenerationEndUserLanguageMismatch'
|
|
8219
|
+
property :return_query_only, as: 'returnQueryOnly'
|
|
8220
|
+
property :third_party_connector_allowed, as: 'thirdPartyConnectorAllowed'
|
|
8221
|
+
property :use_custom_safety_filter_level, as: 'useCustomSafetyFilterLevel'
|
|
8222
|
+
property :use_pubsub_delivery, as: 'usePubsubDelivery'
|
|
8223
|
+
property :use_translated_message, as: 'useTranslatedMessage'
|
|
8224
|
+
end
|
|
8225
|
+
end
|
|
8226
|
+
|
|
8077
8227
|
class GoogleCloudDialogflowV2KnowledgeBase
|
|
8078
8228
|
# @private
|
|
8079
8229
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8485,6 +8635,28 @@ module Google
|
|
|
8485
8635
|
end
|
|
8486
8636
|
end
|
|
8487
8637
|
|
|
8638
|
+
class GoogleCloudDialogflowV2SearchKnowledgeDebugInfo
|
|
8639
|
+
# @private
|
|
8640
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8641
|
+
property :datastore_response_reason, as: 'datastoreResponseReason'
|
|
8642
|
+
property :ingested_context_reference_debug_info, as: 'ingestedContextReferenceDebugInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo::Representation
|
|
8643
|
+
|
|
8644
|
+
property :search_knowledge_behavior, as: 'searchKnowledgeBehavior', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeDebugInfoSearchKnowledgeBehavior, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeDebugInfoSearchKnowledgeBehavior::Representation
|
|
8645
|
+
|
|
8646
|
+
property :service_latency, as: 'serviceLatency', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ServiceLatency, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ServiceLatency::Representation
|
|
8647
|
+
|
|
8648
|
+
end
|
|
8649
|
+
end
|
|
8650
|
+
|
|
8651
|
+
class GoogleCloudDialogflowV2SearchKnowledgeDebugInfoSearchKnowledgeBehavior
|
|
8652
|
+
# @private
|
|
8653
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8654
|
+
property :answer_generation_rewriter_on, as: 'answerGenerationRewriterOn'
|
|
8655
|
+
property :end_user_metadata_included, as: 'endUserMetadataIncluded'
|
|
8656
|
+
property :third_party_connector_allowed, as: 'thirdPartyConnectorAllowed'
|
|
8657
|
+
end
|
|
8658
|
+
end
|
|
8659
|
+
|
|
8488
8660
|
class GoogleCloudDialogflowV2SearchKnowledgeRequest
|
|
8489
8661
|
# @private
|
|
8490
8662
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8573,6 +8745,8 @@ module Google
|
|
|
8573
8745
|
collection :answers, as: 'answers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeAnswer::Representation
|
|
8574
8746
|
|
|
8575
8747
|
property :rewritten_query, as: 'rewrittenQuery'
|
|
8748
|
+
property :search_knowledge_debug_info, as: 'searchKnowledgeDebugInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeDebugInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SearchKnowledgeDebugInfo::Representation
|
|
8749
|
+
|
|
8576
8750
|
end
|
|
8577
8751
|
end
|
|
8578
8752
|
|
|
@@ -8599,6 +8773,24 @@ module Google
|
|
|
8599
8773
|
end
|
|
8600
8774
|
end
|
|
8601
8775
|
|
|
8776
|
+
class GoogleCloudDialogflowV2ServiceLatency
|
|
8777
|
+
# @private
|
|
8778
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8779
|
+
collection :internal_service_latencies, as: 'internalServiceLatencies', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ServiceLatencyInternalServiceLatency, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ServiceLatencyInternalServiceLatency::Representation
|
|
8780
|
+
|
|
8781
|
+
end
|
|
8782
|
+
end
|
|
8783
|
+
|
|
8784
|
+
class GoogleCloudDialogflowV2ServiceLatencyInternalServiceLatency
|
|
8785
|
+
# @private
|
|
8786
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8787
|
+
property :complete_time, as: 'completeTime'
|
|
8788
|
+
property :latency_ms, as: 'latencyMs'
|
|
8789
|
+
property :start_time, as: 'startTime'
|
|
8790
|
+
property :step, as: 'step'
|
|
8791
|
+
end
|
|
8792
|
+
end
|
|
8793
|
+
|
|
8602
8794
|
class GoogleCloudDialogflowV2SessionEntityType
|
|
8603
8795
|
# @private
|
|
8604
8796
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8764,11 +8956,21 @@ module Google
|
|
|
8764
8956
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8765
8957
|
property :answer_record, as: 'answerRecord'
|
|
8766
8958
|
property :baseline_model_version, as: 'baselineModelVersion'
|
|
8959
|
+
collection :sorted_text_sections, as: 'sortedTextSections', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestConversationSummaryResponseSummarySummarySection, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestConversationSummaryResponseSummarySummarySection::Representation
|
|
8960
|
+
|
|
8767
8961
|
property :text, as: 'text'
|
|
8768
8962
|
hash :text_sections, as: 'textSections'
|
|
8769
8963
|
end
|
|
8770
8964
|
end
|
|
8771
8965
|
|
|
8966
|
+
class GoogleCloudDialogflowV2SuggestConversationSummaryResponseSummarySummarySection
|
|
8967
|
+
# @private
|
|
8968
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8969
|
+
property :section, as: 'section'
|
|
8970
|
+
property :summary, as: 'summary'
|
|
8971
|
+
end
|
|
8972
|
+
end
|
|
8973
|
+
|
|
8772
8974
|
class GoogleCloudDialogflowV2SuggestFaqAnswersRequest
|
|
8773
8975
|
# @private
|
|
8774
8976
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9371,6 +9573,7 @@ module Google
|
|
|
9371
9573
|
property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult::Representation
|
|
9372
9574
|
|
|
9373
9575
|
property :system_action, as: 'systemAction'
|
|
9576
|
+
property :triggering_event, as: 'triggeringEvent'
|
|
9374
9577
|
end
|
|
9375
9578
|
end
|
|
9376
9579
|
|
|
@@ -9672,6 +9875,24 @@ module Google
|
|
|
9672
9875
|
end
|
|
9673
9876
|
end
|
|
9674
9877
|
|
|
9878
|
+
class GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfo
|
|
9879
|
+
# @private
|
|
9880
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9881
|
+
property :context_reference_retrieved, as: 'contextReferenceRetrieved'
|
|
9882
|
+
collection :ingested_parameters_debug_info, as: 'ingestedParametersDebugInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfoIngestedParameterDebugInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfoIngestedParameterDebugInfo::Representation
|
|
9883
|
+
|
|
9884
|
+
property :project_not_allowlisted, as: 'projectNotAllowlisted'
|
|
9885
|
+
end
|
|
9886
|
+
end
|
|
9887
|
+
|
|
9888
|
+
class GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfoIngestedParameterDebugInfo
|
|
9889
|
+
# @private
|
|
9890
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9891
|
+
property :ingestion_status, as: 'ingestionStatus'
|
|
9892
|
+
property :parameter, as: 'parameter'
|
|
9893
|
+
end
|
|
9894
|
+
end
|
|
9895
|
+
|
|
9675
9896
|
class GoogleCloudDialogflowV2beta1InitializeEncryptionSpecMetadata
|
|
9676
9897
|
# @private
|
|
9677
9898
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10217,6 +10438,8 @@ module Google
|
|
|
10217
10438
|
# @private
|
|
10218
10439
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10219
10440
|
property :answer_record, as: 'answerRecord'
|
|
10441
|
+
property :knowledge_assist_debug_info, as: 'knowledgeAssistDebugInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfo::Representation
|
|
10442
|
+
|
|
10220
10443
|
property :suggested_query, as: 'suggestedQuery', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery::Representation
|
|
10221
10444
|
|
|
10222
10445
|
property :suggested_query_answer, as: 'suggestedQueryAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer::Representation
|
|
@@ -10267,6 +10490,44 @@ module Google
|
|
|
10267
10490
|
end
|
|
10268
10491
|
end
|
|
10269
10492
|
|
|
10493
|
+
class GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfo
|
|
10494
|
+
# @private
|
|
10495
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10496
|
+
property :datastore_response_reason, as: 'datastoreResponseReason'
|
|
10497
|
+
property :ingested_context_reference_debug_info, as: 'ingestedContextReferenceDebugInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfo::Representation
|
|
10498
|
+
|
|
10499
|
+
property :knowledge_assist_behavior, as: 'knowledgeAssistBehavior', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfoKnowledgeAssistBehavior, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfoKnowledgeAssistBehavior::Representation
|
|
10500
|
+
|
|
10501
|
+
property :query_categorization_failure_reason, as: 'queryCategorizationFailureReason'
|
|
10502
|
+
property :query_generation_failure_reason, as: 'queryGenerationFailureReason'
|
|
10503
|
+
property :service_latency, as: 'serviceLatency', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ServiceLatency, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ServiceLatency::Representation
|
|
10504
|
+
|
|
10505
|
+
end
|
|
10506
|
+
end
|
|
10507
|
+
|
|
10508
|
+
class GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfoKnowledgeAssistBehavior
|
|
10509
|
+
# @private
|
|
10510
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10511
|
+
property :answer_generation_rewriter_on, as: 'answerGenerationRewriterOn'
|
|
10512
|
+
property :appended_search_context_count, as: 'appendedSearchContextCount'
|
|
10513
|
+
property :conversation_transcript_has_mixed_languages, as: 'conversationTranscriptHasMixedLanguages'
|
|
10514
|
+
property :disable_sync_delivery, as: 'disableSyncDelivery'
|
|
10515
|
+
property :end_user_metadata_included, as: 'endUserMetadataIncluded'
|
|
10516
|
+
property :invalid_items_query_suggestion_skipped, as: 'invalidItemsQuerySuggestionSkipped'
|
|
10517
|
+
property :multiple_queries_generated, as: 'multipleQueriesGenerated'
|
|
10518
|
+
property :previous_queries_included, as: 'previousQueriesIncluded'
|
|
10519
|
+
property :primary_query_redacted_and_replaced, as: 'primaryQueryRedactedAndReplaced'
|
|
10520
|
+
property :query_contained_search_context, as: 'queryContainedSearchContext'
|
|
10521
|
+
property :query_generation_agent_language_mismatch, as: 'queryGenerationAgentLanguageMismatch'
|
|
10522
|
+
property :query_generation_end_user_language_mismatch, as: 'queryGenerationEndUserLanguageMismatch'
|
|
10523
|
+
property :return_query_only, as: 'returnQueryOnly'
|
|
10524
|
+
property :third_party_connector_allowed, as: 'thirdPartyConnectorAllowed'
|
|
10525
|
+
property :use_custom_safety_filter_level, as: 'useCustomSafetyFilterLevel'
|
|
10526
|
+
property :use_pubsub_delivery, as: 'usePubsubDelivery'
|
|
10527
|
+
property :use_translated_message, as: 'useTranslatedMessage'
|
|
10528
|
+
end
|
|
10529
|
+
end
|
|
10530
|
+
|
|
10270
10531
|
class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
|
|
10271
10532
|
# @private
|
|
10272
10533
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10421,6 +10682,24 @@ module Google
|
|
|
10421
10682
|
end
|
|
10422
10683
|
end
|
|
10423
10684
|
|
|
10685
|
+
class GoogleCloudDialogflowV2beta1ServiceLatency
|
|
10686
|
+
# @private
|
|
10687
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10688
|
+
collection :internal_service_latencies, as: 'internalServiceLatencies', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ServiceLatencyInternalServiceLatency, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ServiceLatencyInternalServiceLatency::Representation
|
|
10689
|
+
|
|
10690
|
+
end
|
|
10691
|
+
end
|
|
10692
|
+
|
|
10693
|
+
class GoogleCloudDialogflowV2beta1ServiceLatencyInternalServiceLatency
|
|
10694
|
+
# @private
|
|
10695
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10696
|
+
property :complete_time, as: 'completeTime'
|
|
10697
|
+
property :latency_ms, as: 'latencyMs'
|
|
10698
|
+
property :start_time, as: 'startTime'
|
|
10699
|
+
property :step, as: 'step'
|
|
10700
|
+
end
|
|
10701
|
+
end
|
|
10702
|
+
|
|
10424
10703
|
class GoogleCloudDialogflowV2beta1SessionEntityType
|
|
10425
10704
|
# @private
|
|
10426
10705
|
class Representation < Google::Apis::Core::JsonRepresentation
|