google-apis-discoveryengine_v1 0.53.0 → 0.54.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 DiscoveryengineV1
18
18
  # Version of the google-apis-discoveryengine_v1 gem
19
- GEM_VERSION = "0.53.0"
19
+ GEM_VERSION = "0.54.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 = "20250924"
25
+ REVISION = "20250929"
26
26
  end
27
27
  end
28
28
  end
@@ -280,6 +280,18 @@ module Google
280
280
  include Google::Apis::Core::JsonObjectSupport
281
281
  end
282
282
 
283
+ class GoogleCloudDiscoveryengineV1AlertPolicyResourceConfig
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class GoogleCloudDiscoveryengineV1AlertPolicyResourceConfigAlertEnrollment
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
283
295
  class GoogleCloudDiscoveryengineV1AlloyDbSource
284
296
  class Representation < Google::Apis::Core::JsonRepresentation; end
285
297
 
@@ -952,6 +964,12 @@ module Google
952
964
  include Google::Apis::Core::JsonObjectSupport
953
965
  end
954
966
 
967
+ class GoogleCloudDiscoveryengineV1ContactDetails
968
+ class Representation < Google::Apis::Core::JsonRepresentation; end
969
+
970
+ include Google::Apis::Core::JsonObjectSupport
971
+ end
972
+
955
973
  class GoogleCloudDiscoveryengineV1Control
956
974
  class Representation < Google::Apis::Core::JsonRepresentation; end
957
975
 
@@ -1594,6 +1612,12 @@ module Google
1594
1612
  include Google::Apis::Core::JsonObjectSupport
1595
1613
  end
1596
1614
 
1615
+ class GoogleCloudDiscoveryengineV1LicenseConfig
1616
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1617
+
1618
+ include Google::Apis::Core::JsonObjectSupport
1619
+ end
1620
+
1597
1621
  class GoogleCloudDiscoveryengineV1ListCmekConfigsResponse
1598
1622
  class Representation < Google::Apis::Core::JsonRepresentation; end
1599
1623
 
@@ -2404,6 +2428,18 @@ module Google
2404
2428
  include Google::Apis::Core::JsonObjectSupport
2405
2429
  end
2406
2430
 
2431
+ class GoogleCloudDiscoveryengineV1alphaAlertPolicyResourceConfig
2432
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2433
+
2434
+ include Google::Apis::Core::JsonObjectSupport
2435
+ end
2436
+
2437
+ class GoogleCloudDiscoveryengineV1alphaAlertPolicyResourceConfigAlertEnrollment
2438
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2439
+
2440
+ include Google::Apis::Core::JsonObjectSupport
2441
+ end
2442
+
2407
2443
  class GoogleCloudDiscoveryengineV1alphaAnswer
2408
2444
  class Representation < Google::Apis::Core::JsonRepresentation; end
2409
2445
 
@@ -2530,6 +2566,102 @@ module Google
2530
2566
  include Google::Apis::Core::JsonObjectSupport
2531
2567
  end
2532
2568
 
2569
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswer
2570
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2571
+
2572
+ include Google::Apis::Core::JsonObjectSupport
2573
+ end
2574
+
2575
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResult
2576
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2577
+
2578
+ include Google::Apis::Core::JsonObjectSupport
2579
+ end
2580
+
2581
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult
2582
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2583
+
2584
+ include Google::Apis::Core::JsonObjectSupport
2585
+ end
2586
+
2587
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult
2588
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2589
+
2590
+ include Google::Apis::Core::JsonObjectSupport
2591
+ end
2592
+
2593
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult
2594
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2595
+
2596
+ include Google::Apis::Core::JsonObjectSupport
2597
+ end
2598
+
2599
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerReply
2600
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2601
+
2602
+ include Google::Apis::Core::JsonObjectSupport
2603
+ end
2604
+
2605
+ class GoogleCloudDiscoveryengineV1alphaAssistantContent
2606
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2607
+
2608
+ include Google::Apis::Core::JsonObjectSupport
2609
+ end
2610
+
2611
+ class GoogleCloudDiscoveryengineV1alphaAssistantContentBlob
2612
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2613
+
2614
+ include Google::Apis::Core::JsonObjectSupport
2615
+ end
2616
+
2617
+ class GoogleCloudDiscoveryengineV1alphaAssistantContentCodeExecutionResult
2618
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2619
+
2620
+ include Google::Apis::Core::JsonObjectSupport
2621
+ end
2622
+
2623
+ class GoogleCloudDiscoveryengineV1alphaAssistantContentExecutableCode
2624
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2625
+
2626
+ include Google::Apis::Core::JsonObjectSupport
2627
+ end
2628
+
2629
+ class GoogleCloudDiscoveryengineV1alphaAssistantContentFile
2630
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2631
+
2632
+ include Google::Apis::Core::JsonObjectSupport
2633
+ end
2634
+
2635
+ class GoogleCloudDiscoveryengineV1alphaAssistantGroundedContent
2636
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2637
+
2638
+ include Google::Apis::Core::JsonObjectSupport
2639
+ end
2640
+
2641
+ class GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadata
2642
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2643
+
2644
+ include Google::Apis::Core::JsonObjectSupport
2645
+ end
2646
+
2647
+ class GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReference
2648
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2649
+
2650
+ include Google::Apis::Core::JsonObjectSupport
2651
+ end
2652
+
2653
+ class GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReferenceDocumentMetadata
2654
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2655
+
2656
+ include Google::Apis::Core::JsonObjectSupport
2657
+ end
2658
+
2659
+ class GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataSegment
2660
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2661
+
2662
+ include Google::Apis::Core::JsonObjectSupport
2663
+ end
2664
+
2533
2665
  class GoogleCloudDiscoveryengineV1alphaBapConfig
2534
2666
  class Representation < Google::Apis::Core::JsonRepresentation; end
2535
2667
 
@@ -2608,6 +2740,12 @@ module Google
2608
2740
  include Google::Apis::Core::JsonObjectSupport
2609
2741
  end
2610
2742
 
2743
+ class GoogleCloudDiscoveryengineV1alphaContactDetails
2744
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2745
+
2746
+ include Google::Apis::Core::JsonObjectSupport
2747
+ end
2748
+
2611
2749
  class GoogleCloudDiscoveryengineV1alphaControl
2612
2750
  class Representation < Google::Apis::Core::JsonRepresentation; end
2613
2751
 
@@ -3148,6 +3286,12 @@ module Google
3148
3286
  include Google::Apis::Core::JsonObjectSupport
3149
3287
  end
3150
3288
 
3289
+ class GoogleCloudDiscoveryengineV1alphaLicenseConfig
3290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3291
+
3292
+ include Google::Apis::Core::JsonObjectSupport
3293
+ end
3294
+
3151
3295
  class GoogleCloudDiscoveryengineV1alphaListSessionsRequest
3152
3296
  class Representation < Google::Apis::Core::JsonRepresentation; end
3153
3297
 
@@ -3670,6 +3814,18 @@ module Google
3670
3814
  include Google::Apis::Core::JsonObjectSupport
3671
3815
  end
3672
3816
 
3817
+ class GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfig
3818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3819
+
3820
+ include Google::Apis::Core::JsonObjectSupport
3821
+ end
3822
+
3823
+ class GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfigAlertEnrollment
3824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3825
+
3826
+ include Google::Apis::Core::JsonObjectSupport
3827
+ end
3828
+
3673
3829
  class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
3674
3830
  class Representation < Google::Apis::Core::JsonRepresentation; end
3675
3831
 
@@ -3718,6 +3874,12 @@ module Google
3718
3874
  include Google::Apis::Core::JsonObjectSupport
3719
3875
  end
3720
3876
 
3877
+ class GoogleCloudDiscoveryengineV1betaContactDetails
3878
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3879
+
3880
+ include Google::Apis::Core::JsonObjectSupport
3881
+ end
3882
+
3721
3883
  class GoogleCloudDiscoveryengineV1betaControl
3722
3884
  class Representation < Google::Apis::Core::JsonRepresentation; end
3723
3885
 
@@ -4126,6 +4288,12 @@ module Google
4126
4288
  include Google::Apis::Core::JsonObjectSupport
4127
4289
  end
4128
4290
 
4291
+ class GoogleCloudDiscoveryengineV1betaLicenseConfig
4292
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4293
+
4294
+ include Google::Apis::Core::JsonObjectSupport
4295
+ end
4296
+
4129
4297
  class GoogleCloudDiscoveryengineV1betaNaturalLanguageQueryUnderstandingConfig
4130
4298
  class Representation < Google::Apis::Core::JsonRepresentation; end
4131
4299
 
@@ -5061,6 +5229,27 @@ module Google
5061
5229
  end
5062
5230
  end
5063
5231
 
5232
+ class GoogleCloudDiscoveryengineV1AlertPolicyResourceConfig
5233
+ # @private
5234
+ class Representation < Google::Apis::Core::JsonRepresentation
5235
+ collection :alert_enrollments, as: 'alertEnrollments', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AlertPolicyResourceConfigAlertEnrollment, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AlertPolicyResourceConfigAlertEnrollment::Representation
5236
+
5237
+ property :alert_policy, as: 'alertPolicy'
5238
+ collection :contact_details, as: 'contactDetails', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ContactDetails, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ContactDetails::Representation
5239
+
5240
+ property :language_code, as: 'languageCode'
5241
+ end
5242
+ end
5243
+
5244
+ class GoogleCloudDiscoveryengineV1AlertPolicyResourceConfigAlertEnrollment
5245
+ # @private
5246
+ class Representation < Google::Apis::Core::JsonRepresentation
5247
+ property :alert_id, as: 'alertId'
5248
+ property :enroll_state, as: 'enrollState'
5249
+ hash :notification_params, as: 'notificationParams'
5250
+ end
5251
+ end
5252
+
5064
5253
  class GoogleCloudDiscoveryengineV1AlloyDbSource
5065
5254
  # @private
5066
5255
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6177,6 +6366,13 @@ module Google
6177
6366
  end
6178
6367
  end
6179
6368
 
6369
+ class GoogleCloudDiscoveryengineV1ContactDetails
6370
+ # @private
6371
+ class Representation < Google::Apis::Core::JsonRepresentation
6372
+ property :email_address, as: 'emailAddress'
6373
+ end
6374
+ end
6375
+
6180
6376
  class GoogleCloudDiscoveryengineV1Control
6181
6377
  # @private
6182
6378
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7298,6 +7494,25 @@ module Google
7298
7494
  end
7299
7495
  end
7300
7496
 
7497
+ class GoogleCloudDiscoveryengineV1LicenseConfig
7498
+ # @private
7499
+ class Representation < Google::Apis::Core::JsonRepresentation
7500
+ property :alert_policy_resource_config, as: 'alertPolicyResourceConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AlertPolicyResourceConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AlertPolicyResourceConfig::Representation
7501
+
7502
+ property :auto_renew, as: 'autoRenew'
7503
+ property :end_date, as: 'endDate', class: Google::Apis::DiscoveryengineV1::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDate::Representation
7504
+
7505
+ property :free_trial, as: 'freeTrial'
7506
+ property :license_count, :numeric_string => true, as: 'licenseCount'
7507
+ property :name, as: 'name'
7508
+ property :start_date, as: 'startDate', class: Google::Apis::DiscoveryengineV1::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDate::Representation
7509
+
7510
+ property :state, as: 'state'
7511
+ property :subscription_term, as: 'subscriptionTerm'
7512
+ property :subscription_tier, as: 'subscriptionTier'
7513
+ end
7514
+ end
7515
+
7301
7516
  class GoogleCloudDiscoveryengineV1ListCmekConfigsResponse
7302
7517
  # @private
7303
7518
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8276,6 +8491,8 @@ module Google
8276
8491
  property :answer, as: 'answer'
8277
8492
  property :detailed_answer, as: 'detailedAnswer', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Answer, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Answer::Representation
8278
8493
 
8494
+ property :detailed_assist_answer, as: 'detailedAssistAnswer', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswer, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswer::Representation
8495
+
8279
8496
  property :query, as: 'query', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Query, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Query::Representation
8280
8497
 
8281
8498
  hash :query_config, as: 'queryConfig'
@@ -8674,6 +8891,27 @@ module Google
8674
8891
  end
8675
8892
  end
8676
8893
 
8894
+ class GoogleCloudDiscoveryengineV1alphaAlertPolicyResourceConfig
8895
+ # @private
8896
+ class Representation < Google::Apis::Core::JsonRepresentation
8897
+ collection :alert_enrollments, as: 'alertEnrollments', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAlertPolicyResourceConfigAlertEnrollment, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAlertPolicyResourceConfigAlertEnrollment::Representation
8898
+
8899
+ property :alert_policy, as: 'alertPolicy'
8900
+ collection :contact_details, as: 'contactDetails', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaContactDetails, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaContactDetails::Representation
8901
+
8902
+ property :language_code, as: 'languageCode'
8903
+ end
8904
+ end
8905
+
8906
+ class GoogleCloudDiscoveryengineV1alphaAlertPolicyResourceConfigAlertEnrollment
8907
+ # @private
8908
+ class Representation < Google::Apis::Core::JsonRepresentation
8909
+ property :alert_id, as: 'alertId'
8910
+ property :enroll_state, as: 'enrollState'
8911
+ hash :notification_params, as: 'notificationParams'
8912
+ end
8913
+ end
8914
+
8677
8915
  class GoogleCloudDiscoveryengineV1alphaAnswer
8678
8916
  # @private
8679
8917
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8898,6 +9136,163 @@ module Google
8898
9136
  end
8899
9137
  end
8900
9138
 
9139
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswer
9140
+ # @private
9141
+ class Representation < Google::Apis::Core::JsonRepresentation
9142
+ collection :assist_skipped_reasons, as: 'assistSkippedReasons'
9143
+ property :customer_policy_enforcement_result, as: 'customerPolicyEnforcementResult', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResult::Representation
9144
+
9145
+ property :name, as: 'name'
9146
+ collection :replies, as: 'replies', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistAnswerReply, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistAnswerReply::Representation
9147
+
9148
+ property :state, as: 'state'
9149
+ end
9150
+ end
9151
+
9152
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResult
9153
+ # @private
9154
+ class Representation < Google::Apis::Core::JsonRepresentation
9155
+ collection :policy_results, as: 'policyResults', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult::Representation
9156
+
9157
+ property :verdict, as: 'verdict'
9158
+ end
9159
+ end
9160
+
9161
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult
9162
+ # @private
9163
+ class Representation < Google::Apis::Core::JsonRepresentation
9164
+ collection :banned_phrases, as: 'bannedPhrases'
9165
+ end
9166
+ end
9167
+
9168
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult
9169
+ # @private
9170
+ class Representation < Google::Apis::Core::JsonRepresentation
9171
+ property :error, as: 'error', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
9172
+
9173
+ property :model_armor_violation, as: 'modelArmorViolation'
9174
+ end
9175
+ end
9176
+
9177
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult
9178
+ # @private
9179
+ class Representation < Google::Apis::Core::JsonRepresentation
9180
+ property :banned_phrase_enforcement_result, as: 'bannedPhraseEnforcementResult', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult::Representation
9181
+
9182
+ property :model_armor_enforcement_result, as: 'modelArmorEnforcementResult', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult::Representation
9183
+
9184
+ end
9185
+ end
9186
+
9187
+ class GoogleCloudDiscoveryengineV1alphaAssistAnswerReply
9188
+ # @private
9189
+ class Representation < Google::Apis::Core::JsonRepresentation
9190
+ property :grounded_content, as: 'groundedContent', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantGroundedContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantGroundedContent::Representation
9191
+
9192
+ property :reply_id, as: 'replyId'
9193
+ end
9194
+ end
9195
+
9196
+ class GoogleCloudDiscoveryengineV1alphaAssistantContent
9197
+ # @private
9198
+ class Representation < Google::Apis::Core::JsonRepresentation
9199
+ property :code_execution_result, as: 'codeExecutionResult', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantContentCodeExecutionResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantContentCodeExecutionResult::Representation
9200
+
9201
+ property :executable_code, as: 'executableCode', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantContentExecutableCode, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantContentExecutableCode::Representation
9202
+
9203
+ property :file, as: 'file', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantContentFile, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantContentFile::Representation
9204
+
9205
+ property :inline_data, as: 'inlineData', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantContentBlob, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantContentBlob::Representation
9206
+
9207
+ property :role, as: 'role'
9208
+ property :text, as: 'text'
9209
+ property :thought, as: 'thought'
9210
+ end
9211
+ end
9212
+
9213
+ class GoogleCloudDiscoveryengineV1alphaAssistantContentBlob
9214
+ # @private
9215
+ class Representation < Google::Apis::Core::JsonRepresentation
9216
+ property :data, :base64 => true, as: 'data'
9217
+ property :mime_type, as: 'mimeType'
9218
+ end
9219
+ end
9220
+
9221
+ class GoogleCloudDiscoveryengineV1alphaAssistantContentCodeExecutionResult
9222
+ # @private
9223
+ class Representation < Google::Apis::Core::JsonRepresentation
9224
+ property :outcome, as: 'outcome'
9225
+ property :output, as: 'output'
9226
+ end
9227
+ end
9228
+
9229
+ class GoogleCloudDiscoveryengineV1alphaAssistantContentExecutableCode
9230
+ # @private
9231
+ class Representation < Google::Apis::Core::JsonRepresentation
9232
+ property :code, as: 'code'
9233
+ end
9234
+ end
9235
+
9236
+ class GoogleCloudDiscoveryengineV1alphaAssistantContentFile
9237
+ # @private
9238
+ class Representation < Google::Apis::Core::JsonRepresentation
9239
+ property :file_id, as: 'fileId'
9240
+ property :mime_type, as: 'mimeType'
9241
+ end
9242
+ end
9243
+
9244
+ class GoogleCloudDiscoveryengineV1alphaAssistantGroundedContent
9245
+ # @private
9246
+ class Representation < Google::Apis::Core::JsonRepresentation
9247
+ property :content, as: 'content', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantContent::Representation
9248
+
9249
+ property :text_grounding_metadata, as: 'textGroundingMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadata::Representation
9250
+
9251
+ end
9252
+ end
9253
+
9254
+ class GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadata
9255
+ # @private
9256
+ class Representation < Google::Apis::Core::JsonRepresentation
9257
+ collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReference, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReference::Representation
9258
+
9259
+ collection :segments, as: 'segments', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataSegment, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataSegment::Representation
9260
+
9261
+ end
9262
+ end
9263
+
9264
+ class GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReference
9265
+ # @private
9266
+ class Representation < Google::Apis::Core::JsonRepresentation
9267
+ property :content, as: 'content'
9268
+ property :document_metadata, as: 'documentMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReferenceDocumentMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReferenceDocumentMetadata::Representation
9269
+
9270
+ end
9271
+ end
9272
+
9273
+ class GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReferenceDocumentMetadata
9274
+ # @private
9275
+ class Representation < Google::Apis::Core::JsonRepresentation
9276
+ property :document, as: 'document'
9277
+ property :domain, as: 'domain'
9278
+ property :mime_type, as: 'mimeType'
9279
+ property :page_identifier, as: 'pageIdentifier'
9280
+ property :title, as: 'title'
9281
+ property :uri, as: 'uri'
9282
+ end
9283
+ end
9284
+
9285
+ class GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataSegment
9286
+ # @private
9287
+ class Representation < Google::Apis::Core::JsonRepresentation
9288
+ property :end_index, :numeric_string => true, as: 'endIndex'
9289
+ property :grounding_score, as: 'groundingScore'
9290
+ collection :reference_indices, as: 'referenceIndices'
9291
+ property :start_index, :numeric_string => true, as: 'startIndex'
9292
+ property :text, as: 'text'
9293
+ end
9294
+ end
9295
+
8901
9296
  class GoogleCloudDiscoveryengineV1alphaBapConfig
8902
9297
  # @private
8903
9298
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9042,6 +9437,13 @@ module Google
9042
9437
  end
9043
9438
  end
9044
9439
 
9440
+ class GoogleCloudDiscoveryengineV1alphaContactDetails
9441
+ # @private
9442
+ class Representation < Google::Apis::Core::JsonRepresentation
9443
+ property :email_address, as: 'emailAddress'
9444
+ end
9445
+ end
9446
+
9045
9447
  class GoogleCloudDiscoveryengineV1alphaControl
9046
9448
  # @private
9047
9449
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9968,6 +10370,25 @@ module Google
9968
10370
  end
9969
10371
  end
9970
10372
 
10373
+ class GoogleCloudDiscoveryengineV1alphaLicenseConfig
10374
+ # @private
10375
+ class Representation < Google::Apis::Core::JsonRepresentation
10376
+ property :alert_policy_resource_config, as: 'alertPolicyResourceConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAlertPolicyResourceConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAlertPolicyResourceConfig::Representation
10377
+
10378
+ property :auto_renew, as: 'autoRenew'
10379
+ property :end_date, as: 'endDate', class: Google::Apis::DiscoveryengineV1::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDate::Representation
10380
+
10381
+ property :free_trial, as: 'freeTrial'
10382
+ property :license_count, :numeric_string => true, as: 'licenseCount'
10383
+ property :name, as: 'name'
10384
+ property :start_date, as: 'startDate', class: Google::Apis::DiscoveryengineV1::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDate::Representation
10385
+
10386
+ property :state, as: 'state'
10387
+ property :subscription_term, as: 'subscriptionTerm'
10388
+ property :subscription_tier, as: 'subscriptionTier'
10389
+ end
10390
+ end
10391
+
9971
10392
  class GoogleCloudDiscoveryengineV1alphaListSessionsRequest
9972
10393
  # @private
9973
10394
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10604,6 +11025,8 @@ module Google
10604
11025
  property :answer, as: 'answer'
10605
11026
  property :detailed_answer, as: 'detailedAnswer', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswer, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswer::Representation
10606
11027
 
11028
+ property :detailed_assist_answer, as: 'detailedAssistAnswer', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistAnswer, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAssistAnswer::Representation
11029
+
10607
11030
  property :query, as: 'query', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaQuery, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaQuery::Representation
10608
11031
 
10609
11032
  hash :query_config, as: 'queryConfig'
@@ -10837,6 +11260,27 @@ module Google
10837
11260
  end
10838
11261
  end
10839
11262
 
11263
+ class GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfig
11264
+ # @private
11265
+ class Representation < Google::Apis::Core::JsonRepresentation
11266
+ collection :alert_enrollments, as: 'alertEnrollments', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfigAlertEnrollment, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfigAlertEnrollment::Representation
11267
+
11268
+ property :alert_policy, as: 'alertPolicy'
11269
+ collection :contact_details, as: 'contactDetails', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaContactDetails, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaContactDetails::Representation
11270
+
11271
+ property :language_code, as: 'languageCode'
11272
+ end
11273
+ end
11274
+
11275
+ class GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfigAlertEnrollment
11276
+ # @private
11277
+ class Representation < Google::Apis::Core::JsonRepresentation
11278
+ property :alert_id, as: 'alertId'
11279
+ property :enroll_state, as: 'enrollState'
11280
+ hash :notification_params, as: 'notificationParams'
11281
+ end
11282
+ end
11283
+
10840
11284
  class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
10841
11285
  # @private
10842
11286
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10915,6 +11359,13 @@ module Google
10915
11359
  end
10916
11360
  end
10917
11361
 
11362
+ class GoogleCloudDiscoveryengineV1betaContactDetails
11363
+ # @private
11364
+ class Representation < Google::Apis::Core::JsonRepresentation
11365
+ property :email_address, as: 'emailAddress'
11366
+ end
11367
+ end
11368
+
10918
11369
  class GoogleCloudDiscoveryengineV1betaControl
10919
11370
  # @private
10920
11371
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11588,6 +12039,25 @@ module Google
11588
12039
  end
11589
12040
  end
11590
12041
 
12042
+ class GoogleCloudDiscoveryengineV1betaLicenseConfig
12043
+ # @private
12044
+ class Representation < Google::Apis::Core::JsonRepresentation
12045
+ property :alert_policy_resource_config, as: 'alertPolicyResourceConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaAlertPolicyResourceConfig::Representation
12046
+
12047
+ property :auto_renew, as: 'autoRenew'
12048
+ property :end_date, as: 'endDate', class: Google::Apis::DiscoveryengineV1::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDate::Representation
12049
+
12050
+ property :free_trial, as: 'freeTrial'
12051
+ property :license_count, :numeric_string => true, as: 'licenseCount'
12052
+ property :name, as: 'name'
12053
+ property :start_date, as: 'startDate', class: Google::Apis::DiscoveryengineV1::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDate::Representation
12054
+
12055
+ property :state, as: 'state'
12056
+ property :subscription_term, as: 'subscriptionTerm'
12057
+ property :subscription_tier, as: 'subscriptionTier'
12058
+ end
12059
+ end
12060
+
11591
12061
  class GoogleCloudDiscoveryengineV1betaNaturalLanguageQueryUnderstandingConfig
11592
12062
  # @private
11593
12063
  class Representation < Google::Apis::Core::JsonRepresentation