google-apis-discoveryengine_v1alpha 0.47.0 → 0.49.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -22,12 +22,60 @@ module Google
22
22
  module Apis
23
23
  module DiscoveryengineV1alpha
24
24
 
25
+ class GoogleApiDistribution
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class GoogleApiDistributionBucketOptions
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class GoogleApiDistributionBucketOptionsExplicit
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class GoogleApiDistributionBucketOptionsExponential
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class GoogleApiDistributionBucketOptionsLinear
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class GoogleApiDistributionExemplar
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class GoogleApiDistributionRange
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
25
67
  class GoogleApiHttpBody
26
68
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
69
 
28
70
  include Google::Apis::Core::JsonObjectSupport
29
71
  end
30
72
 
73
+ class GoogleApiMonitoredResource
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
31
79
  class GoogleCloudDiscoveryengineLoggingErrorContext
32
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
33
81
 
@@ -76,6 +124,54 @@ module Google
76
124
  include Google::Apis::Core::JsonObjectSupport
77
125
  end
78
126
 
127
+ class GoogleCloudDiscoveryengineV1Condition
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GoogleCloudDiscoveryengineV1ConditionQueryTerm
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GoogleCloudDiscoveryengineV1ConditionTimeRange
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class GoogleCloudDiscoveryengineV1Control
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class GoogleCloudDiscoveryengineV1ControlBoostAction
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class GoogleCloudDiscoveryengineV1ControlFilterAction
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class GoogleCloudDiscoveryengineV1ControlRedirectAction
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class GoogleCloudDiscoveryengineV1ControlSynonymsAction
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
79
175
  class GoogleCloudDiscoveryengineV1CreateDataStoreMetadata
80
176
  class Representation < Google::Apis::Core::JsonRepresentation; end
81
177
 
@@ -148,6 +244,18 @@ module Google
148
244
  include Google::Apis::Core::JsonObjectSupport
149
245
  end
150
246
 
247
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
151
259
  class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
152
260
  class Representation < Google::Apis::Core::JsonRepresentation; end
153
261
 
@@ -160,6 +268,12 @@ module Google
160
268
  include Google::Apis::Core::JsonObjectSupport
161
269
  end
162
270
 
271
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigLayoutParsingConfig
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
163
277
  class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig
164
278
  class Representation < Google::Apis::Core::JsonRepresentation; end
165
279
 
@@ -256,6 +370,24 @@ module Google
256
370
  include Google::Apis::Core::JsonObjectSupport
257
371
  end
258
372
 
373
+ class GoogleCloudDiscoveryengineV1Project
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class GoogleCloudDiscoveryengineV1ProjectServiceTerms
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class GoogleCloudDiscoveryengineV1ProvisionProjectMetadata
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
259
391
  class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
260
392
  class Representation < Google::Apis::Core::JsonRepresentation; end
261
393
 
@@ -328,6 +460,12 @@ module Google
328
460
  include Google::Apis::Core::JsonObjectSupport
329
461
  end
330
462
 
463
+ class GoogleCloudDiscoveryengineV1alphaAlloyDbSource
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
331
469
  class GoogleCloudDiscoveryengineV1alphaAnswer
332
470
  class Representation < Google::Apis::Core::JsonRepresentation; end
333
471
 
@@ -622,6 +760,24 @@ module Google
622
760
  include Google::Apis::Core::JsonObjectSupport
623
761
  end
624
762
 
763
+ class GoogleCloudDiscoveryengineV1alphaCheckRequirementRequest
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
769
+ class GoogleCloudDiscoveryengineV1alphaCheckRequirementResponse
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class GoogleCloudDiscoveryengineV1alphaCheckRequirementResponseMetricQueryResult
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
625
781
  class GoogleCloudDiscoveryengineV1alphaChunk
626
782
  class Representation < Google::Apis::Core::JsonRepresentation; end
627
783
 
@@ -670,6 +826,54 @@ module Google
670
826
  include Google::Apis::Core::JsonObjectSupport
671
827
  end
672
828
 
829
+ class GoogleCloudDiscoveryengineV1alphaCondition
830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
831
+
832
+ include Google::Apis::Core::JsonObjectSupport
833
+ end
834
+
835
+ class GoogleCloudDiscoveryengineV1alphaConditionQueryTerm
836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
837
+
838
+ include Google::Apis::Core::JsonObjectSupport
839
+ end
840
+
841
+ class GoogleCloudDiscoveryengineV1alphaConditionTimeRange
842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
847
+ class GoogleCloudDiscoveryengineV1alphaControl
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ include Google::Apis::Core::JsonObjectSupport
851
+ end
852
+
853
+ class GoogleCloudDiscoveryengineV1alphaControlBoostAction
854
+ class Representation < Google::Apis::Core::JsonRepresentation; end
855
+
856
+ include Google::Apis::Core::JsonObjectSupport
857
+ end
858
+
859
+ class GoogleCloudDiscoveryengineV1alphaControlFilterAction
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
865
+ class GoogleCloudDiscoveryengineV1alphaControlRedirectAction
866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
867
+
868
+ include Google::Apis::Core::JsonObjectSupport
869
+ end
870
+
871
+ class GoogleCloudDiscoveryengineV1alphaControlSynonymsAction
872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
873
+
874
+ include Google::Apis::Core::JsonObjectSupport
875
+ end
876
+
673
877
  class GoogleCloudDiscoveryengineV1alphaConversation
674
878
  class Representation < Google::Apis::Core::JsonRepresentation; end
675
879
 
@@ -1144,6 +1348,12 @@ module Google
1144
1348
  include Google::Apis::Core::JsonObjectSupport
1145
1349
  end
1146
1350
 
1351
+ class GoogleCloudDiscoveryengineV1alphaListControlsResponse
1352
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1353
+
1354
+ include Google::Apis::Core::JsonObjectSupport
1355
+ end
1356
+
1147
1357
  class GoogleCloudDiscoveryengineV1alphaListConversationsResponse
1148
1358
  class Representation < Google::Apis::Core::JsonRepresentation; end
1149
1359
 
@@ -1408,6 +1618,30 @@ module Google
1408
1618
  include Google::Apis::Core::JsonObjectSupport
1409
1619
  end
1410
1620
 
1621
+ class GoogleCloudDiscoveryengineV1alphaRequirement
1622
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1623
+
1624
+ include Google::Apis::Core::JsonObjectSupport
1625
+ end
1626
+
1627
+ class GoogleCloudDiscoveryengineV1alphaRequirementMetricBinding
1628
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1629
+
1630
+ include Google::Apis::Core::JsonObjectSupport
1631
+ end
1632
+
1633
+ class GoogleCloudDiscoveryengineV1alphaRequirementThresholdBinding
1634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1635
+
1636
+ include Google::Apis::Core::JsonObjectSupport
1637
+ end
1638
+
1639
+ class GoogleCloudDiscoveryengineV1alphaRequirementViolationSamplesBinding
1640
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1641
+
1642
+ include Google::Apis::Core::JsonObjectSupport
1643
+ end
1644
+
1411
1645
  class GoogleCloudDiscoveryengineV1alphaResumeEngineRequest
1412
1646
  class Representation < Google::Apis::Core::JsonRepresentation; end
1413
1647
 
@@ -1804,6 +2038,54 @@ module Google
1804
2038
  include Google::Apis::Core::JsonObjectSupport
1805
2039
  end
1806
2040
 
2041
+ class GoogleCloudDiscoveryengineV1betaCondition
2042
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2043
+
2044
+ include Google::Apis::Core::JsonObjectSupport
2045
+ end
2046
+
2047
+ class GoogleCloudDiscoveryengineV1betaConditionQueryTerm
2048
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2049
+
2050
+ include Google::Apis::Core::JsonObjectSupport
2051
+ end
2052
+
2053
+ class GoogleCloudDiscoveryengineV1betaConditionTimeRange
2054
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2055
+
2056
+ include Google::Apis::Core::JsonObjectSupport
2057
+ end
2058
+
2059
+ class GoogleCloudDiscoveryengineV1betaControl
2060
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2061
+
2062
+ include Google::Apis::Core::JsonObjectSupport
2063
+ end
2064
+
2065
+ class GoogleCloudDiscoveryengineV1betaControlBoostAction
2066
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2067
+
2068
+ include Google::Apis::Core::JsonObjectSupport
2069
+ end
2070
+
2071
+ class GoogleCloudDiscoveryengineV1betaControlFilterAction
2072
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2073
+
2074
+ include Google::Apis::Core::JsonObjectSupport
2075
+ end
2076
+
2077
+ class GoogleCloudDiscoveryengineV1betaControlRedirectAction
2078
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2079
+
2080
+ include Google::Apis::Core::JsonObjectSupport
2081
+ end
2082
+
2083
+ class GoogleCloudDiscoveryengineV1betaControlSynonymsAction
2084
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2085
+
2086
+ include Google::Apis::Core::JsonObjectSupport
2087
+ end
2088
+
1807
2089
  class GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata
1808
2090
  class Representation < Google::Apis::Core::JsonRepresentation; end
1809
2091
 
@@ -1882,6 +2164,18 @@ module Google
1882
2164
  include Google::Apis::Core::JsonObjectSupport
1883
2165
  end
1884
2166
 
2167
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig
2168
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2169
+
2170
+ include Google::Apis::Core::JsonObjectSupport
2171
+ end
2172
+
2173
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
2174
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2175
+
2176
+ include Google::Apis::Core::JsonObjectSupport
2177
+ end
2178
+
1885
2179
  class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig
1886
2180
  class Representation < Google::Apis::Core::JsonRepresentation; end
1887
2181
 
@@ -1894,6 +2188,12 @@ module Google
1894
2188
  include Google::Apis::Core::JsonObjectSupport
1895
2189
  end
1896
2190
 
2191
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigLayoutParsingConfig
2192
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2193
+
2194
+ include Google::Apis::Core::JsonObjectSupport
2195
+ end
2196
+
1897
2197
  class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig
1898
2198
  class Representation < Google::Apis::Core::JsonRepresentation; end
1899
2199
 
@@ -1996,6 +2296,24 @@ module Google
1996
2296
  include Google::Apis::Core::JsonObjectSupport
1997
2297
  end
1998
2298
 
2299
+ class GoogleCloudDiscoveryengineV1betaProject
2300
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2301
+
2302
+ include Google::Apis::Core::JsonObjectSupport
2303
+ end
2304
+
2305
+ class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
2306
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2307
+
2308
+ include Google::Apis::Core::JsonObjectSupport
2309
+ end
2310
+
2311
+ class GoogleCloudDiscoveryengineV1betaProvisionProjectMetadata
2312
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2313
+
2314
+ include Google::Apis::Core::JsonObjectSupport
2315
+ end
2316
+
1999
2317
  class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
2000
2318
  class Representation < Google::Apis::Core::JsonRepresentation; end
2001
2319
 
@@ -2104,6 +2422,12 @@ module Google
2104
2422
  include Google::Apis::Core::JsonObjectSupport
2105
2423
  end
2106
2424
 
2425
+ class GoogleMonitoringV3TypedValue
2426
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2427
+
2428
+ include Google::Apis::Core::JsonObjectSupport
2429
+ end
2430
+
2107
2431
  class GoogleProtobufEmpty
2108
2432
  class Representation < Google::Apis::Core::JsonRepresentation; end
2109
2433
 
@@ -2122,6 +2446,82 @@ module Google
2122
2446
  include Google::Apis::Core::JsonObjectSupport
2123
2447
  end
2124
2448
 
2449
+ class GoogleTypeExpr
2450
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2451
+
2452
+ include Google::Apis::Core::JsonObjectSupport
2453
+ end
2454
+
2455
+ class GoogleApiDistribution
2456
+ # @private
2457
+ class Representation < Google::Apis::Core::JsonRepresentation
2458
+ collection :bucket_counts, as: 'bucketCounts'
2459
+ property :bucket_options, as: 'bucketOptions', class: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionBucketOptions, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionBucketOptions::Representation
2460
+
2461
+ property :count, :numeric_string => true, as: 'count'
2462
+ collection :exemplars, as: 'exemplars', class: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionExemplar, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionExemplar::Representation
2463
+
2464
+ property :mean, as: 'mean'
2465
+ property :range, as: 'range', class: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionRange, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionRange::Representation
2466
+
2467
+ property :sum_of_squared_deviation, as: 'sumOfSquaredDeviation'
2468
+ end
2469
+ end
2470
+
2471
+ class GoogleApiDistributionBucketOptions
2472
+ # @private
2473
+ class Representation < Google::Apis::Core::JsonRepresentation
2474
+ property :explicit_buckets, as: 'explicitBuckets', class: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionBucketOptionsExplicit, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionBucketOptionsExplicit::Representation
2475
+
2476
+ property :exponential_buckets, as: 'exponentialBuckets', class: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionBucketOptionsExponential, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionBucketOptionsExponential::Representation
2477
+
2478
+ property :linear_buckets, as: 'linearBuckets', class: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionBucketOptionsLinear, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionBucketOptionsLinear::Representation
2479
+
2480
+ end
2481
+ end
2482
+
2483
+ class GoogleApiDistributionBucketOptionsExplicit
2484
+ # @private
2485
+ class Representation < Google::Apis::Core::JsonRepresentation
2486
+ collection :bounds, as: 'bounds'
2487
+ end
2488
+ end
2489
+
2490
+ class GoogleApiDistributionBucketOptionsExponential
2491
+ # @private
2492
+ class Representation < Google::Apis::Core::JsonRepresentation
2493
+ property :growth_factor, as: 'growthFactor'
2494
+ property :num_finite_buckets, as: 'numFiniteBuckets'
2495
+ property :scale, as: 'scale'
2496
+ end
2497
+ end
2498
+
2499
+ class GoogleApiDistributionBucketOptionsLinear
2500
+ # @private
2501
+ class Representation < Google::Apis::Core::JsonRepresentation
2502
+ property :num_finite_buckets, as: 'numFiniteBuckets'
2503
+ property :offset, as: 'offset'
2504
+ property :width, as: 'width'
2505
+ end
2506
+ end
2507
+
2508
+ class GoogleApiDistributionExemplar
2509
+ # @private
2510
+ class Representation < Google::Apis::Core::JsonRepresentation
2511
+ collection :attachments, as: 'attachments'
2512
+ property :timestamp, as: 'timestamp'
2513
+ property :value, as: 'value'
2514
+ end
2515
+ end
2516
+
2517
+ class GoogleApiDistributionRange
2518
+ # @private
2519
+ class Representation < Google::Apis::Core::JsonRepresentation
2520
+ property :max, as: 'max'
2521
+ property :min, as: 'min'
2522
+ end
2523
+ end
2524
+
2125
2525
  class GoogleApiHttpBody
2126
2526
  # @private
2127
2527
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2131,6 +2531,14 @@ module Google
2131
2531
  end
2132
2532
  end
2133
2533
 
2534
+ class GoogleApiMonitoredResource
2535
+ # @private
2536
+ class Representation < Google::Apis::Core::JsonRepresentation
2537
+ hash :labels, as: 'labels'
2538
+ property :type, as: 'type'
2539
+ end
2540
+ end
2541
+
2134
2542
  class GoogleCloudDiscoveryengineLoggingErrorContext
2135
2543
  # @private
2136
2544
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2206,6 +2614,84 @@ module Google
2206
2614
  end
2207
2615
  end
2208
2616
 
2617
+ class GoogleCloudDiscoveryengineV1Condition
2618
+ # @private
2619
+ class Representation < Google::Apis::Core::JsonRepresentation
2620
+ collection :active_time_range, as: 'activeTimeRange', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ConditionTimeRange, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ConditionTimeRange::Representation
2621
+
2622
+ collection :query_terms, as: 'queryTerms', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ConditionQueryTerm, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ConditionQueryTerm::Representation
2623
+
2624
+ end
2625
+ end
2626
+
2627
+ class GoogleCloudDiscoveryengineV1ConditionQueryTerm
2628
+ # @private
2629
+ class Representation < Google::Apis::Core::JsonRepresentation
2630
+ property :full_match, as: 'fullMatch'
2631
+ property :value, as: 'value'
2632
+ end
2633
+ end
2634
+
2635
+ class GoogleCloudDiscoveryengineV1ConditionTimeRange
2636
+ # @private
2637
+ class Representation < Google::Apis::Core::JsonRepresentation
2638
+ property :end_time, as: 'endTime'
2639
+ property :start_time, as: 'startTime'
2640
+ end
2641
+ end
2642
+
2643
+ class GoogleCloudDiscoveryengineV1Control
2644
+ # @private
2645
+ class Representation < Google::Apis::Core::JsonRepresentation
2646
+ collection :associated_serving_config_ids, as: 'associatedServingConfigIds'
2647
+ property :boost_action, as: 'boostAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ControlBoostAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ControlBoostAction::Representation
2648
+
2649
+ collection :conditions, as: 'conditions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1Condition, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1Condition::Representation
2650
+
2651
+ property :display_name, as: 'displayName'
2652
+ property :filter_action, as: 'filterAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ControlFilterAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ControlFilterAction::Representation
2653
+
2654
+ property :name, as: 'name'
2655
+ property :redirect_action, as: 'redirectAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ControlRedirectAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ControlRedirectAction::Representation
2656
+
2657
+ property :solution_type, as: 'solutionType'
2658
+ property :synonyms_action, as: 'synonymsAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ControlSynonymsAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ControlSynonymsAction::Representation
2659
+
2660
+ collection :use_cases, as: 'useCases'
2661
+ end
2662
+ end
2663
+
2664
+ class GoogleCloudDiscoveryengineV1ControlBoostAction
2665
+ # @private
2666
+ class Representation < Google::Apis::Core::JsonRepresentation
2667
+ property :boost, as: 'boost'
2668
+ property :data_store, as: 'dataStore'
2669
+ property :filter, as: 'filter'
2670
+ end
2671
+ end
2672
+
2673
+ class GoogleCloudDiscoveryengineV1ControlFilterAction
2674
+ # @private
2675
+ class Representation < Google::Apis::Core::JsonRepresentation
2676
+ property :data_store, as: 'dataStore'
2677
+ property :filter, as: 'filter'
2678
+ end
2679
+ end
2680
+
2681
+ class GoogleCloudDiscoveryengineV1ControlRedirectAction
2682
+ # @private
2683
+ class Representation < Google::Apis::Core::JsonRepresentation
2684
+ property :redirect_uri, as: 'redirectUri'
2685
+ end
2686
+ end
2687
+
2688
+ class GoogleCloudDiscoveryengineV1ControlSynonymsAction
2689
+ # @private
2690
+ class Representation < Google::Apis::Core::JsonRepresentation
2691
+ collection :synonyms, as: 'synonyms'
2692
+ end
2693
+ end
2694
+
2209
2695
  class GoogleCloudDiscoveryengineV1CreateDataStoreMetadata
2210
2696
  # @private
2211
2697
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2304,6 +2790,8 @@ module Google
2304
2790
  class GoogleCloudDiscoveryengineV1DocumentProcessingConfig
2305
2791
  # @private
2306
2792
  class Representation < Google::Apis::Core::JsonRepresentation
2793
+ property :chunking_config, as: 'chunkingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig::Representation
2794
+
2307
2795
  property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
2308
2796
 
2309
2797
  property :name, as: 'name'
@@ -2312,11 +2800,29 @@ module Google
2312
2800
  end
2313
2801
  end
2314
2802
 
2803
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig
2804
+ # @private
2805
+ class Representation < Google::Apis::Core::JsonRepresentation
2806
+ property :layout_based_chunking_config, as: 'layoutBasedChunkingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig::Representation
2807
+
2808
+ end
2809
+ end
2810
+
2811
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
2812
+ # @private
2813
+ class Representation < Google::Apis::Core::JsonRepresentation
2814
+ property :chunk_size, as: 'chunkSize'
2815
+ property :include_ancestor_headings, as: 'includeAncestorHeadings'
2816
+ end
2817
+ end
2818
+
2315
2819
  class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
2316
2820
  # @private
2317
2821
  class Representation < Google::Apis::Core::JsonRepresentation
2318
2822
  property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
2319
2823
 
2824
+ property :layout_parsing_config, as: 'layoutParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigLayoutParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigLayoutParsingConfig::Representation
2825
+
2320
2826
  property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
2321
2827
 
2322
2828
  end
@@ -2328,6 +2834,12 @@ module Google
2328
2834
  end
2329
2835
  end
2330
2836
 
2837
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigLayoutParsingConfig
2838
+ # @private
2839
+ class Representation < Google::Apis::Core::JsonRepresentation
2840
+ end
2841
+ end
2842
+
2331
2843
  class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig
2332
2844
  # @private
2333
2845
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2475,8 +2987,36 @@ module Google
2475
2987
 
2476
2988
  collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2477
2989
 
2478
- property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
2479
- property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
2990
+ property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
2991
+ property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
2992
+ end
2993
+ end
2994
+
2995
+ class GoogleCloudDiscoveryengineV1Project
2996
+ # @private
2997
+ class Representation < Google::Apis::Core::JsonRepresentation
2998
+ property :create_time, as: 'createTime'
2999
+ property :name, as: 'name'
3000
+ property :provision_completion_time, as: 'provisionCompletionTime'
3001
+ hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ProjectServiceTerms::Representation
3002
+
3003
+ end
3004
+ end
3005
+
3006
+ class GoogleCloudDiscoveryengineV1ProjectServiceTerms
3007
+ # @private
3008
+ class Representation < Google::Apis::Core::JsonRepresentation
3009
+ property :accept_time, as: 'acceptTime'
3010
+ property :decline_time, as: 'declineTime'
3011
+ property :id, as: 'id'
3012
+ property :state, as: 'state'
3013
+ property :version, as: 'version'
3014
+ end
3015
+ end
3016
+
3017
+ class GoogleCloudDiscoveryengineV1ProvisionProjectMetadata
3018
+ # @private
3019
+ class Representation < Google::Apis::Core::JsonRepresentation
2480
3020
  end
2481
3021
  end
2482
3022
 
@@ -2591,6 +3131,18 @@ module Google
2591
3131
  end
2592
3132
  end
2593
3133
 
3134
+ class GoogleCloudDiscoveryengineV1alphaAlloyDbSource
3135
+ # @private
3136
+ class Representation < Google::Apis::Core::JsonRepresentation
3137
+ property :cluster_id, as: 'clusterId'
3138
+ property :database_id, as: 'databaseId'
3139
+ property :gcs_staging_dir, as: 'gcsStagingDir'
3140
+ property :location_id, as: 'locationId'
3141
+ property :project_id, as: 'projectId'
3142
+ property :table_id, as: 'tableId'
3143
+ end
3144
+ end
3145
+
2594
3146
  class GoogleCloudDiscoveryengineV1alphaAnswer
2595
3147
  # @private
2596
3148
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2646,6 +3198,7 @@ module Google
2646
3198
  property :search_spec, as: 'searchSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec::Representation
2647
3199
 
2648
3200
  property :session, as: 'session'
3201
+ hash :user_labels, as: 'userLabels'
2649
3202
  property :user_pseudo_id, as: 'userPseudoId'
2650
3203
  end
2651
3204
  end
@@ -2655,6 +3208,7 @@ module Google
2655
3208
  class Representation < Google::Apis::Core::JsonRepresentation
2656
3209
  property :answer_language_code, as: 'answerLanguageCode'
2657
3210
  property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
3211
+ property :ignore_low_relevant_content, as: 'ignoreLowRelevantContent'
2658
3212
  property :ignore_non_answer_seeking_query, as: 'ignoreNonAnswerSeekingQuery'
2659
3213
  property :include_citations, as: 'includeCitations'
2660
3214
  property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec::Representation
@@ -2734,6 +3288,8 @@ module Google
2734
3288
 
2735
3289
  property :custom_fine_tuning_spec, as: 'customFineTuningSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec::Representation
2736
3290
 
3291
+ collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec::Representation
3292
+
2737
3293
  property :filter, as: 'filter'
2738
3294
  property :max_return_results, as: 'maxReturnResults'
2739
3295
  property :order_by, as: 'orderBy'
@@ -2859,6 +3415,7 @@ module Google
2859
3415
  class Representation < Google::Apis::Core::JsonRepresentation
2860
3416
  property :document, as: 'document'
2861
3417
  property :page_identifier, as: 'pageIdentifier'
3418
+ hash :struct_data, as: 'structData'
2862
3419
  property :title, as: 'title'
2863
3420
  property :uri, as: 'uri'
2864
3421
  end
@@ -2870,6 +3427,7 @@ module Google
2870
3427
  collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent::Representation
2871
3428
 
2872
3429
  property :document, as: 'document'
3430
+ hash :struct_data, as: 'structData'
2873
3431
  property :title, as: 'title'
2874
3432
  property :uri, as: 'uri'
2875
3433
  end
@@ -3074,6 +3632,41 @@ module Google
3074
3632
  end
3075
3633
  end
3076
3634
 
3635
+ class GoogleCloudDiscoveryengineV1alphaCheckRequirementRequest
3636
+ # @private
3637
+ class Representation < Google::Apis::Core::JsonRepresentation
3638
+ property :requirement_type, as: 'requirementType'
3639
+ collection :resources, as: 'resources', class: Google::Apis::DiscoveryengineV1alpha::GoogleApiMonitoredResource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleApiMonitoredResource::Representation
3640
+
3641
+ end
3642
+ end
3643
+
3644
+ class GoogleCloudDiscoveryengineV1alphaCheckRequirementResponse
3645
+ # @private
3646
+ class Representation < Google::Apis::Core::JsonRepresentation
3647
+ collection :metric_results, as: 'metricResults', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckRequirementResponseMetricQueryResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckRequirementResponseMetricQueryResult::Representation
3648
+
3649
+ property :oldest_metric_timestamp, as: 'oldestMetricTimestamp'
3650
+ property :requirement, as: 'requirement', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRequirement, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRequirement::Representation
3651
+
3652
+ property :requirement_condition, as: 'requirementCondition', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeExpr, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeExpr::Representation
3653
+
3654
+ property :requirement_result, as: 'requirementResult'
3655
+ end
3656
+ end
3657
+
3658
+ class GoogleCloudDiscoveryengineV1alphaCheckRequirementResponseMetricQueryResult
3659
+ # @private
3660
+ class Representation < Google::Apis::Core::JsonRepresentation
3661
+ property :metric_type, as: 'metricType'
3662
+ property :name, as: 'name'
3663
+ property :timestamp, as: 'timestamp'
3664
+ property :unit, as: 'unit'
3665
+ property :value, as: 'value', class: Google::Apis::DiscoveryengineV1alpha::GoogleMonitoringV3TypedValue, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleMonitoringV3TypedValue::Representation
3666
+
3667
+ end
3668
+ end
3669
+
3077
3670
  class GoogleCloudDiscoveryengineV1alphaChunk
3078
3671
  # @private
3079
3672
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3155,6 +3748,84 @@ module Google
3155
3748
  end
3156
3749
  end
3157
3750
 
3751
+ class GoogleCloudDiscoveryengineV1alphaCondition
3752
+ # @private
3753
+ class Representation < Google::Apis::Core::JsonRepresentation
3754
+ collection :active_time_range, as: 'activeTimeRange', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConditionTimeRange, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConditionTimeRange::Representation
3755
+
3756
+ collection :query_terms, as: 'queryTerms', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConditionQueryTerm, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConditionQueryTerm::Representation
3757
+
3758
+ end
3759
+ end
3760
+
3761
+ class GoogleCloudDiscoveryengineV1alphaConditionQueryTerm
3762
+ # @private
3763
+ class Representation < Google::Apis::Core::JsonRepresentation
3764
+ property :full_match, as: 'fullMatch'
3765
+ property :value, as: 'value'
3766
+ end
3767
+ end
3768
+
3769
+ class GoogleCloudDiscoveryengineV1alphaConditionTimeRange
3770
+ # @private
3771
+ class Representation < Google::Apis::Core::JsonRepresentation
3772
+ property :end_time, as: 'endTime'
3773
+ property :start_time, as: 'startTime'
3774
+ end
3775
+ end
3776
+
3777
+ class GoogleCloudDiscoveryengineV1alphaControl
3778
+ # @private
3779
+ class Representation < Google::Apis::Core::JsonRepresentation
3780
+ collection :associated_serving_config_ids, as: 'associatedServingConfigIds'
3781
+ property :boost_action, as: 'boostAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaControlBoostAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaControlBoostAction::Representation
3782
+
3783
+ collection :conditions, as: 'conditions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCondition, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCondition::Representation
3784
+
3785
+ property :display_name, as: 'displayName'
3786
+ property :filter_action, as: 'filterAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaControlFilterAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaControlFilterAction::Representation
3787
+
3788
+ property :name, as: 'name'
3789
+ property :redirect_action, as: 'redirectAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaControlRedirectAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaControlRedirectAction::Representation
3790
+
3791
+ property :solution_type, as: 'solutionType'
3792
+ property :synonyms_action, as: 'synonymsAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaControlSynonymsAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaControlSynonymsAction::Representation
3793
+
3794
+ collection :use_cases, as: 'useCases'
3795
+ end
3796
+ end
3797
+
3798
+ class GoogleCloudDiscoveryengineV1alphaControlBoostAction
3799
+ # @private
3800
+ class Representation < Google::Apis::Core::JsonRepresentation
3801
+ property :boost, as: 'boost'
3802
+ property :data_store, as: 'dataStore'
3803
+ property :filter, as: 'filter'
3804
+ end
3805
+ end
3806
+
3807
+ class GoogleCloudDiscoveryengineV1alphaControlFilterAction
3808
+ # @private
3809
+ class Representation < Google::Apis::Core::JsonRepresentation
3810
+ property :data_store, as: 'dataStore'
3811
+ property :filter, as: 'filter'
3812
+ end
3813
+ end
3814
+
3815
+ class GoogleCloudDiscoveryengineV1alphaControlRedirectAction
3816
+ # @private
3817
+ class Representation < Google::Apis::Core::JsonRepresentation
3818
+ property :redirect_uri, as: 'redirectUri'
3819
+ end
3820
+ end
3821
+
3822
+ class GoogleCloudDiscoveryengineV1alphaControlSynonymsAction
3823
+ # @private
3824
+ class Representation < Google::Apis::Core::JsonRepresentation
3825
+ collection :synonyms, as: 'synonyms'
3826
+ end
3827
+ end
3828
+
3158
3829
  class GoogleCloudDiscoveryengineV1alphaConversation
3159
3830
  # @private
3160
3831
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3702,6 +4373,7 @@ module Google
3702
4373
  property :key_property_type, as: 'keyPropertyType'
3703
4374
  property :recs_filterable_option, as: 'recsFilterableOption'
3704
4375
  property :retrievable_option, as: 'retrievableOption'
4376
+ collection :schema_org_paths, as: 'schemaOrgPaths'
3705
4377
  property :searchable_option, as: 'searchableOption'
3706
4378
  end
3707
4379
  end
@@ -3771,6 +4443,8 @@ module Google
3771
4443
  class GoogleCloudDiscoveryengineV1alphaImportDocumentsRequest
3772
4444
  # @private
3773
4445
  class Representation < Google::Apis::Core::JsonRepresentation
4446
+ property :alloy_db_source, as: 'alloyDbSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAlloyDbSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAlloyDbSource::Representation
4447
+
3774
4448
  property :auto_generate_ids, as: 'autoGenerateIds'
3775
4449
  property :bigquery_source, as: 'bigquerySource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource::Representation
3776
4450
 
@@ -3920,6 +4594,15 @@ module Google
3920
4594
  end
3921
4595
  end
3922
4596
 
4597
+ class GoogleCloudDiscoveryengineV1alphaListControlsResponse
4598
+ # @private
4599
+ class Representation < Google::Apis::Core::JsonRepresentation
4600
+ collection :controls, as: 'controls', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaControl, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaControl::Representation
4601
+
4602
+ property :next_page_token, as: 'nextPageToken'
4603
+ end
4604
+ end
4605
+
3923
4606
  class GoogleCloudDiscoveryengineV1alphaListConversationsResponse
3924
4607
  # @private
3925
4608
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4190,6 +4873,7 @@ module Google
4190
4873
  collection :records, as: 'records', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRankingRecord, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRankingRecord::Representation
4191
4874
 
4192
4875
  property :top_n, as: 'topN'
4876
+ hash :user_labels, as: 'userLabels'
4193
4877
  end
4194
4878
  end
4195
4879
 
@@ -4321,6 +5005,53 @@ module Google
4321
5005
  end
4322
5006
  end
4323
5007
 
5008
+ class GoogleCloudDiscoveryengineV1alphaRequirement
5009
+ # @private
5010
+ class Representation < Google::Apis::Core::JsonRepresentation
5011
+ property :condition, as: 'condition', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeExpr, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeExpr::Representation
5012
+
5013
+ property :description, as: 'description'
5014
+ property :display_name, as: 'displayName'
5015
+ collection :metric_bindings, as: 'metricBindings', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRequirementMetricBinding, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRequirementMetricBinding::Representation
5016
+
5017
+ collection :threshold_bindings, as: 'thresholdBindings', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRequirementThresholdBinding, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRequirementThresholdBinding::Representation
5018
+
5019
+ property :type, as: 'type'
5020
+ collection :violation_samples_bindings, as: 'violationSamplesBindings', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRequirementViolationSamplesBinding, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRequirementViolationSamplesBinding::Representation
5021
+
5022
+ end
5023
+ end
5024
+
5025
+ class GoogleCloudDiscoveryengineV1alphaRequirementMetricBinding
5026
+ # @private
5027
+ class Representation < Google::Apis::Core::JsonRepresentation
5028
+ property :category, as: 'category'
5029
+ property :description, as: 'description'
5030
+ property :metric_filter, as: 'metricFilter'
5031
+ property :resource_type, as: 'resourceType'
5032
+ property :variable_id, as: 'variableId'
5033
+ end
5034
+ end
5035
+
5036
+ class GoogleCloudDiscoveryengineV1alphaRequirementThresholdBinding
5037
+ # @private
5038
+ class Representation < Google::Apis::Core::JsonRepresentation
5039
+ property :blocking_threshold, as: 'blockingThreshold'
5040
+ property :description, as: 'description'
5041
+ property :variable_id, as: 'variableId'
5042
+ property :warning_threshold, as: 'warningThreshold'
5043
+ end
5044
+ end
5045
+
5046
+ class GoogleCloudDiscoveryengineV1alphaRequirementViolationSamplesBinding
5047
+ # @private
5048
+ class Representation < Google::Apis::Core::JsonRepresentation
5049
+ property :description, as: 'description'
5050
+ property :sample_filter, as: 'sampleFilter'
5051
+ property :variable_id, as: 'variableId'
5052
+ end
5053
+ end
5054
+
4324
5055
  class GoogleCloudDiscoveryengineV1alphaResumeEngineRequest
4325
5056
  # @private
4326
5057
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4977,9 +5708,11 @@ module Google
4977
5708
  property :attribution_token, as: 'attributionToken'
4978
5709
  property :completion_info, as: 'completionInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCompletionInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCompletionInfo::Representation
4979
5710
 
5711
+ property :data_store, as: 'dataStore'
4980
5712
  property :direct_user_request, as: 'directUserRequest'
4981
5713
  collection :documents, as: 'documents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentInfo::Representation
4982
5714
 
5715
+ property :engine, as: 'engine'
4983
5716
  property :event_time, as: 'eventTime'
4984
5717
  property :event_type, as: 'eventType'
4985
5718
  property :filter, as: 'filter'
@@ -5026,6 +5759,84 @@ module Google
5026
5759
  end
5027
5760
  end
5028
5761
 
5762
+ class GoogleCloudDiscoveryengineV1betaCondition
5763
+ # @private
5764
+ class Representation < Google::Apis::Core::JsonRepresentation
5765
+ collection :active_time_range, as: 'activeTimeRange', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaConditionTimeRange, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaConditionTimeRange::Representation
5766
+
5767
+ collection :query_terms, as: 'queryTerms', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaConditionQueryTerm, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaConditionQueryTerm::Representation
5768
+
5769
+ end
5770
+ end
5771
+
5772
+ class GoogleCloudDiscoveryengineV1betaConditionQueryTerm
5773
+ # @private
5774
+ class Representation < Google::Apis::Core::JsonRepresentation
5775
+ property :full_match, as: 'fullMatch'
5776
+ property :value, as: 'value'
5777
+ end
5778
+ end
5779
+
5780
+ class GoogleCloudDiscoveryengineV1betaConditionTimeRange
5781
+ # @private
5782
+ class Representation < Google::Apis::Core::JsonRepresentation
5783
+ property :end_time, as: 'endTime'
5784
+ property :start_time, as: 'startTime'
5785
+ end
5786
+ end
5787
+
5788
+ class GoogleCloudDiscoveryengineV1betaControl
5789
+ # @private
5790
+ class Representation < Google::Apis::Core::JsonRepresentation
5791
+ collection :associated_serving_config_ids, as: 'associatedServingConfigIds'
5792
+ property :boost_action, as: 'boostAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaControlBoostAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaControlBoostAction::Representation
5793
+
5794
+ collection :conditions, as: 'conditions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCondition, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCondition::Representation
5795
+
5796
+ property :display_name, as: 'displayName'
5797
+ property :filter_action, as: 'filterAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaControlFilterAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaControlFilterAction::Representation
5798
+
5799
+ property :name, as: 'name'
5800
+ property :redirect_action, as: 'redirectAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaControlRedirectAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaControlRedirectAction::Representation
5801
+
5802
+ property :solution_type, as: 'solutionType'
5803
+ property :synonyms_action, as: 'synonymsAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaControlSynonymsAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaControlSynonymsAction::Representation
5804
+
5805
+ collection :use_cases, as: 'useCases'
5806
+ end
5807
+ end
5808
+
5809
+ class GoogleCloudDiscoveryengineV1betaControlBoostAction
5810
+ # @private
5811
+ class Representation < Google::Apis::Core::JsonRepresentation
5812
+ property :boost, as: 'boost'
5813
+ property :data_store, as: 'dataStore'
5814
+ property :filter, as: 'filter'
5815
+ end
5816
+ end
5817
+
5818
+ class GoogleCloudDiscoveryengineV1betaControlFilterAction
5819
+ # @private
5820
+ class Representation < Google::Apis::Core::JsonRepresentation
5821
+ property :data_store, as: 'dataStore'
5822
+ property :filter, as: 'filter'
5823
+ end
5824
+ end
5825
+
5826
+ class GoogleCloudDiscoveryengineV1betaControlRedirectAction
5827
+ # @private
5828
+ class Representation < Google::Apis::Core::JsonRepresentation
5829
+ property :redirect_uri, as: 'redirectUri'
5830
+ end
5831
+ end
5832
+
5833
+ class GoogleCloudDiscoveryengineV1betaControlSynonymsAction
5834
+ # @private
5835
+ class Representation < Google::Apis::Core::JsonRepresentation
5836
+ collection :synonyms, as: 'synonyms'
5837
+ end
5838
+ end
5839
+
5029
5840
  class GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata
5030
5841
  # @private
5031
5842
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5136,6 +5947,8 @@ module Google
5136
5947
  class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig
5137
5948
  # @private
5138
5949
  class Representation < Google::Apis::Core::JsonRepresentation
5950
+ property :chunking_config, as: 'chunkingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig::Representation
5951
+
5139
5952
  property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig::Representation
5140
5953
 
5141
5954
  property :name, as: 'name'
@@ -5144,11 +5957,29 @@ module Google
5144
5957
  end
5145
5958
  end
5146
5959
 
5960
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig
5961
+ # @private
5962
+ class Representation < Google::Apis::Core::JsonRepresentation
5963
+ property :layout_based_chunking_config, as: 'layoutBasedChunkingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig::Representation
5964
+
5965
+ end
5966
+ end
5967
+
5968
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
5969
+ # @private
5970
+ class Representation < Google::Apis::Core::JsonRepresentation
5971
+ property :chunk_size, as: 'chunkSize'
5972
+ property :include_ancestor_headings, as: 'includeAncestorHeadings'
5973
+ end
5974
+ end
5975
+
5147
5976
  class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig
5148
5977
  # @private
5149
5978
  class Representation < Google::Apis::Core::JsonRepresentation
5150
5979
  property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
5151
5980
 
5981
+ property :layout_parsing_config, as: 'layoutParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigLayoutParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigLayoutParsingConfig::Representation
5982
+
5152
5983
  property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
5153
5984
 
5154
5985
  end
@@ -5160,6 +5991,12 @@ module Google
5160
5991
  end
5161
5992
  end
5162
5993
 
5994
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigLayoutParsingConfig
5995
+ # @private
5996
+ class Representation < Google::Apis::Core::JsonRepresentation
5997
+ end
5998
+ end
5999
+
5163
6000
  class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig
5164
6001
  # @private
5165
6002
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5320,6 +6157,34 @@ module Google
5320
6157
  end
5321
6158
  end
5322
6159
 
6160
+ class GoogleCloudDiscoveryengineV1betaProject
6161
+ # @private
6162
+ class Representation < Google::Apis::Core::JsonRepresentation
6163
+ property :create_time, as: 'createTime'
6164
+ property :name, as: 'name'
6165
+ property :provision_completion_time, as: 'provisionCompletionTime'
6166
+ hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaProjectServiceTerms::Representation
6167
+
6168
+ end
6169
+ end
6170
+
6171
+ class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
6172
+ # @private
6173
+ class Representation < Google::Apis::Core::JsonRepresentation
6174
+ property :accept_time, as: 'acceptTime'
6175
+ property :decline_time, as: 'declineTime'
6176
+ property :id, as: 'id'
6177
+ property :state, as: 'state'
6178
+ property :version, as: 'version'
6179
+ end
6180
+ end
6181
+
6182
+ class GoogleCloudDiscoveryengineV1betaProvisionProjectMetadata
6183
+ # @private
6184
+ class Representation < Google::Apis::Core::JsonRepresentation
6185
+ end
6186
+ end
6187
+
5323
6188
  class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
5324
6189
  # @private
5325
6190
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5483,6 +6348,18 @@ module Google
5483
6348
  end
5484
6349
  end
5485
6350
 
6351
+ class GoogleMonitoringV3TypedValue
6352
+ # @private
6353
+ class Representation < Google::Apis::Core::JsonRepresentation
6354
+ property :bool_value, as: 'boolValue'
6355
+ property :distribution_value, as: 'distributionValue', class: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistribution, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistribution::Representation
6356
+
6357
+ property :double_value, as: 'doubleValue'
6358
+ property :int64_value, :numeric_string => true, as: 'int64Value'
6359
+ property :string_value, as: 'stringValue'
6360
+ end
6361
+ end
6362
+
5486
6363
  class GoogleProtobufEmpty
5487
6364
  # @private
5488
6365
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5506,6 +6383,16 @@ module Google
5506
6383
  property :year, as: 'year'
5507
6384
  end
5508
6385
  end
6386
+
6387
+ class GoogleTypeExpr
6388
+ # @private
6389
+ class Representation < Google::Apis::Core::JsonRepresentation
6390
+ property :description, as: 'description'
6391
+ property :expression, as: 'expression'
6392
+ property :location, as: 'location'
6393
+ property :title, as: 'title'
6394
+ end
6395
+ end
5509
6396
  end
5510
6397
  end
5511
6398
  end