google-apis-cloudsearch_v1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,28 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ module Google
16
+ module Apis
17
+ module CloudsearchV1
18
+ # Version of the google-apis-cloudsearch_v1 gem
19
+ GEM_VERSION = "0.1.0"
20
+
21
+ # Version of the code generator used to generate this client
22
+ GENERATOR_VERSION = "0.1.1"
23
+
24
+ # Revision of the discovery document this client was generated from
25
+ REVISION = "20201110"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,2423 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module CloudsearchV1
24
+
25
+ class BooleanOperatorOptions
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class BooleanPropertyOptions
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class CheckAccessResponse
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class CompositeFilter
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class CustomerIndexStats
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class CustomerQueryStats
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class CustomerSessionStats
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class CustomerUserStats
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class DataSource
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class DataSourceIndexStats
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class DataSourceRestriction
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class Date
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class DateOperatorOptions
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class DatePropertyOptions
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class DateValues
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class DebugOptions
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class DeleteQueueItemsRequest
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class DisplayedProperty
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class DoubleOperatorOptions
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class DoublePropertyOptions
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class DoubleValues
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class DriveFollowUpRestrict
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class DriveLocationRestrict
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class DriveMimeTypeRestrict
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class DriveTimeSpanRestrict
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class EmailAddress
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class EnumOperatorOptions
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class EnumPropertyOptions
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class EnumValuePair
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class EnumValues
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class ErrorInfo
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class ErrorMessage
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class FacetBucket
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class FacetOptions
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class FacetResult
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class FieldViolation
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class Filter
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class FilterOptions
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class FreshnessOptions
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class GSuitePrincipal
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class GetCustomerIndexStatsResponse
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class GetCustomerQueryStatsResponse
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class GetCustomerSessionStatsResponse
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class GetCustomerUserStatsResponse
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class GetDataSourceIndexStatsResponse
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class GetSearchApplicationQueryStatsResponse
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class GetSearchApplicationSessionStatsResponse
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class GetSearchApplicationUserStatsResponse
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class HtmlOperatorOptions
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class HtmlPropertyOptions
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class HtmlValues
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class IndexItemOptions
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class IndexItemRequest
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class IntegerOperatorOptions
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class IntegerPropertyOptions
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class IntegerValues
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class Interaction
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class Item
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class ItemAcl
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class ItemContent
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class ItemCountByStatus
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class ItemMetadata
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class ItemStatus
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class ItemStructuredData
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class ListDataSourceResponse
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class ListItemNamesForUnmappedIdentityResponse
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class ListItemsResponse
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class ListOperationsResponse
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class ListQuerySourcesResponse
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class ListSearchApplicationsResponse
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class ListUnmappedIdentitiesResponse
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class MatchRange
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class Media
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class Metadata
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class Metaline
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class Name
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class NamedProperty
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class ObjectDefinition
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class ObjectDisplayOptions
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class ObjectOptions
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class ObjectPropertyOptions
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class ObjectValues
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class Operation
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class PeopleSuggestion
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class Person
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class Photo
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class PollItemsRequest
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class PollItemsResponse
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class Principal
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class ProcessingError
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class PropertyDefinition
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class PropertyDisplayOptions
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class PushItem
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class PushItemRequest
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class QueryCountByStatus
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class QueryInterpretation
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class QueryInterpretationOptions
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class QueryItem
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class QueryOperator
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class QuerySource
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class QuerySuggestion
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class RepositoryError
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class RequestOptions
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class ResetSearchApplicationRequest
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class ResponseDebugInfo
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class RestrictItem
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class ResultCounts
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
667
+ class ResultDebugInfo
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ class ResultDisplayField
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class ResultDisplayLine
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
685
+ class ResultDisplayMetadata
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
691
+ class RetrievalImportance
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
697
+ class Schema
698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
699
+
700
+ include Google::Apis::Core::JsonObjectSupport
701
+ end
702
+
703
+ class ScoringConfig
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
709
+ class SearchApplication
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
715
+ class SearchApplicationQueryStats
716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
717
+
718
+ include Google::Apis::Core::JsonObjectSupport
719
+ end
720
+
721
+ class SearchApplicationSessionStats
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
727
+ class SearchApplicationUserStats
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
733
+ class SearchItemsByViewUrlRequest
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
739
+ class SearchItemsByViewUrlResponse
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class SearchQualityMetadata
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
751
+ class SearchRequest
752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
753
+
754
+ include Google::Apis::Core::JsonObjectSupport
755
+ end
756
+
757
+ class SearchResponse
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
763
+ class SearchResult
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
769
+ class Snippet
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class SortOptions
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class Source
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
787
+ class SourceConfig
788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
789
+
790
+ include Google::Apis::Core::JsonObjectSupport
791
+ end
792
+
793
+ class SourceCrowdingConfig
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
799
+ class SourceResultCount
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
805
+ class SourceScoringConfig
806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
807
+
808
+ include Google::Apis::Core::JsonObjectSupport
809
+ end
810
+
811
+ class SpellResult
812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
813
+
814
+ include Google::Apis::Core::JsonObjectSupport
815
+ end
816
+
817
+ class StartUploadItemRequest
818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
823
+ class Status
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
829
+ class StructuredDataObject
830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
831
+
832
+ include Google::Apis::Core::JsonObjectSupport
833
+ end
834
+
835
+ class StructuredResult
836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
837
+
838
+ include Google::Apis::Core::JsonObjectSupport
839
+ end
840
+
841
+ class SuggestRequest
842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
847
+ class SuggestResponse
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ include Google::Apis::Core::JsonObjectSupport
851
+ end
852
+
853
+ class SuggestResult
854
+ class Representation < Google::Apis::Core::JsonRepresentation; end
855
+
856
+ include Google::Apis::Core::JsonObjectSupport
857
+ end
858
+
859
+ class TextOperatorOptions
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
865
+ class TextPropertyOptions
866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
867
+
868
+ include Google::Apis::Core::JsonObjectSupport
869
+ end
870
+
871
+ class TextValues
872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
873
+
874
+ include Google::Apis::Core::JsonObjectSupport
875
+ end
876
+
877
+ class TimestampOperatorOptions
878
+ class Representation < Google::Apis::Core::JsonRepresentation; end
879
+
880
+ include Google::Apis::Core::JsonObjectSupport
881
+ end
882
+
883
+ class TimestampPropertyOptions
884
+ class Representation < Google::Apis::Core::JsonRepresentation; end
885
+
886
+ include Google::Apis::Core::JsonObjectSupport
887
+ end
888
+
889
+ class TimestampValues
890
+ class Representation < Google::Apis::Core::JsonRepresentation; end
891
+
892
+ include Google::Apis::Core::JsonObjectSupport
893
+ end
894
+
895
+ class UnmappedIdentity
896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
897
+
898
+ include Google::Apis::Core::JsonObjectSupport
899
+ end
900
+
901
+ class UnreserveItemsRequest
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
907
+ class UpdateDataSourceRequest
908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
913
+ class UpdateSchemaRequest
914
+ class Representation < Google::Apis::Core::JsonRepresentation; end
915
+
916
+ include Google::Apis::Core::JsonObjectSupport
917
+ end
918
+
919
+ class UploadItemRef
920
+ class Representation < Google::Apis::Core::JsonRepresentation; end
921
+
922
+ include Google::Apis::Core::JsonObjectSupport
923
+ end
924
+
925
+ class Value
926
+ class Representation < Google::Apis::Core::JsonRepresentation; end
927
+
928
+ include Google::Apis::Core::JsonObjectSupport
929
+ end
930
+
931
+ class ValueFilter
932
+ class Representation < Google::Apis::Core::JsonRepresentation; end
933
+
934
+ include Google::Apis::Core::JsonObjectSupport
935
+ end
936
+
937
+ class BooleanOperatorOptions
938
+ # @private
939
+ class Representation < Google::Apis::Core::JsonRepresentation
940
+ property :operator_name, as: 'operatorName'
941
+ end
942
+ end
943
+
944
+ class BooleanPropertyOptions
945
+ # @private
946
+ class Representation < Google::Apis::Core::JsonRepresentation
947
+ property :operator_options, as: 'operatorOptions', class: Google::Apis::CloudsearchV1::BooleanOperatorOptions, decorator: Google::Apis::CloudsearchV1::BooleanOperatorOptions::Representation
948
+
949
+ end
950
+ end
951
+
952
+ class CheckAccessResponse
953
+ # @private
954
+ class Representation < Google::Apis::Core::JsonRepresentation
955
+ property :has_access, as: 'hasAccess'
956
+ end
957
+ end
958
+
959
+ class CompositeFilter
960
+ # @private
961
+ class Representation < Google::Apis::Core::JsonRepresentation
962
+ property :logic_operator, as: 'logicOperator'
963
+ collection :sub_filters, as: 'subFilters', class: Google::Apis::CloudsearchV1::Filter, decorator: Google::Apis::CloudsearchV1::Filter::Representation
964
+
965
+ end
966
+ end
967
+
968
+ class CustomerIndexStats
969
+ # @private
970
+ class Representation < Google::Apis::Core::JsonRepresentation
971
+ property :date, as: 'date', class: Google::Apis::CloudsearchV1::Date, decorator: Google::Apis::CloudsearchV1::Date::Representation
972
+
973
+ collection :item_count_by_status, as: 'itemCountByStatus', class: Google::Apis::CloudsearchV1::ItemCountByStatus, decorator: Google::Apis::CloudsearchV1::ItemCountByStatus::Representation
974
+
975
+ end
976
+ end
977
+
978
+ class CustomerQueryStats
979
+ # @private
980
+ class Representation < Google::Apis::Core::JsonRepresentation
981
+ property :date, as: 'date', class: Google::Apis::CloudsearchV1::Date, decorator: Google::Apis::CloudsearchV1::Date::Representation
982
+
983
+ collection :query_count_by_status, as: 'queryCountByStatus', class: Google::Apis::CloudsearchV1::QueryCountByStatus, decorator: Google::Apis::CloudsearchV1::QueryCountByStatus::Representation
984
+
985
+ end
986
+ end
987
+
988
+ class CustomerSessionStats
989
+ # @private
990
+ class Representation < Google::Apis::Core::JsonRepresentation
991
+ property :date, as: 'date', class: Google::Apis::CloudsearchV1::Date, decorator: Google::Apis::CloudsearchV1::Date::Representation
992
+
993
+ property :search_sessions_count, :numeric_string => true, as: 'searchSessionsCount'
994
+ end
995
+ end
996
+
997
+ class CustomerUserStats
998
+ # @private
999
+ class Representation < Google::Apis::Core::JsonRepresentation
1000
+ property :date, as: 'date', class: Google::Apis::CloudsearchV1::Date, decorator: Google::Apis::CloudsearchV1::Date::Representation
1001
+
1002
+ property :one_day_active_users_count, :numeric_string => true, as: 'oneDayActiveUsersCount'
1003
+ property :seven_days_active_users_count, :numeric_string => true, as: 'sevenDaysActiveUsersCount'
1004
+ property :thirty_days_active_users_count, :numeric_string => true, as: 'thirtyDaysActiveUsersCount'
1005
+ end
1006
+ end
1007
+
1008
+ class DataSource
1009
+ # @private
1010
+ class Representation < Google::Apis::Core::JsonRepresentation
1011
+ property :disable_modifications, as: 'disableModifications'
1012
+ property :disable_serving, as: 'disableServing'
1013
+ property :display_name, as: 'displayName'
1014
+ collection :indexing_service_accounts, as: 'indexingServiceAccounts'
1015
+ collection :items_visibility, as: 'itemsVisibility', class: Google::Apis::CloudsearchV1::GSuitePrincipal, decorator: Google::Apis::CloudsearchV1::GSuitePrincipal::Representation
1016
+
1017
+ property :name, as: 'name'
1018
+ collection :operation_ids, as: 'operationIds'
1019
+ property :short_name, as: 'shortName'
1020
+ end
1021
+ end
1022
+
1023
+ class DataSourceIndexStats
1024
+ # @private
1025
+ class Representation < Google::Apis::Core::JsonRepresentation
1026
+ property :date, as: 'date', class: Google::Apis::CloudsearchV1::Date, decorator: Google::Apis::CloudsearchV1::Date::Representation
1027
+
1028
+ collection :item_count_by_status, as: 'itemCountByStatus', class: Google::Apis::CloudsearchV1::ItemCountByStatus, decorator: Google::Apis::CloudsearchV1::ItemCountByStatus::Representation
1029
+
1030
+ end
1031
+ end
1032
+
1033
+ class DataSourceRestriction
1034
+ # @private
1035
+ class Representation < Google::Apis::Core::JsonRepresentation
1036
+ collection :filter_options, as: 'filterOptions', class: Google::Apis::CloudsearchV1::FilterOptions, decorator: Google::Apis::CloudsearchV1::FilterOptions::Representation
1037
+
1038
+ property :source, as: 'source', class: Google::Apis::CloudsearchV1::Source, decorator: Google::Apis::CloudsearchV1::Source::Representation
1039
+
1040
+ end
1041
+ end
1042
+
1043
+ class Date
1044
+ # @private
1045
+ class Representation < Google::Apis::Core::JsonRepresentation
1046
+ property :day, as: 'day'
1047
+ property :month, as: 'month'
1048
+ property :year, as: 'year'
1049
+ end
1050
+ end
1051
+
1052
+ class DateOperatorOptions
1053
+ # @private
1054
+ class Representation < Google::Apis::Core::JsonRepresentation
1055
+ property :greater_than_operator_name, as: 'greaterThanOperatorName'
1056
+ property :less_than_operator_name, as: 'lessThanOperatorName'
1057
+ property :operator_name, as: 'operatorName'
1058
+ end
1059
+ end
1060
+
1061
+ class DatePropertyOptions
1062
+ # @private
1063
+ class Representation < Google::Apis::Core::JsonRepresentation
1064
+ property :operator_options, as: 'operatorOptions', class: Google::Apis::CloudsearchV1::DateOperatorOptions, decorator: Google::Apis::CloudsearchV1::DateOperatorOptions::Representation
1065
+
1066
+ end
1067
+ end
1068
+
1069
+ class DateValues
1070
+ # @private
1071
+ class Representation < Google::Apis::Core::JsonRepresentation
1072
+ collection :values, as: 'values', class: Google::Apis::CloudsearchV1::Date, decorator: Google::Apis::CloudsearchV1::Date::Representation
1073
+
1074
+ end
1075
+ end
1076
+
1077
+ class DebugOptions
1078
+ # @private
1079
+ class Representation < Google::Apis::Core::JsonRepresentation
1080
+ property :enable_debugging, as: 'enableDebugging'
1081
+ end
1082
+ end
1083
+
1084
+ class DeleteQueueItemsRequest
1085
+ # @private
1086
+ class Representation < Google::Apis::Core::JsonRepresentation
1087
+ property :connector_name, as: 'connectorName'
1088
+ property :debug_options, as: 'debugOptions', class: Google::Apis::CloudsearchV1::DebugOptions, decorator: Google::Apis::CloudsearchV1::DebugOptions::Representation
1089
+
1090
+ property :queue, as: 'queue'
1091
+ end
1092
+ end
1093
+
1094
+ class DisplayedProperty
1095
+ # @private
1096
+ class Representation < Google::Apis::Core::JsonRepresentation
1097
+ property :property_name, as: 'propertyName'
1098
+ end
1099
+ end
1100
+
1101
+ class DoubleOperatorOptions
1102
+ # @private
1103
+ class Representation < Google::Apis::Core::JsonRepresentation
1104
+ property :operator_name, as: 'operatorName'
1105
+ end
1106
+ end
1107
+
1108
+ class DoublePropertyOptions
1109
+ # @private
1110
+ class Representation < Google::Apis::Core::JsonRepresentation
1111
+ property :operator_options, as: 'operatorOptions', class: Google::Apis::CloudsearchV1::DoubleOperatorOptions, decorator: Google::Apis::CloudsearchV1::DoubleOperatorOptions::Representation
1112
+
1113
+ end
1114
+ end
1115
+
1116
+ class DoubleValues
1117
+ # @private
1118
+ class Representation < Google::Apis::Core::JsonRepresentation
1119
+ collection :values, as: 'values'
1120
+ end
1121
+ end
1122
+
1123
+ class DriveFollowUpRestrict
1124
+ # @private
1125
+ class Representation < Google::Apis::Core::JsonRepresentation
1126
+ property :type, as: 'type'
1127
+ end
1128
+ end
1129
+
1130
+ class DriveLocationRestrict
1131
+ # @private
1132
+ class Representation < Google::Apis::Core::JsonRepresentation
1133
+ property :type, as: 'type'
1134
+ end
1135
+ end
1136
+
1137
+ class DriveMimeTypeRestrict
1138
+ # @private
1139
+ class Representation < Google::Apis::Core::JsonRepresentation
1140
+ property :type, as: 'type'
1141
+ end
1142
+ end
1143
+
1144
+ class DriveTimeSpanRestrict
1145
+ # @private
1146
+ class Representation < Google::Apis::Core::JsonRepresentation
1147
+ property :type, as: 'type'
1148
+ end
1149
+ end
1150
+
1151
+ class EmailAddress
1152
+ # @private
1153
+ class Representation < Google::Apis::Core::JsonRepresentation
1154
+ property :email_address, as: 'emailAddress'
1155
+ end
1156
+ end
1157
+
1158
+ class EnumOperatorOptions
1159
+ # @private
1160
+ class Representation < Google::Apis::Core::JsonRepresentation
1161
+ property :operator_name, as: 'operatorName'
1162
+ end
1163
+ end
1164
+
1165
+ class EnumPropertyOptions
1166
+ # @private
1167
+ class Representation < Google::Apis::Core::JsonRepresentation
1168
+ property :operator_options, as: 'operatorOptions', class: Google::Apis::CloudsearchV1::EnumOperatorOptions, decorator: Google::Apis::CloudsearchV1::EnumOperatorOptions::Representation
1169
+
1170
+ property :ordered_ranking, as: 'orderedRanking'
1171
+ collection :possible_values, as: 'possibleValues', class: Google::Apis::CloudsearchV1::EnumValuePair, decorator: Google::Apis::CloudsearchV1::EnumValuePair::Representation
1172
+
1173
+ end
1174
+ end
1175
+
1176
+ class EnumValuePair
1177
+ # @private
1178
+ class Representation < Google::Apis::Core::JsonRepresentation
1179
+ property :integer_value, as: 'integerValue'
1180
+ property :string_value, as: 'stringValue'
1181
+ end
1182
+ end
1183
+
1184
+ class EnumValues
1185
+ # @private
1186
+ class Representation < Google::Apis::Core::JsonRepresentation
1187
+ collection :values, as: 'values'
1188
+ end
1189
+ end
1190
+
1191
+ class ErrorInfo
1192
+ # @private
1193
+ class Representation < Google::Apis::Core::JsonRepresentation
1194
+ collection :error_messages, as: 'errorMessages', class: Google::Apis::CloudsearchV1::ErrorMessage, decorator: Google::Apis::CloudsearchV1::ErrorMessage::Representation
1195
+
1196
+ end
1197
+ end
1198
+
1199
+ class ErrorMessage
1200
+ # @private
1201
+ class Representation < Google::Apis::Core::JsonRepresentation
1202
+ property :error_message, as: 'errorMessage'
1203
+ property :source, as: 'source', class: Google::Apis::CloudsearchV1::Source, decorator: Google::Apis::CloudsearchV1::Source::Representation
1204
+
1205
+ end
1206
+ end
1207
+
1208
+ class FacetBucket
1209
+ # @private
1210
+ class Representation < Google::Apis::Core::JsonRepresentation
1211
+ property :count, as: 'count'
1212
+ property :percentage, as: 'percentage'
1213
+ property :value, as: 'value', class: Google::Apis::CloudsearchV1::Value, decorator: Google::Apis::CloudsearchV1::Value::Representation
1214
+
1215
+ end
1216
+ end
1217
+
1218
+ class FacetOptions
1219
+ # @private
1220
+ class Representation < Google::Apis::Core::JsonRepresentation
1221
+ property :num_facet_buckets, as: 'numFacetBuckets'
1222
+ property :object_type, as: 'objectType'
1223
+ property :operator_name, as: 'operatorName'
1224
+ property :source_name, as: 'sourceName'
1225
+ end
1226
+ end
1227
+
1228
+ class FacetResult
1229
+ # @private
1230
+ class Representation < Google::Apis::Core::JsonRepresentation
1231
+ collection :buckets, as: 'buckets', class: Google::Apis::CloudsearchV1::FacetBucket, decorator: Google::Apis::CloudsearchV1::FacetBucket::Representation
1232
+
1233
+ property :object_type, as: 'objectType'
1234
+ property :operator_name, as: 'operatorName'
1235
+ property :source_name, as: 'sourceName'
1236
+ end
1237
+ end
1238
+
1239
+ class FieldViolation
1240
+ # @private
1241
+ class Representation < Google::Apis::Core::JsonRepresentation
1242
+ property :description, as: 'description'
1243
+ property :field, as: 'field'
1244
+ end
1245
+ end
1246
+
1247
+ class Filter
1248
+ # @private
1249
+ class Representation < Google::Apis::Core::JsonRepresentation
1250
+ property :composite_filter, as: 'compositeFilter', class: Google::Apis::CloudsearchV1::CompositeFilter, decorator: Google::Apis::CloudsearchV1::CompositeFilter::Representation
1251
+
1252
+ property :value_filter, as: 'valueFilter', class: Google::Apis::CloudsearchV1::ValueFilter, decorator: Google::Apis::CloudsearchV1::ValueFilter::Representation
1253
+
1254
+ end
1255
+ end
1256
+
1257
+ class FilterOptions
1258
+ # @private
1259
+ class Representation < Google::Apis::Core::JsonRepresentation
1260
+ property :filter, as: 'filter', class: Google::Apis::CloudsearchV1::Filter, decorator: Google::Apis::CloudsearchV1::Filter::Representation
1261
+
1262
+ property :object_type, as: 'objectType'
1263
+ end
1264
+ end
1265
+
1266
+ class FreshnessOptions
1267
+ # @private
1268
+ class Representation < Google::Apis::Core::JsonRepresentation
1269
+ property :freshness_duration, as: 'freshnessDuration'
1270
+ property :freshness_property, as: 'freshnessProperty'
1271
+ end
1272
+ end
1273
+
1274
+ class GSuitePrincipal
1275
+ # @private
1276
+ class Representation < Google::Apis::Core::JsonRepresentation
1277
+ property :gsuite_domain, as: 'gsuiteDomain'
1278
+ property :gsuite_group_email, as: 'gsuiteGroupEmail'
1279
+ property :gsuite_user_email, as: 'gsuiteUserEmail'
1280
+ end
1281
+ end
1282
+
1283
+ class GetCustomerIndexStatsResponse
1284
+ # @private
1285
+ class Representation < Google::Apis::Core::JsonRepresentation
1286
+ collection :stats, as: 'stats', class: Google::Apis::CloudsearchV1::CustomerIndexStats, decorator: Google::Apis::CloudsearchV1::CustomerIndexStats::Representation
1287
+
1288
+ end
1289
+ end
1290
+
1291
+ class GetCustomerQueryStatsResponse
1292
+ # @private
1293
+ class Representation < Google::Apis::Core::JsonRepresentation
1294
+ collection :stats, as: 'stats', class: Google::Apis::CloudsearchV1::CustomerQueryStats, decorator: Google::Apis::CloudsearchV1::CustomerQueryStats::Representation
1295
+
1296
+ end
1297
+ end
1298
+
1299
+ class GetCustomerSessionStatsResponse
1300
+ # @private
1301
+ class Representation < Google::Apis::Core::JsonRepresentation
1302
+ collection :stats, as: 'stats', class: Google::Apis::CloudsearchV1::CustomerSessionStats, decorator: Google::Apis::CloudsearchV1::CustomerSessionStats::Representation
1303
+
1304
+ end
1305
+ end
1306
+
1307
+ class GetCustomerUserStatsResponse
1308
+ # @private
1309
+ class Representation < Google::Apis::Core::JsonRepresentation
1310
+ collection :stats, as: 'stats', class: Google::Apis::CloudsearchV1::CustomerUserStats, decorator: Google::Apis::CloudsearchV1::CustomerUserStats::Representation
1311
+
1312
+ end
1313
+ end
1314
+
1315
+ class GetDataSourceIndexStatsResponse
1316
+ # @private
1317
+ class Representation < Google::Apis::Core::JsonRepresentation
1318
+ collection :stats, as: 'stats', class: Google::Apis::CloudsearchV1::DataSourceIndexStats, decorator: Google::Apis::CloudsearchV1::DataSourceIndexStats::Representation
1319
+
1320
+ end
1321
+ end
1322
+
1323
+ class GetSearchApplicationQueryStatsResponse
1324
+ # @private
1325
+ class Representation < Google::Apis::Core::JsonRepresentation
1326
+ collection :stats, as: 'stats', class: Google::Apis::CloudsearchV1::SearchApplicationQueryStats, decorator: Google::Apis::CloudsearchV1::SearchApplicationQueryStats::Representation
1327
+
1328
+ end
1329
+ end
1330
+
1331
+ class GetSearchApplicationSessionStatsResponse
1332
+ # @private
1333
+ class Representation < Google::Apis::Core::JsonRepresentation
1334
+ collection :stats, as: 'stats', class: Google::Apis::CloudsearchV1::SearchApplicationSessionStats, decorator: Google::Apis::CloudsearchV1::SearchApplicationSessionStats::Representation
1335
+
1336
+ end
1337
+ end
1338
+
1339
+ class GetSearchApplicationUserStatsResponse
1340
+ # @private
1341
+ class Representation < Google::Apis::Core::JsonRepresentation
1342
+ collection :stats, as: 'stats', class: Google::Apis::CloudsearchV1::SearchApplicationUserStats, decorator: Google::Apis::CloudsearchV1::SearchApplicationUserStats::Representation
1343
+
1344
+ end
1345
+ end
1346
+
1347
+ class HtmlOperatorOptions
1348
+ # @private
1349
+ class Representation < Google::Apis::Core::JsonRepresentation
1350
+ property :operator_name, as: 'operatorName'
1351
+ end
1352
+ end
1353
+
1354
+ class HtmlPropertyOptions
1355
+ # @private
1356
+ class Representation < Google::Apis::Core::JsonRepresentation
1357
+ property :operator_options, as: 'operatorOptions', class: Google::Apis::CloudsearchV1::HtmlOperatorOptions, decorator: Google::Apis::CloudsearchV1::HtmlOperatorOptions::Representation
1358
+
1359
+ property :retrieval_importance, as: 'retrievalImportance', class: Google::Apis::CloudsearchV1::RetrievalImportance, decorator: Google::Apis::CloudsearchV1::RetrievalImportance::Representation
1360
+
1361
+ end
1362
+ end
1363
+
1364
+ class HtmlValues
1365
+ # @private
1366
+ class Representation < Google::Apis::Core::JsonRepresentation
1367
+ collection :values, as: 'values'
1368
+ end
1369
+ end
1370
+
1371
+ class IndexItemOptions
1372
+ # @private
1373
+ class Representation < Google::Apis::Core::JsonRepresentation
1374
+ property :allow_unknown_gsuite_principals, as: 'allowUnknownGsuitePrincipals'
1375
+ end
1376
+ end
1377
+
1378
+ class IndexItemRequest
1379
+ # @private
1380
+ class Representation < Google::Apis::Core::JsonRepresentation
1381
+ property :connector_name, as: 'connectorName'
1382
+ property :debug_options, as: 'debugOptions', class: Google::Apis::CloudsearchV1::DebugOptions, decorator: Google::Apis::CloudsearchV1::DebugOptions::Representation
1383
+
1384
+ property :index_item_options, as: 'indexItemOptions', class: Google::Apis::CloudsearchV1::IndexItemOptions, decorator: Google::Apis::CloudsearchV1::IndexItemOptions::Representation
1385
+
1386
+ property :item, as: 'item', class: Google::Apis::CloudsearchV1::Item, decorator: Google::Apis::CloudsearchV1::Item::Representation
1387
+
1388
+ property :mode, as: 'mode'
1389
+ end
1390
+ end
1391
+
1392
+ class IntegerOperatorOptions
1393
+ # @private
1394
+ class Representation < Google::Apis::Core::JsonRepresentation
1395
+ property :greater_than_operator_name, as: 'greaterThanOperatorName'
1396
+ property :less_than_operator_name, as: 'lessThanOperatorName'
1397
+ property :operator_name, as: 'operatorName'
1398
+ end
1399
+ end
1400
+
1401
+ class IntegerPropertyOptions
1402
+ # @private
1403
+ class Representation < Google::Apis::Core::JsonRepresentation
1404
+ property :maximum_value, :numeric_string => true, as: 'maximumValue'
1405
+ property :minimum_value, :numeric_string => true, as: 'minimumValue'
1406
+ property :operator_options, as: 'operatorOptions', class: Google::Apis::CloudsearchV1::IntegerOperatorOptions, decorator: Google::Apis::CloudsearchV1::IntegerOperatorOptions::Representation
1407
+
1408
+ property :ordered_ranking, as: 'orderedRanking'
1409
+ end
1410
+ end
1411
+
1412
+ class IntegerValues
1413
+ # @private
1414
+ class Representation < Google::Apis::Core::JsonRepresentation
1415
+ collection :values, as: 'values'
1416
+ end
1417
+ end
1418
+
1419
+ class Interaction
1420
+ # @private
1421
+ class Representation < Google::Apis::Core::JsonRepresentation
1422
+ property :interaction_time, as: 'interactionTime'
1423
+ property :principal, as: 'principal', class: Google::Apis::CloudsearchV1::Principal, decorator: Google::Apis::CloudsearchV1::Principal::Representation
1424
+
1425
+ property :type, as: 'type'
1426
+ end
1427
+ end
1428
+
1429
+ class Item
1430
+ # @private
1431
+ class Representation < Google::Apis::Core::JsonRepresentation
1432
+ property :acl, as: 'acl', class: Google::Apis::CloudsearchV1::ItemAcl, decorator: Google::Apis::CloudsearchV1::ItemAcl::Representation
1433
+
1434
+ property :content, as: 'content', class: Google::Apis::CloudsearchV1::ItemContent, decorator: Google::Apis::CloudsearchV1::ItemContent::Representation
1435
+
1436
+ property :item_type, as: 'itemType'
1437
+ property :metadata, as: 'metadata', class: Google::Apis::CloudsearchV1::ItemMetadata, decorator: Google::Apis::CloudsearchV1::ItemMetadata::Representation
1438
+
1439
+ property :name, as: 'name'
1440
+ property :payload, :base64 => true, as: 'payload'
1441
+ property :queue, as: 'queue'
1442
+ property :status, as: 'status', class: Google::Apis::CloudsearchV1::ItemStatus, decorator: Google::Apis::CloudsearchV1::ItemStatus::Representation
1443
+
1444
+ property :structured_data, as: 'structuredData', class: Google::Apis::CloudsearchV1::ItemStructuredData, decorator: Google::Apis::CloudsearchV1::ItemStructuredData::Representation
1445
+
1446
+ property :version, :base64 => true, as: 'version'
1447
+ end
1448
+ end
1449
+
1450
+ class ItemAcl
1451
+ # @private
1452
+ class Representation < Google::Apis::Core::JsonRepresentation
1453
+ property :acl_inheritance_type, as: 'aclInheritanceType'
1454
+ collection :denied_readers, as: 'deniedReaders', class: Google::Apis::CloudsearchV1::Principal, decorator: Google::Apis::CloudsearchV1::Principal::Representation
1455
+
1456
+ property :inherit_acl_from, as: 'inheritAclFrom'
1457
+ collection :owners, as: 'owners', class: Google::Apis::CloudsearchV1::Principal, decorator: Google::Apis::CloudsearchV1::Principal::Representation
1458
+
1459
+ collection :readers, as: 'readers', class: Google::Apis::CloudsearchV1::Principal, decorator: Google::Apis::CloudsearchV1::Principal::Representation
1460
+
1461
+ end
1462
+ end
1463
+
1464
+ class ItemContent
1465
+ # @private
1466
+ class Representation < Google::Apis::Core::JsonRepresentation
1467
+ property :content_data_ref, as: 'contentDataRef', class: Google::Apis::CloudsearchV1::UploadItemRef, decorator: Google::Apis::CloudsearchV1::UploadItemRef::Representation
1468
+
1469
+ property :content_format, as: 'contentFormat'
1470
+ property :hash_prop, as: 'hash'
1471
+ property :inline_content, :base64 => true, as: 'inlineContent'
1472
+ end
1473
+ end
1474
+
1475
+ class ItemCountByStatus
1476
+ # @private
1477
+ class Representation < Google::Apis::Core::JsonRepresentation
1478
+ property :count, :numeric_string => true, as: 'count'
1479
+ property :status_code, as: 'statusCode'
1480
+ end
1481
+ end
1482
+
1483
+ class ItemMetadata
1484
+ # @private
1485
+ class Representation < Google::Apis::Core::JsonRepresentation
1486
+ property :container_name, as: 'containerName'
1487
+ property :content_language, as: 'contentLanguage'
1488
+ property :create_time, as: 'createTime'
1489
+ property :hash_prop, as: 'hash'
1490
+ collection :interactions, as: 'interactions', class: Google::Apis::CloudsearchV1::Interaction, decorator: Google::Apis::CloudsearchV1::Interaction::Representation
1491
+
1492
+ collection :keywords, as: 'keywords'
1493
+ property :mime_type, as: 'mimeType'
1494
+ property :object_type, as: 'objectType'
1495
+ property :search_quality_metadata, as: 'searchQualityMetadata', class: Google::Apis::CloudsearchV1::SearchQualityMetadata, decorator: Google::Apis::CloudsearchV1::SearchQualityMetadata::Representation
1496
+
1497
+ property :source_repository_url, as: 'sourceRepositoryUrl'
1498
+ property :title, as: 'title'
1499
+ property :update_time, as: 'updateTime'
1500
+ end
1501
+ end
1502
+
1503
+ class ItemStatus
1504
+ # @private
1505
+ class Representation < Google::Apis::Core::JsonRepresentation
1506
+ property :code, as: 'code'
1507
+ collection :processing_errors, as: 'processingErrors', class: Google::Apis::CloudsearchV1::ProcessingError, decorator: Google::Apis::CloudsearchV1::ProcessingError::Representation
1508
+
1509
+ collection :repository_errors, as: 'repositoryErrors', class: Google::Apis::CloudsearchV1::RepositoryError, decorator: Google::Apis::CloudsearchV1::RepositoryError::Representation
1510
+
1511
+ end
1512
+ end
1513
+
1514
+ class ItemStructuredData
1515
+ # @private
1516
+ class Representation < Google::Apis::Core::JsonRepresentation
1517
+ property :hash_prop, as: 'hash'
1518
+ property :object, as: 'object', class: Google::Apis::CloudsearchV1::StructuredDataObject, decorator: Google::Apis::CloudsearchV1::StructuredDataObject::Representation
1519
+
1520
+ end
1521
+ end
1522
+
1523
+ class ListDataSourceResponse
1524
+ # @private
1525
+ class Representation < Google::Apis::Core::JsonRepresentation
1526
+ property :next_page_token, as: 'nextPageToken'
1527
+ collection :sources, as: 'sources', class: Google::Apis::CloudsearchV1::DataSource, decorator: Google::Apis::CloudsearchV1::DataSource::Representation
1528
+
1529
+ end
1530
+ end
1531
+
1532
+ class ListItemNamesForUnmappedIdentityResponse
1533
+ # @private
1534
+ class Representation < Google::Apis::Core::JsonRepresentation
1535
+ collection :item_names, as: 'itemNames'
1536
+ property :next_page_token, as: 'nextPageToken'
1537
+ end
1538
+ end
1539
+
1540
+ class ListItemsResponse
1541
+ # @private
1542
+ class Representation < Google::Apis::Core::JsonRepresentation
1543
+ collection :items, as: 'items', class: Google::Apis::CloudsearchV1::Item, decorator: Google::Apis::CloudsearchV1::Item::Representation
1544
+
1545
+ property :next_page_token, as: 'nextPageToken'
1546
+ end
1547
+ end
1548
+
1549
+ class ListOperationsResponse
1550
+ # @private
1551
+ class Representation < Google::Apis::Core::JsonRepresentation
1552
+ property :next_page_token, as: 'nextPageToken'
1553
+ collection :operations, as: 'operations', class: Google::Apis::CloudsearchV1::Operation, decorator: Google::Apis::CloudsearchV1::Operation::Representation
1554
+
1555
+ end
1556
+ end
1557
+
1558
+ class ListQuerySourcesResponse
1559
+ # @private
1560
+ class Representation < Google::Apis::Core::JsonRepresentation
1561
+ property :next_page_token, as: 'nextPageToken'
1562
+ collection :sources, as: 'sources', class: Google::Apis::CloudsearchV1::QuerySource, decorator: Google::Apis::CloudsearchV1::QuerySource::Representation
1563
+
1564
+ end
1565
+ end
1566
+
1567
+ class ListSearchApplicationsResponse
1568
+ # @private
1569
+ class Representation < Google::Apis::Core::JsonRepresentation
1570
+ property :next_page_token, as: 'nextPageToken'
1571
+ collection :search_applications, as: 'searchApplications', class: Google::Apis::CloudsearchV1::SearchApplication, decorator: Google::Apis::CloudsearchV1::SearchApplication::Representation
1572
+
1573
+ end
1574
+ end
1575
+
1576
+ class ListUnmappedIdentitiesResponse
1577
+ # @private
1578
+ class Representation < Google::Apis::Core::JsonRepresentation
1579
+ property :next_page_token, as: 'nextPageToken'
1580
+ collection :unmapped_identities, as: 'unmappedIdentities', class: Google::Apis::CloudsearchV1::UnmappedIdentity, decorator: Google::Apis::CloudsearchV1::UnmappedIdentity::Representation
1581
+
1582
+ end
1583
+ end
1584
+
1585
+ class MatchRange
1586
+ # @private
1587
+ class Representation < Google::Apis::Core::JsonRepresentation
1588
+ property :end, as: 'end'
1589
+ property :start, as: 'start'
1590
+ end
1591
+ end
1592
+
1593
+ class Media
1594
+ # @private
1595
+ class Representation < Google::Apis::Core::JsonRepresentation
1596
+ property :resource_name, as: 'resourceName'
1597
+ end
1598
+ end
1599
+
1600
+ class Metadata
1601
+ # @private
1602
+ class Representation < Google::Apis::Core::JsonRepresentation
1603
+ property :create_time, as: 'createTime'
1604
+ property :display_options, as: 'displayOptions', class: Google::Apis::CloudsearchV1::ResultDisplayMetadata, decorator: Google::Apis::CloudsearchV1::ResultDisplayMetadata::Representation
1605
+
1606
+ collection :fields, as: 'fields', class: Google::Apis::CloudsearchV1::NamedProperty, decorator: Google::Apis::CloudsearchV1::NamedProperty::Representation
1607
+
1608
+ property :mime_type, as: 'mimeType'
1609
+ property :object_type, as: 'objectType'
1610
+ property :owner, as: 'owner', class: Google::Apis::CloudsearchV1::Person, decorator: Google::Apis::CloudsearchV1::Person::Representation
1611
+
1612
+ property :source, as: 'source', class: Google::Apis::CloudsearchV1::Source, decorator: Google::Apis::CloudsearchV1::Source::Representation
1613
+
1614
+ property :update_time, as: 'updateTime'
1615
+ end
1616
+ end
1617
+
1618
+ class Metaline
1619
+ # @private
1620
+ class Representation < Google::Apis::Core::JsonRepresentation
1621
+ collection :properties, as: 'properties', class: Google::Apis::CloudsearchV1::DisplayedProperty, decorator: Google::Apis::CloudsearchV1::DisplayedProperty::Representation
1622
+
1623
+ end
1624
+ end
1625
+
1626
+ class Name
1627
+ # @private
1628
+ class Representation < Google::Apis::Core::JsonRepresentation
1629
+ property :display_name, as: 'displayName'
1630
+ end
1631
+ end
1632
+
1633
+ class NamedProperty
1634
+ # @private
1635
+ class Representation < Google::Apis::Core::JsonRepresentation
1636
+ property :boolean_value, as: 'booleanValue'
1637
+ property :date_values, as: 'dateValues', class: Google::Apis::CloudsearchV1::DateValues, decorator: Google::Apis::CloudsearchV1::DateValues::Representation
1638
+
1639
+ property :double_values, as: 'doubleValues', class: Google::Apis::CloudsearchV1::DoubleValues, decorator: Google::Apis::CloudsearchV1::DoubleValues::Representation
1640
+
1641
+ property :enum_values, as: 'enumValues', class: Google::Apis::CloudsearchV1::EnumValues, decorator: Google::Apis::CloudsearchV1::EnumValues::Representation
1642
+
1643
+ property :html_values, as: 'htmlValues', class: Google::Apis::CloudsearchV1::HtmlValues, decorator: Google::Apis::CloudsearchV1::HtmlValues::Representation
1644
+
1645
+ property :integer_values, as: 'integerValues', class: Google::Apis::CloudsearchV1::IntegerValues, decorator: Google::Apis::CloudsearchV1::IntegerValues::Representation
1646
+
1647
+ property :name, as: 'name'
1648
+ property :object_values, as: 'objectValues', class: Google::Apis::CloudsearchV1::ObjectValues, decorator: Google::Apis::CloudsearchV1::ObjectValues::Representation
1649
+
1650
+ property :text_values, as: 'textValues', class: Google::Apis::CloudsearchV1::TextValues, decorator: Google::Apis::CloudsearchV1::TextValues::Representation
1651
+
1652
+ property :timestamp_values, as: 'timestampValues', class: Google::Apis::CloudsearchV1::TimestampValues, decorator: Google::Apis::CloudsearchV1::TimestampValues::Representation
1653
+
1654
+ end
1655
+ end
1656
+
1657
+ class ObjectDefinition
1658
+ # @private
1659
+ class Representation < Google::Apis::Core::JsonRepresentation
1660
+ property :name, as: 'name'
1661
+ property :options, as: 'options', class: Google::Apis::CloudsearchV1::ObjectOptions, decorator: Google::Apis::CloudsearchV1::ObjectOptions::Representation
1662
+
1663
+ collection :property_definitions, as: 'propertyDefinitions', class: Google::Apis::CloudsearchV1::PropertyDefinition, decorator: Google::Apis::CloudsearchV1::PropertyDefinition::Representation
1664
+
1665
+ end
1666
+ end
1667
+
1668
+ class ObjectDisplayOptions
1669
+ # @private
1670
+ class Representation < Google::Apis::Core::JsonRepresentation
1671
+ collection :metalines, as: 'metalines', class: Google::Apis::CloudsearchV1::Metaline, decorator: Google::Apis::CloudsearchV1::Metaline::Representation
1672
+
1673
+ property :object_display_label, as: 'objectDisplayLabel'
1674
+ end
1675
+ end
1676
+
1677
+ class ObjectOptions
1678
+ # @private
1679
+ class Representation < Google::Apis::Core::JsonRepresentation
1680
+ property :display_options, as: 'displayOptions', class: Google::Apis::CloudsearchV1::ObjectDisplayOptions, decorator: Google::Apis::CloudsearchV1::ObjectDisplayOptions::Representation
1681
+
1682
+ property :freshness_options, as: 'freshnessOptions', class: Google::Apis::CloudsearchV1::FreshnessOptions, decorator: Google::Apis::CloudsearchV1::FreshnessOptions::Representation
1683
+
1684
+ end
1685
+ end
1686
+
1687
+ class ObjectPropertyOptions
1688
+ # @private
1689
+ class Representation < Google::Apis::Core::JsonRepresentation
1690
+ collection :subobject_properties, as: 'subobjectProperties', class: Google::Apis::CloudsearchV1::PropertyDefinition, decorator: Google::Apis::CloudsearchV1::PropertyDefinition::Representation
1691
+
1692
+ end
1693
+ end
1694
+
1695
+ class ObjectValues
1696
+ # @private
1697
+ class Representation < Google::Apis::Core::JsonRepresentation
1698
+ collection :values, as: 'values', class: Google::Apis::CloudsearchV1::StructuredDataObject, decorator: Google::Apis::CloudsearchV1::StructuredDataObject::Representation
1699
+
1700
+ end
1701
+ end
1702
+
1703
+ class Operation
1704
+ # @private
1705
+ class Representation < Google::Apis::Core::JsonRepresentation
1706
+ property :done, as: 'done'
1707
+ property :error, as: 'error', class: Google::Apis::CloudsearchV1::Status, decorator: Google::Apis::CloudsearchV1::Status::Representation
1708
+
1709
+ hash :metadata, as: 'metadata'
1710
+ property :name, as: 'name'
1711
+ hash :response, as: 'response'
1712
+ end
1713
+ end
1714
+
1715
+ class PeopleSuggestion
1716
+ # @private
1717
+ class Representation < Google::Apis::Core::JsonRepresentation
1718
+ property :person, as: 'person', class: Google::Apis::CloudsearchV1::Person, decorator: Google::Apis::CloudsearchV1::Person::Representation
1719
+
1720
+ end
1721
+ end
1722
+
1723
+ class Person
1724
+ # @private
1725
+ class Representation < Google::Apis::Core::JsonRepresentation
1726
+ collection :email_addresses, as: 'emailAddresses', class: Google::Apis::CloudsearchV1::EmailAddress, decorator: Google::Apis::CloudsearchV1::EmailAddress::Representation
1727
+
1728
+ property :name, as: 'name'
1729
+ property :obfuscated_id, as: 'obfuscatedId'
1730
+ collection :person_names, as: 'personNames', class: Google::Apis::CloudsearchV1::Name, decorator: Google::Apis::CloudsearchV1::Name::Representation
1731
+
1732
+ collection :photos, as: 'photos', class: Google::Apis::CloudsearchV1::Photo, decorator: Google::Apis::CloudsearchV1::Photo::Representation
1733
+
1734
+ end
1735
+ end
1736
+
1737
+ class Photo
1738
+ # @private
1739
+ class Representation < Google::Apis::Core::JsonRepresentation
1740
+ property :url, as: 'url'
1741
+ end
1742
+ end
1743
+
1744
+ class PollItemsRequest
1745
+ # @private
1746
+ class Representation < Google::Apis::Core::JsonRepresentation
1747
+ property :connector_name, as: 'connectorName'
1748
+ property :debug_options, as: 'debugOptions', class: Google::Apis::CloudsearchV1::DebugOptions, decorator: Google::Apis::CloudsearchV1::DebugOptions::Representation
1749
+
1750
+ property :limit, as: 'limit'
1751
+ property :queue, as: 'queue'
1752
+ collection :status_codes, as: 'statusCodes'
1753
+ end
1754
+ end
1755
+
1756
+ class PollItemsResponse
1757
+ # @private
1758
+ class Representation < Google::Apis::Core::JsonRepresentation
1759
+ collection :items, as: 'items', class: Google::Apis::CloudsearchV1::Item, decorator: Google::Apis::CloudsearchV1::Item::Representation
1760
+
1761
+ end
1762
+ end
1763
+
1764
+ class Principal
1765
+ # @private
1766
+ class Representation < Google::Apis::Core::JsonRepresentation
1767
+ property :group_resource_name, as: 'groupResourceName'
1768
+ property :gsuite_principal, as: 'gsuitePrincipal', class: Google::Apis::CloudsearchV1::GSuitePrincipal, decorator: Google::Apis::CloudsearchV1::GSuitePrincipal::Representation
1769
+
1770
+ property :user_resource_name, as: 'userResourceName'
1771
+ end
1772
+ end
1773
+
1774
+ class ProcessingError
1775
+ # @private
1776
+ class Representation < Google::Apis::Core::JsonRepresentation
1777
+ property :code, as: 'code'
1778
+ property :error_message, as: 'errorMessage'
1779
+ collection :field_violations, as: 'fieldViolations', class: Google::Apis::CloudsearchV1::FieldViolation, decorator: Google::Apis::CloudsearchV1::FieldViolation::Representation
1780
+
1781
+ end
1782
+ end
1783
+
1784
+ class PropertyDefinition
1785
+ # @private
1786
+ class Representation < Google::Apis::Core::JsonRepresentation
1787
+ property :boolean_property_options, as: 'booleanPropertyOptions', class: Google::Apis::CloudsearchV1::BooleanPropertyOptions, decorator: Google::Apis::CloudsearchV1::BooleanPropertyOptions::Representation
1788
+
1789
+ property :date_property_options, as: 'datePropertyOptions', class: Google::Apis::CloudsearchV1::DatePropertyOptions, decorator: Google::Apis::CloudsearchV1::DatePropertyOptions::Representation
1790
+
1791
+ property :display_options, as: 'displayOptions', class: Google::Apis::CloudsearchV1::PropertyDisplayOptions, decorator: Google::Apis::CloudsearchV1::PropertyDisplayOptions::Representation
1792
+
1793
+ property :double_property_options, as: 'doublePropertyOptions', class: Google::Apis::CloudsearchV1::DoublePropertyOptions, decorator: Google::Apis::CloudsearchV1::DoublePropertyOptions::Representation
1794
+
1795
+ property :enum_property_options, as: 'enumPropertyOptions', class: Google::Apis::CloudsearchV1::EnumPropertyOptions, decorator: Google::Apis::CloudsearchV1::EnumPropertyOptions::Representation
1796
+
1797
+ property :html_property_options, as: 'htmlPropertyOptions', class: Google::Apis::CloudsearchV1::HtmlPropertyOptions, decorator: Google::Apis::CloudsearchV1::HtmlPropertyOptions::Representation
1798
+
1799
+ property :integer_property_options, as: 'integerPropertyOptions', class: Google::Apis::CloudsearchV1::IntegerPropertyOptions, decorator: Google::Apis::CloudsearchV1::IntegerPropertyOptions::Representation
1800
+
1801
+ property :is_facetable, as: 'isFacetable'
1802
+ property :is_repeatable, as: 'isRepeatable'
1803
+ property :is_returnable, as: 'isReturnable'
1804
+ property :is_sortable, as: 'isSortable'
1805
+ property :is_suggestable, as: 'isSuggestable'
1806
+ property :is_wildcard_searchable, as: 'isWildcardSearchable'
1807
+ property :name, as: 'name'
1808
+ property :object_property_options, as: 'objectPropertyOptions', class: Google::Apis::CloudsearchV1::ObjectPropertyOptions, decorator: Google::Apis::CloudsearchV1::ObjectPropertyOptions::Representation
1809
+
1810
+ property :text_property_options, as: 'textPropertyOptions', class: Google::Apis::CloudsearchV1::TextPropertyOptions, decorator: Google::Apis::CloudsearchV1::TextPropertyOptions::Representation
1811
+
1812
+ property :timestamp_property_options, as: 'timestampPropertyOptions', class: Google::Apis::CloudsearchV1::TimestampPropertyOptions, decorator: Google::Apis::CloudsearchV1::TimestampPropertyOptions::Representation
1813
+
1814
+ end
1815
+ end
1816
+
1817
+ class PropertyDisplayOptions
1818
+ # @private
1819
+ class Representation < Google::Apis::Core::JsonRepresentation
1820
+ property :display_label, as: 'displayLabel'
1821
+ end
1822
+ end
1823
+
1824
+ class PushItem
1825
+ # @private
1826
+ class Representation < Google::Apis::Core::JsonRepresentation
1827
+ property :content_hash, as: 'contentHash'
1828
+ property :metadata_hash, as: 'metadataHash'
1829
+ property :payload, :base64 => true, as: 'payload'
1830
+ property :queue, as: 'queue'
1831
+ property :repository_error, as: 'repositoryError', class: Google::Apis::CloudsearchV1::RepositoryError, decorator: Google::Apis::CloudsearchV1::RepositoryError::Representation
1832
+
1833
+ property :structured_data_hash, as: 'structuredDataHash'
1834
+ property :type, as: 'type'
1835
+ end
1836
+ end
1837
+
1838
+ class PushItemRequest
1839
+ # @private
1840
+ class Representation < Google::Apis::Core::JsonRepresentation
1841
+ property :connector_name, as: 'connectorName'
1842
+ property :debug_options, as: 'debugOptions', class: Google::Apis::CloudsearchV1::DebugOptions, decorator: Google::Apis::CloudsearchV1::DebugOptions::Representation
1843
+
1844
+ property :item, as: 'item', class: Google::Apis::CloudsearchV1::PushItem, decorator: Google::Apis::CloudsearchV1::PushItem::Representation
1845
+
1846
+ end
1847
+ end
1848
+
1849
+ class QueryCountByStatus
1850
+ # @private
1851
+ class Representation < Google::Apis::Core::JsonRepresentation
1852
+ property :count, :numeric_string => true, as: 'count'
1853
+ property :status_code, as: 'statusCode'
1854
+ end
1855
+ end
1856
+
1857
+ class QueryInterpretation
1858
+ # @private
1859
+ class Representation < Google::Apis::Core::JsonRepresentation
1860
+ property :interpretation_type, as: 'interpretationType'
1861
+ property :interpreted_query, as: 'interpretedQuery'
1862
+ property :reason, as: 'reason'
1863
+ end
1864
+ end
1865
+
1866
+ class QueryInterpretationOptions
1867
+ # @private
1868
+ class Representation < Google::Apis::Core::JsonRepresentation
1869
+ property :disable_nl_interpretation, as: 'disableNlInterpretation'
1870
+ property :enable_verbatim_mode, as: 'enableVerbatimMode'
1871
+ end
1872
+ end
1873
+
1874
+ class QueryItem
1875
+ # @private
1876
+ class Representation < Google::Apis::Core::JsonRepresentation
1877
+ property :is_synthetic, as: 'isSynthetic'
1878
+ end
1879
+ end
1880
+
1881
+ class QueryOperator
1882
+ # @private
1883
+ class Representation < Google::Apis::Core::JsonRepresentation
1884
+ property :display_name, as: 'displayName'
1885
+ collection :enum_values, as: 'enumValues'
1886
+ property :greater_than_operator_name, as: 'greaterThanOperatorName'
1887
+ property :is_facetable, as: 'isFacetable'
1888
+ property :is_repeatable, as: 'isRepeatable'
1889
+ property :is_returnable, as: 'isReturnable'
1890
+ property :is_sortable, as: 'isSortable'
1891
+ property :is_suggestable, as: 'isSuggestable'
1892
+ property :less_than_operator_name, as: 'lessThanOperatorName'
1893
+ property :object_type, as: 'objectType'
1894
+ property :operator_name, as: 'operatorName'
1895
+ property :type, as: 'type'
1896
+ end
1897
+ end
1898
+
1899
+ class QuerySource
1900
+ # @private
1901
+ class Representation < Google::Apis::Core::JsonRepresentation
1902
+ property :display_name, as: 'displayName'
1903
+ collection :operators, as: 'operators', class: Google::Apis::CloudsearchV1::QueryOperator, decorator: Google::Apis::CloudsearchV1::QueryOperator::Representation
1904
+
1905
+ property :short_name, as: 'shortName'
1906
+ property :source, as: 'source', class: Google::Apis::CloudsearchV1::Source, decorator: Google::Apis::CloudsearchV1::Source::Representation
1907
+
1908
+ end
1909
+ end
1910
+
1911
+ class QuerySuggestion
1912
+ # @private
1913
+ class Representation < Google::Apis::Core::JsonRepresentation
1914
+ end
1915
+ end
1916
+
1917
+ class RepositoryError
1918
+ # @private
1919
+ class Representation < Google::Apis::Core::JsonRepresentation
1920
+ property :error_message, as: 'errorMessage'
1921
+ property :http_status_code, as: 'httpStatusCode'
1922
+ property :type, as: 'type'
1923
+ end
1924
+ end
1925
+
1926
+ class RequestOptions
1927
+ # @private
1928
+ class Representation < Google::Apis::Core::JsonRepresentation
1929
+ property :debug_options, as: 'debugOptions', class: Google::Apis::CloudsearchV1::DebugOptions, decorator: Google::Apis::CloudsearchV1::DebugOptions::Representation
1930
+
1931
+ property :language_code, as: 'languageCode'
1932
+ property :search_application_id, as: 'searchApplicationId'
1933
+ property :time_zone, as: 'timeZone'
1934
+ end
1935
+ end
1936
+
1937
+ class ResetSearchApplicationRequest
1938
+ # @private
1939
+ class Representation < Google::Apis::Core::JsonRepresentation
1940
+ property :debug_options, as: 'debugOptions', class: Google::Apis::CloudsearchV1::DebugOptions, decorator: Google::Apis::CloudsearchV1::DebugOptions::Representation
1941
+
1942
+ end
1943
+ end
1944
+
1945
+ class ResponseDebugInfo
1946
+ # @private
1947
+ class Representation < Google::Apis::Core::JsonRepresentation
1948
+ property :formatted_debug_info, as: 'formattedDebugInfo'
1949
+ end
1950
+ end
1951
+
1952
+ class RestrictItem
1953
+ # @private
1954
+ class Representation < Google::Apis::Core::JsonRepresentation
1955
+ property :drive_follow_up_restrict, as: 'driveFollowUpRestrict', class: Google::Apis::CloudsearchV1::DriveFollowUpRestrict, decorator: Google::Apis::CloudsearchV1::DriveFollowUpRestrict::Representation
1956
+
1957
+ property :drive_location_restrict, as: 'driveLocationRestrict', class: Google::Apis::CloudsearchV1::DriveLocationRestrict, decorator: Google::Apis::CloudsearchV1::DriveLocationRestrict::Representation
1958
+
1959
+ property :drive_mime_type_restrict, as: 'driveMimeTypeRestrict', class: Google::Apis::CloudsearchV1::DriveMimeTypeRestrict, decorator: Google::Apis::CloudsearchV1::DriveMimeTypeRestrict::Representation
1960
+
1961
+ property :drive_time_span_restrict, as: 'driveTimeSpanRestrict', class: Google::Apis::CloudsearchV1::DriveTimeSpanRestrict, decorator: Google::Apis::CloudsearchV1::DriveTimeSpanRestrict::Representation
1962
+
1963
+ property :search_operator, as: 'searchOperator'
1964
+ end
1965
+ end
1966
+
1967
+ class ResultCounts
1968
+ # @private
1969
+ class Representation < Google::Apis::Core::JsonRepresentation
1970
+ collection :source_result_counts, as: 'sourceResultCounts', class: Google::Apis::CloudsearchV1::SourceResultCount, decorator: Google::Apis::CloudsearchV1::SourceResultCount::Representation
1971
+
1972
+ end
1973
+ end
1974
+
1975
+ class ResultDebugInfo
1976
+ # @private
1977
+ class Representation < Google::Apis::Core::JsonRepresentation
1978
+ property :formatted_debug_info, as: 'formattedDebugInfo'
1979
+ end
1980
+ end
1981
+
1982
+ class ResultDisplayField
1983
+ # @private
1984
+ class Representation < Google::Apis::Core::JsonRepresentation
1985
+ property :label, as: 'label'
1986
+ property :operator_name, as: 'operatorName'
1987
+ property :property, as: 'property', class: Google::Apis::CloudsearchV1::NamedProperty, decorator: Google::Apis::CloudsearchV1::NamedProperty::Representation
1988
+
1989
+ end
1990
+ end
1991
+
1992
+ class ResultDisplayLine
1993
+ # @private
1994
+ class Representation < Google::Apis::Core::JsonRepresentation
1995
+ collection :fields, as: 'fields', class: Google::Apis::CloudsearchV1::ResultDisplayField, decorator: Google::Apis::CloudsearchV1::ResultDisplayField::Representation
1996
+
1997
+ end
1998
+ end
1999
+
2000
+ class ResultDisplayMetadata
2001
+ # @private
2002
+ class Representation < Google::Apis::Core::JsonRepresentation
2003
+ collection :metalines, as: 'metalines', class: Google::Apis::CloudsearchV1::ResultDisplayLine, decorator: Google::Apis::CloudsearchV1::ResultDisplayLine::Representation
2004
+
2005
+ property :object_type_label, as: 'objectTypeLabel'
2006
+ end
2007
+ end
2008
+
2009
+ class RetrievalImportance
2010
+ # @private
2011
+ class Representation < Google::Apis::Core::JsonRepresentation
2012
+ property :importance, as: 'importance'
2013
+ end
2014
+ end
2015
+
2016
+ class Schema
2017
+ # @private
2018
+ class Representation < Google::Apis::Core::JsonRepresentation
2019
+ collection :object_definitions, as: 'objectDefinitions', class: Google::Apis::CloudsearchV1::ObjectDefinition, decorator: Google::Apis::CloudsearchV1::ObjectDefinition::Representation
2020
+
2021
+ collection :operation_ids, as: 'operationIds'
2022
+ end
2023
+ end
2024
+
2025
+ class ScoringConfig
2026
+ # @private
2027
+ class Representation < Google::Apis::Core::JsonRepresentation
2028
+ property :disable_freshness, as: 'disableFreshness'
2029
+ property :disable_personalization, as: 'disablePersonalization'
2030
+ end
2031
+ end
2032
+
2033
+ class SearchApplication
2034
+ # @private
2035
+ class Representation < Google::Apis::Core::JsonRepresentation
2036
+ collection :data_source_restrictions, as: 'dataSourceRestrictions', class: Google::Apis::CloudsearchV1::DataSourceRestriction, decorator: Google::Apis::CloudsearchV1::DataSourceRestriction::Representation
2037
+
2038
+ collection :default_facet_options, as: 'defaultFacetOptions', class: Google::Apis::CloudsearchV1::FacetOptions, decorator: Google::Apis::CloudsearchV1::FacetOptions::Representation
2039
+
2040
+ property :default_sort_options, as: 'defaultSortOptions', class: Google::Apis::CloudsearchV1::SortOptions, decorator: Google::Apis::CloudsearchV1::SortOptions::Representation
2041
+
2042
+ property :display_name, as: 'displayName'
2043
+ property :name, as: 'name'
2044
+ collection :operation_ids, as: 'operationIds'
2045
+ property :scoring_config, as: 'scoringConfig', class: Google::Apis::CloudsearchV1::ScoringConfig, decorator: Google::Apis::CloudsearchV1::ScoringConfig::Representation
2046
+
2047
+ collection :source_config, as: 'sourceConfig', class: Google::Apis::CloudsearchV1::SourceConfig, decorator: Google::Apis::CloudsearchV1::SourceConfig::Representation
2048
+
2049
+ end
2050
+ end
2051
+
2052
+ class SearchApplicationQueryStats
2053
+ # @private
2054
+ class Representation < Google::Apis::Core::JsonRepresentation
2055
+ property :date, as: 'date', class: Google::Apis::CloudsearchV1::Date, decorator: Google::Apis::CloudsearchV1::Date::Representation
2056
+
2057
+ collection :query_count_by_status, as: 'queryCountByStatus', class: Google::Apis::CloudsearchV1::QueryCountByStatus, decorator: Google::Apis::CloudsearchV1::QueryCountByStatus::Representation
2058
+
2059
+ end
2060
+ end
2061
+
2062
+ class SearchApplicationSessionStats
2063
+ # @private
2064
+ class Representation < Google::Apis::Core::JsonRepresentation
2065
+ property :date, as: 'date', class: Google::Apis::CloudsearchV1::Date, decorator: Google::Apis::CloudsearchV1::Date::Representation
2066
+
2067
+ property :search_sessions_count, :numeric_string => true, as: 'searchSessionsCount'
2068
+ end
2069
+ end
2070
+
2071
+ class SearchApplicationUserStats
2072
+ # @private
2073
+ class Representation < Google::Apis::Core::JsonRepresentation
2074
+ property :date, as: 'date', class: Google::Apis::CloudsearchV1::Date, decorator: Google::Apis::CloudsearchV1::Date::Representation
2075
+
2076
+ property :one_day_active_users_count, :numeric_string => true, as: 'oneDayActiveUsersCount'
2077
+ property :seven_days_active_users_count, :numeric_string => true, as: 'sevenDaysActiveUsersCount'
2078
+ property :thirty_days_active_users_count, :numeric_string => true, as: 'thirtyDaysActiveUsersCount'
2079
+ end
2080
+ end
2081
+
2082
+ class SearchItemsByViewUrlRequest
2083
+ # @private
2084
+ class Representation < Google::Apis::Core::JsonRepresentation
2085
+ property :debug_options, as: 'debugOptions', class: Google::Apis::CloudsearchV1::DebugOptions, decorator: Google::Apis::CloudsearchV1::DebugOptions::Representation
2086
+
2087
+ property :page_token, as: 'pageToken'
2088
+ property :view_url, as: 'viewUrl'
2089
+ end
2090
+ end
2091
+
2092
+ class SearchItemsByViewUrlResponse
2093
+ # @private
2094
+ class Representation < Google::Apis::Core::JsonRepresentation
2095
+ collection :items, as: 'items', class: Google::Apis::CloudsearchV1::Item, decorator: Google::Apis::CloudsearchV1::Item::Representation
2096
+
2097
+ property :next_page_token, as: 'nextPageToken'
2098
+ end
2099
+ end
2100
+
2101
+ class SearchQualityMetadata
2102
+ # @private
2103
+ class Representation < Google::Apis::Core::JsonRepresentation
2104
+ property :quality, as: 'quality'
2105
+ end
2106
+ end
2107
+
2108
+ class SearchRequest
2109
+ # @private
2110
+ class Representation < Google::Apis::Core::JsonRepresentation
2111
+ collection :data_source_restrictions, as: 'dataSourceRestrictions', class: Google::Apis::CloudsearchV1::DataSourceRestriction, decorator: Google::Apis::CloudsearchV1::DataSourceRestriction::Representation
2112
+
2113
+ collection :facet_options, as: 'facetOptions', class: Google::Apis::CloudsearchV1::FacetOptions, decorator: Google::Apis::CloudsearchV1::FacetOptions::Representation
2114
+
2115
+ property :page_size, as: 'pageSize'
2116
+ property :query, as: 'query'
2117
+ property :query_interpretation_options, as: 'queryInterpretationOptions', class: Google::Apis::CloudsearchV1::QueryInterpretationOptions, decorator: Google::Apis::CloudsearchV1::QueryInterpretationOptions::Representation
2118
+
2119
+ property :request_options, as: 'requestOptions', class: Google::Apis::CloudsearchV1::RequestOptions, decorator: Google::Apis::CloudsearchV1::RequestOptions::Representation
2120
+
2121
+ property :sort_options, as: 'sortOptions', class: Google::Apis::CloudsearchV1::SortOptions, decorator: Google::Apis::CloudsearchV1::SortOptions::Representation
2122
+
2123
+ property :start, as: 'start'
2124
+ end
2125
+ end
2126
+
2127
+ class SearchResponse
2128
+ # @private
2129
+ class Representation < Google::Apis::Core::JsonRepresentation
2130
+ property :debug_info, as: 'debugInfo', class: Google::Apis::CloudsearchV1::ResponseDebugInfo, decorator: Google::Apis::CloudsearchV1::ResponseDebugInfo::Representation
2131
+
2132
+ property :error_info, as: 'errorInfo', class: Google::Apis::CloudsearchV1::ErrorInfo, decorator: Google::Apis::CloudsearchV1::ErrorInfo::Representation
2133
+
2134
+ collection :facet_results, as: 'facetResults', class: Google::Apis::CloudsearchV1::FacetResult, decorator: Google::Apis::CloudsearchV1::FacetResult::Representation
2135
+
2136
+ property :has_more_results, as: 'hasMoreResults'
2137
+ property :query_interpretation, as: 'queryInterpretation', class: Google::Apis::CloudsearchV1::QueryInterpretation, decorator: Google::Apis::CloudsearchV1::QueryInterpretation::Representation
2138
+
2139
+ property :result_count_estimate, :numeric_string => true, as: 'resultCountEstimate'
2140
+ property :result_count_exact, :numeric_string => true, as: 'resultCountExact'
2141
+ property :result_counts, as: 'resultCounts', class: Google::Apis::CloudsearchV1::ResultCounts, decorator: Google::Apis::CloudsearchV1::ResultCounts::Representation
2142
+
2143
+ collection :results, as: 'results', class: Google::Apis::CloudsearchV1::SearchResult, decorator: Google::Apis::CloudsearchV1::SearchResult::Representation
2144
+
2145
+ collection :spell_results, as: 'spellResults', class: Google::Apis::CloudsearchV1::SpellResult, decorator: Google::Apis::CloudsearchV1::SpellResult::Representation
2146
+
2147
+ collection :structured_results, as: 'structuredResults', class: Google::Apis::CloudsearchV1::StructuredResult, decorator: Google::Apis::CloudsearchV1::StructuredResult::Representation
2148
+
2149
+ end
2150
+ end
2151
+
2152
+ class SearchResult
2153
+ # @private
2154
+ class Representation < Google::Apis::Core::JsonRepresentation
2155
+ collection :clustered_results, as: 'clusteredResults', class: Google::Apis::CloudsearchV1::SearchResult, decorator: Google::Apis::CloudsearchV1::SearchResult::Representation
2156
+
2157
+ property :debug_info, as: 'debugInfo', class: Google::Apis::CloudsearchV1::ResultDebugInfo, decorator: Google::Apis::CloudsearchV1::ResultDebugInfo::Representation
2158
+
2159
+ property :metadata, as: 'metadata', class: Google::Apis::CloudsearchV1::Metadata, decorator: Google::Apis::CloudsearchV1::Metadata::Representation
2160
+
2161
+ property :snippet, as: 'snippet', class: Google::Apis::CloudsearchV1::Snippet, decorator: Google::Apis::CloudsearchV1::Snippet::Representation
2162
+
2163
+ property :title, as: 'title'
2164
+ property :url, as: 'url'
2165
+ end
2166
+ end
2167
+
2168
+ class Snippet
2169
+ # @private
2170
+ class Representation < Google::Apis::Core::JsonRepresentation
2171
+ collection :match_ranges, as: 'matchRanges', class: Google::Apis::CloudsearchV1::MatchRange, decorator: Google::Apis::CloudsearchV1::MatchRange::Representation
2172
+
2173
+ property :snippet, as: 'snippet'
2174
+ end
2175
+ end
2176
+
2177
+ class SortOptions
2178
+ # @private
2179
+ class Representation < Google::Apis::Core::JsonRepresentation
2180
+ property :operator_name, as: 'operatorName'
2181
+ property :sort_order, as: 'sortOrder'
2182
+ end
2183
+ end
2184
+
2185
+ class Source
2186
+ # @private
2187
+ class Representation < Google::Apis::Core::JsonRepresentation
2188
+ property :name, as: 'name'
2189
+ property :predefined_source, as: 'predefinedSource'
2190
+ end
2191
+ end
2192
+
2193
+ class SourceConfig
2194
+ # @private
2195
+ class Representation < Google::Apis::Core::JsonRepresentation
2196
+ property :crowding_config, as: 'crowdingConfig', class: Google::Apis::CloudsearchV1::SourceCrowdingConfig, decorator: Google::Apis::CloudsearchV1::SourceCrowdingConfig::Representation
2197
+
2198
+ property :scoring_config, as: 'scoringConfig', class: Google::Apis::CloudsearchV1::SourceScoringConfig, decorator: Google::Apis::CloudsearchV1::SourceScoringConfig::Representation
2199
+
2200
+ property :source, as: 'source', class: Google::Apis::CloudsearchV1::Source, decorator: Google::Apis::CloudsearchV1::Source::Representation
2201
+
2202
+ end
2203
+ end
2204
+
2205
+ class SourceCrowdingConfig
2206
+ # @private
2207
+ class Representation < Google::Apis::Core::JsonRepresentation
2208
+ property :num_results, as: 'numResults'
2209
+ property :num_suggestions, as: 'numSuggestions'
2210
+ end
2211
+ end
2212
+
2213
+ class SourceResultCount
2214
+ # @private
2215
+ class Representation < Google::Apis::Core::JsonRepresentation
2216
+ property :has_more_results, as: 'hasMoreResults'
2217
+ property :result_count_estimate, :numeric_string => true, as: 'resultCountEstimate'
2218
+ property :result_count_exact, :numeric_string => true, as: 'resultCountExact'
2219
+ property :source, as: 'source', class: Google::Apis::CloudsearchV1::Source, decorator: Google::Apis::CloudsearchV1::Source::Representation
2220
+
2221
+ end
2222
+ end
2223
+
2224
+ class SourceScoringConfig
2225
+ # @private
2226
+ class Representation < Google::Apis::Core::JsonRepresentation
2227
+ property :source_importance, as: 'sourceImportance'
2228
+ end
2229
+ end
2230
+
2231
+ class SpellResult
2232
+ # @private
2233
+ class Representation < Google::Apis::Core::JsonRepresentation
2234
+ property :suggested_query, as: 'suggestedQuery'
2235
+ end
2236
+ end
2237
+
2238
+ class StartUploadItemRequest
2239
+ # @private
2240
+ class Representation < Google::Apis::Core::JsonRepresentation
2241
+ property :connector_name, as: 'connectorName'
2242
+ property :debug_options, as: 'debugOptions', class: Google::Apis::CloudsearchV1::DebugOptions, decorator: Google::Apis::CloudsearchV1::DebugOptions::Representation
2243
+
2244
+ end
2245
+ end
2246
+
2247
+ class Status
2248
+ # @private
2249
+ class Representation < Google::Apis::Core::JsonRepresentation
2250
+ property :code, as: 'code'
2251
+ collection :details, as: 'details'
2252
+ property :message, as: 'message'
2253
+ end
2254
+ end
2255
+
2256
+ class StructuredDataObject
2257
+ # @private
2258
+ class Representation < Google::Apis::Core::JsonRepresentation
2259
+ collection :properties, as: 'properties', class: Google::Apis::CloudsearchV1::NamedProperty, decorator: Google::Apis::CloudsearchV1::NamedProperty::Representation
2260
+
2261
+ end
2262
+ end
2263
+
2264
+ class StructuredResult
2265
+ # @private
2266
+ class Representation < Google::Apis::Core::JsonRepresentation
2267
+ property :person, as: 'person', class: Google::Apis::CloudsearchV1::Person, decorator: Google::Apis::CloudsearchV1::Person::Representation
2268
+
2269
+ end
2270
+ end
2271
+
2272
+ class SuggestRequest
2273
+ # @private
2274
+ class Representation < Google::Apis::Core::JsonRepresentation
2275
+ collection :data_source_restrictions, as: 'dataSourceRestrictions', class: Google::Apis::CloudsearchV1::DataSourceRestriction, decorator: Google::Apis::CloudsearchV1::DataSourceRestriction::Representation
2276
+
2277
+ property :query, as: 'query'
2278
+ property :request_options, as: 'requestOptions', class: Google::Apis::CloudsearchV1::RequestOptions, decorator: Google::Apis::CloudsearchV1::RequestOptions::Representation
2279
+
2280
+ end
2281
+ end
2282
+
2283
+ class SuggestResponse
2284
+ # @private
2285
+ class Representation < Google::Apis::Core::JsonRepresentation
2286
+ collection :suggest_results, as: 'suggestResults', class: Google::Apis::CloudsearchV1::SuggestResult, decorator: Google::Apis::CloudsearchV1::SuggestResult::Representation
2287
+
2288
+ end
2289
+ end
2290
+
2291
+ class SuggestResult
2292
+ # @private
2293
+ class Representation < Google::Apis::Core::JsonRepresentation
2294
+ property :people_suggestion, as: 'peopleSuggestion', class: Google::Apis::CloudsearchV1::PeopleSuggestion, decorator: Google::Apis::CloudsearchV1::PeopleSuggestion::Representation
2295
+
2296
+ property :query_suggestion, as: 'querySuggestion', class: Google::Apis::CloudsearchV1::QuerySuggestion, decorator: Google::Apis::CloudsearchV1::QuerySuggestion::Representation
2297
+
2298
+ property :source, as: 'source', class: Google::Apis::CloudsearchV1::Source, decorator: Google::Apis::CloudsearchV1::Source::Representation
2299
+
2300
+ property :suggested_query, as: 'suggestedQuery'
2301
+ end
2302
+ end
2303
+
2304
+ class TextOperatorOptions
2305
+ # @private
2306
+ class Representation < Google::Apis::Core::JsonRepresentation
2307
+ property :exact_match_with_operator, as: 'exactMatchWithOperator'
2308
+ property :operator_name, as: 'operatorName'
2309
+ end
2310
+ end
2311
+
2312
+ class TextPropertyOptions
2313
+ # @private
2314
+ class Representation < Google::Apis::Core::JsonRepresentation
2315
+ property :operator_options, as: 'operatorOptions', class: Google::Apis::CloudsearchV1::TextOperatorOptions, decorator: Google::Apis::CloudsearchV1::TextOperatorOptions::Representation
2316
+
2317
+ property :retrieval_importance, as: 'retrievalImportance', class: Google::Apis::CloudsearchV1::RetrievalImportance, decorator: Google::Apis::CloudsearchV1::RetrievalImportance::Representation
2318
+
2319
+ end
2320
+ end
2321
+
2322
+ class TextValues
2323
+ # @private
2324
+ class Representation < Google::Apis::Core::JsonRepresentation
2325
+ collection :values, as: 'values'
2326
+ end
2327
+ end
2328
+
2329
+ class TimestampOperatorOptions
2330
+ # @private
2331
+ class Representation < Google::Apis::Core::JsonRepresentation
2332
+ property :greater_than_operator_name, as: 'greaterThanOperatorName'
2333
+ property :less_than_operator_name, as: 'lessThanOperatorName'
2334
+ property :operator_name, as: 'operatorName'
2335
+ end
2336
+ end
2337
+
2338
+ class TimestampPropertyOptions
2339
+ # @private
2340
+ class Representation < Google::Apis::Core::JsonRepresentation
2341
+ property :operator_options, as: 'operatorOptions', class: Google::Apis::CloudsearchV1::TimestampOperatorOptions, decorator: Google::Apis::CloudsearchV1::TimestampOperatorOptions::Representation
2342
+
2343
+ end
2344
+ end
2345
+
2346
+ class TimestampValues
2347
+ # @private
2348
+ class Representation < Google::Apis::Core::JsonRepresentation
2349
+ collection :values, as: 'values'
2350
+ end
2351
+ end
2352
+
2353
+ class UnmappedIdentity
2354
+ # @private
2355
+ class Representation < Google::Apis::Core::JsonRepresentation
2356
+ property :external_identity, as: 'externalIdentity', class: Google::Apis::CloudsearchV1::Principal, decorator: Google::Apis::CloudsearchV1::Principal::Representation
2357
+
2358
+ property :resolution_status_code, as: 'resolutionStatusCode'
2359
+ end
2360
+ end
2361
+
2362
+ class UnreserveItemsRequest
2363
+ # @private
2364
+ class Representation < Google::Apis::Core::JsonRepresentation
2365
+ property :connector_name, as: 'connectorName'
2366
+ property :debug_options, as: 'debugOptions', class: Google::Apis::CloudsearchV1::DebugOptions, decorator: Google::Apis::CloudsearchV1::DebugOptions::Representation
2367
+
2368
+ property :queue, as: 'queue'
2369
+ end
2370
+ end
2371
+
2372
+ class UpdateDataSourceRequest
2373
+ # @private
2374
+ class Representation < Google::Apis::Core::JsonRepresentation
2375
+ property :debug_options, as: 'debugOptions', class: Google::Apis::CloudsearchV1::DebugOptions, decorator: Google::Apis::CloudsearchV1::DebugOptions::Representation
2376
+
2377
+ property :source, as: 'source', class: Google::Apis::CloudsearchV1::DataSource, decorator: Google::Apis::CloudsearchV1::DataSource::Representation
2378
+
2379
+ end
2380
+ end
2381
+
2382
+ class UpdateSchemaRequest
2383
+ # @private
2384
+ class Representation < Google::Apis::Core::JsonRepresentation
2385
+ property :debug_options, as: 'debugOptions', class: Google::Apis::CloudsearchV1::DebugOptions, decorator: Google::Apis::CloudsearchV1::DebugOptions::Representation
2386
+
2387
+ property :schema, as: 'schema', class: Google::Apis::CloudsearchV1::Schema, decorator: Google::Apis::CloudsearchV1::Schema::Representation
2388
+
2389
+ property :validate_only, as: 'validateOnly'
2390
+ end
2391
+ end
2392
+
2393
+ class UploadItemRef
2394
+ # @private
2395
+ class Representation < Google::Apis::Core::JsonRepresentation
2396
+ property :name, as: 'name'
2397
+ end
2398
+ end
2399
+
2400
+ class Value
2401
+ # @private
2402
+ class Representation < Google::Apis::Core::JsonRepresentation
2403
+ property :boolean_value, as: 'booleanValue'
2404
+ property :date_value, as: 'dateValue', class: Google::Apis::CloudsearchV1::Date, decorator: Google::Apis::CloudsearchV1::Date::Representation
2405
+
2406
+ property :double_value, as: 'doubleValue'
2407
+ property :integer_value, :numeric_string => true, as: 'integerValue'
2408
+ property :string_value, as: 'stringValue'
2409
+ property :timestamp_value, as: 'timestampValue'
2410
+ end
2411
+ end
2412
+
2413
+ class ValueFilter
2414
+ # @private
2415
+ class Representation < Google::Apis::Core::JsonRepresentation
2416
+ property :operator_name, as: 'operatorName'
2417
+ property :value, as: 'value', class: Google::Apis::CloudsearchV1::Value, decorator: Google::Apis::CloudsearchV1::Value::Representation
2418
+
2419
+ end
2420
+ end
2421
+ end
2422
+ end
2423
+ end