google-apis-dialogflow_v3 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_v3/classes.rb +3320 -5822
- data/lib/google/apis/dialogflow_v3/gem_version.rb +2 -2
- data/lib/google/apis/dialogflow_v3/representations.rb +228 -0
- data/lib/google/apis/dialogflow_v3/service.rb +158 -1121
- metadata +2 -2
|
@@ -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.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
|
|
@@ -2680,6 +2680,18 @@ module Google
|
|
|
2680
2680
|
include Google::Apis::Core::JsonObjectSupport
|
|
2681
2681
|
end
|
|
2682
2682
|
|
|
2683
|
+
class GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo
|
|
2684
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2685
|
+
|
|
2686
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2687
|
+
end
|
|
2688
|
+
|
|
2689
|
+
class GoogleCloudDialogflowV2IngestedContextReferenceDebugInfoIngestedParameterDebugInfo
|
|
2690
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2691
|
+
|
|
2692
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2693
|
+
end
|
|
2694
|
+
|
|
2683
2695
|
class GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata
|
|
2684
2696
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2685
2697
|
|
|
@@ -2932,6 +2944,18 @@ module Google
|
|
|
2932
2944
|
include Google::Apis::Core::JsonObjectSupport
|
|
2933
2945
|
end
|
|
2934
2946
|
|
|
2947
|
+
class GoogleCloudDialogflowV2KnowledgeAssistDebugInfo
|
|
2948
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2949
|
+
|
|
2950
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2951
|
+
end
|
|
2952
|
+
|
|
2953
|
+
class GoogleCloudDialogflowV2KnowledgeAssistDebugInfoKnowledgeAssistBehavior
|
|
2954
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2955
|
+
|
|
2956
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2957
|
+
end
|
|
2958
|
+
|
|
2935
2959
|
class GoogleCloudDialogflowV2KnowledgeOperationMetadata
|
|
2936
2960
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2937
2961
|
|
|
@@ -2974,6 +2998,18 @@ module Google
|
|
|
2974
2998
|
include Google::Apis::Core::JsonObjectSupport
|
|
2975
2999
|
end
|
|
2976
3000
|
|
|
3001
|
+
class GoogleCloudDialogflowV2ServiceLatency
|
|
3002
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3003
|
+
|
|
3004
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3005
|
+
end
|
|
3006
|
+
|
|
3007
|
+
class GoogleCloudDialogflowV2ServiceLatencyInternalServiceLatency
|
|
3008
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3009
|
+
|
|
3010
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3011
|
+
end
|
|
3012
|
+
|
|
2977
3013
|
class GoogleCloudDialogflowV2SessionEntityType
|
|
2978
3014
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2979
3015
|
|
|
@@ -3280,6 +3316,18 @@ module Google
|
|
|
3280
3316
|
include Google::Apis::Core::JsonObjectSupport
|
|
3281
3317
|
end
|
|
3282
3318
|
|
|
3319
|
+
class GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfo
|
|
3320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3321
|
+
|
|
3322
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3323
|
+
end
|
|
3324
|
+
|
|
3325
|
+
class GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfoIngestedParameterDebugInfo
|
|
3326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3327
|
+
|
|
3328
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3329
|
+
end
|
|
3330
|
+
|
|
3283
3331
|
class GoogleCloudDialogflowV2beta1InitializeEncryptionSpecMetadata
|
|
3284
3332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3285
3333
|
|
|
@@ -3628,6 +3676,18 @@ module Google
|
|
|
3628
3676
|
include Google::Apis::Core::JsonObjectSupport
|
|
3629
3677
|
end
|
|
3630
3678
|
|
|
3679
|
+
class GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfo
|
|
3680
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3681
|
+
|
|
3682
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3683
|
+
end
|
|
3684
|
+
|
|
3685
|
+
class GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfoKnowledgeAssistBehavior
|
|
3686
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3687
|
+
|
|
3688
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3689
|
+
end
|
|
3690
|
+
|
|
3631
3691
|
class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
|
|
3632
3692
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3633
3693
|
|
|
@@ -3712,6 +3772,18 @@ module Google
|
|
|
3712
3772
|
include Google::Apis::Core::JsonObjectSupport
|
|
3713
3773
|
end
|
|
3714
3774
|
|
|
3775
|
+
class GoogleCloudDialogflowV2beta1ServiceLatency
|
|
3776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3777
|
+
|
|
3778
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3779
|
+
end
|
|
3780
|
+
|
|
3781
|
+
class GoogleCloudDialogflowV2beta1ServiceLatencyInternalServiceLatency
|
|
3782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3783
|
+
|
|
3784
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3785
|
+
end
|
|
3786
|
+
|
|
3715
3787
|
class GoogleCloudDialogflowV2beta1SessionEntityType
|
|
3716
3788
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3717
3789
|
|
|
@@ -5838,6 +5910,8 @@ module Google
|
|
|
5838
5910
|
property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
|
|
5839
5911
|
|
|
5840
5912
|
property :allow_answer_feedback, as: 'allowAnswerFeedback'
|
|
5913
|
+
property :current_flow, as: 'currentFlow', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Flow, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Flow::Representation
|
|
5914
|
+
|
|
5841
5915
|
property :current_page, as: 'currentPage', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Page, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Page::Representation
|
|
5842
5916
|
|
|
5843
5917
|
property :data_store_connection_signals, as: 'dataStoreConnectionSignals', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3DataStoreConnectionSignals, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3DataStoreConnectionSignals::Representation
|
|
@@ -7960,6 +8034,7 @@ module Google
|
|
|
7960
8034
|
property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult::Representation
|
|
7961
8035
|
|
|
7962
8036
|
property :system_action, as: 'systemAction'
|
|
8037
|
+
property :triggering_event, as: 'triggeringEvent'
|
|
7963
8038
|
end
|
|
7964
8039
|
end
|
|
7965
8040
|
|
|
@@ -8346,6 +8421,24 @@ module Google
|
|
|
8346
8421
|
end
|
|
8347
8422
|
end
|
|
8348
8423
|
|
|
8424
|
+
class GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo
|
|
8425
|
+
# @private
|
|
8426
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8427
|
+
property :context_reference_retrieved, as: 'contextReferenceRetrieved'
|
|
8428
|
+
collection :ingested_parameters_debug_info, as: 'ingestedParametersDebugInfo', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfoIngestedParameterDebugInfo, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfoIngestedParameterDebugInfo::Representation
|
|
8429
|
+
|
|
8430
|
+
property :project_not_allowlisted, as: 'projectNotAllowlisted'
|
|
8431
|
+
end
|
|
8432
|
+
end
|
|
8433
|
+
|
|
8434
|
+
class GoogleCloudDialogflowV2IngestedContextReferenceDebugInfoIngestedParameterDebugInfo
|
|
8435
|
+
# @private
|
|
8436
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8437
|
+
property :ingestion_status, as: 'ingestionStatus'
|
|
8438
|
+
property :parameter, as: 'parameter'
|
|
8439
|
+
end
|
|
8440
|
+
end
|
|
8441
|
+
|
|
8349
8442
|
class GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata
|
|
8350
8443
|
# @private
|
|
8351
8444
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8734,6 +8827,8 @@ module Google
|
|
|
8734
8827
|
# @private
|
|
8735
8828
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8736
8829
|
property :answer_record, as: 'answerRecord'
|
|
8830
|
+
property :knowledge_assist_debug_info, as: 'knowledgeAssistDebugInfo', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2KnowledgeAssistDebugInfo, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2KnowledgeAssistDebugInfo::Representation
|
|
8831
|
+
|
|
8737
8832
|
property :suggested_query, as: 'suggestedQuery', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery::Representation
|
|
8738
8833
|
|
|
8739
8834
|
property :suggested_query_answer, as: 'suggestedQueryAnswer', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer::Representation
|
|
@@ -8784,6 +8879,44 @@ module Google
|
|
|
8784
8879
|
end
|
|
8785
8880
|
end
|
|
8786
8881
|
|
|
8882
|
+
class GoogleCloudDialogflowV2KnowledgeAssistDebugInfo
|
|
8883
|
+
# @private
|
|
8884
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8885
|
+
property :datastore_response_reason, as: 'datastoreResponseReason'
|
|
8886
|
+
property :ingested_context_reference_debug_info, as: 'ingestedContextReferenceDebugInfo', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo::Representation
|
|
8887
|
+
|
|
8888
|
+
property :knowledge_assist_behavior, as: 'knowledgeAssistBehavior', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2KnowledgeAssistDebugInfoKnowledgeAssistBehavior, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2KnowledgeAssistDebugInfoKnowledgeAssistBehavior::Representation
|
|
8889
|
+
|
|
8890
|
+
property :query_categorization_failure_reason, as: 'queryCategorizationFailureReason'
|
|
8891
|
+
property :query_generation_failure_reason, as: 'queryGenerationFailureReason'
|
|
8892
|
+
property :service_latency, as: 'serviceLatency', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2ServiceLatency, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2ServiceLatency::Representation
|
|
8893
|
+
|
|
8894
|
+
end
|
|
8895
|
+
end
|
|
8896
|
+
|
|
8897
|
+
class GoogleCloudDialogflowV2KnowledgeAssistDebugInfoKnowledgeAssistBehavior
|
|
8898
|
+
# @private
|
|
8899
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8900
|
+
property :answer_generation_rewriter_on, as: 'answerGenerationRewriterOn'
|
|
8901
|
+
property :appended_search_context_count, as: 'appendedSearchContextCount'
|
|
8902
|
+
property :conversation_transcript_has_mixed_languages, as: 'conversationTranscriptHasMixedLanguages'
|
|
8903
|
+
property :disable_sync_delivery, as: 'disableSyncDelivery'
|
|
8904
|
+
property :end_user_metadata_included, as: 'endUserMetadataIncluded'
|
|
8905
|
+
property :invalid_items_query_suggestion_skipped, as: 'invalidItemsQuerySuggestionSkipped'
|
|
8906
|
+
property :multiple_queries_generated, as: 'multipleQueriesGenerated'
|
|
8907
|
+
property :previous_queries_included, as: 'previousQueriesIncluded'
|
|
8908
|
+
property :primary_query_redacted_and_replaced, as: 'primaryQueryRedactedAndReplaced'
|
|
8909
|
+
property :query_contained_search_context, as: 'queryContainedSearchContext'
|
|
8910
|
+
property :query_generation_agent_language_mismatch, as: 'queryGenerationAgentLanguageMismatch'
|
|
8911
|
+
property :query_generation_end_user_language_mismatch, as: 'queryGenerationEndUserLanguageMismatch'
|
|
8912
|
+
property :return_query_only, as: 'returnQueryOnly'
|
|
8913
|
+
property :third_party_connector_allowed, as: 'thirdPartyConnectorAllowed'
|
|
8914
|
+
property :use_custom_safety_filter_level, as: 'useCustomSafetyFilterLevel'
|
|
8915
|
+
property :use_pubsub_delivery, as: 'usePubsubDelivery'
|
|
8916
|
+
property :use_translated_message, as: 'useTranslatedMessage'
|
|
8917
|
+
end
|
|
8918
|
+
end
|
|
8919
|
+
|
|
8787
8920
|
class GoogleCloudDialogflowV2KnowledgeOperationMetadata
|
|
8788
8921
|
# @private
|
|
8789
8922
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8872,6 +9005,24 @@ module Google
|
|
|
8872
9005
|
end
|
|
8873
9006
|
end
|
|
8874
9007
|
|
|
9008
|
+
class GoogleCloudDialogflowV2ServiceLatency
|
|
9009
|
+
# @private
|
|
9010
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9011
|
+
collection :internal_service_latencies, as: 'internalServiceLatencies', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2ServiceLatencyInternalServiceLatency, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2ServiceLatencyInternalServiceLatency::Representation
|
|
9012
|
+
|
|
9013
|
+
end
|
|
9014
|
+
end
|
|
9015
|
+
|
|
9016
|
+
class GoogleCloudDialogflowV2ServiceLatencyInternalServiceLatency
|
|
9017
|
+
# @private
|
|
9018
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9019
|
+
property :complete_time, as: 'completeTime'
|
|
9020
|
+
property :latency_ms, as: 'latencyMs'
|
|
9021
|
+
property :start_time, as: 'startTime'
|
|
9022
|
+
property :step, as: 'step'
|
|
9023
|
+
end
|
|
9024
|
+
end
|
|
9025
|
+
|
|
8875
9026
|
class GoogleCloudDialogflowV2SessionEntityType
|
|
8876
9027
|
# @private
|
|
8877
9028
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9089,6 +9240,7 @@ module Google
|
|
|
9089
9240
|
property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult::Representation
|
|
9090
9241
|
|
|
9091
9242
|
property :system_action, as: 'systemAction'
|
|
9243
|
+
property :triggering_event, as: 'triggeringEvent'
|
|
9092
9244
|
end
|
|
9093
9245
|
end
|
|
9094
9246
|
|
|
@@ -9390,6 +9542,24 @@ module Google
|
|
|
9390
9542
|
end
|
|
9391
9543
|
end
|
|
9392
9544
|
|
|
9545
|
+
class GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfo
|
|
9546
|
+
# @private
|
|
9547
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9548
|
+
property :context_reference_retrieved, as: 'contextReferenceRetrieved'
|
|
9549
|
+
collection :ingested_parameters_debug_info, as: 'ingestedParametersDebugInfo', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfoIngestedParameterDebugInfo, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfoIngestedParameterDebugInfo::Representation
|
|
9550
|
+
|
|
9551
|
+
property :project_not_allowlisted, as: 'projectNotAllowlisted'
|
|
9552
|
+
end
|
|
9553
|
+
end
|
|
9554
|
+
|
|
9555
|
+
class GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfoIngestedParameterDebugInfo
|
|
9556
|
+
# @private
|
|
9557
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9558
|
+
property :ingestion_status, as: 'ingestionStatus'
|
|
9559
|
+
property :parameter, as: 'parameter'
|
|
9560
|
+
end
|
|
9561
|
+
end
|
|
9562
|
+
|
|
9393
9563
|
class GoogleCloudDialogflowV2beta1InitializeEncryptionSpecMetadata
|
|
9394
9564
|
# @private
|
|
9395
9565
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9935,6 +10105,8 @@ module Google
|
|
|
9935
10105
|
# @private
|
|
9936
10106
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9937
10107
|
property :answer_record, as: 'answerRecord'
|
|
10108
|
+
property :knowledge_assist_debug_info, as: 'knowledgeAssistDebugInfo', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfo, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfo::Representation
|
|
10109
|
+
|
|
9938
10110
|
property :suggested_query, as: 'suggestedQuery', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery::Representation
|
|
9939
10111
|
|
|
9940
10112
|
property :suggested_query_answer, as: 'suggestedQueryAnswer', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer::Representation
|
|
@@ -9985,6 +10157,44 @@ module Google
|
|
|
9985
10157
|
end
|
|
9986
10158
|
end
|
|
9987
10159
|
|
|
10160
|
+
class GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfo
|
|
10161
|
+
# @private
|
|
10162
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10163
|
+
property :datastore_response_reason, as: 'datastoreResponseReason'
|
|
10164
|
+
property :ingested_context_reference_debug_info, as: 'ingestedContextReferenceDebugInfo', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfo, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfo::Representation
|
|
10165
|
+
|
|
10166
|
+
property :knowledge_assist_behavior, as: 'knowledgeAssistBehavior', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfoKnowledgeAssistBehavior, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfoKnowledgeAssistBehavior::Representation
|
|
10167
|
+
|
|
10168
|
+
property :query_categorization_failure_reason, as: 'queryCategorizationFailureReason'
|
|
10169
|
+
property :query_generation_failure_reason, as: 'queryGenerationFailureReason'
|
|
10170
|
+
property :service_latency, as: 'serviceLatency', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1ServiceLatency, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1ServiceLatency::Representation
|
|
10171
|
+
|
|
10172
|
+
end
|
|
10173
|
+
end
|
|
10174
|
+
|
|
10175
|
+
class GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfoKnowledgeAssistBehavior
|
|
10176
|
+
# @private
|
|
10177
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10178
|
+
property :answer_generation_rewriter_on, as: 'answerGenerationRewriterOn'
|
|
10179
|
+
property :appended_search_context_count, as: 'appendedSearchContextCount'
|
|
10180
|
+
property :conversation_transcript_has_mixed_languages, as: 'conversationTranscriptHasMixedLanguages'
|
|
10181
|
+
property :disable_sync_delivery, as: 'disableSyncDelivery'
|
|
10182
|
+
property :end_user_metadata_included, as: 'endUserMetadataIncluded'
|
|
10183
|
+
property :invalid_items_query_suggestion_skipped, as: 'invalidItemsQuerySuggestionSkipped'
|
|
10184
|
+
property :multiple_queries_generated, as: 'multipleQueriesGenerated'
|
|
10185
|
+
property :previous_queries_included, as: 'previousQueriesIncluded'
|
|
10186
|
+
property :primary_query_redacted_and_replaced, as: 'primaryQueryRedactedAndReplaced'
|
|
10187
|
+
property :query_contained_search_context, as: 'queryContainedSearchContext'
|
|
10188
|
+
property :query_generation_agent_language_mismatch, as: 'queryGenerationAgentLanguageMismatch'
|
|
10189
|
+
property :query_generation_end_user_language_mismatch, as: 'queryGenerationEndUserLanguageMismatch'
|
|
10190
|
+
property :return_query_only, as: 'returnQueryOnly'
|
|
10191
|
+
property :third_party_connector_allowed, as: 'thirdPartyConnectorAllowed'
|
|
10192
|
+
property :use_custom_safety_filter_level, as: 'useCustomSafetyFilterLevel'
|
|
10193
|
+
property :use_pubsub_delivery, as: 'usePubsubDelivery'
|
|
10194
|
+
property :use_translated_message, as: 'useTranslatedMessage'
|
|
10195
|
+
end
|
|
10196
|
+
end
|
|
10197
|
+
|
|
9988
10198
|
class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
|
|
9989
10199
|
# @private
|
|
9990
10200
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10139,6 +10349,24 @@ module Google
|
|
|
10139
10349
|
end
|
|
10140
10350
|
end
|
|
10141
10351
|
|
|
10352
|
+
class GoogleCloudDialogflowV2beta1ServiceLatency
|
|
10353
|
+
# @private
|
|
10354
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10355
|
+
collection :internal_service_latencies, as: 'internalServiceLatencies', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1ServiceLatencyInternalServiceLatency, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1ServiceLatencyInternalServiceLatency::Representation
|
|
10356
|
+
|
|
10357
|
+
end
|
|
10358
|
+
end
|
|
10359
|
+
|
|
10360
|
+
class GoogleCloudDialogflowV2beta1ServiceLatencyInternalServiceLatency
|
|
10361
|
+
# @private
|
|
10362
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10363
|
+
property :complete_time, as: 'completeTime'
|
|
10364
|
+
property :latency_ms, as: 'latencyMs'
|
|
10365
|
+
property :start_time, as: 'startTime'
|
|
10366
|
+
property :step, as: 'step'
|
|
10367
|
+
end
|
|
10368
|
+
end
|
|
10369
|
+
|
|
10142
10370
|
class GoogleCloudDialogflowV2beta1SessionEntityType
|
|
10143
10371
|
# @private
|
|
10144
10372
|
class Representation < Google::Apis::Core::JsonRepresentation
|