google-apis-dialogflow_v3 0.117.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 +8 -0
- data/lib/google/apis/dialogflow_v3/classes.rb +3374 -5812
- data/lib/google/apis/dialogflow_v3/gem_version.rb +2 -2
- data/lib/google/apis/dialogflow_v3/representations.rb +261 -0
- data/lib/google/apis/dialogflow_v3/service.rb +158 -1119
- 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
|
|
@@ -1348,6 +1348,18 @@ module Google
|
|
|
1348
1348
|
include Google::Apis::Core::JsonObjectSupport
|
|
1349
1349
|
end
|
|
1350
1350
|
|
|
1351
|
+
class GoogleCloudDialogflowCxV3SafetySettingsRaiSettings
|
|
1352
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1353
|
+
|
|
1354
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1355
|
+
end
|
|
1356
|
+
|
|
1357
|
+
class GoogleCloudDialogflowCxV3SafetySettingsRaiSettingsCategoryFilter
|
|
1358
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1359
|
+
|
|
1360
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1361
|
+
end
|
|
1362
|
+
|
|
1351
1363
|
class GoogleCloudDialogflowCxV3SearchConfig
|
|
1352
1364
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1353
1365
|
|
|
@@ -2668,6 +2680,18 @@ module Google
|
|
|
2668
2680
|
include Google::Apis::Core::JsonObjectSupport
|
|
2669
2681
|
end
|
|
2670
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
|
+
|
|
2671
2695
|
class GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata
|
|
2672
2696
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2673
2697
|
|
|
@@ -2920,6 +2944,18 @@ module Google
|
|
|
2920
2944
|
include Google::Apis::Core::JsonObjectSupport
|
|
2921
2945
|
end
|
|
2922
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
|
+
|
|
2923
2959
|
class GoogleCloudDialogflowV2KnowledgeOperationMetadata
|
|
2924
2960
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2925
2961
|
|
|
@@ -2962,6 +2998,18 @@ module Google
|
|
|
2962
2998
|
include Google::Apis::Core::JsonObjectSupport
|
|
2963
2999
|
end
|
|
2964
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
|
+
|
|
2965
3013
|
class GoogleCloudDialogflowV2SessionEntityType
|
|
2966
3014
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2967
3015
|
|
|
@@ -3268,6 +3316,18 @@ module Google
|
|
|
3268
3316
|
include Google::Apis::Core::JsonObjectSupport
|
|
3269
3317
|
end
|
|
3270
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
|
+
|
|
3271
3331
|
class GoogleCloudDialogflowV2beta1InitializeEncryptionSpecMetadata
|
|
3272
3332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3273
3333
|
|
|
@@ -3616,6 +3676,18 @@ module Google
|
|
|
3616
3676
|
include Google::Apis::Core::JsonObjectSupport
|
|
3617
3677
|
end
|
|
3618
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
|
+
|
|
3619
3691
|
class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
|
|
3620
3692
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3621
3693
|
|
|
@@ -3700,6 +3772,18 @@ module Google
|
|
|
3700
3772
|
include Google::Apis::Core::JsonObjectSupport
|
|
3701
3773
|
end
|
|
3702
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
|
+
|
|
3703
3787
|
class GoogleCloudDialogflowV2beta1SessionEntityType
|
|
3704
3788
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3705
3789
|
|
|
@@ -4409,6 +4493,7 @@ module Google
|
|
|
4409
4493
|
|
|
4410
4494
|
property :query_params, as: 'queryParams', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3QueryParameters, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3QueryParameters::Representation
|
|
4411
4495
|
|
|
4496
|
+
property :response_view, as: 'responseView'
|
|
4412
4497
|
end
|
|
4413
4498
|
end
|
|
4414
4499
|
|
|
@@ -5825,6 +5910,8 @@ module Google
|
|
|
5825
5910
|
property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3AdvancedSettings::Representation
|
|
5826
5911
|
|
|
5827
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
|
+
|
|
5828
5915
|
property :current_page, as: 'currentPage', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Page, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3Page::Representation
|
|
5829
5916
|
|
|
5830
5917
|
property :data_store_connection_signals, as: 'dataStoreConnectionSignals', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3DataStoreConnectionSignals, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3DataStoreConnectionSignals::Representation
|
|
@@ -6088,8 +6175,12 @@ module Google
|
|
|
6088
6175
|
collection :banned_phrases, as: 'bannedPhrases', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsPhrase, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsPhrase::Representation
|
|
6089
6176
|
|
|
6090
6177
|
property :default_banned_phrase_match_strategy, as: 'defaultBannedPhraseMatchStrategy'
|
|
6178
|
+
property :default_rai_settings, as: 'defaultRaiSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsRaiSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsRaiSettings::Representation
|
|
6179
|
+
|
|
6091
6180
|
property :prompt_security_settings, as: 'promptSecuritySettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsPromptSecuritySettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsPromptSecuritySettings::Representation
|
|
6092
6181
|
|
|
6182
|
+
property :rai_settings, as: 'raiSettings', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsRaiSettings, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsRaiSettings::Representation
|
|
6183
|
+
|
|
6093
6184
|
end
|
|
6094
6185
|
end
|
|
6095
6186
|
|
|
@@ -6108,6 +6199,22 @@ module Google
|
|
|
6108
6199
|
end
|
|
6109
6200
|
end
|
|
6110
6201
|
|
|
6202
|
+
class GoogleCloudDialogflowCxV3SafetySettingsRaiSettings
|
|
6203
|
+
# @private
|
|
6204
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6205
|
+
collection :category_filters, as: 'categoryFilters', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsRaiSettingsCategoryFilter, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3SafetySettingsRaiSettingsCategoryFilter::Representation
|
|
6206
|
+
|
|
6207
|
+
end
|
|
6208
|
+
end
|
|
6209
|
+
|
|
6210
|
+
class GoogleCloudDialogflowCxV3SafetySettingsRaiSettingsCategoryFilter
|
|
6211
|
+
# @private
|
|
6212
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6213
|
+
property :category, as: 'category'
|
|
6214
|
+
property :filter_level, as: 'filterLevel'
|
|
6215
|
+
end
|
|
6216
|
+
end
|
|
6217
|
+
|
|
6111
6218
|
class GoogleCloudDialogflowCxV3SearchConfig
|
|
6112
6219
|
# @private
|
|
6113
6220
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -7927,6 +8034,7 @@ module Google
|
|
|
7927
8034
|
property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult::Representation
|
|
7928
8035
|
|
|
7929
8036
|
property :system_action, as: 'systemAction'
|
|
8037
|
+
property :triggering_event, as: 'triggeringEvent'
|
|
7930
8038
|
end
|
|
7931
8039
|
end
|
|
7932
8040
|
|
|
@@ -8313,6 +8421,24 @@ module Google
|
|
|
8313
8421
|
end
|
|
8314
8422
|
end
|
|
8315
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
|
+
|
|
8316
8442
|
class GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata
|
|
8317
8443
|
# @private
|
|
8318
8444
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8701,6 +8827,8 @@ module Google
|
|
|
8701
8827
|
# @private
|
|
8702
8828
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8703
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
|
+
|
|
8704
8832
|
property :suggested_query, as: 'suggestedQuery', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery::Representation
|
|
8705
8833
|
|
|
8706
8834
|
property :suggested_query_answer, as: 'suggestedQueryAnswer', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer::Representation
|
|
@@ -8751,6 +8879,44 @@ module Google
|
|
|
8751
8879
|
end
|
|
8752
8880
|
end
|
|
8753
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
|
+
|
|
8754
8920
|
class GoogleCloudDialogflowV2KnowledgeOperationMetadata
|
|
8755
8921
|
# @private
|
|
8756
8922
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8839,6 +9005,24 @@ module Google
|
|
|
8839
9005
|
end
|
|
8840
9006
|
end
|
|
8841
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
|
+
|
|
8842
9026
|
class GoogleCloudDialogflowV2SessionEntityType
|
|
8843
9027
|
# @private
|
|
8844
9028
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9056,6 +9240,7 @@ module Google
|
|
|
9056
9240
|
property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult::Representation
|
|
9057
9241
|
|
|
9058
9242
|
property :system_action, as: 'systemAction'
|
|
9243
|
+
property :triggering_event, as: 'triggeringEvent'
|
|
9059
9244
|
end
|
|
9060
9245
|
end
|
|
9061
9246
|
|
|
@@ -9357,6 +9542,24 @@ module Google
|
|
|
9357
9542
|
end
|
|
9358
9543
|
end
|
|
9359
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
|
+
|
|
9360
9563
|
class GoogleCloudDialogflowV2beta1InitializeEncryptionSpecMetadata
|
|
9361
9564
|
# @private
|
|
9362
9565
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9902,6 +10105,8 @@ module Google
|
|
|
9902
10105
|
# @private
|
|
9903
10106
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9904
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
|
+
|
|
9905
10110
|
property :suggested_query, as: 'suggestedQuery', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery::Representation
|
|
9906
10111
|
|
|
9907
10112
|
property :suggested_query_answer, as: 'suggestedQueryAnswer', class: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer, decorator: Google::Apis::DialogflowV3::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer::Representation
|
|
@@ -9952,6 +10157,44 @@ module Google
|
|
|
9952
10157
|
end
|
|
9953
10158
|
end
|
|
9954
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
|
+
|
|
9955
10198
|
class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
|
|
9956
10199
|
# @private
|
|
9957
10200
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10106,6 +10349,24 @@ module Google
|
|
|
10106
10349
|
end
|
|
10107
10350
|
end
|
|
10108
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
|
+
|
|
10109
10370
|
class GoogleCloudDialogflowV2beta1SessionEntityType
|
|
10110
10371
|
# @private
|
|
10111
10372
|
class Representation < Google::Apis::Core::JsonRepresentation
|