google-apis-discoveryengine_v1beta 0.40.0 → 0.42.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -328,6 +328,108 @@ module Google
328
328
  include Google::Apis::Core::JsonObjectSupport
329
329
  end
330
330
 
331
+ class GoogleCloudDiscoveryengineV1alphaAnswer
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitation
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitationSource
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class GoogleCloudDiscoveryengineV1alphaAnswerReference
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class GoogleCloudDiscoveryengineV1alphaAnswerStep
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepAction
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
331
433
  class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
332
434
  class Representation < Google::Apis::Core::JsonRepresentation; end
333
435
 
@@ -550,6 +652,18 @@ module Google
550
652
  include Google::Apis::Core::JsonObjectSupport
551
653
  end
552
654
 
655
+ class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
553
667
  class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
554
668
  class Representation < Google::Apis::Core::JsonRepresentation; end
555
669
 
@@ -628,6 +742,12 @@ module Google
628
742
  include Google::Apis::Core::JsonObjectSupport
629
743
  end
630
744
 
745
+ class GoogleCloudDiscoveryengineV1alphaQuery
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
631
751
  class GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata
632
752
  class Representation < Google::Apis::Core::JsonRepresentation; end
633
753
 
@@ -658,6 +778,18 @@ module Google
658
778
  include Google::Apis::Core::JsonObjectSupport
659
779
  end
660
780
 
781
+ class GoogleCloudDiscoveryengineV1alphaSession
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
787
+ class GoogleCloudDiscoveryengineV1alphaSessionTurn
788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
789
+
790
+ include Google::Apis::Core::JsonObjectSupport
791
+ end
792
+
661
793
  class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
662
794
  class Representation < Google::Apis::Core::JsonRepresentation; end
663
795
 
@@ -718,994 +850,1959 @@ module Google
718
850
  include Google::Apis::Core::JsonObjectSupport
719
851
  end
720
852
 
721
- class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
853
+ class GoogleCloudDiscoveryengineV1betaAnswer
722
854
  class Representation < Google::Apis::Core::JsonRepresentation; end
723
855
 
724
856
  include Google::Apis::Core::JsonObjectSupport
725
857
  end
726
858
 
727
- class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesRequest
859
+ class GoogleCloudDiscoveryengineV1betaAnswerCitation
728
860
  class Representation < Google::Apis::Core::JsonRepresentation; end
729
861
 
730
862
  include Google::Apis::Core::JsonObjectSupport
731
863
  end
732
864
 
733
- class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse
865
+ class GoogleCloudDiscoveryengineV1betaAnswerCitationSource
734
866
  class Representation < Google::Apis::Core::JsonRepresentation; end
735
867
 
736
868
  include Google::Apis::Core::JsonObjectSupport
737
869
  end
738
870
 
739
- class GoogleCloudDiscoveryengineV1betaBatchVerifyTargetSitesRequest
871
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequest
740
872
  class Representation < Google::Apis::Core::JsonRepresentation; end
741
873
 
742
874
  include Google::Apis::Core::JsonObjectSupport
743
875
  end
744
876
 
745
- class GoogleCloudDiscoveryengineV1betaBigQuerySource
877
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpec
746
878
  class Representation < Google::Apis::Core::JsonRepresentation; end
747
879
 
748
880
  include Google::Apis::Core::JsonObjectSupport
749
881
  end
750
882
 
751
- class GoogleCloudDiscoveryengineV1betaCompleteQueryResponse
883
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecModelSpec
752
884
  class Representation < Google::Apis::Core::JsonRepresentation; end
753
885
 
754
886
  include Google::Apis::Core::JsonObjectSupport
755
887
  end
756
888
 
757
- class GoogleCloudDiscoveryengineV1betaCompleteQueryResponseQuerySuggestion
889
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecPromptSpec
758
890
  class Representation < Google::Apis::Core::JsonRepresentation; end
759
891
 
760
892
  include Google::Apis::Core::JsonObjectSupport
761
893
  end
762
894
 
763
- class GoogleCloudDiscoveryengineV1betaCompletionInfo
895
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpec
764
896
  class Representation < Google::Apis::Core::JsonRepresentation; end
765
897
 
766
898
  include Google::Apis::Core::JsonObjectSupport
767
899
  end
768
900
 
769
- class GoogleCloudDiscoveryengineV1betaConversation
901
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec
770
902
  class Representation < Google::Apis::Core::JsonRepresentation; end
771
903
 
772
904
  include Google::Apis::Core::JsonObjectSupport
773
905
  end
774
906
 
775
- class GoogleCloudDiscoveryengineV1betaConversationContext
907
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec
776
908
  class Representation < Google::Apis::Core::JsonRepresentation; end
777
909
 
778
910
  include Google::Apis::Core::JsonObjectSupport
779
911
  end
780
912
 
781
- class GoogleCloudDiscoveryengineV1betaConversationMessage
913
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestRelatedQuestionsSpec
782
914
  class Representation < Google::Apis::Core::JsonRepresentation; end
783
915
 
784
916
  include Google::Apis::Core::JsonObjectSupport
785
917
  end
786
918
 
787
- class GoogleCloudDiscoveryengineV1betaConverseConversationRequest
919
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSafetySpec
788
920
  class Representation < Google::Apis::Core::JsonRepresentation; end
789
921
 
790
922
  include Google::Apis::Core::JsonObjectSupport
791
923
  end
792
924
 
793
- class GoogleCloudDiscoveryengineV1betaConverseConversationResponse
925
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpec
794
926
  class Representation < Google::Apis::Core::JsonRepresentation; end
795
927
 
796
928
  include Google::Apis::Core::JsonObjectSupport
797
929
  end
798
930
 
799
- class GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata
931
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchParams
800
932
  class Representation < Google::Apis::Core::JsonRepresentation; end
801
933
 
802
934
  include Google::Apis::Core::JsonObjectSupport
803
935
  end
804
936
 
805
- class GoogleCloudDiscoveryengineV1betaCreateEngineMetadata
937
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultList
806
938
  class Representation < Google::Apis::Core::JsonRepresentation; end
807
939
 
808
940
  include Google::Apis::Core::JsonObjectSupport
809
941
  end
810
942
 
811
- class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
943
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResult
812
944
  class Representation < Google::Apis::Core::JsonRepresentation; end
813
945
 
814
946
  include Google::Apis::Core::JsonObjectSupport
815
947
  end
816
948
 
817
- class GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata
949
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo
818
950
  class Representation < Google::Apis::Core::JsonRepresentation; end
819
951
 
820
952
  include Google::Apis::Core::JsonObjectSupport
821
953
  end
822
954
 
823
- class GoogleCloudDiscoveryengineV1betaCreateTargetSiteRequest
955
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo
824
956
  class Representation < Google::Apis::Core::JsonRepresentation; end
825
957
 
826
958
  include Google::Apis::Core::JsonObjectSupport
827
959
  end
828
960
 
829
- class GoogleCloudDiscoveryengineV1betaCustomAttribute
961
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext
830
962
  class Representation < Google::Apis::Core::JsonRepresentation; end
831
963
 
832
964
  include Google::Apis::Core::JsonObjectSupport
833
965
  end
834
966
 
835
- class GoogleCloudDiscoveryengineV1betaDataStore
967
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer
836
968
  class Representation < Google::Apis::Core::JsonRepresentation; end
837
969
 
838
970
  include Google::Apis::Core::JsonObjectSupport
839
971
  end
840
972
 
841
- class GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata
973
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment
842
974
  class Representation < Google::Apis::Core::JsonRepresentation; end
843
975
 
844
976
  include Google::Apis::Core::JsonObjectSupport
845
977
  end
846
978
 
847
- class GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata
979
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryResponse
848
980
  class Representation < Google::Apis::Core::JsonRepresentation; end
849
981
 
850
982
  include Google::Apis::Core::JsonObjectSupport
851
983
  end
852
984
 
853
- class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
985
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo
854
986
  class Representation < Google::Apis::Core::JsonRepresentation; end
855
987
 
856
988
  include Google::Apis::Core::JsonObjectSupport
857
989
  end
858
990
 
859
- class GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata
991
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfoQueryClassificationInfo
860
992
  class Representation < Google::Apis::Core::JsonRepresentation; end
861
993
 
862
994
  include Google::Apis::Core::JsonObjectSupport
863
995
  end
864
996
 
865
- class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata
997
+ class GoogleCloudDiscoveryengineV1betaAnswerReference
866
998
  class Representation < Google::Apis::Core::JsonRepresentation; end
867
999
 
868
1000
  include Google::Apis::Core::JsonObjectSupport
869
1001
  end
870
1002
 
871
- class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchRequest
1003
+ class GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfo
872
1004
  class Representation < Google::Apis::Core::JsonRepresentation; end
873
1005
 
874
1006
  include Google::Apis::Core::JsonObjectSupport
875
1007
  end
876
1008
 
877
- class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchResponse
1009
+ class GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfoDocumentMetadata
878
1010
  class Representation < Google::Apis::Core::JsonRepresentation; end
879
1011
 
880
1012
  include Google::Apis::Core::JsonObjectSupport
881
1013
  end
882
1014
 
883
- class GoogleCloudDiscoveryengineV1betaDocument
1015
+ class GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfo
884
1016
  class Representation < Google::Apis::Core::JsonRepresentation; end
885
1017
 
886
1018
  include Google::Apis::Core::JsonObjectSupport
887
1019
  end
888
1020
 
889
- class GoogleCloudDiscoveryengineV1betaDocumentContent
1021
+ class GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfoChunkContent
890
1022
  class Representation < Google::Apis::Core::JsonRepresentation; end
891
1023
 
892
1024
  include Google::Apis::Core::JsonObjectSupport
893
1025
  end
894
1026
 
895
- class GoogleCloudDiscoveryengineV1betaDocumentInfo
1027
+ class GoogleCloudDiscoveryengineV1betaAnswerStep
896
1028
  class Representation < Google::Apis::Core::JsonRepresentation; end
897
1029
 
898
1030
  include Google::Apis::Core::JsonObjectSupport
899
1031
  end
900
1032
 
901
- class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig
1033
+ class GoogleCloudDiscoveryengineV1betaAnswerStepAction
902
1034
  class Representation < Google::Apis::Core::JsonRepresentation; end
903
1035
 
904
1036
  include Google::Apis::Core::JsonObjectSupport
905
1037
  end
906
1038
 
907
- class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig
1039
+ class GoogleCloudDiscoveryengineV1betaAnswerStepActionObservation
908
1040
  class Representation < Google::Apis::Core::JsonRepresentation; end
909
1041
 
910
1042
  include Google::Apis::Core::JsonObjectSupport
911
1043
  end
912
1044
 
913
- class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig
1045
+ class GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResult
914
1046
  class Representation < Google::Apis::Core::JsonRepresentation; end
915
1047
 
916
1048
  include Google::Apis::Core::JsonObjectSupport
917
1049
  end
918
1050
 
919
- class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig
1051
+ class GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultChunkInfo
920
1052
  class Representation < Google::Apis::Core::JsonRepresentation; end
921
1053
 
922
1054
  include Google::Apis::Core::JsonObjectSupport
923
1055
  end
924
1056
 
925
- class GoogleCloudDiscoveryengineV1betaDoubleList
1057
+ class GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultSnippetInfo
926
1058
  class Representation < Google::Apis::Core::JsonRepresentation; end
927
1059
 
928
1060
  include Google::Apis::Core::JsonObjectSupport
929
1061
  end
930
1062
 
931
- class GoogleCloudDiscoveryengineV1betaEmbeddingConfig
1063
+ class GoogleCloudDiscoveryengineV1betaAnswerStepActionSearchAction
932
1064
  class Representation < Google::Apis::Core::JsonRepresentation; end
933
1065
 
934
1066
  include Google::Apis::Core::JsonObjectSupport
935
1067
  end
936
1068
 
937
- class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata
1069
+ class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
938
1070
  class Representation < Google::Apis::Core::JsonRepresentation; end
939
1071
 
940
1072
  include Google::Apis::Core::JsonObjectSupport
941
1073
  end
942
1074
 
943
- class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchRequest
1075
+ class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesRequest
944
1076
  class Representation < Google::Apis::Core::JsonRepresentation; end
945
1077
 
946
1078
  include Google::Apis::Core::JsonObjectSupport
947
1079
  end
948
1080
 
949
- class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchResponse
1081
+ class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse
950
1082
  class Representation < Google::Apis::Core::JsonRepresentation; end
951
1083
 
952
1084
  include Google::Apis::Core::JsonObjectSupport
953
1085
  end
954
1086
 
955
- class GoogleCloudDiscoveryengineV1betaEngine
1087
+ class GoogleCloudDiscoveryengineV1betaBatchVerifyTargetSitesRequest
956
1088
  class Representation < Google::Apis::Core::JsonRepresentation; end
957
1089
 
958
1090
  include Google::Apis::Core::JsonObjectSupport
959
1091
  end
960
1092
 
961
- class GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig
1093
+ class GoogleCloudDiscoveryengineV1betaBigQuerySource
962
1094
  class Representation < Google::Apis::Core::JsonRepresentation; end
963
1095
 
964
1096
  include Google::Apis::Core::JsonObjectSupport
965
1097
  end
966
1098
 
967
- class GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig
1099
+ class GoogleCloudDiscoveryengineV1betaBigtableOptions
968
1100
  class Representation < Google::Apis::Core::JsonRepresentation; end
969
1101
 
970
1102
  include Google::Apis::Core::JsonObjectSupport
971
1103
  end
972
1104
 
973
- class GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata
1105
+ class GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumn
974
1106
  class Representation < Google::Apis::Core::JsonRepresentation; end
975
1107
 
976
1108
  include Google::Apis::Core::JsonObjectSupport
977
1109
  end
978
1110
 
979
- class GoogleCloudDiscoveryengineV1betaEngineCommonConfig
1111
+ class GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumnFamily
980
1112
  class Representation < Google::Apis::Core::JsonRepresentation; end
981
1113
 
982
1114
  include Google::Apis::Core::JsonObjectSupport
983
1115
  end
984
1116
 
985
- class GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig
1117
+ class GoogleCloudDiscoveryengineV1betaBigtableSource
986
1118
  class Representation < Google::Apis::Core::JsonRepresentation; end
987
1119
 
988
1120
  include Google::Apis::Core::JsonObjectSupport
989
1121
  end
990
1122
 
991
- class GoogleCloudDiscoveryengineV1betaFetchDomainVerificationStatusResponse
1123
+ class GoogleCloudDiscoveryengineV1betaCheckGroundingRequest
992
1124
  class Representation < Google::Apis::Core::JsonRepresentation; end
993
1125
 
994
1126
  include Google::Apis::Core::JsonObjectSupport
995
1127
  end
996
1128
 
997
- class GoogleCloudDiscoveryengineV1betaGcsSource
1129
+ class GoogleCloudDiscoveryengineV1betaCheckGroundingResponse
998
1130
  class Representation < Google::Apis::Core::JsonRepresentation; end
999
1131
 
1000
1132
  include Google::Apis::Core::JsonObjectSupport
1001
1133
  end
1002
1134
 
1003
- class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
1135
+ class GoogleCloudDiscoveryengineV1betaCheckGroundingResponseClaim
1004
1136
  class Representation < Google::Apis::Core::JsonRepresentation; end
1005
1137
 
1006
1138
  include Google::Apis::Core::JsonObjectSupport
1007
1139
  end
1008
1140
 
1009
- class GoogleCloudDiscoveryengineV1betaImportDocumentsRequest
1141
+ class GoogleCloudDiscoveryengineV1betaCheckGroundingSpec
1010
1142
  class Representation < Google::Apis::Core::JsonRepresentation; end
1011
1143
 
1012
1144
  include Google::Apis::Core::JsonObjectSupport
1013
1145
  end
1014
1146
 
1015
- class GoogleCloudDiscoveryengineV1betaImportDocumentsRequestInlineSource
1147
+ class GoogleCloudDiscoveryengineV1betaCloudSqlSource
1016
1148
  class Representation < Google::Apis::Core::JsonRepresentation; end
1017
1149
 
1018
1150
  include Google::Apis::Core::JsonObjectSupport
1019
1151
  end
1020
1152
 
1021
- class GoogleCloudDiscoveryengineV1betaImportDocumentsResponse
1153
+ class GoogleCloudDiscoveryengineV1betaCompleteQueryResponse
1022
1154
  class Representation < Google::Apis::Core::JsonRepresentation; end
1023
1155
 
1024
1156
  include Google::Apis::Core::JsonObjectSupport
1025
1157
  end
1026
1158
 
1027
- class GoogleCloudDiscoveryengineV1betaImportErrorConfig
1159
+ class GoogleCloudDiscoveryengineV1betaCompleteQueryResponseQuerySuggestion
1028
1160
  class Representation < Google::Apis::Core::JsonRepresentation; end
1029
1161
 
1030
1162
  include Google::Apis::Core::JsonObjectSupport
1031
1163
  end
1032
1164
 
1033
- class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata
1165
+ class GoogleCloudDiscoveryengineV1betaCompletionInfo
1034
1166
  class Representation < Google::Apis::Core::JsonRepresentation; end
1035
1167
 
1036
1168
  include Google::Apis::Core::JsonObjectSupport
1037
1169
  end
1038
1170
 
1039
- class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequest
1171
+ class GoogleCloudDiscoveryengineV1betaConversation
1040
1172
  class Representation < Google::Apis::Core::JsonRepresentation; end
1041
1173
 
1042
1174
  include Google::Apis::Core::JsonObjectSupport
1043
1175
  end
1044
1176
 
1045
- class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequestInlineSource
1177
+ class GoogleCloudDiscoveryengineV1betaConversationContext
1046
1178
  class Representation < Google::Apis::Core::JsonRepresentation; end
1047
1179
 
1048
1180
  include Google::Apis::Core::JsonObjectSupport
1049
1181
  end
1050
1182
 
1051
- class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse
1183
+ class GoogleCloudDiscoveryengineV1betaConversationMessage
1052
1184
  class Representation < Google::Apis::Core::JsonRepresentation; end
1053
1185
 
1054
1186
  include Google::Apis::Core::JsonObjectSupport
1055
1187
  end
1056
1188
 
1057
- class GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata
1189
+ class GoogleCloudDiscoveryengineV1betaConverseConversationRequest
1058
1190
  class Representation < Google::Apis::Core::JsonRepresentation; end
1059
1191
 
1060
1192
  include Google::Apis::Core::JsonObjectSupport
1061
1193
  end
1062
1194
 
1063
- class GoogleCloudDiscoveryengineV1betaImportUserEventsRequest
1195
+ class GoogleCloudDiscoveryengineV1betaConverseConversationResponse
1064
1196
  class Representation < Google::Apis::Core::JsonRepresentation; end
1065
1197
 
1066
1198
  include Google::Apis::Core::JsonObjectSupport
1067
1199
  end
1068
1200
 
1069
- class GoogleCloudDiscoveryengineV1betaImportUserEventsRequestInlineSource
1201
+ class GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata
1070
1202
  class Representation < Google::Apis::Core::JsonRepresentation; end
1071
1203
 
1072
1204
  include Google::Apis::Core::JsonObjectSupport
1073
1205
  end
1074
1206
 
1075
- class GoogleCloudDiscoveryengineV1betaImportUserEventsResponse
1207
+ class GoogleCloudDiscoveryengineV1betaCreateEngineMetadata
1076
1208
  class Representation < Google::Apis::Core::JsonRepresentation; end
1077
1209
 
1078
1210
  include Google::Apis::Core::JsonObjectSupport
1079
1211
  end
1080
1212
 
1081
- class GoogleCloudDiscoveryengineV1betaInterval
1213
+ class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
1082
1214
  class Representation < Google::Apis::Core::JsonRepresentation; end
1083
1215
 
1084
1216
  include Google::Apis::Core::JsonObjectSupport
1085
1217
  end
1086
1218
 
1087
- class GoogleCloudDiscoveryengineV1betaListConversationsResponse
1219
+ class GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata
1088
1220
  class Representation < Google::Apis::Core::JsonRepresentation; end
1089
1221
 
1090
1222
  include Google::Apis::Core::JsonObjectSupport
1091
1223
  end
1092
1224
 
1093
- class GoogleCloudDiscoveryengineV1betaListDataStoresResponse
1225
+ class GoogleCloudDiscoveryengineV1betaCreateTargetSiteRequest
1094
1226
  class Representation < Google::Apis::Core::JsonRepresentation; end
1095
1227
 
1096
1228
  include Google::Apis::Core::JsonObjectSupport
1097
1229
  end
1098
1230
 
1099
- class GoogleCloudDiscoveryengineV1betaListDocumentsResponse
1231
+ class GoogleCloudDiscoveryengineV1betaCustomAttribute
1100
1232
  class Representation < Google::Apis::Core::JsonRepresentation; end
1101
1233
 
1102
1234
  include Google::Apis::Core::JsonObjectSupport
1103
1235
  end
1104
1236
 
1105
- class GoogleCloudDiscoveryengineV1betaListEnginesResponse
1237
+ class GoogleCloudDiscoveryengineV1betaDataStore
1106
1238
  class Representation < Google::Apis::Core::JsonRepresentation; end
1107
1239
 
1108
1240
  include Google::Apis::Core::JsonObjectSupport
1109
1241
  end
1110
1242
 
1111
- class GoogleCloudDiscoveryengineV1betaListSchemasResponse
1243
+ class GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata
1112
1244
  class Representation < Google::Apis::Core::JsonRepresentation; end
1113
1245
 
1114
1246
  include Google::Apis::Core::JsonObjectSupport
1115
1247
  end
1116
1248
 
1117
- class GoogleCloudDiscoveryengineV1betaListServingConfigsResponse
1249
+ class GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata
1118
1250
  class Representation < Google::Apis::Core::JsonRepresentation; end
1119
1251
 
1120
1252
  include Google::Apis::Core::JsonObjectSupport
1121
1253
  end
1122
1254
 
1123
- class GoogleCloudDiscoveryengineV1betaListTargetSitesResponse
1255
+ class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
1124
1256
  class Representation < Google::Apis::Core::JsonRepresentation; end
1125
1257
 
1126
1258
  include Google::Apis::Core::JsonObjectSupport
1127
1259
  end
1128
1260
 
1129
- class GoogleCloudDiscoveryengineV1betaMediaInfo
1261
+ class GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata
1130
1262
  class Representation < Google::Apis::Core::JsonRepresentation; end
1131
1263
 
1132
1264
  include Google::Apis::Core::JsonObjectSupport
1133
1265
  end
1134
1266
 
1135
- class GoogleCloudDiscoveryengineV1betaPageInfo
1267
+ class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata
1136
1268
  class Representation < Google::Apis::Core::JsonRepresentation; end
1137
1269
 
1138
1270
  include Google::Apis::Core::JsonObjectSupport
1139
1271
  end
1140
1272
 
1141
- class GoogleCloudDiscoveryengineV1betaPanelInfo
1273
+ class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchRequest
1142
1274
  class Representation < Google::Apis::Core::JsonRepresentation; end
1143
1275
 
1144
1276
  include Google::Apis::Core::JsonObjectSupport
1145
1277
  end
1146
1278
 
1147
- class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
1279
+ class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchResponse
1148
1280
  class Representation < Google::Apis::Core::JsonRepresentation; end
1149
1281
 
1150
1282
  include Google::Apis::Core::JsonObjectSupport
1151
1283
  end
1152
1284
 
1153
- class GoogleCloudDiscoveryengineV1betaPurgeDocumentsRequest
1285
+ class GoogleCloudDiscoveryengineV1betaDocument
1154
1286
  class Representation < Google::Apis::Core::JsonRepresentation; end
1155
1287
 
1156
1288
  include Google::Apis::Core::JsonObjectSupport
1157
1289
  end
1158
1290
 
1159
- class GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse
1291
+ class GoogleCloudDiscoveryengineV1betaDocumentContent
1160
1292
  class Representation < Google::Apis::Core::JsonRepresentation; end
1161
1293
 
1162
1294
  include Google::Apis::Core::JsonObjectSupport
1163
1295
  end
1164
1296
 
1165
- class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata
1297
+ class GoogleCloudDiscoveryengineV1betaDocumentInfo
1166
1298
  class Representation < Google::Apis::Core::JsonRepresentation; end
1167
1299
 
1168
1300
  include Google::Apis::Core::JsonObjectSupport
1169
1301
  end
1170
1302
 
1171
- class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesRequest
1303
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig
1172
1304
  class Representation < Google::Apis::Core::JsonRepresentation; end
1173
1305
 
1174
1306
  include Google::Apis::Core::JsonObjectSupport
1175
1307
  end
1176
1308
 
1177
- class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse
1309
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig
1178
1310
  class Representation < Google::Apis::Core::JsonRepresentation; end
1179
1311
 
1180
1312
  include Google::Apis::Core::JsonObjectSupport
1181
1313
  end
1182
1314
 
1183
- class GoogleCloudDiscoveryengineV1betaRecommendRequest
1315
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig
1184
1316
  class Representation < Google::Apis::Core::JsonRepresentation; end
1185
1317
 
1186
1318
  include Google::Apis::Core::JsonObjectSupport
1187
1319
  end
1188
1320
 
1189
- class GoogleCloudDiscoveryengineV1betaRecommendResponse
1321
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig
1190
1322
  class Representation < Google::Apis::Core::JsonRepresentation; end
1191
1323
 
1192
1324
  include Google::Apis::Core::JsonObjectSupport
1193
1325
  end
1194
1326
 
1195
- class GoogleCloudDiscoveryengineV1betaRecommendResponseRecommendationResult
1327
+ class GoogleCloudDiscoveryengineV1betaDoubleList
1196
1328
  class Representation < Google::Apis::Core::JsonRepresentation; end
1197
1329
 
1198
1330
  include Google::Apis::Core::JsonObjectSupport
1199
1331
  end
1200
1332
 
1201
- class GoogleCloudDiscoveryengineV1betaRecrawlUrisRequest
1333
+ class GoogleCloudDiscoveryengineV1betaEmbeddingConfig
1202
1334
  class Representation < Google::Apis::Core::JsonRepresentation; end
1203
1335
 
1204
1336
  include Google::Apis::Core::JsonObjectSupport
1205
1337
  end
1206
1338
 
1207
- class GoogleCloudDiscoveryengineV1betaReply
1339
+ class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata
1208
1340
  class Representation < Google::Apis::Core::JsonRepresentation; end
1209
1341
 
1210
1342
  include Google::Apis::Core::JsonObjectSupport
1211
1343
  end
1212
1344
 
1213
- class GoogleCloudDiscoveryengineV1betaReplyReference
1345
+ class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchRequest
1214
1346
  class Representation < Google::Apis::Core::JsonRepresentation; end
1215
1347
 
1216
1348
  include Google::Apis::Core::JsonObjectSupport
1217
1349
  end
1218
1350
 
1219
- class GoogleCloudDiscoveryengineV1betaSchema
1351
+ class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchResponse
1220
1352
  class Representation < Google::Apis::Core::JsonRepresentation; end
1221
1353
 
1222
1354
  include Google::Apis::Core::JsonObjectSupport
1223
1355
  end
1224
1356
 
1225
- class GoogleCloudDiscoveryengineV1betaSearchInfo
1357
+ class GoogleCloudDiscoveryengineV1betaEngine
1226
1358
  class Representation < Google::Apis::Core::JsonRepresentation; end
1227
1359
 
1228
1360
  include Google::Apis::Core::JsonObjectSupport
1229
1361
  end
1230
1362
 
1231
- class GoogleCloudDiscoveryengineV1betaSearchRequest
1363
+ class GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig
1232
1364
  class Representation < Google::Apis::Core::JsonRepresentation; end
1233
1365
 
1234
1366
  include Google::Apis::Core::JsonObjectSupport
1235
1367
  end
1236
1368
 
1237
- class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec
1369
+ class GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig
1238
1370
  class Representation < Google::Apis::Core::JsonRepresentation; end
1239
1371
 
1240
1372
  include Google::Apis::Core::JsonObjectSupport
1241
1373
  end
1242
1374
 
1243
- class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec
1375
+ class GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata
1244
1376
  class Representation < Google::Apis::Core::JsonRepresentation; end
1245
1377
 
1246
1378
  include Google::Apis::Core::JsonObjectSupport
1247
1379
  end
1248
1380
 
1249
- class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec
1381
+ class GoogleCloudDiscoveryengineV1betaEngineCommonConfig
1250
1382
  class Representation < Google::Apis::Core::JsonRepresentation; end
1251
1383
 
1252
1384
  include Google::Apis::Core::JsonObjectSupport
1253
1385
  end
1254
1386
 
1255
- class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec
1387
+ class GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig
1256
1388
  class Representation < Google::Apis::Core::JsonRepresentation; end
1257
1389
 
1258
1390
  include Google::Apis::Core::JsonObjectSupport
1259
1391
  end
1260
1392
 
1261
- class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec
1393
+ class GoogleCloudDiscoveryengineV1betaFactChunk
1262
1394
  class Representation < Google::Apis::Core::JsonRepresentation; end
1263
1395
 
1264
1396
  include Google::Apis::Core::JsonObjectSupport
1265
1397
  end
1266
1398
 
1267
- class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec
1399
+ class GoogleCloudDiscoveryengineV1betaFetchDomainVerificationStatusResponse
1268
1400
  class Representation < Google::Apis::Core::JsonRepresentation; end
1269
1401
 
1270
1402
  include Google::Apis::Core::JsonObjectSupport
1271
1403
  end
1272
1404
 
1273
- class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelPromptSpec
1405
+ class GoogleCloudDiscoveryengineV1betaFhirStoreSource
1274
1406
  class Representation < Google::Apis::Core::JsonRepresentation; end
1275
1407
 
1276
1408
  include Google::Apis::Core::JsonObjectSupport
1277
1409
  end
1278
1410
 
1279
- class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelSpec
1411
+ class GoogleCloudDiscoveryengineV1betaFirestoreSource
1280
1412
  class Representation < Google::Apis::Core::JsonRepresentation; end
1281
1413
 
1282
1414
  include Google::Apis::Core::JsonObjectSupport
1283
1415
  end
1284
1416
 
1285
- class GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec
1417
+ class GoogleCloudDiscoveryengineV1betaGcsSource
1286
1418
  class Representation < Google::Apis::Core::JsonRepresentation; end
1287
1419
 
1288
1420
  include Google::Apis::Core::JsonObjectSupport
1289
1421
  end
1290
1422
 
1291
- class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec
1423
+ class GoogleCloudDiscoveryengineV1betaGroundingFact
1292
1424
  class Representation < Google::Apis::Core::JsonRepresentation; end
1293
1425
 
1294
1426
  include Google::Apis::Core::JsonObjectSupport
1295
1427
  end
1296
1428
 
1297
- class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector
1429
+ class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
1298
1430
  class Representation < Google::Apis::Core::JsonRepresentation; end
1299
1431
 
1300
1432
  include Google::Apis::Core::JsonObjectSupport
1301
1433
  end
1302
1434
 
1303
- class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec
1435
+ class GoogleCloudDiscoveryengineV1betaImportDocumentsRequest
1304
1436
  class Representation < Google::Apis::Core::JsonRepresentation; end
1305
1437
 
1306
1438
  include Google::Apis::Core::JsonObjectSupport
1307
1439
  end
1308
1440
 
1309
- class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey
1441
+ class GoogleCloudDiscoveryengineV1betaImportDocumentsRequestInlineSource
1310
1442
  class Representation < Google::Apis::Core::JsonRepresentation; end
1311
1443
 
1312
1444
  include Google::Apis::Core::JsonObjectSupport
1313
1445
  end
1314
1446
 
1315
- class GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery
1447
+ class GoogleCloudDiscoveryengineV1betaImportDocumentsResponse
1316
1448
  class Representation < Google::Apis::Core::JsonRepresentation; end
1317
1449
 
1318
1450
  include Google::Apis::Core::JsonObjectSupport
1319
1451
  end
1320
1452
 
1321
- class GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec
1453
+ class GoogleCloudDiscoveryengineV1betaImportErrorConfig
1322
1454
  class Representation < Google::Apis::Core::JsonRepresentation; end
1323
1455
 
1324
1456
  include Google::Apis::Core::JsonObjectSupport
1325
1457
  end
1326
1458
 
1327
- class GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec
1459
+ class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata
1328
1460
  class Representation < Google::Apis::Core::JsonRepresentation; end
1329
1461
 
1330
1462
  include Google::Apis::Core::JsonObjectSupport
1331
1463
  end
1332
1464
 
1333
- class GoogleCloudDiscoveryengineV1betaSearchResponse
1465
+ class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequest
1334
1466
  class Representation < Google::Apis::Core::JsonRepresentation; end
1335
1467
 
1336
1468
  include Google::Apis::Core::JsonObjectSupport
1337
1469
  end
1338
1470
 
1339
- class GoogleCloudDiscoveryengineV1betaSearchResponseFacet
1471
+ class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequestInlineSource
1340
1472
  class Representation < Google::Apis::Core::JsonRepresentation; end
1341
1473
 
1342
1474
  include Google::Apis::Core::JsonObjectSupport
1343
1475
  end
1344
1476
 
1345
- class GoogleCloudDiscoveryengineV1betaSearchResponseFacetFacetValue
1477
+ class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse
1346
1478
  class Representation < Google::Apis::Core::JsonRepresentation; end
1347
1479
 
1348
1480
  include Google::Apis::Core::JsonObjectSupport
1349
1481
  end
1350
1482
 
1351
- class GoogleCloudDiscoveryengineV1betaSearchResponseGeoSearchDebugInfo
1483
+ class GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata
1352
1484
  class Representation < Google::Apis::Core::JsonRepresentation; end
1353
1485
 
1354
1486
  include Google::Apis::Core::JsonObjectSupport
1355
1487
  end
1356
1488
 
1357
- class GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResult
1489
+ class GoogleCloudDiscoveryengineV1betaImportUserEventsRequest
1358
1490
  class Representation < Google::Apis::Core::JsonRepresentation; end
1359
1491
 
1360
1492
  include Google::Apis::Core::JsonObjectSupport
1361
1493
  end
1362
1494
 
1363
- class GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResultRefinementAttribute
1495
+ class GoogleCloudDiscoveryengineV1betaImportUserEventsRequestInlineSource
1364
1496
  class Representation < Google::Apis::Core::JsonRepresentation; end
1365
1497
 
1366
1498
  include Google::Apis::Core::JsonObjectSupport
1367
1499
  end
1368
1500
 
1369
- class GoogleCloudDiscoveryengineV1betaSearchResponseQueryExpansionInfo
1501
+ class GoogleCloudDiscoveryengineV1betaImportUserEventsResponse
1370
1502
  class Representation < Google::Apis::Core::JsonRepresentation; end
1371
1503
 
1372
1504
  include Google::Apis::Core::JsonObjectSupport
1373
1505
  end
1374
1506
 
1375
- class GoogleCloudDiscoveryengineV1betaSearchResponseSearchResult
1507
+ class GoogleCloudDiscoveryengineV1betaInterval
1376
1508
  class Representation < Google::Apis::Core::JsonRepresentation; end
1377
1509
 
1378
1510
  include Google::Apis::Core::JsonObjectSupport
1379
1511
  end
1380
1512
 
1381
- class GoogleCloudDiscoveryengineV1betaSearchResponseSummary
1513
+ class GoogleCloudDiscoveryengineV1betaListConversationsResponse
1382
1514
  class Representation < Google::Apis::Core::JsonRepresentation; end
1383
1515
 
1384
1516
  include Google::Apis::Core::JsonObjectSupport
1385
1517
  end
1386
1518
 
1387
- class GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitation
1519
+ class GoogleCloudDiscoveryengineV1betaListDataStoresResponse
1388
1520
  class Representation < Google::Apis::Core::JsonRepresentation; end
1389
1521
 
1390
1522
  include Google::Apis::Core::JsonObjectSupport
1391
1523
  end
1392
1524
 
1393
- class GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationMetadata
1525
+ class GoogleCloudDiscoveryengineV1betaListDocumentsResponse
1394
1526
  class Representation < Google::Apis::Core::JsonRepresentation; end
1395
1527
 
1396
1528
  include Google::Apis::Core::JsonObjectSupport
1397
1529
  end
1398
1530
 
1399
- class GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationSource
1531
+ class GoogleCloudDiscoveryengineV1betaListEnginesResponse
1400
1532
  class Representation < Google::Apis::Core::JsonRepresentation; end
1401
1533
 
1402
1534
  include Google::Apis::Core::JsonObjectSupport
1403
1535
  end
1404
1536
 
1405
- class GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReference
1537
+ class GoogleCloudDiscoveryengineV1betaListSchemasResponse
1406
1538
  class Representation < Google::Apis::Core::JsonRepresentation; end
1407
1539
 
1408
1540
  include Google::Apis::Core::JsonObjectSupport
1409
1541
  end
1410
1542
 
1411
- class GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes
1543
+ class GoogleCloudDiscoveryengineV1betaListServingConfigsResponse
1412
1544
  class Representation < Google::Apis::Core::JsonRepresentation; end
1413
1545
 
1414
1546
  include Google::Apis::Core::JsonObjectSupport
1415
1547
  end
1416
1548
 
1417
- class GoogleCloudDiscoveryengineV1betaSearchResponseSummarySummaryWithMetadata
1549
+ class GoogleCloudDiscoveryengineV1betaListSessionsResponse
1418
1550
  class Representation < Google::Apis::Core::JsonRepresentation; end
1419
1551
 
1420
1552
  include Google::Apis::Core::JsonObjectSupport
1421
1553
  end
1422
1554
 
1423
- class GoogleCloudDiscoveryengineV1betaServingConfig
1555
+ class GoogleCloudDiscoveryengineV1betaListTargetSitesResponse
1424
1556
  class Representation < Google::Apis::Core::JsonRepresentation; end
1425
1557
 
1426
1558
  include Google::Apis::Core::JsonObjectSupport
1427
1559
  end
1428
1560
 
1429
- class GoogleCloudDiscoveryengineV1betaServingConfigGenericConfig
1561
+ class GoogleCloudDiscoveryengineV1betaMediaInfo
1430
1562
  class Representation < Google::Apis::Core::JsonRepresentation; end
1431
1563
 
1432
1564
  include Google::Apis::Core::JsonObjectSupport
1433
1565
  end
1434
1566
 
1435
- class GoogleCloudDiscoveryengineV1betaServingConfigMediaConfig
1567
+ class GoogleCloudDiscoveryengineV1betaPageInfo
1436
1568
  class Representation < Google::Apis::Core::JsonRepresentation; end
1437
1569
 
1438
1570
  include Google::Apis::Core::JsonObjectSupport
1439
1571
  end
1440
1572
 
1441
- class GoogleCloudDiscoveryengineV1betaSiteSearchEngine
1573
+ class GoogleCloudDiscoveryengineV1betaPanelInfo
1442
1574
  class Representation < Google::Apis::Core::JsonRepresentation; end
1443
1575
 
1444
1576
  include Google::Apis::Core::JsonObjectSupport
1445
1577
  end
1446
1578
 
1447
- class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
1579
+ class GoogleCloudDiscoveryengineV1betaPauseEngineRequest
1448
1580
  class Representation < Google::Apis::Core::JsonRepresentation; end
1449
1581
 
1450
1582
  include Google::Apis::Core::JsonObjectSupport
1451
1583
  end
1452
1584
 
1453
- class GoogleCloudDiscoveryengineV1betaSuggestionDenyListEntry
1585
+ class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
1454
1586
  class Representation < Google::Apis::Core::JsonRepresentation; end
1455
1587
 
1456
1588
  include Google::Apis::Core::JsonObjectSupport
1457
1589
  end
1458
1590
 
1459
- class GoogleCloudDiscoveryengineV1betaTargetSite
1591
+ class GoogleCloudDiscoveryengineV1betaPurgeDocumentsRequest
1460
1592
  class Representation < Google::Apis::Core::JsonRepresentation; end
1461
1593
 
1462
1594
  include Google::Apis::Core::JsonObjectSupport
1463
1595
  end
1464
1596
 
1465
- class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason
1597
+ class GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse
1466
1598
  class Representation < Google::Apis::Core::JsonRepresentation; end
1467
1599
 
1468
1600
  include Google::Apis::Core::JsonObjectSupport
1469
1601
  end
1470
1602
 
1471
- class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure
1603
+ class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata
1472
1604
  class Representation < Google::Apis::Core::JsonRepresentation; end
1473
1605
 
1474
1606
  include Google::Apis::Core::JsonObjectSupport
1475
1607
  end
1476
1608
 
1477
- class GoogleCloudDiscoveryengineV1betaTextInput
1609
+ class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesRequest
1478
1610
  class Representation < Google::Apis::Core::JsonRepresentation; end
1479
1611
 
1480
1612
  include Google::Apis::Core::JsonObjectSupport
1481
1613
  end
1482
1614
 
1483
- class GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata
1615
+ class GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse
1484
1616
  class Representation < Google::Apis::Core::JsonRepresentation; end
1485
1617
 
1486
1618
  include Google::Apis::Core::JsonObjectSupport
1487
1619
  end
1488
1620
 
1489
- class GoogleCloudDiscoveryengineV1betaTrainCustomModelRequest
1621
+ class GoogleCloudDiscoveryengineV1betaQuery
1490
1622
  class Representation < Google::Apis::Core::JsonRepresentation; end
1491
1623
 
1492
1624
  include Google::Apis::Core::JsonObjectSupport
1493
1625
  end
1494
1626
 
1495
- class GoogleCloudDiscoveryengineV1betaTrainCustomModelRequestGcsTrainingInput
1627
+ class GoogleCloudDiscoveryengineV1betaRankRequest
1496
1628
  class Representation < Google::Apis::Core::JsonRepresentation; end
1497
1629
 
1498
1630
  include Google::Apis::Core::JsonObjectSupport
1499
1631
  end
1500
1632
 
1501
- class GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse
1633
+ class GoogleCloudDiscoveryengineV1betaRankResponse
1502
1634
  class Representation < Google::Apis::Core::JsonRepresentation; end
1503
1635
 
1504
1636
  include Google::Apis::Core::JsonObjectSupport
1505
1637
  end
1506
1638
 
1507
- class GoogleCloudDiscoveryengineV1betaTransactionInfo
1639
+ class GoogleCloudDiscoveryengineV1betaRankingRecord
1508
1640
  class Representation < Google::Apis::Core::JsonRepresentation; end
1509
1641
 
1510
1642
  include Google::Apis::Core::JsonObjectSupport
1511
1643
  end
1512
1644
 
1513
- class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
1645
+ class GoogleCloudDiscoveryengineV1betaRecommendRequest
1514
1646
  class Representation < Google::Apis::Core::JsonRepresentation; end
1515
1647
 
1516
1648
  include Google::Apis::Core::JsonObjectSupport
1517
1649
  end
1518
1650
 
1519
- class GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata
1651
+ class GoogleCloudDiscoveryengineV1betaRecommendResponse
1520
1652
  class Representation < Google::Apis::Core::JsonRepresentation; end
1521
1653
 
1522
1654
  include Google::Apis::Core::JsonObjectSupport
1523
1655
  end
1524
1656
 
1525
- class GoogleCloudDiscoveryengineV1betaUserEvent
1657
+ class GoogleCloudDiscoveryengineV1betaRecommendResponseRecommendationResult
1526
1658
  class Representation < Google::Apis::Core::JsonRepresentation; end
1527
1659
 
1528
1660
  include Google::Apis::Core::JsonObjectSupport
1529
1661
  end
1530
1662
 
1531
- class GoogleCloudDiscoveryengineV1betaUserInfo
1663
+ class GoogleCloudDiscoveryengineV1betaRecrawlUrisRequest
1532
1664
  class Representation < Google::Apis::Core::JsonRepresentation; end
1533
1665
 
1534
1666
  include Google::Apis::Core::JsonObjectSupport
1535
1667
  end
1536
1668
 
1537
- class GoogleLongrunningListOperationsResponse
1669
+ class GoogleCloudDiscoveryengineV1betaReply
1538
1670
  class Representation < Google::Apis::Core::JsonRepresentation; end
1539
1671
 
1540
1672
  include Google::Apis::Core::JsonObjectSupport
1541
1673
  end
1542
1674
 
1543
- class GoogleLongrunningOperation
1675
+ class GoogleCloudDiscoveryengineV1betaReplyReference
1544
1676
  class Representation < Google::Apis::Core::JsonRepresentation; end
1545
1677
 
1546
1678
  include Google::Apis::Core::JsonObjectSupport
1547
1679
  end
1548
1680
 
1549
- class GoogleProtobufEmpty
1681
+ class GoogleCloudDiscoveryengineV1betaResumeEngineRequest
1550
1682
  class Representation < Google::Apis::Core::JsonRepresentation; end
1551
1683
 
1552
1684
  include Google::Apis::Core::JsonObjectSupport
1553
1685
  end
1554
1686
 
1555
- class GoogleRpcStatus
1687
+ class GoogleCloudDiscoveryengineV1betaSchema
1556
1688
  class Representation < Google::Apis::Core::JsonRepresentation; end
1557
1689
 
1558
1690
  include Google::Apis::Core::JsonObjectSupport
1559
1691
  end
1560
1692
 
1561
- class GoogleTypeDate
1693
+ class GoogleCloudDiscoveryengineV1betaSearchInfo
1562
1694
  class Representation < Google::Apis::Core::JsonRepresentation; end
1563
1695
 
1564
1696
  include Google::Apis::Core::JsonObjectSupport
1565
1697
  end
1566
1698
 
1567
- class GoogleApiHttpBody
1568
- # @private
1569
- class Representation < Google::Apis::Core::JsonRepresentation
1570
- property :content_type, as: 'contentType'
1571
- property :data, :base64 => true, as: 'data'
1572
- collection :extensions, as: 'extensions'
1573
- end
1699
+ class GoogleCloudDiscoveryengineV1betaSearchRequest
1700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1701
+
1702
+ include Google::Apis::Core::JsonObjectSupport
1574
1703
  end
1575
1704
 
1576
- class GoogleCloudDiscoveryengineLoggingErrorContext
1577
- # @private
1578
- class Representation < Google::Apis::Core::JsonRepresentation
1579
- property :http_request, as: 'httpRequest', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingHttpRequestContext, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingHttpRequestContext::Representation
1705
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec
1706
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1580
1707
 
1581
- property :report_location, as: 'reportLocation', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingSourceLocation, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingSourceLocation::Representation
1708
+ include Google::Apis::Core::JsonObjectSupport
1709
+ end
1582
1710
 
1583
- end
1711
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec
1712
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1713
+
1714
+ include Google::Apis::Core::JsonObjectSupport
1584
1715
  end
1585
1716
 
1586
- class GoogleCloudDiscoveryengineLoggingErrorLog
1587
- # @private
1588
- class Representation < Google::Apis::Core::JsonRepresentation
1589
- property :context, as: 'context', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingErrorContext, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingErrorContext::Representation
1717
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec
1718
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1590
1719
 
1591
- property :import_payload, as: 'importPayload', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingImportErrorContext, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingImportErrorContext::Representation
1720
+ include Google::Apis::Core::JsonObjectSupport
1721
+ end
1592
1722
 
1593
- property :message, as: 'message'
1594
- hash :request_payload, as: 'requestPayload'
1595
- hash :response_payload, as: 'responsePayload'
1596
- property :service_context, as: 'serviceContext', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingServiceContext, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingServiceContext::Representation
1723
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint
1724
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1597
1725
 
1598
- property :status, as: 'status', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
1726
+ include Google::Apis::Core::JsonObjectSupport
1727
+ end
1599
1728
 
1600
- end
1729
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec
1730
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1731
+
1732
+ include Google::Apis::Core::JsonObjectSupport
1601
1733
  end
1602
1734
 
1603
- class GoogleCloudDiscoveryengineLoggingHttpRequestContext
1604
- # @private
1605
- class Representation < Google::Apis::Core::JsonRepresentation
1606
- property :response_status_code, as: 'responseStatusCode'
1607
- end
1735
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec
1736
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1737
+
1738
+ include Google::Apis::Core::JsonObjectSupport
1608
1739
  end
1609
1740
 
1610
- class GoogleCloudDiscoveryengineLoggingImportErrorContext
1611
- # @private
1612
- class Representation < Google::Apis::Core::JsonRepresentation
1613
- property :document, as: 'document'
1614
- property :gcs_path, as: 'gcsPath'
1615
- property :line_number, as: 'lineNumber'
1616
- property :operation, as: 'operation'
1617
- property :user_event, as: 'userEvent'
1618
- end
1741
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec
1742
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1743
+
1744
+ include Google::Apis::Core::JsonObjectSupport
1619
1745
  end
1620
1746
 
1621
- class GoogleCloudDiscoveryengineLoggingServiceContext
1622
- # @private
1623
- class Representation < Google::Apis::Core::JsonRepresentation
1624
- property :service, as: 'service'
1625
- end
1747
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec
1748
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1749
+
1750
+ include Google::Apis::Core::JsonObjectSupport
1626
1751
  end
1627
1752
 
1628
- class GoogleCloudDiscoveryengineLoggingSourceLocation
1629
- # @private
1630
- class Representation < Google::Apis::Core::JsonRepresentation
1631
- property :function_name, as: 'functionName'
1632
- end
1753
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelPromptSpec
1754
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1755
+
1756
+ include Google::Apis::Core::JsonObjectSupport
1633
1757
  end
1634
1758
 
1635
- class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
1636
- # @private
1637
- class Representation < Google::Apis::Core::JsonRepresentation
1638
- property :create_time, as: 'createTime'
1639
- property :update_time, as: 'updateTime'
1640
- end
1759
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelSpec
1760
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1761
+
1762
+ include Google::Apis::Core::JsonObjectSupport
1641
1763
  end
1642
1764
 
1643
- class GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse
1644
- # @private
1645
- class Representation < Google::Apis::Core::JsonRepresentation
1646
- collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1TargetSite, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1TargetSite::Representation
1765
+ class GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec
1766
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1647
1767
 
1648
- end
1768
+ include Google::Apis::Core::JsonObjectSupport
1649
1769
  end
1650
1770
 
1651
- class GoogleCloudDiscoveryengineV1CreateDataStoreMetadata
1652
- # @private
1653
- class Representation < Google::Apis::Core::JsonRepresentation
1654
- property :create_time, as: 'createTime'
1655
- property :update_time, as: 'updateTime'
1656
- end
1771
+ class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec
1772
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1773
+
1774
+ include Google::Apis::Core::JsonObjectSupport
1657
1775
  end
1658
1776
 
1659
- class GoogleCloudDiscoveryengineV1CreateEngineMetadata
1660
- # @private
1661
- class Representation < Google::Apis::Core::JsonRepresentation
1662
- property :create_time, as: 'createTime'
1663
- property :update_time, as: 'updateTime'
1664
- end
1777
+ class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector
1778
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1779
+
1780
+ include Google::Apis::Core::JsonObjectSupport
1665
1781
  end
1666
1782
 
1667
- class GoogleCloudDiscoveryengineV1CreateSchemaMetadata
1668
- # @private
1669
- class Representation < Google::Apis::Core::JsonRepresentation
1670
- property :create_time, as: 'createTime'
1671
- property :update_time, as: 'updateTime'
1672
- end
1783
+ class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec
1784
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1785
+
1786
+ include Google::Apis::Core::JsonObjectSupport
1673
1787
  end
1674
1788
 
1675
- class GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata
1676
- # @private
1677
- class Representation < Google::Apis::Core::JsonRepresentation
1678
- property :create_time, as: 'createTime'
1679
- property :update_time, as: 'updateTime'
1680
- end
1789
+ class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey
1790
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1791
+
1792
+ include Google::Apis::Core::JsonObjectSupport
1681
1793
  end
1682
1794
 
1683
- class GoogleCloudDiscoveryengineV1DataStore
1684
- # @private
1685
- class Representation < Google::Apis::Core::JsonRepresentation
1686
- property :content_config, as: 'contentConfig'
1687
- property :create_time, as: 'createTime'
1688
- property :default_schema_id, as: 'defaultSchemaId'
1689
- property :display_name, as: 'displayName'
1690
- property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfig::Representation
1795
+ class GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery
1796
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1691
1797
 
1692
- property :industry_vertical, as: 'industryVertical'
1693
- property :name, as: 'name'
1694
- collection :solution_types, as: 'solutionTypes'
1695
- property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1Schema, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1Schema::Representation
1798
+ include Google::Apis::Core::JsonObjectSupport
1799
+ end
1696
1800
 
1697
- end
1801
+ class GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec
1802
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1803
+
1804
+ include Google::Apis::Core::JsonObjectSupport
1698
1805
  end
1699
1806
 
1700
- class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
1701
- # @private
1702
- class Representation < Google::Apis::Core::JsonRepresentation
1703
- property :create_time, as: 'createTime'
1704
- property :update_time, as: 'updateTime'
1705
- end
1807
+ class GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec
1808
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1809
+
1810
+ include Google::Apis::Core::JsonObjectSupport
1706
1811
  end
1707
1812
 
1708
- class GoogleCloudDiscoveryengineV1DeleteEngineMetadata
1813
+ class GoogleCloudDiscoveryengineV1betaSearchResponse
1814
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1815
+
1816
+ include Google::Apis::Core::JsonObjectSupport
1817
+ end
1818
+
1819
+ class GoogleCloudDiscoveryengineV1betaSearchResponseFacet
1820
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1821
+
1822
+ include Google::Apis::Core::JsonObjectSupport
1823
+ end
1824
+
1825
+ class GoogleCloudDiscoveryengineV1betaSearchResponseFacetFacetValue
1826
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1827
+
1828
+ include Google::Apis::Core::JsonObjectSupport
1829
+ end
1830
+
1831
+ class GoogleCloudDiscoveryengineV1betaSearchResponseGeoSearchDebugInfo
1832
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1833
+
1834
+ include Google::Apis::Core::JsonObjectSupport
1835
+ end
1836
+
1837
+ class GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResult
1838
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1839
+
1840
+ include Google::Apis::Core::JsonObjectSupport
1841
+ end
1842
+
1843
+ class GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResultRefinementAttribute
1844
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1845
+
1846
+ include Google::Apis::Core::JsonObjectSupport
1847
+ end
1848
+
1849
+ class GoogleCloudDiscoveryengineV1betaSearchResponseQueryExpansionInfo
1850
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1851
+
1852
+ include Google::Apis::Core::JsonObjectSupport
1853
+ end
1854
+
1855
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSearchResult
1856
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1857
+
1858
+ include Google::Apis::Core::JsonObjectSupport
1859
+ end
1860
+
1861
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSummary
1862
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1863
+
1864
+ include Google::Apis::Core::JsonObjectSupport
1865
+ end
1866
+
1867
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitation
1868
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1869
+
1870
+ include Google::Apis::Core::JsonObjectSupport
1871
+ end
1872
+
1873
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationMetadata
1874
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1875
+
1876
+ include Google::Apis::Core::JsonObjectSupport
1877
+ end
1878
+
1879
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationSource
1880
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1881
+
1882
+ include Google::Apis::Core::JsonObjectSupport
1883
+ end
1884
+
1885
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReference
1886
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1887
+
1888
+ include Google::Apis::Core::JsonObjectSupport
1889
+ end
1890
+
1891
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReferenceChunkContent
1892
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1893
+
1894
+ include Google::Apis::Core::JsonObjectSupport
1895
+ end
1896
+
1897
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes
1898
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1899
+
1900
+ include Google::Apis::Core::JsonObjectSupport
1901
+ end
1902
+
1903
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSummarySummaryWithMetadata
1904
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1905
+
1906
+ include Google::Apis::Core::JsonObjectSupport
1907
+ end
1908
+
1909
+ class GoogleCloudDiscoveryengineV1betaServingConfig
1910
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1911
+
1912
+ include Google::Apis::Core::JsonObjectSupport
1913
+ end
1914
+
1915
+ class GoogleCloudDiscoveryengineV1betaServingConfigGenericConfig
1916
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1917
+
1918
+ include Google::Apis::Core::JsonObjectSupport
1919
+ end
1920
+
1921
+ class GoogleCloudDiscoveryengineV1betaServingConfigMediaConfig
1922
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1923
+
1924
+ include Google::Apis::Core::JsonObjectSupport
1925
+ end
1926
+
1927
+ class GoogleCloudDiscoveryengineV1betaSession
1928
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1929
+
1930
+ include Google::Apis::Core::JsonObjectSupport
1931
+ end
1932
+
1933
+ class GoogleCloudDiscoveryengineV1betaSessionTurn
1934
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1935
+
1936
+ include Google::Apis::Core::JsonObjectSupport
1937
+ end
1938
+
1939
+ class GoogleCloudDiscoveryengineV1betaSiteSearchEngine
1940
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1941
+
1942
+ include Google::Apis::Core::JsonObjectSupport
1943
+ end
1944
+
1945
+ class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
1946
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1947
+
1948
+ include Google::Apis::Core::JsonObjectSupport
1949
+ end
1950
+
1951
+ class GoogleCloudDiscoveryengineV1betaSpannerSource
1952
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1953
+
1954
+ include Google::Apis::Core::JsonObjectSupport
1955
+ end
1956
+
1957
+ class GoogleCloudDiscoveryengineV1betaSuggestionDenyListEntry
1958
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1959
+
1960
+ include Google::Apis::Core::JsonObjectSupport
1961
+ end
1962
+
1963
+ class GoogleCloudDiscoveryengineV1betaTargetSite
1964
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1965
+
1966
+ include Google::Apis::Core::JsonObjectSupport
1967
+ end
1968
+
1969
+ class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason
1970
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1971
+
1972
+ include Google::Apis::Core::JsonObjectSupport
1973
+ end
1974
+
1975
+ class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure
1976
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1977
+
1978
+ include Google::Apis::Core::JsonObjectSupport
1979
+ end
1980
+
1981
+ class GoogleCloudDiscoveryengineV1betaTextInput
1982
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1983
+
1984
+ include Google::Apis::Core::JsonObjectSupport
1985
+ end
1986
+
1987
+ class GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata
1988
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1989
+
1990
+ include Google::Apis::Core::JsonObjectSupport
1991
+ end
1992
+
1993
+ class GoogleCloudDiscoveryengineV1betaTrainCustomModelRequest
1994
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1995
+
1996
+ include Google::Apis::Core::JsonObjectSupport
1997
+ end
1998
+
1999
+ class GoogleCloudDiscoveryengineV1betaTrainCustomModelRequestGcsTrainingInput
2000
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2001
+
2002
+ include Google::Apis::Core::JsonObjectSupport
2003
+ end
2004
+
2005
+ class GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse
2006
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2007
+
2008
+ include Google::Apis::Core::JsonObjectSupport
2009
+ end
2010
+
2011
+ class GoogleCloudDiscoveryengineV1betaTransactionInfo
2012
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2013
+
2014
+ include Google::Apis::Core::JsonObjectSupport
2015
+ end
2016
+
2017
+ class GoogleCloudDiscoveryengineV1betaTuneEngineMetadata
2018
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2019
+
2020
+ include Google::Apis::Core::JsonObjectSupport
2021
+ end
2022
+
2023
+ class GoogleCloudDiscoveryengineV1betaTuneEngineRequest
2024
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2025
+
2026
+ include Google::Apis::Core::JsonObjectSupport
2027
+ end
2028
+
2029
+ class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
2030
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2031
+
2032
+ include Google::Apis::Core::JsonObjectSupport
2033
+ end
2034
+
2035
+ class GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata
2036
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2037
+
2038
+ include Google::Apis::Core::JsonObjectSupport
2039
+ end
2040
+
2041
+ class GoogleCloudDiscoveryengineV1betaUserEvent
2042
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2043
+
2044
+ include Google::Apis::Core::JsonObjectSupport
2045
+ end
2046
+
2047
+ class GoogleCloudDiscoveryengineV1betaUserInfo
2048
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2049
+
2050
+ include Google::Apis::Core::JsonObjectSupport
2051
+ end
2052
+
2053
+ class GoogleLongrunningListOperationsResponse
2054
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2055
+
2056
+ include Google::Apis::Core::JsonObjectSupport
2057
+ end
2058
+
2059
+ class GoogleLongrunningOperation
2060
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2061
+
2062
+ include Google::Apis::Core::JsonObjectSupport
2063
+ end
2064
+
2065
+ class GoogleProtobufEmpty
2066
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2067
+
2068
+ include Google::Apis::Core::JsonObjectSupport
2069
+ end
2070
+
2071
+ class GoogleRpcStatus
2072
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2073
+
2074
+ include Google::Apis::Core::JsonObjectSupport
2075
+ end
2076
+
2077
+ class GoogleTypeDate
2078
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2079
+
2080
+ include Google::Apis::Core::JsonObjectSupport
2081
+ end
2082
+
2083
+ class GoogleApiHttpBody
2084
+ # @private
2085
+ class Representation < Google::Apis::Core::JsonRepresentation
2086
+ property :content_type, as: 'contentType'
2087
+ property :data, :base64 => true, as: 'data'
2088
+ collection :extensions, as: 'extensions'
2089
+ end
2090
+ end
2091
+
2092
+ class GoogleCloudDiscoveryengineLoggingErrorContext
2093
+ # @private
2094
+ class Representation < Google::Apis::Core::JsonRepresentation
2095
+ property :http_request, as: 'httpRequest', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingHttpRequestContext, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingHttpRequestContext::Representation
2096
+
2097
+ property :report_location, as: 'reportLocation', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingSourceLocation, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingSourceLocation::Representation
2098
+
2099
+ end
2100
+ end
2101
+
2102
+ class GoogleCloudDiscoveryengineLoggingErrorLog
2103
+ # @private
2104
+ class Representation < Google::Apis::Core::JsonRepresentation
2105
+ property :context, as: 'context', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingErrorContext, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingErrorContext::Representation
2106
+
2107
+ property :import_payload, as: 'importPayload', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingImportErrorContext, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingImportErrorContext::Representation
2108
+
2109
+ property :message, as: 'message'
2110
+ hash :request_payload, as: 'requestPayload'
2111
+ hash :response_payload, as: 'responsePayload'
2112
+ property :service_context, as: 'serviceContext', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingServiceContext, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineLoggingServiceContext::Representation
2113
+
2114
+ property :status, as: 'status', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
2115
+
2116
+ end
2117
+ end
2118
+
2119
+ class GoogleCloudDiscoveryengineLoggingHttpRequestContext
2120
+ # @private
2121
+ class Representation < Google::Apis::Core::JsonRepresentation
2122
+ property :response_status_code, as: 'responseStatusCode'
2123
+ end
2124
+ end
2125
+
2126
+ class GoogleCloudDiscoveryengineLoggingImportErrorContext
2127
+ # @private
2128
+ class Representation < Google::Apis::Core::JsonRepresentation
2129
+ property :document, as: 'document'
2130
+ property :gcs_path, as: 'gcsPath'
2131
+ property :line_number, as: 'lineNumber'
2132
+ property :operation, as: 'operation'
2133
+ property :user_event, as: 'userEvent'
2134
+ end
2135
+ end
2136
+
2137
+ class GoogleCloudDiscoveryengineLoggingServiceContext
2138
+ # @private
2139
+ class Representation < Google::Apis::Core::JsonRepresentation
2140
+ property :service, as: 'service'
2141
+ end
2142
+ end
2143
+
2144
+ class GoogleCloudDiscoveryengineLoggingSourceLocation
2145
+ # @private
2146
+ class Representation < Google::Apis::Core::JsonRepresentation
2147
+ property :function_name, as: 'functionName'
2148
+ end
2149
+ end
2150
+
2151
+ class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
2152
+ # @private
2153
+ class Representation < Google::Apis::Core::JsonRepresentation
2154
+ property :create_time, as: 'createTime'
2155
+ property :update_time, as: 'updateTime'
2156
+ end
2157
+ end
2158
+
2159
+ class GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse
2160
+ # @private
2161
+ class Representation < Google::Apis::Core::JsonRepresentation
2162
+ collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1TargetSite, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1TargetSite::Representation
2163
+
2164
+ end
2165
+ end
2166
+
2167
+ class GoogleCloudDiscoveryengineV1CreateDataStoreMetadata
2168
+ # @private
2169
+ class Representation < Google::Apis::Core::JsonRepresentation
2170
+ property :create_time, as: 'createTime'
2171
+ property :update_time, as: 'updateTime'
2172
+ end
2173
+ end
2174
+
2175
+ class GoogleCloudDiscoveryengineV1CreateEngineMetadata
2176
+ # @private
2177
+ class Representation < Google::Apis::Core::JsonRepresentation
2178
+ property :create_time, as: 'createTime'
2179
+ property :update_time, as: 'updateTime'
2180
+ end
2181
+ end
2182
+
2183
+ class GoogleCloudDiscoveryengineV1CreateSchemaMetadata
2184
+ # @private
2185
+ class Representation < Google::Apis::Core::JsonRepresentation
2186
+ property :create_time, as: 'createTime'
2187
+ property :update_time, as: 'updateTime'
2188
+ end
2189
+ end
2190
+
2191
+ class GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata
2192
+ # @private
2193
+ class Representation < Google::Apis::Core::JsonRepresentation
2194
+ property :create_time, as: 'createTime'
2195
+ property :update_time, as: 'updateTime'
2196
+ end
2197
+ end
2198
+
2199
+ class GoogleCloudDiscoveryengineV1DataStore
2200
+ # @private
2201
+ class Representation < Google::Apis::Core::JsonRepresentation
2202
+ property :content_config, as: 'contentConfig'
2203
+ property :create_time, as: 'createTime'
2204
+ property :default_schema_id, as: 'defaultSchemaId'
2205
+ property :display_name, as: 'displayName'
2206
+ property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfig::Representation
2207
+
2208
+ property :industry_vertical, as: 'industryVertical'
2209
+ property :name, as: 'name'
2210
+ collection :solution_types, as: 'solutionTypes'
2211
+ property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1Schema, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1Schema::Representation
2212
+
2213
+ end
2214
+ end
2215
+
2216
+ class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
2217
+ # @private
2218
+ class Representation < Google::Apis::Core::JsonRepresentation
2219
+ property :create_time, as: 'createTime'
2220
+ property :update_time, as: 'updateTime'
2221
+ end
2222
+ end
2223
+
2224
+ class GoogleCloudDiscoveryengineV1DeleteEngineMetadata
2225
+ # @private
2226
+ class Representation < Google::Apis::Core::JsonRepresentation
2227
+ property :create_time, as: 'createTime'
2228
+ property :update_time, as: 'updateTime'
2229
+ end
2230
+ end
2231
+
2232
+ class GoogleCloudDiscoveryengineV1DeleteSchemaMetadata
2233
+ # @private
2234
+ class Representation < Google::Apis::Core::JsonRepresentation
2235
+ property :create_time, as: 'createTime'
2236
+ property :update_time, as: 'updateTime'
2237
+ end
2238
+ end
2239
+
2240
+ class GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata
2241
+ # @private
2242
+ class Representation < Google::Apis::Core::JsonRepresentation
2243
+ property :create_time, as: 'createTime'
2244
+ property :update_time, as: 'updateTime'
2245
+ end
2246
+ end
2247
+
2248
+ class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
2249
+ # @private
2250
+ class Representation < Google::Apis::Core::JsonRepresentation
2251
+ property :create_time, as: 'createTime'
2252
+ property :update_time, as: 'updateTime'
2253
+ end
2254
+ end
2255
+
2256
+ class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchResponse
2257
+ # @private
2258
+ class Representation < Google::Apis::Core::JsonRepresentation
2259
+ end
2260
+ end
2261
+
2262
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfig
2263
+ # @private
2264
+ class Representation < Google::Apis::Core::JsonRepresentation
2265
+ property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
2266
+
2267
+ property :name, as: 'name'
2268
+ hash :parsing_config_overrides, as: 'parsingConfigOverrides', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
2269
+
2270
+ end
2271
+ end
2272
+
2273
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
2274
+ # @private
2275
+ class Representation < Google::Apis::Core::JsonRepresentation
2276
+ property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
2277
+
2278
+ property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
2279
+
2280
+ end
2281
+ end
2282
+
2283
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig
2284
+ # @private
2285
+ class Representation < Google::Apis::Core::JsonRepresentation
2286
+ end
2287
+ end
2288
+
2289
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig
2290
+ # @private
2291
+ class Representation < Google::Apis::Core::JsonRepresentation
2292
+ collection :enhanced_document_elements, as: 'enhancedDocumentElements'
2293
+ property :use_native_text, as: 'useNativeText'
2294
+ end
2295
+ end
2296
+
2297
+ class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
2298
+ # @private
2299
+ class Representation < Google::Apis::Core::JsonRepresentation
2300
+ property :create_time, as: 'createTime'
2301
+ property :update_time, as: 'updateTime'
2302
+ end
2303
+ end
2304
+
2305
+ class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchResponse
2306
+ # @private
2307
+ class Representation < Google::Apis::Core::JsonRepresentation
2308
+ end
2309
+ end
2310
+
2311
+ class GoogleCloudDiscoveryengineV1Engine
2312
+ # @private
2313
+ class Representation < Google::Apis::Core::JsonRepresentation
2314
+ property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineChatEngineConfig::Representation
2315
+
2316
+ property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata::Representation
2317
+
2318
+ property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
2319
+
2320
+ property :create_time, as: 'createTime'
2321
+ collection :data_store_ids, as: 'dataStoreIds'
2322
+ property :display_name, as: 'displayName'
2323
+ property :industry_vertical, as: 'industryVertical'
2324
+ property :name, as: 'name'
2325
+ property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig::Representation
2326
+
2327
+ property :solution_type, as: 'solutionType'
2328
+ property :update_time, as: 'updateTime'
2329
+ end
2330
+ end
2331
+
2332
+ class GoogleCloudDiscoveryengineV1EngineChatEngineConfig
2333
+ # @private
2334
+ class Representation < Google::Apis::Core::JsonRepresentation
2335
+ property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig::Representation
2336
+
2337
+ property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
2338
+ end
2339
+ end
2340
+
2341
+ class GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig
2342
+ # @private
2343
+ class Representation < Google::Apis::Core::JsonRepresentation
2344
+ property :business, as: 'business'
2345
+ property :default_language_code, as: 'defaultLanguageCode'
2346
+ property :location, as: 'location'
2347
+ property :time_zone, as: 'timeZone'
2348
+ end
2349
+ end
2350
+
2351
+ class GoogleCloudDiscoveryengineV1EngineChatEngineMetadata
2352
+ # @private
2353
+ class Representation < Google::Apis::Core::JsonRepresentation
2354
+ property :dialogflow_agent, as: 'dialogflowAgent'
2355
+ end
2356
+ end
2357
+
2358
+ class GoogleCloudDiscoveryengineV1EngineCommonConfig
2359
+ # @private
2360
+ class Representation < Google::Apis::Core::JsonRepresentation
2361
+ property :company_name, as: 'companyName'
2362
+ end
2363
+ end
2364
+
2365
+ class GoogleCloudDiscoveryengineV1EngineSearchEngineConfig
2366
+ # @private
2367
+ class Representation < Google::Apis::Core::JsonRepresentation
2368
+ collection :search_add_ons, as: 'searchAddOns'
2369
+ property :search_tier, as: 'searchTier'
2370
+ end
2371
+ end
2372
+
2373
+ class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
2374
+ # @private
2375
+ class Representation < Google::Apis::Core::JsonRepresentation
2376
+ property :create_time, as: 'createTime'
2377
+ property :failure_count, :numeric_string => true, as: 'failureCount'
2378
+ property :success_count, :numeric_string => true, as: 'successCount'
2379
+ property :total_count, :numeric_string => true, as: 'totalCount'
2380
+ property :update_time, as: 'updateTime'
2381
+ end
2382
+ end
2383
+
2384
+ class GoogleCloudDiscoveryengineV1ImportDocumentsResponse
2385
+ # @private
2386
+ class Representation < Google::Apis::Core::JsonRepresentation
2387
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2388
+
2389
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
2390
+
2391
+ end
2392
+ end
2393
+
2394
+ class GoogleCloudDiscoveryengineV1ImportErrorConfig
2395
+ # @private
2396
+ class Representation < Google::Apis::Core::JsonRepresentation
2397
+ property :gcs_prefix, as: 'gcsPrefix'
2398
+ end
2399
+ end
2400
+
2401
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
2402
+ # @private
2403
+ class Representation < Google::Apis::Core::JsonRepresentation
2404
+ property :create_time, as: 'createTime'
2405
+ property :update_time, as: 'updateTime'
2406
+ end
2407
+ end
2408
+
2409
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse
2410
+ # @private
2411
+ class Representation < Google::Apis::Core::JsonRepresentation
2412
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
2413
+
2414
+ property :failed_entries_count, :numeric_string => true, as: 'failedEntriesCount'
2415
+ property :imported_entries_count, :numeric_string => true, as: 'importedEntriesCount'
2416
+ end
2417
+ end
2418
+
2419
+ class GoogleCloudDiscoveryengineV1ImportUserEventsMetadata
2420
+ # @private
2421
+ class Representation < Google::Apis::Core::JsonRepresentation
2422
+ property :create_time, as: 'createTime'
2423
+ property :failure_count, :numeric_string => true, as: 'failureCount'
2424
+ property :success_count, :numeric_string => true, as: 'successCount'
2425
+ property :update_time, as: 'updateTime'
2426
+ end
2427
+ end
2428
+
2429
+ class GoogleCloudDiscoveryengineV1ImportUserEventsResponse
2430
+ # @private
2431
+ class Representation < Google::Apis::Core::JsonRepresentation
2432
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2433
+
2434
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
2435
+
2436
+ property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
2437
+ property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
2438
+ end
2439
+ end
2440
+
2441
+ class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
2442
+ # @private
2443
+ class Representation < Google::Apis::Core::JsonRepresentation
2444
+ property :create_time, as: 'createTime'
2445
+ property :failure_count, :numeric_string => true, as: 'failureCount'
2446
+ property :ignored_count, :numeric_string => true, as: 'ignoredCount'
2447
+ property :success_count, :numeric_string => true, as: 'successCount'
2448
+ property :update_time, as: 'updateTime'
2449
+ end
2450
+ end
2451
+
2452
+ class GoogleCloudDiscoveryengineV1PurgeDocumentsResponse
2453
+ # @private
2454
+ class Representation < Google::Apis::Core::JsonRepresentation
2455
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
2456
+ collection :purge_sample, as: 'purgeSample'
2457
+ end
2458
+ end
2459
+
2460
+ class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata
2461
+ # @private
2462
+ class Representation < Google::Apis::Core::JsonRepresentation
2463
+ property :create_time, as: 'createTime'
2464
+ property :update_time, as: 'updateTime'
2465
+ end
2466
+ end
2467
+
2468
+ class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse
2469
+ # @private
2470
+ class Representation < Google::Apis::Core::JsonRepresentation
2471
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
2472
+
2473
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
2474
+ end
2475
+ end
2476
+
2477
+ class GoogleCloudDiscoveryengineV1Schema
2478
+ # @private
2479
+ class Representation < Google::Apis::Core::JsonRepresentation
2480
+ property :json_schema, as: 'jsonSchema'
2481
+ property :name, as: 'name'
2482
+ hash :struct_schema, as: 'structSchema'
2483
+ end
2484
+ end
2485
+
2486
+ class GoogleCloudDiscoveryengineV1SiteVerificationInfo
2487
+ # @private
2488
+ class Representation < Google::Apis::Core::JsonRepresentation
2489
+ property :site_verification_state, as: 'siteVerificationState'
2490
+ property :verify_time, as: 'verifyTime'
2491
+ end
2492
+ end
2493
+
2494
+ class GoogleCloudDiscoveryengineV1TargetSite
2495
+ # @private
2496
+ class Representation < Google::Apis::Core::JsonRepresentation
2497
+ property :exact_match, as: 'exactMatch'
2498
+ property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1TargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1TargetSiteFailureReason::Representation
2499
+
2500
+ property :generated_uri_pattern, as: 'generatedUriPattern'
2501
+ property :indexing_status, as: 'indexingStatus'
2502
+ property :name, as: 'name'
2503
+ property :provided_uri_pattern, as: 'providedUriPattern'
2504
+ property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SiteVerificationInfo::Representation
2505
+
2506
+ property :type, as: 'type'
2507
+ property :update_time, as: 'updateTime'
2508
+ end
2509
+ end
2510
+
2511
+ class GoogleCloudDiscoveryengineV1TargetSiteFailureReason
2512
+ # @private
2513
+ class Representation < Google::Apis::Core::JsonRepresentation
2514
+ property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure::Representation
2515
+
2516
+ end
2517
+ end
2518
+
2519
+ class GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure
2520
+ # @private
2521
+ class Representation < Google::Apis::Core::JsonRepresentation
2522
+ property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
2523
+ end
2524
+ end
2525
+
2526
+ class GoogleCloudDiscoveryengineV1UpdateSchemaMetadata
2527
+ # @private
2528
+ class Representation < Google::Apis::Core::JsonRepresentation
2529
+ property :create_time, as: 'createTime'
2530
+ property :update_time, as: 'updateTime'
2531
+ end
2532
+ end
2533
+
2534
+ class GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata
2535
+ # @private
2536
+ class Representation < Google::Apis::Core::JsonRepresentation
2537
+ property :create_time, as: 'createTime'
2538
+ property :update_time, as: 'updateTime'
2539
+ end
2540
+ end
2541
+
2542
+ class GoogleCloudDiscoveryengineV1alphaAclConfig
2543
+ # @private
2544
+ class Representation < Google::Apis::Core::JsonRepresentation
2545
+ property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
2546
+
2547
+ property :name, as: 'name'
2548
+ end
2549
+ end
2550
+
2551
+ class GoogleCloudDiscoveryengineV1alphaAnswer
2552
+ # @private
2553
+ class Representation < Google::Apis::Core::JsonRepresentation
2554
+ collection :answer_skipped_reasons, as: 'answerSkippedReasons'
2555
+ property :answer_text, as: 'answerText'
2556
+ collection :citations, as: 'citations', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerCitation, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerCitation::Representation
2557
+
2558
+ property :complete_time, as: 'completeTime'
2559
+ property :create_time, as: 'createTime'
2560
+ property :name, as: 'name'
2561
+ property :query_understanding_info, as: 'queryUnderstandingInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo::Representation
2562
+
2563
+ collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReference, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReference::Representation
2564
+
2565
+ collection :related_questions, as: 'relatedQuestions'
2566
+ property :state, as: 'state'
2567
+ collection :steps, as: 'steps', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStep, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStep::Representation
2568
+
2569
+ end
2570
+ end
2571
+
2572
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitation
2573
+ # @private
2574
+ class Representation < Google::Apis::Core::JsonRepresentation
2575
+ property :end_index, :numeric_string => true, as: 'endIndex'
2576
+ collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource::Representation
2577
+
2578
+ property :start_index, :numeric_string => true, as: 'startIndex'
2579
+ end
2580
+ end
2581
+
2582
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitationSource
2583
+ # @private
2584
+ class Representation < Google::Apis::Core::JsonRepresentation
2585
+ property :reference_id, as: 'referenceId'
2586
+ end
2587
+ end
2588
+
2589
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo
2590
+ # @private
2591
+ class Representation < Google::Apis::Core::JsonRepresentation
2592
+ collection :query_classification_info, as: 'queryClassificationInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo::Representation
2593
+
2594
+ end
2595
+ end
2596
+
2597
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo
2598
+ # @private
2599
+ class Representation < Google::Apis::Core::JsonRepresentation
2600
+ property :positive, as: 'positive'
2601
+ property :type, as: 'type'
2602
+ end
2603
+ end
2604
+
2605
+ class GoogleCloudDiscoveryengineV1alphaAnswerReference
2606
+ # @private
2607
+ class Representation < Google::Apis::Core::JsonRepresentation
2608
+ property :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo::Representation
2609
+
2610
+ property :unstructured_document_info, as: 'unstructuredDocumentInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo::Representation
2611
+
2612
+ end
2613
+ end
2614
+
2615
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo
2616
+ # @private
2617
+ class Representation < Google::Apis::Core::JsonRepresentation
2618
+ property :chunk, as: 'chunk'
2619
+ property :content, as: 'content'
2620
+ property :document_metadata, as: 'documentMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata::Representation
2621
+
2622
+ property :relevance_score, as: 'relevanceScore'
2623
+ end
2624
+ end
2625
+
2626
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata
2627
+ # @private
2628
+ class Representation < Google::Apis::Core::JsonRepresentation
2629
+ property :document, as: 'document'
2630
+ property :page_identifier, as: 'pageIdentifier'
2631
+ property :title, as: 'title'
2632
+ property :uri, as: 'uri'
2633
+ end
2634
+ end
2635
+
2636
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo
2637
+ # @private
2638
+ class Representation < Google::Apis::Core::JsonRepresentation
2639
+ collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent::Representation
2640
+
2641
+ property :document, as: 'document'
2642
+ property :title, as: 'title'
2643
+ property :uri, as: 'uri'
2644
+ end
2645
+ end
2646
+
2647
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent
2648
+ # @private
2649
+ class Representation < Google::Apis::Core::JsonRepresentation
2650
+ property :content, as: 'content'
2651
+ property :page_identifier, as: 'pageIdentifier'
2652
+ end
2653
+ end
2654
+
2655
+ class GoogleCloudDiscoveryengineV1alphaAnswerStep
2656
+ # @private
2657
+ class Representation < Google::Apis::Core::JsonRepresentation
2658
+ collection :actions, as: 'actions', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStepAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStepAction::Representation
2659
+
2660
+ property :description, as: 'description'
2661
+ property :state, as: 'state'
2662
+ property :thought, as: 'thought'
2663
+ end
2664
+ end
2665
+
2666
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepAction
2667
+ # @private
2668
+ class Representation < Google::Apis::Core::JsonRepresentation
2669
+ property :observation, as: 'observation', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation::Representation
2670
+
2671
+ property :search_action, as: 'searchAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction::Representation
2672
+
2673
+ end
2674
+ end
2675
+
2676
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation
2677
+ # @private
2678
+ class Representation < Google::Apis::Core::JsonRepresentation
2679
+ collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult::Representation
2680
+
2681
+ end
2682
+ end
2683
+
2684
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult
2685
+ # @private
2686
+ class Representation < Google::Apis::Core::JsonRepresentation
2687
+ collection :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo::Representation
2688
+
2689
+ property :document, as: 'document'
2690
+ collection :snippet_info, as: 'snippetInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo::Representation
2691
+
2692
+ property :title, as: 'title'
2693
+ property :uri, as: 'uri'
2694
+ end
2695
+ end
2696
+
2697
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo
2698
+ # @private
2699
+ class Representation < Google::Apis::Core::JsonRepresentation
2700
+ property :chunk, as: 'chunk'
2701
+ property :content, as: 'content'
2702
+ property :relevance_score, as: 'relevanceScore'
2703
+ end
2704
+ end
2705
+
2706
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo
2707
+ # @private
2708
+ class Representation < Google::Apis::Core::JsonRepresentation
2709
+ property :snippet, as: 'snippet'
2710
+ property :snippet_status, as: 'snippetStatus'
2711
+ end
2712
+ end
2713
+
2714
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction
2715
+ # @private
2716
+ class Representation < Google::Apis::Core::JsonRepresentation
2717
+ property :query, as: 'query'
2718
+ end
2719
+ end
2720
+
2721
+ class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
2722
+ # @private
2723
+ class Representation < Google::Apis::Core::JsonRepresentation
2724
+ property :create_time, as: 'createTime'
2725
+ property :update_time, as: 'updateTime'
2726
+ end
2727
+ end
2728
+
2729
+ class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse
2730
+ # @private
2731
+ class Representation < Google::Apis::Core::JsonRepresentation
2732
+ collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSite, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSite::Representation
2733
+
2734
+ end
2735
+ end
2736
+
2737
+ class GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata
2738
+ # @private
2739
+ class Representation < Google::Apis::Core::JsonRepresentation
2740
+ property :create_time, as: 'createTime'
2741
+ property :update_time, as: 'updateTime'
2742
+ end
2743
+ end
2744
+
2745
+ class GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata
2746
+ # @private
2747
+ class Representation < Google::Apis::Core::JsonRepresentation
2748
+ property :create_time, as: 'createTime'
2749
+ property :update_time, as: 'updateTime'
2750
+ end
2751
+ end
2752
+
2753
+ class GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
2754
+ # @private
2755
+ class Representation < Google::Apis::Core::JsonRepresentation
2756
+ property :create_time, as: 'createTime'
2757
+ property :update_time, as: 'updateTime'
2758
+ end
2759
+ end
2760
+
2761
+ class GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata
2762
+ # @private
2763
+ class Representation < Google::Apis::Core::JsonRepresentation
2764
+ property :create_time, as: 'createTime'
2765
+ property :update_time, as: 'updateTime'
2766
+ end
2767
+ end
2768
+
2769
+ class GoogleCloudDiscoveryengineV1alphaDataStore
2770
+ # @private
2771
+ class Representation < Google::Apis::Core::JsonRepresentation
2772
+ property :acl_enabled, as: 'aclEnabled'
2773
+ property :content_config, as: 'contentConfig'
2774
+ property :create_time, as: 'createTime'
2775
+ property :default_schema_id, as: 'defaultSchemaId'
2776
+ property :display_name, as: 'displayName'
2777
+ property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig::Representation
2778
+
2779
+ property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
2780
+
2781
+ property :industry_vertical, as: 'industryVertical'
2782
+ property :name, as: 'name'
2783
+ collection :solution_types, as: 'solutionTypes'
2784
+ property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSchema::Representation
2785
+
2786
+ end
2787
+ end
2788
+
2789
+ class GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
2790
+ # @private
2791
+ class Representation < Google::Apis::Core::JsonRepresentation
2792
+ property :create_time, as: 'createTime'
2793
+ property :update_time, as: 'updateTime'
2794
+ end
2795
+ end
2796
+
2797
+ class GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata
2798
+ # @private
2799
+ class Representation < Google::Apis::Core::JsonRepresentation
2800
+ property :create_time, as: 'createTime'
2801
+ property :update_time, as: 'updateTime'
2802
+ end
2803
+ end
2804
+
2805
+ class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
1709
2806
  # @private
1710
2807
  class Representation < Google::Apis::Core::JsonRepresentation
1711
2808
  property :create_time, as: 'createTime'
@@ -1713,7 +2810,7 @@ module Google
1713
2810
  end
1714
2811
  end
1715
2812
 
1716
- class GoogleCloudDiscoveryengineV1DeleteSchemaMetadata
2813
+ class GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata
1717
2814
  # @private
1718
2815
  class Representation < Google::Apis::Core::JsonRepresentation
1719
2816
  property :create_time, as: 'createTime'
@@ -1721,7 +2818,7 @@ module Google
1721
2818
  end
1722
2819
  end
1723
2820
 
1724
- class GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata
2821
+ class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
1725
2822
  # @private
1726
2823
  class Representation < Google::Apis::Core::JsonRepresentation
1727
2824
  property :create_time, as: 'createTime'
@@ -1729,48 +2826,66 @@ module Google
1729
2826
  end
1730
2827
  end
1731
2828
 
1732
- class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
2829
+ class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchResponse
1733
2830
  # @private
1734
2831
  class Representation < Google::Apis::Core::JsonRepresentation
1735
- property :create_time, as: 'createTime'
1736
- property :update_time, as: 'updateTime'
1737
2832
  end
1738
2833
  end
1739
2834
 
1740
- class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchResponse
2835
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig
1741
2836
  # @private
1742
2837
  class Representation < Google::Apis::Core::JsonRepresentation
2838
+ property :chunking_config, as: 'chunkingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig::Representation
2839
+
2840
+ property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig::Representation
2841
+
2842
+ property :name, as: 'name'
2843
+ hash :parsing_config_overrides, as: 'parsingConfigOverrides', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig::Representation
2844
+
1743
2845
  end
1744
2846
  end
1745
2847
 
1746
- class GoogleCloudDiscoveryengineV1DocumentProcessingConfig
2848
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig
1747
2849
  # @private
1748
2850
  class Representation < Google::Apis::Core::JsonRepresentation
1749
- property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
2851
+ property :layout_based_chunking_config, as: 'layoutBasedChunkingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig::Representation
1750
2852
 
1751
- property :name, as: 'name'
1752
- hash :parsing_config_overrides, as: 'parsingConfigOverrides', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
2853
+ end
2854
+ end
1753
2855
 
2856
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
2857
+ # @private
2858
+ class Representation < Google::Apis::Core::JsonRepresentation
2859
+ property :chunk_size, as: 'chunkSize'
2860
+ property :include_ancestor_headings, as: 'includeAncestorHeadings'
1754
2861
  end
1755
2862
  end
1756
2863
 
1757
- class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
2864
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig
1758
2865
  # @private
1759
2866
  class Representation < Google::Apis::Core::JsonRepresentation
1760
- property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
2867
+ property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
1761
2868
 
1762
- property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
2869
+ property :layout_parsing_config, as: 'layoutParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig::Representation
2870
+
2871
+ property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
1763
2872
 
1764
2873
  end
1765
2874
  end
1766
2875
 
1767
- class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig
2876
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig
1768
2877
  # @private
1769
2878
  class Representation < Google::Apis::Core::JsonRepresentation
1770
2879
  end
1771
2880
  end
1772
2881
 
1773
- class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig
2882
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig
2883
+ # @private
2884
+ class Representation < Google::Apis::Core::JsonRepresentation
2885
+ end
2886
+ end
2887
+
2888
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig
1774
2889
  # @private
1775
2890
  class Representation < Google::Apis::Core::JsonRepresentation
1776
2891
  collection :enhanced_document_elements, as: 'enhancedDocumentElements'
@@ -1778,7 +2893,7 @@ module Google
1778
2893
  end
1779
2894
  end
1780
2895
 
1781
- class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
2896
+ class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata
1782
2897
  # @private
1783
2898
  class Representation < Google::Apis::Core::JsonRepresentation
1784
2899
  property :create_time, as: 'createTime'
@@ -1786,43 +2901,49 @@ module Google
1786
2901
  end
1787
2902
  end
1788
2903
 
1789
- class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchResponse
2904
+ class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchResponse
1790
2905
  # @private
1791
2906
  class Representation < Google::Apis::Core::JsonRepresentation
1792
2907
  end
1793
2908
  end
1794
2909
 
1795
- class GoogleCloudDiscoveryengineV1Engine
2910
+ class GoogleCloudDiscoveryengineV1alphaEngine
1796
2911
  # @private
1797
2912
  class Representation < Google::Apis::Core::JsonRepresentation
1798
- property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineChatEngineConfig::Representation
2913
+ property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig::Representation
1799
2914
 
1800
- property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata::Representation
2915
+ property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata::Representation
1801
2916
 
1802
- property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
2917
+ property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig::Representation
1803
2918
 
1804
2919
  property :create_time, as: 'createTime'
1805
2920
  collection :data_store_ids, as: 'dataStoreIds'
1806
2921
  property :display_name, as: 'displayName'
1807
2922
  property :industry_vertical, as: 'industryVertical'
2923
+ property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig::Representation
2924
+
1808
2925
  property :name, as: 'name'
1809
- property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig::Representation
2926
+ property :recommendation_metadata, as: 'recommendationMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata::Representation
2927
+
2928
+ property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig::Representation
2929
+
2930
+ property :similar_documents_config, as: 'similarDocumentsConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig::Representation
1810
2931
 
1811
2932
  property :solution_type, as: 'solutionType'
1812
2933
  property :update_time, as: 'updateTime'
1813
2934
  end
1814
2935
  end
1815
2936
 
1816
- class GoogleCloudDiscoveryengineV1EngineChatEngineConfig
2937
+ class GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig
1817
2938
  # @private
1818
2939
  class Representation < Google::Apis::Core::JsonRepresentation
1819
- property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig::Representation
2940
+ property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig::Representation
1820
2941
 
1821
2942
  property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
1822
2943
  end
1823
2944
  end
1824
2945
 
1825
- class GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig
2946
+ class GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig
1826
2947
  # @private
1827
2948
  class Representation < Google::Apis::Core::JsonRepresentation
1828
2949
  property :business, as: 'business'
@@ -1832,115 +2953,110 @@ module Google
1832
2953
  end
1833
2954
  end
1834
2955
 
1835
- class GoogleCloudDiscoveryengineV1EngineChatEngineMetadata
2956
+ class GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata
1836
2957
  # @private
1837
2958
  class Representation < Google::Apis::Core::JsonRepresentation
1838
2959
  property :dialogflow_agent, as: 'dialogflowAgent'
1839
2960
  end
1840
2961
  end
1841
2962
 
1842
- class GoogleCloudDiscoveryengineV1EngineCommonConfig
2963
+ class GoogleCloudDiscoveryengineV1alphaEngineCommonConfig
1843
2964
  # @private
1844
2965
  class Representation < Google::Apis::Core::JsonRepresentation
1845
2966
  property :company_name, as: 'companyName'
1846
2967
  end
1847
2968
  end
1848
2969
 
1849
- class GoogleCloudDiscoveryengineV1EngineSearchEngineConfig
2970
+ class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig
1850
2971
  # @private
1851
2972
  class Representation < Google::Apis::Core::JsonRepresentation
1852
- collection :search_add_ons, as: 'searchAddOns'
1853
- property :search_tier, as: 'searchTier'
2973
+ property :optimization_objective, as: 'optimizationObjective'
2974
+ property :optimization_objective_config, as: 'optimizationObjectiveConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig::Representation
2975
+
2976
+ property :training_state, as: 'trainingState'
2977
+ property :type, as: 'type'
1854
2978
  end
1855
2979
  end
1856
2980
 
1857
- class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
2981
+ class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig
1858
2982
  # @private
1859
2983
  class Representation < Google::Apis::Core::JsonRepresentation
1860
- property :create_time, as: 'createTime'
1861
- property :failure_count, :numeric_string => true, as: 'failureCount'
1862
- property :success_count, :numeric_string => true, as: 'successCount'
1863
- property :update_time, as: 'updateTime'
2984
+ property :target_field, as: 'targetField'
2985
+ property :target_field_value_float, as: 'targetFieldValueFloat'
1864
2986
  end
1865
2987
  end
1866
2988
 
1867
- class GoogleCloudDiscoveryengineV1ImportDocumentsResponse
2989
+ class GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata
1868
2990
  # @private
1869
2991
  class Representation < Google::Apis::Core::JsonRepresentation
1870
- property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
1871
-
1872
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
1873
-
2992
+ property :data_state, as: 'dataState'
2993
+ property :last_tune_time, as: 'lastTuneTime'
2994
+ property :serving_state, as: 'servingState'
2995
+ property :tuning_operation, as: 'tuningOperation'
1874
2996
  end
1875
2997
  end
1876
2998
 
1877
- class GoogleCloudDiscoveryengineV1ImportErrorConfig
2999
+ class GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig
1878
3000
  # @private
1879
3001
  class Representation < Google::Apis::Core::JsonRepresentation
1880
- property :gcs_prefix, as: 'gcsPrefix'
3002
+ collection :search_add_ons, as: 'searchAddOns'
3003
+ property :search_tier, as: 'searchTier'
1881
3004
  end
1882
3005
  end
1883
3006
 
1884
- class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
3007
+ class GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig
1885
3008
  # @private
1886
3009
  class Representation < Google::Apis::Core::JsonRepresentation
1887
- property :create_time, as: 'createTime'
1888
- property :update_time, as: 'updateTime'
1889
3010
  end
1890
3011
  end
1891
3012
 
1892
- class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse
3013
+ class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata
1893
3014
  # @private
1894
3015
  class Representation < Google::Apis::Core::JsonRepresentation
1895
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
1896
-
1897
- property :failed_entries_count, :numeric_string => true, as: 'failedEntriesCount'
1898
- property :imported_entries_count, :numeric_string => true, as: 'importedEntriesCount'
3016
+ property :create_time, as: 'createTime'
1899
3017
  end
1900
3018
  end
1901
3019
 
1902
- class GoogleCloudDiscoveryengineV1ImportUserEventsMetadata
3020
+ class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse
1903
3021
  # @private
1904
3022
  class Representation < Google::Apis::Core::JsonRepresentation
1905
- property :create_time, as: 'createTime'
1906
- property :failure_count, :numeric_string => true, as: 'failureCount'
1907
- property :success_count, :numeric_string => true, as: 'successCount'
1908
- property :update_time, as: 'updateTime'
3023
+ property :data_size_bytes, :numeric_string => true, as: 'dataSizeBytes'
3024
+ property :document_count, :numeric_string => true, as: 'documentCount'
1909
3025
  end
1910
3026
  end
1911
3027
 
1912
- class GoogleCloudDiscoveryengineV1ImportUserEventsResponse
3028
+ class GoogleCloudDiscoveryengineV1alphaFieldConfig
1913
3029
  # @private
1914
3030
  class Representation < Google::Apis::Core::JsonRepresentation
1915
- property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
1916
-
1917
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
1918
-
1919
- property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
1920
- property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
3031
+ property :completable_option, as: 'completableOption'
3032
+ property :dynamic_facetable_option, as: 'dynamicFacetableOption'
3033
+ property :field_path, as: 'fieldPath'
3034
+ property :field_type, as: 'fieldType'
3035
+ property :indexable_option, as: 'indexableOption'
3036
+ property :key_property_type, as: 'keyPropertyType'
3037
+ property :recs_filterable_option, as: 'recsFilterableOption'
3038
+ property :retrievable_option, as: 'retrievableOption'
3039
+ property :searchable_option, as: 'searchableOption'
1921
3040
  end
1922
3041
  end
1923
3042
 
1924
- class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
3043
+ class GoogleCloudDiscoveryengineV1alphaIdpConfig
1925
3044
  # @private
1926
3045
  class Representation < Google::Apis::Core::JsonRepresentation
1927
- property :create_time, as: 'createTime'
1928
- property :failure_count, :numeric_string => true, as: 'failureCount'
1929
- property :ignored_count, :numeric_string => true, as: 'ignoredCount'
1930
- property :success_count, :numeric_string => true, as: 'successCount'
1931
- property :update_time, as: 'updateTime'
3046
+ property :external_idp_config, as: 'externalIdpConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig::Representation
3047
+
3048
+ property :idp_type, as: 'idpType'
1932
3049
  end
1933
3050
  end
1934
3051
 
1935
- class GoogleCloudDiscoveryengineV1PurgeDocumentsResponse
3052
+ class GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig
1936
3053
  # @private
1937
3054
  class Representation < Google::Apis::Core::JsonRepresentation
1938
- property :purge_count, :numeric_string => true, as: 'purgeCount'
1939
- collection :purge_sample, as: 'purgeSample'
3055
+ property :workforce_pool_name, as: 'workforcePoolName'
1940
3056
  end
1941
3057
  end
1942
3058
 
1943
- class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata
3059
+ class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
1944
3060
  # @private
1945
3061
  class Representation < Google::Apis::Core::JsonRepresentation
1946
3062
  property :create_time, as: 'createTime'
@@ -1948,90 +3064,104 @@ module Google
1948
3064
  end
1949
3065
  end
1950
3066
 
1951
- class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse
3067
+ class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse
1952
3068
  # @private
1953
3069
  class Representation < Google::Apis::Core::JsonRepresentation
1954
3070
  collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
1955
3071
 
1956
- property :purge_count, :numeric_string => true, as: 'purgeCount'
3072
+ property :failure_count, :numeric_string => true, as: 'failureCount'
3073
+ property :success_count, :numeric_string => true, as: 'successCount'
1957
3074
  end
1958
3075
  end
1959
3076
 
1960
- class GoogleCloudDiscoveryengineV1Schema
3077
+ class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
1961
3078
  # @private
1962
3079
  class Representation < Google::Apis::Core::JsonRepresentation
1963
- property :json_schema, as: 'jsonSchema'
1964
- property :name, as: 'name'
1965
- hash :struct_schema, as: 'structSchema'
3080
+ property :create_time, as: 'createTime'
3081
+ property :failure_count, :numeric_string => true, as: 'failureCount'
3082
+ property :success_count, :numeric_string => true, as: 'successCount'
3083
+ property :total_count, :numeric_string => true, as: 'totalCount'
3084
+ property :update_time, as: 'updateTime'
1966
3085
  end
1967
3086
  end
1968
3087
 
1969
- class GoogleCloudDiscoveryengineV1SiteVerificationInfo
3088
+ class GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse
1970
3089
  # @private
1971
3090
  class Representation < Google::Apis::Core::JsonRepresentation
1972
- property :site_verification_state, as: 'siteVerificationState'
1973
- property :verify_time, as: 'verifyTime'
3091
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
3092
+
3093
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
3094
+
1974
3095
  end
1975
3096
  end
1976
3097
 
1977
- class GoogleCloudDiscoveryengineV1TargetSite
3098
+ class GoogleCloudDiscoveryengineV1alphaImportErrorConfig
1978
3099
  # @private
1979
3100
  class Representation < Google::Apis::Core::JsonRepresentation
1980
- property :exact_match, as: 'exactMatch'
1981
- property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1TargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1TargetSiteFailureReason::Representation
1982
-
1983
- property :generated_uri_pattern, as: 'generatedUriPattern'
1984
- property :indexing_status, as: 'indexingStatus'
1985
- property :name, as: 'name'
1986
- property :provided_uri_pattern, as: 'providedUriPattern'
1987
- property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SiteVerificationInfo::Representation
3101
+ property :gcs_prefix, as: 'gcsPrefix'
3102
+ end
3103
+ end
1988
3104
 
1989
- property :type, as: 'type'
3105
+ class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata
3106
+ # @private
3107
+ class Representation < Google::Apis::Core::JsonRepresentation
3108
+ property :create_time, as: 'createTime'
1990
3109
  property :update_time, as: 'updateTime'
1991
3110
  end
1992
3111
  end
1993
3112
 
1994
- class GoogleCloudDiscoveryengineV1TargetSiteFailureReason
3113
+ class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse
1995
3114
  # @private
1996
3115
  class Representation < Google::Apis::Core::JsonRepresentation
1997
- property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure::Representation
3116
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
1998
3117
 
3118
+ property :failed_entries_count, :numeric_string => true, as: 'failedEntriesCount'
3119
+ property :imported_entries_count, :numeric_string => true, as: 'importedEntriesCount'
1999
3120
  end
2000
3121
  end
2001
3122
 
2002
- class GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure
3123
+ class GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata
2003
3124
  # @private
2004
3125
  class Representation < Google::Apis::Core::JsonRepresentation
2005
- property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
3126
+ property :create_time, as: 'createTime'
3127
+ property :failure_count, :numeric_string => true, as: 'failureCount'
3128
+ property :success_count, :numeric_string => true, as: 'successCount'
3129
+ property :update_time, as: 'updateTime'
2006
3130
  end
2007
3131
  end
2008
3132
 
2009
- class GoogleCloudDiscoveryengineV1UpdateSchemaMetadata
3133
+ class GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse
2010
3134
  # @private
2011
3135
  class Representation < Google::Apis::Core::JsonRepresentation
2012
- property :create_time, as: 'createTime'
2013
- property :update_time, as: 'updateTime'
3136
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
3137
+
3138
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
3139
+
3140
+ property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
3141
+ property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
2014
3142
  end
2015
3143
  end
2016
3144
 
2017
- class GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata
3145
+ class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
2018
3146
  # @private
2019
3147
  class Representation < Google::Apis::Core::JsonRepresentation
2020
3148
  property :create_time, as: 'createTime'
3149
+ property :failure_count, :numeric_string => true, as: 'failureCount'
3150
+ property :ignored_count, :numeric_string => true, as: 'ignoredCount'
3151
+ property :success_count, :numeric_string => true, as: 'successCount'
2021
3152
  property :update_time, as: 'updateTime'
2022
3153
  end
2023
3154
  end
2024
3155
 
2025
- class GoogleCloudDiscoveryengineV1alphaAclConfig
3156
+ class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse
2026
3157
  # @private
2027
3158
  class Representation < Google::Apis::Core::JsonRepresentation
2028
- property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
2029
-
2030
- property :name, as: 'name'
3159
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
3160
+ collection :purge_sample, as: 'purgeSample'
2031
3161
  end
2032
3162
  end
2033
3163
 
2034
- class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
3164
+ class GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata
2035
3165
  # @private
2036
3166
  class Representation < Google::Apis::Core::JsonRepresentation
2037
3167
  property :create_time, as: 'createTime'
@@ -2039,174 +3169,186 @@ module Google
2039
3169
  end
2040
3170
  end
2041
3171
 
2042
- class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse
3172
+ class GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse
2043
3173
  # @private
2044
3174
  class Representation < Google::Apis::Core::JsonRepresentation
2045
- collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSite, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSite::Representation
3175
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
2046
3176
 
3177
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
2047
3178
  end
2048
3179
  end
2049
3180
 
2050
- class GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata
3181
+ class GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata
2051
3182
  # @private
2052
3183
  class Representation < Google::Apis::Core::JsonRepresentation
2053
3184
  property :create_time, as: 'createTime'
3185
+ property :failure_count, :numeric_string => true, as: 'failureCount'
3186
+ property :success_count, :numeric_string => true, as: 'successCount'
2054
3187
  property :update_time, as: 'updateTime'
2055
3188
  end
2056
3189
  end
2057
3190
 
2058
- class GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata
3191
+ class GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse
2059
3192
  # @private
2060
3193
  class Representation < Google::Apis::Core::JsonRepresentation
2061
- property :create_time, as: 'createTime'
2062
- property :update_time, as: 'updateTime'
3194
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
2063
3195
  end
2064
3196
  end
2065
3197
 
2066
- class GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
3198
+ class GoogleCloudDiscoveryengineV1alphaQuery
2067
3199
  # @private
2068
- class Representation < Google::Apis::Core::JsonRepresentation
2069
- property :create_time, as: 'createTime'
2070
- property :update_time, as: 'updateTime'
3200
+ class Representation < Google::Apis::Core::JsonRepresentation
3201
+ property :query_id, as: 'queryId'
3202
+ property :text, as: 'text'
2071
3203
  end
2072
3204
  end
2073
3205
 
2074
- class GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata
3206
+ class GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata
2075
3207
  # @private
2076
3208
  class Representation < Google::Apis::Core::JsonRepresentation
2077
3209
  property :create_time, as: 'createTime'
3210
+ collection :invalid_uris, as: 'invalidUris'
3211
+ property :pending_count, as: 'pendingCount'
3212
+ property :quota_exceeded_count, as: 'quotaExceededCount'
3213
+ property :success_count, as: 'successCount'
2078
3214
  property :update_time, as: 'updateTime'
3215
+ property :valid_uris_count, as: 'validUrisCount'
2079
3216
  end
2080
3217
  end
2081
3218
 
2082
- class GoogleCloudDiscoveryengineV1alphaDataStore
3219
+ class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse
2083
3220
  # @private
2084
3221
  class Representation < Google::Apis::Core::JsonRepresentation
2085
- property :acl_enabled, as: 'aclEnabled'
2086
- property :content_config, as: 'contentConfig'
2087
- property :create_time, as: 'createTime'
2088
- property :default_schema_id, as: 'defaultSchemaId'
2089
- property :display_name, as: 'displayName'
2090
- property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig::Representation
2091
-
2092
- property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
2093
-
2094
- property :industry_vertical, as: 'industryVertical'
2095
- property :name, as: 'name'
2096
- collection :solution_types, as: 'solutionTypes'
2097
- property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSchema::Representation
3222
+ collection :failed_uris, as: 'failedUris'
3223
+ collection :failure_samples, as: 'failureSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo::Representation
2098
3224
 
2099
3225
  end
2100
3226
  end
2101
3227
 
2102
- class GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
3228
+ class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo
2103
3229
  # @private
2104
3230
  class Representation < Google::Apis::Core::JsonRepresentation
2105
- property :create_time, as: 'createTime'
2106
- property :update_time, as: 'updateTime'
3231
+ collection :failure_reasons, as: 'failureReasons', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason::Representation
3232
+
3233
+ property :uri, as: 'uri'
2107
3234
  end
2108
3235
  end
2109
3236
 
2110
- class GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata
3237
+ class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason
2111
3238
  # @private
2112
3239
  class Representation < Google::Apis::Core::JsonRepresentation
2113
- property :create_time, as: 'createTime'
2114
- property :update_time, as: 'updateTime'
3240
+ property :corpus_type, as: 'corpusType'
3241
+ property :error_message, as: 'errorMessage'
2115
3242
  end
2116
3243
  end
2117
3244
 
2118
- class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
3245
+ class GoogleCloudDiscoveryengineV1alphaSchema
2119
3246
  # @private
2120
3247
  class Representation < Google::Apis::Core::JsonRepresentation
2121
- property :create_time, as: 'createTime'
2122
- property :update_time, as: 'updateTime'
3248
+ collection :field_configs, as: 'fieldConfigs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaFieldConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaFieldConfig::Representation
3249
+
3250
+ property :json_schema, as: 'jsonSchema'
3251
+ property :name, as: 'name'
3252
+ hash :struct_schema, as: 'structSchema'
2123
3253
  end
2124
3254
  end
2125
3255
 
2126
- class GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata
3256
+ class GoogleCloudDiscoveryengineV1alphaSession
2127
3257
  # @private
2128
3258
  class Representation < Google::Apis::Core::JsonRepresentation
2129
- property :create_time, as: 'createTime'
2130
- property :update_time, as: 'updateTime'
3259
+ property :end_time, as: 'endTime'
3260
+ property :name, as: 'name'
3261
+ property :start_time, as: 'startTime'
3262
+ property :state, as: 'state'
3263
+ collection :turns, as: 'turns', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSessionTurn, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSessionTurn::Representation
3264
+
3265
+ property :user_pseudo_id, as: 'userPseudoId'
2131
3266
  end
2132
3267
  end
2133
3268
 
2134
- class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
3269
+ class GoogleCloudDiscoveryengineV1alphaSessionTurn
2135
3270
  # @private
2136
3271
  class Representation < Google::Apis::Core::JsonRepresentation
2137
- property :create_time, as: 'createTime'
2138
- property :update_time, as: 'updateTime'
3272
+ property :answer, as: 'answer'
3273
+ property :query, as: 'query', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaQuery, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaQuery::Representation
3274
+
2139
3275
  end
2140
3276
  end
2141
3277
 
2142
- class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchResponse
3278
+ class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
2143
3279
  # @private
2144
3280
  class Representation < Google::Apis::Core::JsonRepresentation
3281
+ property :site_verification_state, as: 'siteVerificationState'
3282
+ property :verify_time, as: 'verifyTime'
2145
3283
  end
2146
3284
  end
2147
3285
 
2148
- class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig
3286
+ class GoogleCloudDiscoveryengineV1alphaTargetSite
2149
3287
  # @private
2150
3288
  class Representation < Google::Apis::Core::JsonRepresentation
2151
- property :chunking_config, as: 'chunkingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig::Representation
2152
-
2153
- property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig::Representation
3289
+ property :exact_match, as: 'exactMatch'
3290
+ property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason::Representation
2154
3291
 
3292
+ property :generated_uri_pattern, as: 'generatedUriPattern'
3293
+ property :indexing_status, as: 'indexingStatus'
2155
3294
  property :name, as: 'name'
2156
- hash :parsing_config_overrides, as: 'parsingConfigOverrides', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig::Representation
3295
+ property :provided_uri_pattern, as: 'providedUriPattern'
3296
+ property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo::Representation
2157
3297
 
3298
+ property :type, as: 'type'
3299
+ property :update_time, as: 'updateTime'
2158
3300
  end
2159
3301
  end
2160
3302
 
2161
- class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig
3303
+ class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason
2162
3304
  # @private
2163
3305
  class Representation < Google::Apis::Core::JsonRepresentation
2164
- property :layout_based_chunking_config, as: 'layoutBasedChunkingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig::Representation
3306
+ property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure::Representation
2165
3307
 
2166
3308
  end
2167
3309
  end
2168
3310
 
2169
- class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
3311
+ class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure
2170
3312
  # @private
2171
3313
  class Representation < Google::Apis::Core::JsonRepresentation
2172
- property :chunk_size, as: 'chunkSize'
2173
- property :include_ancestor_headings, as: 'includeAncestorHeadings'
3314
+ property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
2174
3315
  end
2175
3316
  end
2176
3317
 
2177
- class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig
3318
+ class GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata
2178
3319
  # @private
2179
3320
  class Representation < Google::Apis::Core::JsonRepresentation
2180
- property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
2181
-
2182
- property :layout_parsing_config, as: 'layoutParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig::Representation
2183
-
2184
- property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
2185
-
3321
+ property :create_time, as: 'createTime'
3322
+ property :update_time, as: 'updateTime'
2186
3323
  end
2187
3324
  end
2188
3325
 
2189
- class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig
3326
+ class GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse
2190
3327
  # @private
2191
3328
  class Representation < Google::Apis::Core::JsonRepresentation
3329
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
3330
+
3331
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
3332
+
3333
+ hash :metrics, as: 'metrics'
3334
+ property :model_status, as: 'modelStatus'
2192
3335
  end
2193
3336
  end
2194
3337
 
2195
- class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig
3338
+ class GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata
2196
3339
  # @private
2197
3340
  class Representation < Google::Apis::Core::JsonRepresentation
3341
+ property :engine, as: 'engine'
2198
3342
  end
2199
3343
  end
2200
3344
 
2201
- class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig
3345
+ class GoogleCloudDiscoveryengineV1alphaTuneEngineResponse
2202
3346
  # @private
2203
3347
  class Representation < Google::Apis::Core::JsonRepresentation
2204
- collection :enhanced_document_elements, as: 'enhancedDocumentElements'
2205
- property :use_native_text, as: 'useNativeText'
2206
3348
  end
2207
3349
  end
2208
3350
 
2209
- class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata
3351
+ class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
2210
3352
  # @private
2211
3353
  class Representation < Google::Apis::Core::JsonRepresentation
2212
3354
  property :create_time, as: 'createTime'
@@ -2214,457 +3356,498 @@ module Google
2214
3356
  end
2215
3357
  end
2216
3358
 
2217
- class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchResponse
3359
+ class GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata
2218
3360
  # @private
2219
3361
  class Representation < Google::Apis::Core::JsonRepresentation
3362
+ property :create_time, as: 'createTime'
3363
+ property :update_time, as: 'updateTime'
2220
3364
  end
2221
3365
  end
2222
3366
 
2223
- class GoogleCloudDiscoveryengineV1alphaEngine
3367
+ class GoogleCloudDiscoveryengineV1betaAnswer
2224
3368
  # @private
2225
3369
  class Representation < Google::Apis::Core::JsonRepresentation
2226
- property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig::Representation
2227
-
2228
- property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata::Representation
2229
-
2230
- property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig::Representation
3370
+ collection :answer_skipped_reasons, as: 'answerSkippedReasons'
3371
+ property :answer_text, as: 'answerText'
3372
+ collection :citations, as: 'citations', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerCitation, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerCitation::Representation
2231
3373
 
3374
+ property :complete_time, as: 'completeTime'
2232
3375
  property :create_time, as: 'createTime'
2233
- collection :data_store_ids, as: 'dataStoreIds'
2234
- property :display_name, as: 'displayName'
2235
- property :industry_vertical, as: 'industryVertical'
2236
- property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig::Representation
2237
-
2238
3376
  property :name, as: 'name'
2239
- property :recommendation_metadata, as: 'recommendationMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata::Representation
3377
+ property :query_understanding_info, as: 'queryUnderstandingInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo::Representation
2240
3378
 
2241
- property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig::Representation
3379
+ collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReference, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReference::Representation
2242
3380
 
2243
- property :similar_documents_config, as: 'similarDocumentsConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig::Representation
3381
+ collection :related_questions, as: 'relatedQuestions'
3382
+ property :state, as: 'state'
3383
+ collection :steps, as: 'steps', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStep, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStep::Representation
2244
3384
 
2245
- property :solution_type, as: 'solutionType'
2246
- property :update_time, as: 'updateTime'
2247
3385
  end
2248
3386
  end
2249
3387
 
2250
- class GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig
3388
+ class GoogleCloudDiscoveryengineV1betaAnswerCitation
2251
3389
  # @private
2252
3390
  class Representation < Google::Apis::Core::JsonRepresentation
2253
- property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig::Representation
3391
+ property :end_index, :numeric_string => true, as: 'endIndex'
3392
+ collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerCitationSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerCitationSource::Representation
2254
3393
 
2255
- property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
3394
+ property :start_index, :numeric_string => true, as: 'startIndex'
2256
3395
  end
2257
3396
  end
2258
3397
 
2259
- class GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig
3398
+ class GoogleCloudDiscoveryengineV1betaAnswerCitationSource
2260
3399
  # @private
2261
3400
  class Representation < Google::Apis::Core::JsonRepresentation
2262
- property :business, as: 'business'
2263
- property :default_language_code, as: 'defaultLanguageCode'
2264
- property :location, as: 'location'
2265
- property :time_zone, as: 'timeZone'
3401
+ property :reference_id, as: 'referenceId'
2266
3402
  end
2267
3403
  end
2268
3404
 
2269
- class GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata
3405
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequest
2270
3406
  # @private
2271
3407
  class Representation < Google::Apis::Core::JsonRepresentation
2272
- property :dialogflow_agent, as: 'dialogflowAgent'
3408
+ property :answer_generation_spec, as: 'answerGenerationSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpec::Representation
3409
+
3410
+ property :asynchronous_mode, as: 'asynchronousMode'
3411
+ property :query, as: 'query', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaQuery, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaQuery::Representation
3412
+
3413
+ property :query_understanding_spec, as: 'queryUnderstandingSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpec::Representation
3414
+
3415
+ property :related_questions_spec, as: 'relatedQuestionsSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestRelatedQuestionsSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestRelatedQuestionsSpec::Representation
3416
+
3417
+ property :safety_spec, as: 'safetySpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSafetySpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSafetySpec::Representation
3418
+
3419
+ property :search_spec, as: 'searchSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpec::Representation
3420
+
3421
+ property :session, as: 'session'
3422
+ property :user_pseudo_id, as: 'userPseudoId'
2273
3423
  end
2274
3424
  end
2275
3425
 
2276
- class GoogleCloudDiscoveryengineV1alphaEngineCommonConfig
3426
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpec
2277
3427
  # @private
2278
3428
  class Representation < Google::Apis::Core::JsonRepresentation
2279
- property :company_name, as: 'companyName'
3429
+ property :answer_language_code, as: 'answerLanguageCode'
3430
+ property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
3431
+ property :ignore_non_answer_seeking_query, as: 'ignoreNonAnswerSeekingQuery'
3432
+ property :include_citations, as: 'includeCitations'
3433
+ property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecModelSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecModelSpec::Representation
3434
+
3435
+ property :prompt_spec, as: 'promptSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecPromptSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecPromptSpec::Representation
3436
+
2280
3437
  end
2281
3438
  end
2282
3439
 
2283
- class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig
3440
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecModelSpec
2284
3441
  # @private
2285
3442
  class Representation < Google::Apis::Core::JsonRepresentation
2286
- property :optimization_objective, as: 'optimizationObjective'
2287
- property :optimization_objective_config, as: 'optimizationObjectiveConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig::Representation
3443
+ property :model_version, as: 'modelVersion'
3444
+ end
3445
+ end
2288
3446
 
2289
- property :training_state, as: 'trainingState'
2290
- property :type, as: 'type'
3447
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecPromptSpec
3448
+ # @private
3449
+ class Representation < Google::Apis::Core::JsonRepresentation
3450
+ property :preamble, as: 'preamble'
2291
3451
  end
2292
3452
  end
2293
3453
 
2294
- class GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig
3454
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpec
2295
3455
  # @private
2296
3456
  class Representation < Google::Apis::Core::JsonRepresentation
2297
- property :target_field, as: 'targetField'
2298
- property :target_field_value_float, as: 'targetFieldValueFloat'
3457
+ property :query_classification_spec, as: 'queryClassificationSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec::Representation
3458
+
3459
+ property :query_rephraser_spec, as: 'queryRephraserSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec::Representation
3460
+
2299
3461
  end
2300
3462
  end
2301
3463
 
2302
- class GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata
3464
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec
2303
3465
  # @private
2304
3466
  class Representation < Google::Apis::Core::JsonRepresentation
2305
- property :data_state, as: 'dataState'
2306
- property :last_tune_time, as: 'lastTuneTime'
2307
- property :serving_state, as: 'servingState'
2308
- property :tuning_operation, as: 'tuningOperation'
3467
+ collection :types, as: 'types'
2309
3468
  end
2310
3469
  end
2311
3470
 
2312
- class GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig
3471
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec
2313
3472
  # @private
2314
3473
  class Representation < Google::Apis::Core::JsonRepresentation
2315
- collection :search_add_ons, as: 'searchAddOns'
2316
- property :search_tier, as: 'searchTier'
3474
+ property :disable, as: 'disable'
3475
+ property :max_rephrase_steps, as: 'maxRephraseSteps'
2317
3476
  end
2318
3477
  end
2319
3478
 
2320
- class GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig
3479
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestRelatedQuestionsSpec
2321
3480
  # @private
2322
3481
  class Representation < Google::Apis::Core::JsonRepresentation
3482
+ property :enable, as: 'enable'
2323
3483
  end
2324
3484
  end
2325
3485
 
2326
- class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata
3486
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSafetySpec
2327
3487
  # @private
2328
3488
  class Representation < Google::Apis::Core::JsonRepresentation
2329
- property :create_time, as: 'createTime'
3489
+ property :enable, as: 'enable'
2330
3490
  end
2331
3491
  end
2332
3492
 
2333
- class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse
3493
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpec
2334
3494
  # @private
2335
3495
  class Representation < Google::Apis::Core::JsonRepresentation
2336
- property :data_size_bytes, :numeric_string => true, as: 'dataSizeBytes'
2337
- property :document_count, :numeric_string => true, as: 'documentCount'
3496
+ property :search_params, as: 'searchParams', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchParams, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchParams::Representation
3497
+
3498
+ property :search_result_list, as: 'searchResultList', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultList, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultList::Representation
3499
+
2338
3500
  end
2339
3501
  end
2340
3502
 
2341
- class GoogleCloudDiscoveryengineV1alphaFieldConfig
3503
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchParams
2342
3504
  # @private
2343
3505
  class Representation < Google::Apis::Core::JsonRepresentation
2344
- property :completable_option, as: 'completableOption'
2345
- property :dynamic_facetable_option, as: 'dynamicFacetableOption'
2346
- property :field_path, as: 'fieldPath'
2347
- property :field_type, as: 'fieldType'
2348
- property :indexable_option, as: 'indexableOption'
2349
- property :key_property_type, as: 'keyPropertyType'
2350
- property :recs_filterable_option, as: 'recsFilterableOption'
2351
- property :retrievable_option, as: 'retrievableOption'
2352
- property :searchable_option, as: 'searchableOption'
3506
+ property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec::Representation
3507
+
3508
+ property :filter, as: 'filter'
3509
+ property :max_return_results, as: 'maxReturnResults'
3510
+ property :order_by, as: 'orderBy'
2353
3511
  end
2354
3512
  end
2355
3513
 
2356
- class GoogleCloudDiscoveryengineV1alphaIdpConfig
3514
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultList
2357
3515
  # @private
2358
3516
  class Representation < Google::Apis::Core::JsonRepresentation
2359
- property :external_idp_config, as: 'externalIdpConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig::Representation
3517
+ collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResult, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResult::Representation
2360
3518
 
2361
- property :idp_type, as: 'idpType'
2362
3519
  end
2363
3520
  end
2364
3521
 
2365
- class GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig
3522
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResult
2366
3523
  # @private
2367
3524
  class Representation < Google::Apis::Core::JsonRepresentation
2368
- property :workforce_pool_name, as: 'workforcePoolName'
3525
+ property :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo::Representation
3526
+
3527
+ property :unstructured_document_info, as: 'unstructuredDocumentInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo::Representation
3528
+
2369
3529
  end
2370
3530
  end
2371
3531
 
2372
- class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
3532
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo
2373
3533
  # @private
2374
3534
  class Representation < Google::Apis::Core::JsonRepresentation
2375
- property :create_time, as: 'createTime'
2376
- property :failure_count, :numeric_string => true, as: 'failureCount'
2377
- property :success_count, :numeric_string => true, as: 'successCount'
2378
- property :update_time, as: 'updateTime'
3535
+ property :chunk, as: 'chunk'
3536
+ property :content, as: 'content'
2379
3537
  end
2380
3538
  end
2381
3539
 
2382
- class GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse
3540
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo
2383
3541
  # @private
2384
3542
  class Representation < Google::Apis::Core::JsonRepresentation
2385
- property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
3543
+ property :document, as: 'document'
3544
+ collection :document_contexts, as: 'documentContexts', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext::Representation
2386
3545
 
2387
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
3546
+ collection :extractive_answers, as: 'extractiveAnswers', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer::Representation
3547
+
3548
+ collection :extractive_segments, as: 'extractiveSegments', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment::Representation
2388
3549
 
3550
+ property :title, as: 'title'
3551
+ property :uri, as: 'uri'
2389
3552
  end
2390
3553
  end
2391
3554
 
2392
- class GoogleCloudDiscoveryengineV1alphaImportErrorConfig
3555
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext
2393
3556
  # @private
2394
3557
  class Representation < Google::Apis::Core::JsonRepresentation
2395
- property :gcs_prefix, as: 'gcsPrefix'
3558
+ property :content, as: 'content'
3559
+ property :page_identifier, as: 'pageIdentifier'
2396
3560
  end
2397
3561
  end
2398
3562
 
2399
- class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata
3563
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer
2400
3564
  # @private
2401
3565
  class Representation < Google::Apis::Core::JsonRepresentation
2402
- property :create_time, as: 'createTime'
2403
- property :update_time, as: 'updateTime'
3566
+ property :content, as: 'content'
3567
+ property :page_identifier, as: 'pageIdentifier'
2404
3568
  end
2405
3569
  end
2406
3570
 
2407
- class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse
3571
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment
2408
3572
  # @private
2409
3573
  class Representation < Google::Apis::Core::JsonRepresentation
2410
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
2411
-
2412
- property :failed_entries_count, :numeric_string => true, as: 'failedEntriesCount'
2413
- property :imported_entries_count, :numeric_string => true, as: 'importedEntriesCount'
3574
+ property :content, as: 'content'
3575
+ property :page_identifier, as: 'pageIdentifier'
2414
3576
  end
2415
3577
  end
2416
3578
 
2417
- class GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata
3579
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryResponse
2418
3580
  # @private
2419
3581
  class Representation < Google::Apis::Core::JsonRepresentation
2420
- property :create_time, as: 'createTime'
2421
- property :failure_count, :numeric_string => true, as: 'failureCount'
2422
- property :success_count, :numeric_string => true, as: 'successCount'
2423
- property :update_time, as: 'updateTime'
3582
+ property :answer, as: 'answer', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswer, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswer::Representation
3583
+
3584
+ property :session, as: 'session', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSession, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSession::Representation
3585
+
2424
3586
  end
2425
3587
  end
2426
3588
 
2427
- class GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse
3589
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo
2428
3590
  # @private
2429
3591
  class Representation < Google::Apis::Core::JsonRepresentation
2430
- property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
2431
-
2432
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
3592
+ collection :query_classification_info, as: 'queryClassificationInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfoQueryClassificationInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfoQueryClassificationInfo::Representation
2433
3593
 
2434
- property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
2435
- property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
2436
3594
  end
2437
3595
  end
2438
3596
 
2439
- class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
3597
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfoQueryClassificationInfo
2440
3598
  # @private
2441
3599
  class Representation < Google::Apis::Core::JsonRepresentation
2442
- property :create_time, as: 'createTime'
2443
- property :failure_count, :numeric_string => true, as: 'failureCount'
2444
- property :ignored_count, :numeric_string => true, as: 'ignoredCount'
2445
- property :success_count, :numeric_string => true, as: 'successCount'
2446
- property :update_time, as: 'updateTime'
3600
+ property :positive, as: 'positive'
3601
+ property :type, as: 'type'
3602
+ end
3603
+ end
3604
+
3605
+ class GoogleCloudDiscoveryengineV1betaAnswerReference
3606
+ # @private
3607
+ class Representation < Google::Apis::Core::JsonRepresentation
3608
+ property :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfo::Representation
3609
+
3610
+ property :unstructured_document_info, as: 'unstructuredDocumentInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfo::Representation
3611
+
2447
3612
  end
2448
3613
  end
2449
3614
 
2450
- class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse
3615
+ class GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfo
2451
3616
  # @private
2452
3617
  class Representation < Google::Apis::Core::JsonRepresentation
2453
- property :purge_count, :numeric_string => true, as: 'purgeCount'
2454
- collection :purge_sample, as: 'purgeSample'
3618
+ property :chunk, as: 'chunk'
3619
+ property :content, as: 'content'
3620
+ property :document_metadata, as: 'documentMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfoDocumentMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfoDocumentMetadata::Representation
3621
+
3622
+ property :relevance_score, as: 'relevanceScore'
2455
3623
  end
2456
3624
  end
2457
3625
 
2458
- class GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata
3626
+ class GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfoDocumentMetadata
2459
3627
  # @private
2460
3628
  class Representation < Google::Apis::Core::JsonRepresentation
2461
- property :create_time, as: 'createTime'
2462
- property :update_time, as: 'updateTime'
3629
+ property :document, as: 'document'
3630
+ property :page_identifier, as: 'pageIdentifier'
3631
+ property :title, as: 'title'
3632
+ property :uri, as: 'uri'
2463
3633
  end
2464
3634
  end
2465
3635
 
2466
- class GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse
3636
+ class GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfo
2467
3637
  # @private
2468
3638
  class Representation < Google::Apis::Core::JsonRepresentation
2469
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
3639
+ collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfoChunkContent, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfoChunkContent::Representation
2470
3640
 
2471
- property :purge_count, :numeric_string => true, as: 'purgeCount'
3641
+ property :document, as: 'document'
3642
+ property :title, as: 'title'
3643
+ property :uri, as: 'uri'
2472
3644
  end
2473
3645
  end
2474
3646
 
2475
- class GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata
3647
+ class GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfoChunkContent
2476
3648
  # @private
2477
3649
  class Representation < Google::Apis::Core::JsonRepresentation
2478
- property :create_time, as: 'createTime'
2479
- property :failure_count, :numeric_string => true, as: 'failureCount'
2480
- property :success_count, :numeric_string => true, as: 'successCount'
2481
- property :update_time, as: 'updateTime'
3650
+ property :content, as: 'content'
3651
+ property :page_identifier, as: 'pageIdentifier'
2482
3652
  end
2483
3653
  end
2484
3654
 
2485
- class GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse
3655
+ class GoogleCloudDiscoveryengineV1betaAnswerStep
2486
3656
  # @private
2487
3657
  class Representation < Google::Apis::Core::JsonRepresentation
2488
- property :purge_count, :numeric_string => true, as: 'purgeCount'
3658
+ collection :actions, as: 'actions', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStepAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStepAction::Representation
3659
+
3660
+ property :description, as: 'description'
3661
+ property :state, as: 'state'
3662
+ property :thought, as: 'thought'
2489
3663
  end
2490
3664
  end
2491
3665
 
2492
- class GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata
3666
+ class GoogleCloudDiscoveryengineV1betaAnswerStepAction
2493
3667
  # @private
2494
3668
  class Representation < Google::Apis::Core::JsonRepresentation
2495
- property :create_time, as: 'createTime'
2496
- collection :invalid_uris, as: 'invalidUris'
2497
- property :pending_count, as: 'pendingCount'
2498
- property :quota_exceeded_count, as: 'quotaExceededCount'
2499
- property :success_count, as: 'successCount'
2500
- property :update_time, as: 'updateTime'
2501
- property :valid_uris_count, as: 'validUrisCount'
3669
+ property :observation, as: 'observation', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStepActionObservation, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStepActionObservation::Representation
3670
+
3671
+ property :search_action, as: 'searchAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStepActionSearchAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStepActionSearchAction::Representation
3672
+
2502
3673
  end
2503
3674
  end
2504
3675
 
2505
- class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse
3676
+ class GoogleCloudDiscoveryengineV1betaAnswerStepActionObservation
2506
3677
  # @private
2507
3678
  class Representation < Google::Apis::Core::JsonRepresentation
2508
- collection :failed_uris, as: 'failedUris'
2509
- collection :failure_samples, as: 'failureSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo::Representation
3679
+ collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResult, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResult::Representation
2510
3680
 
2511
3681
  end
2512
3682
  end
2513
3683
 
2514
- class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo
3684
+ class GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResult
2515
3685
  # @private
2516
3686
  class Representation < Google::Apis::Core::JsonRepresentation
2517
- collection :failure_reasons, as: 'failureReasons', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason::Representation
3687
+ collection :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultChunkInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultChunkInfo::Representation
3688
+
3689
+ property :document, as: 'document'
3690
+ collection :snippet_info, as: 'snippetInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultSnippetInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultSnippetInfo::Representation
2518
3691
 
3692
+ property :title, as: 'title'
2519
3693
  property :uri, as: 'uri'
2520
3694
  end
2521
3695
  end
2522
3696
 
2523
- class GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason
3697
+ class GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultChunkInfo
2524
3698
  # @private
2525
3699
  class Representation < Google::Apis::Core::JsonRepresentation
2526
- property :corpus_type, as: 'corpusType'
2527
- property :error_message, as: 'errorMessage'
3700
+ property :chunk, as: 'chunk'
3701
+ property :content, as: 'content'
3702
+ property :relevance_score, as: 'relevanceScore'
2528
3703
  end
2529
3704
  end
2530
3705
 
2531
- class GoogleCloudDiscoveryengineV1alphaSchema
3706
+ class GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultSnippetInfo
2532
3707
  # @private
2533
3708
  class Representation < Google::Apis::Core::JsonRepresentation
2534
- collection :field_configs, as: 'fieldConfigs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaFieldConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaFieldConfig::Representation
2535
-
2536
- property :json_schema, as: 'jsonSchema'
2537
- property :name, as: 'name'
2538
- hash :struct_schema, as: 'structSchema'
3709
+ property :snippet, as: 'snippet'
3710
+ property :snippet_status, as: 'snippetStatus'
2539
3711
  end
2540
3712
  end
2541
3713
 
2542
- class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
3714
+ class GoogleCloudDiscoveryengineV1betaAnswerStepActionSearchAction
2543
3715
  # @private
2544
3716
  class Representation < Google::Apis::Core::JsonRepresentation
2545
- property :site_verification_state, as: 'siteVerificationState'
2546
- property :verify_time, as: 'verifyTime'
3717
+ property :query, as: 'query'
2547
3718
  end
2548
3719
  end
2549
3720
 
2550
- class GoogleCloudDiscoveryengineV1alphaTargetSite
3721
+ class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
2551
3722
  # @private
2552
3723
  class Representation < Google::Apis::Core::JsonRepresentation
2553
- property :exact_match, as: 'exactMatch'
2554
- property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason::Representation
2555
-
2556
- property :generated_uri_pattern, as: 'generatedUriPattern'
2557
- property :indexing_status, as: 'indexingStatus'
2558
- property :name, as: 'name'
2559
- property :provided_uri_pattern, as: 'providedUriPattern'
2560
- property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo::Representation
2561
-
2562
- property :type, as: 'type'
3724
+ property :create_time, as: 'createTime'
2563
3725
  property :update_time, as: 'updateTime'
2564
3726
  end
2565
3727
  end
2566
3728
 
2567
- class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason
3729
+ class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesRequest
2568
3730
  # @private
2569
3731
  class Representation < Google::Apis::Core::JsonRepresentation
2570
- property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure::Representation
3732
+ collection :requests, as: 'requests', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCreateTargetSiteRequest, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCreateTargetSiteRequest::Representation
2571
3733
 
2572
3734
  end
2573
3735
  end
2574
3736
 
2575
- class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure
3737
+ class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse
2576
3738
  # @private
2577
3739
  class Representation < Google::Apis::Core::JsonRepresentation
2578
- property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
3740
+ collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaTargetSite, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaTargetSite::Representation
3741
+
2579
3742
  end
2580
3743
  end
2581
3744
 
2582
- class GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata
3745
+ class GoogleCloudDiscoveryengineV1betaBatchVerifyTargetSitesRequest
2583
3746
  # @private
2584
3747
  class Representation < Google::Apis::Core::JsonRepresentation
2585
- property :create_time, as: 'createTime'
2586
- property :update_time, as: 'updateTime'
2587
3748
  end
2588
3749
  end
2589
3750
 
2590
- class GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse
3751
+ class GoogleCloudDiscoveryengineV1betaBigQuerySource
2591
3752
  # @private
2592
3753
  class Representation < Google::Apis::Core::JsonRepresentation
2593
- property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
2594
-
2595
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
3754
+ property :data_schema, as: 'dataSchema'
3755
+ property :dataset_id, as: 'datasetId'
3756
+ property :gcs_staging_dir, as: 'gcsStagingDir'
3757
+ property :partition_date, as: 'partitionDate', class: Google::Apis::DiscoveryengineV1beta::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1beta::GoogleTypeDate::Representation
2596
3758
 
2597
- property :model_status, as: 'modelStatus'
3759
+ property :project_id, as: 'projectId'
3760
+ property :table_id, as: 'tableId'
2598
3761
  end
2599
3762
  end
2600
3763
 
2601
- class GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata
3764
+ class GoogleCloudDiscoveryengineV1betaBigtableOptions
2602
3765
  # @private
2603
3766
  class Representation < Google::Apis::Core::JsonRepresentation
2604
- property :engine, as: 'engine'
3767
+ hash :families, as: 'families', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumnFamily, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumnFamily::Representation
3768
+
3769
+ property :key_field_name, as: 'keyFieldName'
2605
3770
  end
2606
3771
  end
2607
3772
 
2608
- class GoogleCloudDiscoveryengineV1alphaTuneEngineResponse
3773
+ class GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumn
2609
3774
  # @private
2610
3775
  class Representation < Google::Apis::Core::JsonRepresentation
3776
+ property :encoding, as: 'encoding'
3777
+ property :field_name, as: 'fieldName'
3778
+ property :qualifier, :base64 => true, as: 'qualifier'
3779
+ property :type, as: 'type'
2611
3780
  end
2612
3781
  end
2613
3782
 
2614
- class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
3783
+ class GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumnFamily
2615
3784
  # @private
2616
3785
  class Representation < Google::Apis::Core::JsonRepresentation
2617
- property :create_time, as: 'createTime'
2618
- property :update_time, as: 'updateTime'
3786
+ collection :columns, as: 'columns', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumn, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumn::Representation
3787
+
3788
+ property :encoding, as: 'encoding'
3789
+ property :field_name, as: 'fieldName'
3790
+ property :type, as: 'type'
2619
3791
  end
2620
3792
  end
2621
3793
 
2622
- class GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata
3794
+ class GoogleCloudDiscoveryengineV1betaBigtableSource
2623
3795
  # @private
2624
3796
  class Representation < Google::Apis::Core::JsonRepresentation
2625
- property :create_time, as: 'createTime'
2626
- property :update_time, as: 'updateTime'
3797
+ property :bigtable_options, as: 'bigtableOptions', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaBigtableOptions, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaBigtableOptions::Representation
3798
+
3799
+ property :instance_id, as: 'instanceId'
3800
+ property :project_id, as: 'projectId'
3801
+ property :table_id, as: 'tableId'
2627
3802
  end
2628
3803
  end
2629
3804
 
2630
- class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
3805
+ class GoogleCloudDiscoveryengineV1betaCheckGroundingRequest
2631
3806
  # @private
2632
3807
  class Representation < Google::Apis::Core::JsonRepresentation
2633
- property :create_time, as: 'createTime'
2634
- property :update_time, as: 'updateTime'
3808
+ property :answer_candidate, as: 'answerCandidate'
3809
+ collection :facts, as: 'facts', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGroundingFact, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGroundingFact::Representation
3810
+
3811
+ property :grounding_spec, as: 'groundingSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCheckGroundingSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCheckGroundingSpec::Representation
3812
+
2635
3813
  end
2636
3814
  end
2637
3815
 
2638
- class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesRequest
3816
+ class GoogleCloudDiscoveryengineV1betaCheckGroundingResponse
2639
3817
  # @private
2640
3818
  class Representation < Google::Apis::Core::JsonRepresentation
2641
- collection :requests, as: 'requests', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCreateTargetSiteRequest, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCreateTargetSiteRequest::Representation
3819
+ collection :cited_chunks, as: 'citedChunks', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaFactChunk, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaFactChunk::Representation
2642
3820
 
3821
+ collection :claims, as: 'claims', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCheckGroundingResponseClaim, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCheckGroundingResponseClaim::Representation
3822
+
3823
+ property :support_score, as: 'supportScore'
2643
3824
  end
2644
3825
  end
2645
3826
 
2646
- class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse
3827
+ class GoogleCloudDiscoveryengineV1betaCheckGroundingResponseClaim
2647
3828
  # @private
2648
3829
  class Representation < Google::Apis::Core::JsonRepresentation
2649
- collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaTargetSite, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaTargetSite::Representation
2650
-
3830
+ collection :citation_indices, as: 'citationIndices'
3831
+ property :claim_text, as: 'claimText'
3832
+ property :end_pos, as: 'endPos'
3833
+ property :start_pos, as: 'startPos'
2651
3834
  end
2652
3835
  end
2653
3836
 
2654
- class GoogleCloudDiscoveryengineV1betaBatchVerifyTargetSitesRequest
3837
+ class GoogleCloudDiscoveryengineV1betaCheckGroundingSpec
2655
3838
  # @private
2656
3839
  class Representation < Google::Apis::Core::JsonRepresentation
3840
+ property :citation_threshold, as: 'citationThreshold'
2657
3841
  end
2658
3842
  end
2659
3843
 
2660
- class GoogleCloudDiscoveryengineV1betaBigQuerySource
3844
+ class GoogleCloudDiscoveryengineV1betaCloudSqlSource
2661
3845
  # @private
2662
3846
  class Representation < Google::Apis::Core::JsonRepresentation
2663
- property :data_schema, as: 'dataSchema'
2664
- property :dataset_id, as: 'datasetId'
3847
+ property :database_id, as: 'databaseId'
2665
3848
  property :gcs_staging_dir, as: 'gcsStagingDir'
2666
- property :partition_date, as: 'partitionDate', class: Google::Apis::DiscoveryengineV1beta::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1beta::GoogleTypeDate::Representation
2667
-
3849
+ property :instance_id, as: 'instanceId'
3850
+ property :offload, as: 'offload'
2668
3851
  property :project_id, as: 'projectId'
2669
3852
  property :table_id, as: 'tableId'
2670
3853
  end
@@ -3043,6 +4226,15 @@ module Google
3043
4226
  end
3044
4227
  end
3045
4228
 
4229
+ class GoogleCloudDiscoveryengineV1betaFactChunk
4230
+ # @private
4231
+ class Representation < Google::Apis::Core::JsonRepresentation
4232
+ property :chunk_text, as: 'chunkText'
4233
+ property :source, as: 'source'
4234
+ hash :source_metadata, as: 'sourceMetadata'
4235
+ end
4236
+ end
4237
+
3046
4238
  class GoogleCloudDiscoveryengineV1betaFetchDomainVerificationStatusResponse
3047
4239
  # @private
3048
4240
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3053,6 +4245,24 @@ module Google
3053
4245
  end
3054
4246
  end
3055
4247
 
4248
+ class GoogleCloudDiscoveryengineV1betaFhirStoreSource
4249
+ # @private
4250
+ class Representation < Google::Apis::Core::JsonRepresentation
4251
+ property :fhir_store, as: 'fhirStore'
4252
+ property :gcs_staging_dir, as: 'gcsStagingDir'
4253
+ end
4254
+ end
4255
+
4256
+ class GoogleCloudDiscoveryengineV1betaFirestoreSource
4257
+ # @private
4258
+ class Representation < Google::Apis::Core::JsonRepresentation
4259
+ property :collection_id, as: 'collectionId'
4260
+ property :database_id, as: 'databaseId'
4261
+ property :gcs_staging_dir, as: 'gcsStagingDir'
4262
+ property :project_id, as: 'projectId'
4263
+ end
4264
+ end
4265
+
3056
4266
  class GoogleCloudDiscoveryengineV1betaGcsSource
3057
4267
  # @private
3058
4268
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3061,12 +4271,21 @@ module Google
3061
4271
  end
3062
4272
  end
3063
4273
 
4274
+ class GoogleCloudDiscoveryengineV1betaGroundingFact
4275
+ # @private
4276
+ class Representation < Google::Apis::Core::JsonRepresentation
4277
+ hash :attributes, as: 'attributes'
4278
+ property :fact_text, as: 'factText'
4279
+ end
4280
+ end
4281
+
3064
4282
  class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
3065
4283
  # @private
3066
4284
  class Representation < Google::Apis::Core::JsonRepresentation
3067
4285
  property :create_time, as: 'createTime'
3068
4286
  property :failure_count, :numeric_string => true, as: 'failureCount'
3069
4287
  property :success_count, :numeric_string => true, as: 'successCount'
4288
+ property :total_count, :numeric_string => true, as: 'totalCount'
3070
4289
  property :update_time, as: 'updateTime'
3071
4290
  end
3072
4291
  end
@@ -3077,14 +4296,25 @@ module Google
3077
4296
  property :auto_generate_ids, as: 'autoGenerateIds'
3078
4297
  property :bigquery_source, as: 'bigquerySource', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaBigQuerySource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaBigQuerySource::Representation
3079
4298
 
4299
+ property :bigtable_source, as: 'bigtableSource', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaBigtableSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaBigtableSource::Representation
4300
+
4301
+ property :cloud_sql_source, as: 'cloudSqlSource', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCloudSqlSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCloudSqlSource::Representation
4302
+
3080
4303
  property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaImportErrorConfig::Representation
3081
4304
 
4305
+ property :fhir_store_source, as: 'fhirStoreSource', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaFhirStoreSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaFhirStoreSource::Representation
4306
+
4307
+ property :firestore_source, as: 'firestoreSource', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaFirestoreSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaFirestoreSource::Representation
4308
+
3082
4309
  property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGcsSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaGcsSource::Representation
3083
4310
 
3084
4311
  property :id_field, as: 'idField'
3085
4312
  property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaImportDocumentsRequestInlineSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaImportDocumentsRequestInlineSource::Representation
3086
4313
 
3087
4314
  property :reconciliation_mode, as: 'reconciliationMode'
4315
+ property :spanner_source, as: 'spannerSource', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSpannerSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSpannerSource::Representation
4316
+
4317
+ property :update_mask, as: 'updateMask'
3088
4318
  end
3089
4319
  end
3090
4320
 
@@ -3257,6 +4487,15 @@ module Google
3257
4487
  end
3258
4488
  end
3259
4489
 
4490
+ class GoogleCloudDiscoveryengineV1betaListSessionsResponse
4491
+ # @private
4492
+ class Representation < Google::Apis::Core::JsonRepresentation
4493
+ property :next_page_token, as: 'nextPageToken'
4494
+ collection :sessions, as: 'sessions', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSession, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSession::Representation
4495
+
4496
+ end
4497
+ end
4498
+
3260
4499
  class GoogleCloudDiscoveryengineV1betaListTargetSitesResponse
3261
4500
  # @private
3262
4501
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3295,6 +4534,12 @@ module Google
3295
4534
  end
3296
4535
  end
3297
4536
 
4537
+ class GoogleCloudDiscoveryengineV1betaPauseEngineRequest
4538
+ # @private
4539
+ class Representation < Google::Apis::Core::JsonRepresentation
4540
+ end
4541
+ end
4542
+
3298
4543
  class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
3299
4544
  # @private
3300
4545
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3345,6 +4590,44 @@ module Google
3345
4590
  end
3346
4591
  end
3347
4592
 
4593
+ class GoogleCloudDiscoveryengineV1betaQuery
4594
+ # @private
4595
+ class Representation < Google::Apis::Core::JsonRepresentation
4596
+ property :query_id, as: 'queryId'
4597
+ property :text, as: 'text'
4598
+ end
4599
+ end
4600
+
4601
+ class GoogleCloudDiscoveryengineV1betaRankRequest
4602
+ # @private
4603
+ class Representation < Google::Apis::Core::JsonRepresentation
4604
+ property :ignore_record_details_in_response, as: 'ignoreRecordDetailsInResponse'
4605
+ property :model, as: 'model'
4606
+ property :query, as: 'query'
4607
+ collection :records, as: 'records', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaRankingRecord, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaRankingRecord::Representation
4608
+
4609
+ property :top_n, as: 'topN'
4610
+ end
4611
+ end
4612
+
4613
+ class GoogleCloudDiscoveryengineV1betaRankResponse
4614
+ # @private
4615
+ class Representation < Google::Apis::Core::JsonRepresentation
4616
+ collection :records, as: 'records', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaRankingRecord, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaRankingRecord::Representation
4617
+
4618
+ end
4619
+ end
4620
+
4621
+ class GoogleCloudDiscoveryengineV1betaRankingRecord
4622
+ # @private
4623
+ class Representation < Google::Apis::Core::JsonRepresentation
4624
+ property :content, as: 'content'
4625
+ property :id, as: 'id'
4626
+ property :score, as: 'score'
4627
+ property :title, as: 'title'
4628
+ end
4629
+ end
4630
+
3348
4631
  class GoogleCloudDiscoveryengineV1betaRecommendRequest
3349
4632
  # @private
3350
4633
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3407,6 +4690,12 @@ module Google
3407
4690
  end
3408
4691
  end
3409
4692
 
4693
+ class GoogleCloudDiscoveryengineV1betaResumeEngineRequest
4694
+ # @private
4695
+ class Representation < Google::Apis::Core::JsonRepresentation
4696
+ end
4697
+ end
4698
+
3410
4699
  class GoogleCloudDiscoveryengineV1betaSchema
3411
4700
  # @private
3412
4701
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3474,10 +4763,31 @@ module Google
3474
4763
  # @private
3475
4764
  class Representation < Google::Apis::Core::JsonRepresentation
3476
4765
  property :boost, as: 'boost'
4766
+ property :boost_control_spec, as: 'boostControlSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec::Representation
4767
+
3477
4768
  property :condition, as: 'condition'
3478
4769
  end
3479
4770
  end
3480
4771
 
4772
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec
4773
+ # @private
4774
+ class Representation < Google::Apis::Core::JsonRepresentation
4775
+ property :attribute_type, as: 'attributeType'
4776
+ collection :control_points, as: 'controlPoints', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint::Representation
4777
+
4778
+ property :field_name, as: 'fieldName'
4779
+ property :interpolation_type, as: 'interpolationType'
4780
+ end
4781
+ end
4782
+
4783
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint
4784
+ # @private
4785
+ class Representation < Google::Apis::Core::JsonRepresentation
4786
+ property :attribute_value, as: 'attributeValue'
4787
+ property :boost_amount, as: 'boostAmount'
4788
+ end
4789
+ end
4790
+
3481
4791
  class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec
3482
4792
  # @private
3483
4793
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3738,12 +5048,22 @@ module Google
3738
5048
  class GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReference
3739
5049
  # @private
3740
5050
  class Representation < Google::Apis::Core::JsonRepresentation
5051
+ collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReferenceChunkContent, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReferenceChunkContent::Representation
5052
+
3741
5053
  property :document, as: 'document'
3742
5054
  property :title, as: 'title'
3743
5055
  property :uri, as: 'uri'
3744
5056
  end
3745
5057
  end
3746
5058
 
5059
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReferenceChunkContent
5060
+ # @private
5061
+ class Representation < Google::Apis::Core::JsonRepresentation
5062
+ property :content, as: 'content'
5063
+ property :page_identifier, as: 'pageIdentifier'
5064
+ end
5065
+ end
5066
+
3747
5067
  class GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes
3748
5068
  # @private
3749
5069
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3809,6 +5129,28 @@ module Google
3809
5129
  end
3810
5130
  end
3811
5131
 
5132
+ class GoogleCloudDiscoveryengineV1betaSession
5133
+ # @private
5134
+ class Representation < Google::Apis::Core::JsonRepresentation
5135
+ property :end_time, as: 'endTime'
5136
+ property :name, as: 'name'
5137
+ property :start_time, as: 'startTime'
5138
+ property :state, as: 'state'
5139
+ collection :turns, as: 'turns', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSessionTurn, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSessionTurn::Representation
5140
+
5141
+ property :user_pseudo_id, as: 'userPseudoId'
5142
+ end
5143
+ end
5144
+
5145
+ class GoogleCloudDiscoveryengineV1betaSessionTurn
5146
+ # @private
5147
+ class Representation < Google::Apis::Core::JsonRepresentation
5148
+ property :answer, as: 'answer'
5149
+ property :query, as: 'query', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaQuery, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaQuery::Representation
5150
+
5151
+ end
5152
+ end
5153
+
3812
5154
  class GoogleCloudDiscoveryengineV1betaSiteSearchEngine
3813
5155
  # @private
3814
5156
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3824,6 +5166,17 @@ module Google
3824
5166
  end
3825
5167
  end
3826
5168
 
5169
+ class GoogleCloudDiscoveryengineV1betaSpannerSource
5170
+ # @private
5171
+ class Representation < Google::Apis::Core::JsonRepresentation
5172
+ property :database_id, as: 'databaseId'
5173
+ property :enable_data_boost, as: 'enableDataBoost'
5174
+ property :instance_id, as: 'instanceId'
5175
+ property :project_id, as: 'projectId'
5176
+ property :table_id, as: 'tableId'
5177
+ end
5178
+ end
5179
+
3827
5180
  class GoogleCloudDiscoveryengineV1betaSuggestionDenyListEntry
3828
5181
  # @private
3829
5182
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3909,6 +5262,7 @@ module Google
3909
5262
 
3910
5263
  collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
3911
5264
 
5265
+ hash :metrics, as: 'metrics'
3912
5266
  property :model_status, as: 'modelStatus'
3913
5267
  end
3914
5268
  end
@@ -3925,6 +5279,19 @@ module Google
3925
5279
  end
3926
5280
  end
3927
5281
 
5282
+ class GoogleCloudDiscoveryengineV1betaTuneEngineMetadata
5283
+ # @private
5284
+ class Representation < Google::Apis::Core::JsonRepresentation
5285
+ property :engine, as: 'engine'
5286
+ end
5287
+ end
5288
+
5289
+ class GoogleCloudDiscoveryengineV1betaTuneEngineRequest
5290
+ # @private
5291
+ class Representation < Google::Apis::Core::JsonRepresentation
5292
+ end
5293
+ end
5294
+
3928
5295
  class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
3929
5296
  # @private
3930
5297
  class Representation < Google::Apis::Core::JsonRepresentation