google-apis-dialogflow_v3beta1 0.114.0 → 0.115.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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV3beta1
18
18
  # Version of the google-apis-dialogflow_v3beta1 gem
19
- GEM_VERSION = "0.114.0"
19
+ GEM_VERSION = "0.115.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 = "20251209"
25
+ REVISION = "20260119"
26
26
  end
27
27
  end
28
28
  end
@@ -2902,6 +2902,18 @@ module Google
2902
2902
  include Google::Apis::Core::JsonObjectSupport
2903
2903
  end
2904
2904
 
2905
+ class GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo
2906
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2907
+
2908
+ include Google::Apis::Core::JsonObjectSupport
2909
+ end
2910
+
2911
+ class GoogleCloudDialogflowV2IngestedContextReferenceDebugInfoIngestedParameterDebugInfo
2912
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2913
+
2914
+ include Google::Apis::Core::JsonObjectSupport
2915
+ end
2916
+
2905
2917
  class GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata
2906
2918
  class Representation < Google::Apis::Core::JsonRepresentation; end
2907
2919
 
@@ -3154,6 +3166,18 @@ module Google
3154
3166
  include Google::Apis::Core::JsonObjectSupport
3155
3167
  end
3156
3168
 
3169
+ class GoogleCloudDialogflowV2KnowledgeAssistDebugInfo
3170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3171
+
3172
+ include Google::Apis::Core::JsonObjectSupport
3173
+ end
3174
+
3175
+ class GoogleCloudDialogflowV2KnowledgeAssistDebugInfoKnowledgeAssistBehavior
3176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3177
+
3178
+ include Google::Apis::Core::JsonObjectSupport
3179
+ end
3180
+
3157
3181
  class GoogleCloudDialogflowV2KnowledgeOperationMetadata
3158
3182
  class Representation < Google::Apis::Core::JsonRepresentation; end
3159
3183
 
@@ -3196,6 +3220,18 @@ module Google
3196
3220
  include Google::Apis::Core::JsonObjectSupport
3197
3221
  end
3198
3222
 
3223
+ class GoogleCloudDialogflowV2ServiceLatency
3224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3225
+
3226
+ include Google::Apis::Core::JsonObjectSupport
3227
+ end
3228
+
3229
+ class GoogleCloudDialogflowV2ServiceLatencyInternalServiceLatency
3230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3231
+
3232
+ include Google::Apis::Core::JsonObjectSupport
3233
+ end
3234
+
3199
3235
  class GoogleCloudDialogflowV2SessionEntityType
3200
3236
  class Representation < Google::Apis::Core::JsonRepresentation; end
3201
3237
 
@@ -3502,6 +3538,18 @@ module Google
3502
3538
  include Google::Apis::Core::JsonObjectSupport
3503
3539
  end
3504
3540
 
3541
+ class GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfo
3542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3543
+
3544
+ include Google::Apis::Core::JsonObjectSupport
3545
+ end
3546
+
3547
+ class GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfoIngestedParameterDebugInfo
3548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3549
+
3550
+ include Google::Apis::Core::JsonObjectSupport
3551
+ end
3552
+
3505
3553
  class GoogleCloudDialogflowV2beta1InitializeEncryptionSpecMetadata
3506
3554
  class Representation < Google::Apis::Core::JsonRepresentation; end
3507
3555
 
@@ -3850,6 +3898,18 @@ module Google
3850
3898
  include Google::Apis::Core::JsonObjectSupport
3851
3899
  end
3852
3900
 
3901
+ class GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfo
3902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3903
+
3904
+ include Google::Apis::Core::JsonObjectSupport
3905
+ end
3906
+
3907
+ class GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfoKnowledgeAssistBehavior
3908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3909
+
3910
+ include Google::Apis::Core::JsonObjectSupport
3911
+ end
3912
+
3853
3913
  class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
3854
3914
  class Representation < Google::Apis::Core::JsonRepresentation; end
3855
3915
 
@@ -3934,6 +3994,18 @@ module Google
3934
3994
  include Google::Apis::Core::JsonObjectSupport
3935
3995
  end
3936
3996
 
3997
+ class GoogleCloudDialogflowV2beta1ServiceLatency
3998
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3999
+
4000
+ include Google::Apis::Core::JsonObjectSupport
4001
+ end
4002
+
4003
+ class GoogleCloudDialogflowV2beta1ServiceLatencyInternalServiceLatency
4004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4005
+
4006
+ include Google::Apis::Core::JsonObjectSupport
4007
+ end
4008
+
3937
4009
  class GoogleCloudDialogflowV2beta1SessionEntityType
3938
4010
  class Representation < Google::Apis::Core::JsonRepresentation; end
3939
4011
 
@@ -8608,6 +8680,7 @@ module Google
8608
8680
  property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2AgentCoachingInstructionDuplicateCheckResult::Representation
8609
8681
 
8610
8682
  property :system_action, as: 'systemAction'
8683
+ property :triggering_event, as: 'triggeringEvent'
8611
8684
  end
8612
8685
  end
8613
8686
 
@@ -8994,6 +9067,24 @@ module Google
8994
9067
  end
8995
9068
  end
8996
9069
 
9070
+ class GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo
9071
+ # @private
9072
+ class Representation < Google::Apis::Core::JsonRepresentation
9073
+ property :context_reference_retrieved, as: 'contextReferenceRetrieved'
9074
+ collection :ingested_parameters_debug_info, as: 'ingestedParametersDebugInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfoIngestedParameterDebugInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfoIngestedParameterDebugInfo::Representation
9075
+
9076
+ property :project_not_allowlisted, as: 'projectNotAllowlisted'
9077
+ end
9078
+ end
9079
+
9080
+ class GoogleCloudDialogflowV2IngestedContextReferenceDebugInfoIngestedParameterDebugInfo
9081
+ # @private
9082
+ class Representation < Google::Apis::Core::JsonRepresentation
9083
+ property :ingestion_status, as: 'ingestionStatus'
9084
+ property :parameter, as: 'parameter'
9085
+ end
9086
+ end
9087
+
8997
9088
  class GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata
8998
9089
  # @private
8999
9090
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9382,6 +9473,8 @@ module Google
9382
9473
  # @private
9383
9474
  class Representation < Google::Apis::Core::JsonRepresentation
9384
9475
  property :answer_record, as: 'answerRecord'
9476
+ property :knowledge_assist_debug_info, as: 'knowledgeAssistDebugInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2KnowledgeAssistDebugInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2KnowledgeAssistDebugInfo::Representation
9477
+
9385
9478
  property :suggested_query, as: 'suggestedQuery', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery::Representation
9386
9479
 
9387
9480
  property :suggested_query_answer, as: 'suggestedQueryAnswer', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer::Representation
@@ -9432,6 +9525,44 @@ module Google
9432
9525
  end
9433
9526
  end
9434
9527
 
9528
+ class GoogleCloudDialogflowV2KnowledgeAssistDebugInfo
9529
+ # @private
9530
+ class Representation < Google::Apis::Core::JsonRepresentation
9531
+ property :datastore_response_reason, as: 'datastoreResponseReason'
9532
+ property :ingested_context_reference_debug_info, as: 'ingestedContextReferenceDebugInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2IngestedContextReferenceDebugInfo::Representation
9533
+
9534
+ property :knowledge_assist_behavior, as: 'knowledgeAssistBehavior', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2KnowledgeAssistDebugInfoKnowledgeAssistBehavior, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2KnowledgeAssistDebugInfoKnowledgeAssistBehavior::Representation
9535
+
9536
+ property :query_categorization_failure_reason, as: 'queryCategorizationFailureReason'
9537
+ property :query_generation_failure_reason, as: 'queryGenerationFailureReason'
9538
+ property :service_latency, as: 'serviceLatency', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2ServiceLatency, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2ServiceLatency::Representation
9539
+
9540
+ end
9541
+ end
9542
+
9543
+ class GoogleCloudDialogflowV2KnowledgeAssistDebugInfoKnowledgeAssistBehavior
9544
+ # @private
9545
+ class Representation < Google::Apis::Core::JsonRepresentation
9546
+ property :answer_generation_rewriter_on, as: 'answerGenerationRewriterOn'
9547
+ property :appended_search_context_count, as: 'appendedSearchContextCount'
9548
+ property :conversation_transcript_has_mixed_languages, as: 'conversationTranscriptHasMixedLanguages'
9549
+ property :disable_sync_delivery, as: 'disableSyncDelivery'
9550
+ property :end_user_metadata_included, as: 'endUserMetadataIncluded'
9551
+ property :invalid_items_query_suggestion_skipped, as: 'invalidItemsQuerySuggestionSkipped'
9552
+ property :multiple_queries_generated, as: 'multipleQueriesGenerated'
9553
+ property :previous_queries_included, as: 'previousQueriesIncluded'
9554
+ property :primary_query_redacted_and_replaced, as: 'primaryQueryRedactedAndReplaced'
9555
+ property :query_contained_search_context, as: 'queryContainedSearchContext'
9556
+ property :query_generation_agent_language_mismatch, as: 'queryGenerationAgentLanguageMismatch'
9557
+ property :query_generation_end_user_language_mismatch, as: 'queryGenerationEndUserLanguageMismatch'
9558
+ property :return_query_only, as: 'returnQueryOnly'
9559
+ property :third_party_connector_allowed, as: 'thirdPartyConnectorAllowed'
9560
+ property :use_custom_safety_filter_level, as: 'useCustomSafetyFilterLevel'
9561
+ property :use_pubsub_delivery, as: 'usePubsubDelivery'
9562
+ property :use_translated_message, as: 'useTranslatedMessage'
9563
+ end
9564
+ end
9565
+
9435
9566
  class GoogleCloudDialogflowV2KnowledgeOperationMetadata
9436
9567
  # @private
9437
9568
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9520,6 +9651,24 @@ module Google
9520
9651
  end
9521
9652
  end
9522
9653
 
9654
+ class GoogleCloudDialogflowV2ServiceLatency
9655
+ # @private
9656
+ class Representation < Google::Apis::Core::JsonRepresentation
9657
+ collection :internal_service_latencies, as: 'internalServiceLatencies', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2ServiceLatencyInternalServiceLatency, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2ServiceLatencyInternalServiceLatency::Representation
9658
+
9659
+ end
9660
+ end
9661
+
9662
+ class GoogleCloudDialogflowV2ServiceLatencyInternalServiceLatency
9663
+ # @private
9664
+ class Representation < Google::Apis::Core::JsonRepresentation
9665
+ property :complete_time, as: 'completeTime'
9666
+ property :latency_ms, as: 'latencyMs'
9667
+ property :start_time, as: 'startTime'
9668
+ property :step, as: 'step'
9669
+ end
9670
+ end
9671
+
9523
9672
  class GoogleCloudDialogflowV2SessionEntityType
9524
9673
  # @private
9525
9674
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9737,6 +9886,7 @@ module Google
9737
9886
  property :duplicate_check_result, as: 'duplicateCheckResult', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1AgentCoachingInstructionDuplicateCheckResult::Representation
9738
9887
 
9739
9888
  property :system_action, as: 'systemAction'
9889
+ property :triggering_event, as: 'triggeringEvent'
9740
9890
  end
9741
9891
  end
9742
9892
 
@@ -10038,6 +10188,24 @@ module Google
10038
10188
  end
10039
10189
  end
10040
10190
 
10191
+ class GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfo
10192
+ # @private
10193
+ class Representation < Google::Apis::Core::JsonRepresentation
10194
+ property :context_reference_retrieved, as: 'contextReferenceRetrieved'
10195
+ collection :ingested_parameters_debug_info, as: 'ingestedParametersDebugInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfoIngestedParameterDebugInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfoIngestedParameterDebugInfo::Representation
10196
+
10197
+ property :project_not_allowlisted, as: 'projectNotAllowlisted'
10198
+ end
10199
+ end
10200
+
10201
+ class GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfoIngestedParameterDebugInfo
10202
+ # @private
10203
+ class Representation < Google::Apis::Core::JsonRepresentation
10204
+ property :ingestion_status, as: 'ingestionStatus'
10205
+ property :parameter, as: 'parameter'
10206
+ end
10207
+ end
10208
+
10041
10209
  class GoogleCloudDialogflowV2beta1InitializeEncryptionSpecMetadata
10042
10210
  # @private
10043
10211
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10583,6 +10751,8 @@ module Google
10583
10751
  # @private
10584
10752
  class Representation < Google::Apis::Core::JsonRepresentation
10585
10753
  property :answer_record, as: 'answerRecord'
10754
+ property :knowledge_assist_debug_info, as: 'knowledgeAssistDebugInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfo::Representation
10755
+
10586
10756
  property :suggested_query, as: 'suggestedQuery', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery::Representation
10587
10757
 
10588
10758
  property :suggested_query_answer, as: 'suggestedQueryAnswer', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer::Representation
@@ -10633,6 +10803,44 @@ module Google
10633
10803
  end
10634
10804
  end
10635
10805
 
10806
+ class GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfo
10807
+ # @private
10808
+ class Representation < Google::Apis::Core::JsonRepresentation
10809
+ property :datastore_response_reason, as: 'datastoreResponseReason'
10810
+ property :ingested_context_reference_debug_info, as: 'ingestedContextReferenceDebugInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1IngestedContextReferenceDebugInfo::Representation
10811
+
10812
+ property :knowledge_assist_behavior, as: 'knowledgeAssistBehavior', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfoKnowledgeAssistBehavior, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfoKnowledgeAssistBehavior::Representation
10813
+
10814
+ property :query_categorization_failure_reason, as: 'queryCategorizationFailureReason'
10815
+ property :query_generation_failure_reason, as: 'queryGenerationFailureReason'
10816
+ property :service_latency, as: 'serviceLatency', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1ServiceLatency, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1ServiceLatency::Representation
10817
+
10818
+ end
10819
+ end
10820
+
10821
+ class GoogleCloudDialogflowV2beta1KnowledgeAssistDebugInfoKnowledgeAssistBehavior
10822
+ # @private
10823
+ class Representation < Google::Apis::Core::JsonRepresentation
10824
+ property :answer_generation_rewriter_on, as: 'answerGenerationRewriterOn'
10825
+ property :appended_search_context_count, as: 'appendedSearchContextCount'
10826
+ property :conversation_transcript_has_mixed_languages, as: 'conversationTranscriptHasMixedLanguages'
10827
+ property :disable_sync_delivery, as: 'disableSyncDelivery'
10828
+ property :end_user_metadata_included, as: 'endUserMetadataIncluded'
10829
+ property :invalid_items_query_suggestion_skipped, as: 'invalidItemsQuerySuggestionSkipped'
10830
+ property :multiple_queries_generated, as: 'multipleQueriesGenerated'
10831
+ property :previous_queries_included, as: 'previousQueriesIncluded'
10832
+ property :primary_query_redacted_and_replaced, as: 'primaryQueryRedactedAndReplaced'
10833
+ property :query_contained_search_context, as: 'queryContainedSearchContext'
10834
+ property :query_generation_agent_language_mismatch, as: 'queryGenerationAgentLanguageMismatch'
10835
+ property :query_generation_end_user_language_mismatch, as: 'queryGenerationEndUserLanguageMismatch'
10836
+ property :return_query_only, as: 'returnQueryOnly'
10837
+ property :third_party_connector_allowed, as: 'thirdPartyConnectorAllowed'
10838
+ property :use_custom_safety_filter_level, as: 'useCustomSafetyFilterLevel'
10839
+ property :use_pubsub_delivery, as: 'usePubsubDelivery'
10840
+ property :use_translated_message, as: 'useTranslatedMessage'
10841
+ end
10842
+ end
10843
+
10636
10844
  class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
10637
10845
  # @private
10638
10846
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10787,6 +10995,24 @@ module Google
10787
10995
  end
10788
10996
  end
10789
10997
 
10998
+ class GoogleCloudDialogflowV2beta1ServiceLatency
10999
+ # @private
11000
+ class Representation < Google::Apis::Core::JsonRepresentation
11001
+ collection :internal_service_latencies, as: 'internalServiceLatencies', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1ServiceLatencyInternalServiceLatency, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1ServiceLatencyInternalServiceLatency::Representation
11002
+
11003
+ end
11004
+ end
11005
+
11006
+ class GoogleCloudDialogflowV2beta1ServiceLatencyInternalServiceLatency
11007
+ # @private
11008
+ class Representation < Google::Apis::Core::JsonRepresentation
11009
+ property :complete_time, as: 'completeTime'
11010
+ property :latency_ms, as: 'latencyMs'
11011
+ property :start_time, as: 'startTime'
11012
+ property :step, as: 'step'
11013
+ end
11014
+ end
11015
+
10790
11016
  class GoogleCloudDialogflowV2beta1SessionEntityType
10791
11017
  # @private
10792
11018
  class Representation < Google::Apis::Core::JsonRepresentation