google-apis-discoveryengine_v1alpha 0.82.0 → 0.84.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/discoveryengine_v1alpha/classes.rb +956 -1145
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +300 -395
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +639 -268
- metadata +2 -2
|
@@ -22,84 +22,6 @@ module Google
|
|
|
22
22
|
module Apis
|
|
23
23
|
module DiscoveryengineV1alpha
|
|
24
24
|
|
|
25
|
-
class ApiservingMediaRequestInfo
|
|
26
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
|
-
|
|
28
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
29
|
-
end
|
|
30
|
-
|
|
31
|
-
class ApiservingMediaResponseInfo
|
|
32
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
|
-
|
|
34
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
35
|
-
end
|
|
36
|
-
|
|
37
|
-
class GdataBlobstore2Info
|
|
38
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
|
-
|
|
40
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
41
|
-
end
|
|
42
|
-
|
|
43
|
-
class GdataCompositeMedia
|
|
44
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
|
-
|
|
46
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
47
|
-
end
|
|
48
|
-
|
|
49
|
-
class GdataContentTypeInfo
|
|
50
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
|
-
|
|
52
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
53
|
-
end
|
|
54
|
-
|
|
55
|
-
class GdataDiffChecksumsResponse
|
|
56
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
|
-
|
|
58
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
59
|
-
end
|
|
60
|
-
|
|
61
|
-
class GdataDiffDownloadResponse
|
|
62
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
63
|
-
|
|
64
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
65
|
-
end
|
|
66
|
-
|
|
67
|
-
class GdataDiffUploadRequest
|
|
68
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
69
|
-
|
|
70
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
71
|
-
end
|
|
72
|
-
|
|
73
|
-
class GdataDiffUploadResponse
|
|
74
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
75
|
-
|
|
76
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
77
|
-
end
|
|
78
|
-
|
|
79
|
-
class GdataDiffVersionResponse
|
|
80
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
|
-
|
|
82
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
83
|
-
end
|
|
84
|
-
|
|
85
|
-
class GdataDownloadParameters
|
|
86
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
|
-
|
|
88
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
89
|
-
end
|
|
90
|
-
|
|
91
|
-
class GdataMedia
|
|
92
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
|
-
|
|
94
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
95
|
-
end
|
|
96
|
-
|
|
97
|
-
class GdataObjectId
|
|
98
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
|
-
|
|
100
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
101
|
-
end
|
|
102
|
-
|
|
103
25
|
class GoogleApiDistribution
|
|
104
26
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
27
|
|
|
@@ -1144,12 +1066,36 @@ module Google
|
|
|
1144
1066
|
include Google::Apis::Core::JsonObjectSupport
|
|
1145
1067
|
end
|
|
1146
1068
|
|
|
1069
|
+
class GoogleCloudDiscoveryengineV1alphaAgentSharingConfig
|
|
1070
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1071
|
+
|
|
1072
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1073
|
+
end
|
|
1074
|
+
|
|
1147
1075
|
class GoogleCloudDiscoveryengineV1alphaAgentStarterPrompt
|
|
1148
1076
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1149
1077
|
|
|
1150
1078
|
include Google::Apis::Core::JsonObjectSupport
|
|
1151
1079
|
end
|
|
1152
1080
|
|
|
1081
|
+
class GoogleCloudDiscoveryengineV1alphaAgentView
|
|
1082
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1083
|
+
|
|
1084
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1085
|
+
end
|
|
1086
|
+
|
|
1087
|
+
class GoogleCloudDiscoveryengineV1alphaAgentViewSuggestedPrompt
|
|
1088
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1089
|
+
|
|
1090
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1091
|
+
end
|
|
1092
|
+
|
|
1093
|
+
class GoogleCloudDiscoveryengineV1alphaAgentViewUserPermissions
|
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1095
|
+
|
|
1096
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1097
|
+
end
|
|
1098
|
+
|
|
1153
1099
|
class GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig
|
|
1154
1100
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1155
1101
|
|
|
@@ -1966,24 +1912,6 @@ module Google
|
|
|
1966
1912
|
include Google::Apis::Core::JsonObjectSupport
|
|
1967
1913
|
end
|
|
1968
1914
|
|
|
1969
|
-
class GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStats
|
|
1970
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1971
|
-
|
|
1972
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1973
|
-
end
|
|
1974
|
-
|
|
1975
|
-
class GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsDatedUsage
|
|
1976
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1977
|
-
|
|
1978
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1979
|
-
end
|
|
1980
|
-
|
|
1981
|
-
class GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsMetricUsage
|
|
1982
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1983
|
-
|
|
1984
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1985
|
-
end
|
|
1986
|
-
|
|
1987
1915
|
class GoogleCloudDiscoveryengineV1alphaConnectorRun
|
|
1988
1916
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1989
1917
|
|
|
@@ -2650,6 +2578,12 @@ module Google
|
|
|
2650
2578
|
include Google::Apis::Core::JsonObjectSupport
|
|
2651
2579
|
end
|
|
2652
2580
|
|
|
2581
|
+
class GoogleCloudDiscoveryengineV1alphaGetAgentViewResponse
|
|
2582
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2583
|
+
|
|
2584
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2585
|
+
end
|
|
2586
|
+
|
|
2653
2587
|
class GoogleCloudDiscoveryengineV1alphaGetConnectorSecretResponse
|
|
2654
2588
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2655
2589
|
|
|
@@ -2902,18 +2836,36 @@ module Google
|
|
|
2902
2836
|
include Google::Apis::Core::JsonObjectSupport
|
|
2903
2837
|
end
|
|
2904
2838
|
|
|
2839
|
+
class GoogleCloudDiscoveryengineV1alphaLicenseConfigUsageStats
|
|
2840
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2841
|
+
|
|
2842
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2843
|
+
end
|
|
2844
|
+
|
|
2905
2845
|
class GoogleCloudDiscoveryengineV1alphaListAgentsResponse
|
|
2906
2846
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2907
2847
|
|
|
2908
2848
|
include Google::Apis::Core::JsonObjectSupport
|
|
2909
2849
|
end
|
|
2910
2850
|
|
|
2851
|
+
class GoogleCloudDiscoveryengineV1alphaListAssistantsResponse
|
|
2852
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2853
|
+
|
|
2854
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2855
|
+
end
|
|
2856
|
+
|
|
2911
2857
|
class GoogleCloudDiscoveryengineV1alphaListAuthorizationsResponse
|
|
2912
2858
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2913
2859
|
|
|
2914
2860
|
include Google::Apis::Core::JsonObjectSupport
|
|
2915
2861
|
end
|
|
2916
2862
|
|
|
2863
|
+
class GoogleCloudDiscoveryengineV1alphaListAvailableAgentViewsResponse
|
|
2864
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2865
|
+
|
|
2866
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2867
|
+
end
|
|
2868
|
+
|
|
2917
2869
|
class GoogleCloudDiscoveryengineV1alphaListBillingAccountLicenseConfigsResponse
|
|
2918
2870
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2919
2871
|
|
|
@@ -3028,6 +2980,12 @@ module Google
|
|
|
3028
2980
|
include Google::Apis::Core::JsonObjectSupport
|
|
3029
2981
|
end
|
|
3030
2982
|
|
|
2983
|
+
class GoogleCloudDiscoveryengineV1alphaListLicenseConfigsUsageStatsResponse
|
|
2984
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2985
|
+
|
|
2986
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2987
|
+
end
|
|
2988
|
+
|
|
3031
2989
|
class GoogleCloudDiscoveryengineV1alphaListSampleQueriesResponse
|
|
3032
2990
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3033
2991
|
|
|
@@ -3310,6 +3268,24 @@ module Google
|
|
|
3310
3268
|
include Google::Apis::Core::JsonObjectSupport
|
|
3311
3269
|
end
|
|
3312
3270
|
|
|
3271
|
+
class GoogleCloudDiscoveryengineV1alphaQueryConfigurablePricingUsageStatsResponse
|
|
3272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3273
|
+
|
|
3274
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3275
|
+
end
|
|
3276
|
+
|
|
3277
|
+
class GoogleCloudDiscoveryengineV1alphaQueryConfigurablePricingUsageStatsResponseDatedUsage
|
|
3278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3279
|
+
|
|
3280
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3281
|
+
end
|
|
3282
|
+
|
|
3283
|
+
class GoogleCloudDiscoveryengineV1alphaQueryConfigurablePricingUsageStatsResponseMetricUsage
|
|
3284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3285
|
+
|
|
3286
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3287
|
+
end
|
|
3288
|
+
|
|
3313
3289
|
class GoogleCloudDiscoveryengineV1alphaRankRequest
|
|
3314
3290
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3315
3291
|
|
|
@@ -3604,6 +3580,12 @@ module Google
|
|
|
3604
3580
|
include Google::Apis::Core::JsonObjectSupport
|
|
3605
3581
|
end
|
|
3606
3582
|
|
|
3583
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestCrowdingSpec
|
|
3584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3585
|
+
|
|
3586
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3587
|
+
end
|
|
3588
|
+
|
|
3607
3589
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec
|
|
3608
3590
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3609
3591
|
|
|
@@ -4156,25 +4138,7 @@ module Google
|
|
|
4156
4138
|
include Google::Apis::Core::JsonObjectSupport
|
|
4157
4139
|
end
|
|
4158
4140
|
|
|
4159
|
-
class
|
|
4160
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4161
|
-
|
|
4162
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
4163
|
-
end
|
|
4164
|
-
|
|
4165
|
-
class GoogleCloudDiscoveryengineV1alphaUploadAgentFileResponse
|
|
4166
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4167
|
-
|
|
4168
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
4169
|
-
end
|
|
4170
|
-
|
|
4171
|
-
class GoogleCloudDiscoveryengineV1alphaUploadSessionFileRequest
|
|
4172
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4173
|
-
|
|
4174
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
4175
|
-
end
|
|
4176
|
-
|
|
4177
|
-
class GoogleCloudDiscoveryengineV1alphaUploadSessionFileResponse
|
|
4141
|
+
class GoogleCloudDiscoveryengineV1alphaUserAnnotations
|
|
4178
4142
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4179
4143
|
|
|
4180
4144
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -4990,6 +4954,12 @@ module Google
|
|
|
4990
4954
|
include Google::Apis::Core::JsonObjectSupport
|
|
4991
4955
|
end
|
|
4992
4956
|
|
|
4957
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestCrowdingSpec
|
|
4958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4959
|
+
|
|
4960
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4961
|
+
end
|
|
4962
|
+
|
|
4993
4963
|
class GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec
|
|
4994
4964
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4995
4965
|
|
|
@@ -5416,55 +5386,61 @@ module Google
|
|
|
5416
5386
|
include Google::Apis::Core::JsonObjectSupport
|
|
5417
5387
|
end
|
|
5418
5388
|
|
|
5419
|
-
class
|
|
5389
|
+
class GoogleCloudNotebooklmV1alphaUserContent
|
|
5420
5390
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5421
5391
|
|
|
5422
5392
|
include Google::Apis::Core::JsonObjectSupport
|
|
5423
5393
|
end
|
|
5424
5394
|
|
|
5425
|
-
class
|
|
5395
|
+
class GoogleCloudNotebooklmV1alphaUserContentAgentspaceContent
|
|
5426
5396
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5427
5397
|
|
|
5428
5398
|
include Google::Apis::Core::JsonObjectSupport
|
|
5429
5399
|
end
|
|
5430
5400
|
|
|
5431
|
-
class
|
|
5401
|
+
class GoogleCloudNotebooklmV1alphaUserContentGoogleDriveContent
|
|
5432
5402
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5433
5403
|
|
|
5434
5404
|
include Google::Apis::Core::JsonObjectSupport
|
|
5435
5405
|
end
|
|
5436
5406
|
|
|
5437
|
-
class
|
|
5407
|
+
class GoogleCloudNotebooklmV1alphaUserContentTextContent
|
|
5438
5408
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5439
5409
|
|
|
5440
5410
|
include Google::Apis::Core::JsonObjectSupport
|
|
5441
5411
|
end
|
|
5442
5412
|
|
|
5443
|
-
class
|
|
5413
|
+
class GoogleCloudNotebooklmV1alphaUserContentVideoContent
|
|
5444
5414
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5445
5415
|
|
|
5446
5416
|
include Google::Apis::Core::JsonObjectSupport
|
|
5447
5417
|
end
|
|
5448
5418
|
|
|
5449
|
-
class
|
|
5419
|
+
class GoogleCloudNotebooklmV1alphaUserContentWebContent
|
|
5450
5420
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5451
5421
|
|
|
5452
5422
|
include Google::Apis::Core::JsonObjectSupport
|
|
5453
5423
|
end
|
|
5454
5424
|
|
|
5455
|
-
class
|
|
5425
|
+
class GoogleCloudNotebooklmV1alphaYoutubeMetadata
|
|
5456
5426
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5457
5427
|
|
|
5458
5428
|
include Google::Apis::Core::JsonObjectSupport
|
|
5459
5429
|
end
|
|
5460
5430
|
|
|
5461
|
-
class
|
|
5431
|
+
class GoogleIamV1Binding
|
|
5462
5432
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5463
5433
|
|
|
5464
5434
|
include Google::Apis::Core::JsonObjectSupport
|
|
5465
5435
|
end
|
|
5466
5436
|
|
|
5467
|
-
class
|
|
5437
|
+
class GoogleIamV1Policy
|
|
5438
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5439
|
+
|
|
5440
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5441
|
+
end
|
|
5442
|
+
|
|
5443
|
+
class GoogleIamV1SetIamPolicyRequest
|
|
5468
5444
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5469
5445
|
|
|
5470
5446
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -5548,194 +5524,6 @@ module Google
|
|
|
5548
5524
|
include Google::Apis::Core::JsonObjectSupport
|
|
5549
5525
|
end
|
|
5550
5526
|
|
|
5551
|
-
class ApiservingMediaRequestInfo
|
|
5552
|
-
# @private
|
|
5553
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5554
|
-
property :current_bytes, :numeric_string => true, as: 'currentBytes'
|
|
5555
|
-
property :custom_data, as: 'customData'
|
|
5556
|
-
property :diff_object_version, as: 'diffObjectVersion'
|
|
5557
|
-
property :final_status, as: 'finalStatus'
|
|
5558
|
-
property :notification_type, as: 'notificationType'
|
|
5559
|
-
property :physical_headers, :base64 => true, as: 'physicalHeaders'
|
|
5560
|
-
property :request_id, as: 'requestId'
|
|
5561
|
-
property :request_received_params_serving_info, :base64 => true, as: 'requestReceivedParamsServingInfo'
|
|
5562
|
-
property :total_bytes, :numeric_string => true, as: 'totalBytes'
|
|
5563
|
-
property :total_bytes_is_estimated, as: 'totalBytesIsEstimated'
|
|
5564
|
-
end
|
|
5565
|
-
end
|
|
5566
|
-
|
|
5567
|
-
class ApiservingMediaResponseInfo
|
|
5568
|
-
# @private
|
|
5569
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5570
|
-
property :custom_data, as: 'customData'
|
|
5571
|
-
property :data_storage_transform, :base64 => true, as: 'dataStorageTransform'
|
|
5572
|
-
property :destination_blob_mint_index, as: 'destinationBlobMintIndex'
|
|
5573
|
-
property :dynamic_drop_target, :base64 => true, as: 'dynamicDropTarget'
|
|
5574
|
-
property :dynamic_dropzone, as: 'dynamicDropzone'
|
|
5575
|
-
property :media_for_diff, as: 'mediaForDiff', class: Google::Apis::DiscoveryengineV1alpha::GdataMedia, decorator: Google::Apis::DiscoveryengineV1alpha::GdataMedia::Representation
|
|
5576
|
-
|
|
5577
|
-
property :original_object_blob_mint_index, as: 'originalObjectBlobMintIndex'
|
|
5578
|
-
property :request_class, as: 'requestClass'
|
|
5579
|
-
property :scotty_agent_user_id, :numeric_string => true, as: 'scottyAgentUserId'
|
|
5580
|
-
property :scotty_customer_log, :base64 => true, as: 'scottyCustomerLog'
|
|
5581
|
-
property :traffic_class_field, as: 'trafficClassField'
|
|
5582
|
-
property :verify_hash_from_header, as: 'verifyHashFromHeader'
|
|
5583
|
-
end
|
|
5584
|
-
end
|
|
5585
|
-
|
|
5586
|
-
class GdataBlobstore2Info
|
|
5587
|
-
# @private
|
|
5588
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5589
|
-
property :blob_generation, :numeric_string => true, as: 'blobGeneration'
|
|
5590
|
-
property :blob_id, as: 'blobId'
|
|
5591
|
-
property :download_read_handle, :base64 => true, as: 'downloadReadHandle'
|
|
5592
|
-
property :read_token, as: 'readToken'
|
|
5593
|
-
property :upload_metadata_container, :base64 => true, as: 'uploadMetadataContainer'
|
|
5594
|
-
end
|
|
5595
|
-
end
|
|
5596
|
-
|
|
5597
|
-
class GdataCompositeMedia
|
|
5598
|
-
# @private
|
|
5599
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5600
|
-
property :blob_ref, :base64 => true, as: 'blobRef'
|
|
5601
|
-
property :blobstore2_info, as: 'blobstore2Info', class: Google::Apis::DiscoveryengineV1alpha::GdataBlobstore2Info, decorator: Google::Apis::DiscoveryengineV1alpha::GdataBlobstore2Info::Representation
|
|
5602
|
-
|
|
5603
|
-
property :cosmo_binary_reference, :base64 => true, as: 'cosmoBinaryReference'
|
|
5604
|
-
property :crc32c_hash, as: 'crc32cHash'
|
|
5605
|
-
property :inline, :base64 => true, as: 'inline'
|
|
5606
|
-
property :length, :numeric_string => true, as: 'length'
|
|
5607
|
-
property :md5_hash, :base64 => true, as: 'md5Hash'
|
|
5608
|
-
property :object_id_prop, as: 'objectId', class: Google::Apis::DiscoveryengineV1alpha::GdataObjectId, decorator: Google::Apis::DiscoveryengineV1alpha::GdataObjectId::Representation
|
|
5609
|
-
|
|
5610
|
-
property :path, as: 'path'
|
|
5611
|
-
property :reference_type, as: 'referenceType'
|
|
5612
|
-
property :sha1_hash, :base64 => true, as: 'sha1Hash'
|
|
5613
|
-
end
|
|
5614
|
-
end
|
|
5615
|
-
|
|
5616
|
-
class GdataContentTypeInfo
|
|
5617
|
-
# @private
|
|
5618
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5619
|
-
property :best_guess, as: 'bestGuess'
|
|
5620
|
-
property :from_bytes, as: 'fromBytes'
|
|
5621
|
-
property :from_file_name, as: 'fromFileName'
|
|
5622
|
-
property :from_header, as: 'fromHeader'
|
|
5623
|
-
property :from_url_path, as: 'fromUrlPath'
|
|
5624
|
-
end
|
|
5625
|
-
end
|
|
5626
|
-
|
|
5627
|
-
class GdataDiffChecksumsResponse
|
|
5628
|
-
# @private
|
|
5629
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5630
|
-
property :checksums_location, as: 'checksumsLocation', class: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia, decorator: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia::Representation
|
|
5631
|
-
|
|
5632
|
-
property :chunk_size_bytes, :numeric_string => true, as: 'chunkSizeBytes'
|
|
5633
|
-
property :object_location, as: 'objectLocation', class: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia, decorator: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia::Representation
|
|
5634
|
-
|
|
5635
|
-
property :object_size_bytes, :numeric_string => true, as: 'objectSizeBytes'
|
|
5636
|
-
property :object_version, as: 'objectVersion'
|
|
5637
|
-
end
|
|
5638
|
-
end
|
|
5639
|
-
|
|
5640
|
-
class GdataDiffDownloadResponse
|
|
5641
|
-
# @private
|
|
5642
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5643
|
-
property :object_location, as: 'objectLocation', class: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia, decorator: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia::Representation
|
|
5644
|
-
|
|
5645
|
-
end
|
|
5646
|
-
end
|
|
5647
|
-
|
|
5648
|
-
class GdataDiffUploadRequest
|
|
5649
|
-
# @private
|
|
5650
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5651
|
-
property :checksums_info, as: 'checksumsInfo', class: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia, decorator: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia::Representation
|
|
5652
|
-
|
|
5653
|
-
property :object_info, as: 'objectInfo', class: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia, decorator: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia::Representation
|
|
5654
|
-
|
|
5655
|
-
property :object_version, as: 'objectVersion'
|
|
5656
|
-
end
|
|
5657
|
-
end
|
|
5658
|
-
|
|
5659
|
-
class GdataDiffUploadResponse
|
|
5660
|
-
# @private
|
|
5661
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5662
|
-
property :object_version, as: 'objectVersion'
|
|
5663
|
-
property :original_object, as: 'originalObject', class: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia, decorator: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia::Representation
|
|
5664
|
-
|
|
5665
|
-
end
|
|
5666
|
-
end
|
|
5667
|
-
|
|
5668
|
-
class GdataDiffVersionResponse
|
|
5669
|
-
# @private
|
|
5670
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5671
|
-
property :object_size_bytes, :numeric_string => true, as: 'objectSizeBytes'
|
|
5672
|
-
property :object_version, as: 'objectVersion'
|
|
5673
|
-
end
|
|
5674
|
-
end
|
|
5675
|
-
|
|
5676
|
-
class GdataDownloadParameters
|
|
5677
|
-
# @private
|
|
5678
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5679
|
-
property :allow_gzip_compression, as: 'allowGzipCompression'
|
|
5680
|
-
property :ignore_range, as: 'ignoreRange'
|
|
5681
|
-
end
|
|
5682
|
-
end
|
|
5683
|
-
|
|
5684
|
-
class GdataMedia
|
|
5685
|
-
# @private
|
|
5686
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5687
|
-
property :algorithm, as: 'algorithm'
|
|
5688
|
-
property :bigstore_object_ref, :base64 => true, as: 'bigstoreObjectRef'
|
|
5689
|
-
property :blob_ref, :base64 => true, as: 'blobRef'
|
|
5690
|
-
property :blobstore2_info, as: 'blobstore2Info', class: Google::Apis::DiscoveryengineV1alpha::GdataBlobstore2Info, decorator: Google::Apis::DiscoveryengineV1alpha::GdataBlobstore2Info::Representation
|
|
5691
|
-
|
|
5692
|
-
collection :composite_media, as: 'compositeMedia', class: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia, decorator: Google::Apis::DiscoveryengineV1alpha::GdataCompositeMedia::Representation
|
|
5693
|
-
|
|
5694
|
-
property :content_type, as: 'contentType'
|
|
5695
|
-
property :content_type_info, as: 'contentTypeInfo', class: Google::Apis::DiscoveryengineV1alpha::GdataContentTypeInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GdataContentTypeInfo::Representation
|
|
5696
|
-
|
|
5697
|
-
property :cosmo_binary_reference, :base64 => true, as: 'cosmoBinaryReference'
|
|
5698
|
-
property :crc32c_hash, as: 'crc32cHash'
|
|
5699
|
-
property :diff_checksums_response, as: 'diffChecksumsResponse', class: Google::Apis::DiscoveryengineV1alpha::GdataDiffChecksumsResponse, decorator: Google::Apis::DiscoveryengineV1alpha::GdataDiffChecksumsResponse::Representation
|
|
5700
|
-
|
|
5701
|
-
property :diff_download_response, as: 'diffDownloadResponse', class: Google::Apis::DiscoveryengineV1alpha::GdataDiffDownloadResponse, decorator: Google::Apis::DiscoveryengineV1alpha::GdataDiffDownloadResponse::Representation
|
|
5702
|
-
|
|
5703
|
-
property :diff_upload_request, as: 'diffUploadRequest', class: Google::Apis::DiscoveryengineV1alpha::GdataDiffUploadRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GdataDiffUploadRequest::Representation
|
|
5704
|
-
|
|
5705
|
-
property :diff_upload_response, as: 'diffUploadResponse', class: Google::Apis::DiscoveryengineV1alpha::GdataDiffUploadResponse, decorator: Google::Apis::DiscoveryengineV1alpha::GdataDiffUploadResponse::Representation
|
|
5706
|
-
|
|
5707
|
-
property :diff_version_response, as: 'diffVersionResponse', class: Google::Apis::DiscoveryengineV1alpha::GdataDiffVersionResponse, decorator: Google::Apis::DiscoveryengineV1alpha::GdataDiffVersionResponse::Representation
|
|
5708
|
-
|
|
5709
|
-
property :download_parameters, as: 'downloadParameters', class: Google::Apis::DiscoveryengineV1alpha::GdataDownloadParameters, decorator: Google::Apis::DiscoveryengineV1alpha::GdataDownloadParameters::Representation
|
|
5710
|
-
|
|
5711
|
-
property :filename, as: 'filename'
|
|
5712
|
-
property :hash_prop, as: 'hash'
|
|
5713
|
-
property :hash_verified, as: 'hashVerified'
|
|
5714
|
-
property :inline, :base64 => true, as: 'inline'
|
|
5715
|
-
property :is_potential_retry, as: 'isPotentialRetry'
|
|
5716
|
-
property :length, :numeric_string => true, as: 'length'
|
|
5717
|
-
property :md5_hash, :base64 => true, as: 'md5Hash'
|
|
5718
|
-
property :media_id, :base64 => true, as: 'mediaId'
|
|
5719
|
-
property :object_id_prop, as: 'objectId', class: Google::Apis::DiscoveryengineV1alpha::GdataObjectId, decorator: Google::Apis::DiscoveryengineV1alpha::GdataObjectId::Representation
|
|
5720
|
-
|
|
5721
|
-
property :path, as: 'path'
|
|
5722
|
-
property :reference_type, as: 'referenceType'
|
|
5723
|
-
property :sha1_hash, :base64 => true, as: 'sha1Hash'
|
|
5724
|
-
property :sha256_hash, :base64 => true, as: 'sha256Hash'
|
|
5725
|
-
property :timestamp, :numeric_string => true, as: 'timestamp'
|
|
5726
|
-
property :token, as: 'token'
|
|
5727
|
-
end
|
|
5728
|
-
end
|
|
5729
|
-
|
|
5730
|
-
class GdataObjectId
|
|
5731
|
-
# @private
|
|
5732
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5733
|
-
property :bucket_name, as: 'bucketName'
|
|
5734
|
-
property :generation, :numeric_string => true, as: 'generation'
|
|
5735
|
-
property :object_name, as: 'objectName'
|
|
5736
|
-
end
|
|
5737
|
-
end
|
|
5738
|
-
|
|
5739
5527
|
class GoogleApiDistribution
|
|
5740
5528
|
# @private
|
|
5741
5529
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -5985,6 +5773,8 @@ module Google
|
|
|
5985
5773
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5986
5774
|
property :customer_policy, as: 'customerPolicy', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantCustomerPolicy, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantCustomerPolicy::Representation
|
|
5987
5775
|
|
|
5776
|
+
property :description, as: 'description'
|
|
5777
|
+
property :display_name, as: 'displayName'
|
|
5988
5778
|
hash :enabled_tools, as: 'enabledTools', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantToolList, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantToolList::Representation
|
|
5989
5779
|
|
|
5990
5780
|
property :generation_config, as: 'generationConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantGenerationConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantGenerationConfig::Representation
|
|
@@ -6025,7 +5815,9 @@ module Google
|
|
|
6025
5815
|
class GoogleCloudDiscoveryengineV1AssistantGenerationConfig
|
|
6026
5816
|
# @private
|
|
6027
5817
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5818
|
+
collection :allowed_model_ids, as: 'allowedModelIds'
|
|
6028
5819
|
property :default_language, as: 'defaultLanguage'
|
|
5820
|
+
property :default_model_id, as: 'defaultModelId'
|
|
6029
5821
|
property :system_instruction, as: 'systemInstruction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantGenerationConfigSystemInstruction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1AssistantGenerationConfigSystemInstruction::Representation
|
|
6030
5822
|
|
|
6031
5823
|
end
|
|
@@ -6587,6 +6379,7 @@ module Google
|
|
|
6587
6379
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6588
6380
|
property :enable_get_processed_document, as: 'enableGetProcessedDocument'
|
|
6589
6381
|
property :enable_image_annotation, as: 'enableImageAnnotation'
|
|
6382
|
+
property :enable_llm_layout_parsing, as: 'enableLlmLayoutParsing'
|
|
6590
6383
|
property :enable_table_annotation, as: 'enableTableAnnotation'
|
|
6591
6384
|
collection :exclude_html_classes, as: 'excludeHtmlClasses'
|
|
6592
6385
|
collection :exclude_html_elements, as: 'excludeHtmlElements'
|
|
@@ -6625,6 +6418,8 @@ module Google
|
|
|
6625
6418
|
|
|
6626
6419
|
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata::Representation
|
|
6627
6420
|
|
|
6421
|
+
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1CmekConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1CmekConfig::Representation
|
|
6422
|
+
|
|
6628
6423
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
|
|
6629
6424
|
|
|
6630
6425
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
@@ -6636,6 +6431,7 @@ module Google
|
|
|
6636
6431
|
property :industry_vertical, as: 'industryVertical'
|
|
6637
6432
|
property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig::Representation
|
|
6638
6433
|
|
|
6434
|
+
hash :model_configs, as: 'modelConfigs'
|
|
6639
6435
|
property :name, as: 'name'
|
|
6640
6436
|
property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig::Representation
|
|
6641
6437
|
|
|
@@ -7491,6 +7287,8 @@ module Google
|
|
|
7491
7287
|
property :language_code, as: 'languageCode'
|
|
7492
7288
|
property :name, as: 'name'
|
|
7493
7289
|
property :rejection_reason, as: 'rejectionReason'
|
|
7290
|
+
property :sharing_config, as: 'sharingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentSharingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentSharingConfig::Representation
|
|
7291
|
+
|
|
7494
7292
|
collection :starter_prompts, as: 'starterPrompts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentStarterPrompt, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentStarterPrompt::Representation
|
|
7495
7293
|
|
|
7496
7294
|
property :state, as: 'state'
|
|
@@ -7516,6 +7314,13 @@ module Google
|
|
|
7516
7314
|
end
|
|
7517
7315
|
end
|
|
7518
7316
|
|
|
7317
|
+
class GoogleCloudDiscoveryengineV1alphaAgentSharingConfig
|
|
7318
|
+
# @private
|
|
7319
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7320
|
+
property :scope, as: 'scope'
|
|
7321
|
+
end
|
|
7322
|
+
end
|
|
7323
|
+
|
|
7519
7324
|
class GoogleCloudDiscoveryengineV1alphaAgentStarterPrompt
|
|
7520
7325
|
# @private
|
|
7521
7326
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -7523,6 +7328,51 @@ module Google
|
|
|
7523
7328
|
end
|
|
7524
7329
|
end
|
|
7525
7330
|
|
|
7331
|
+
class GoogleCloudDiscoveryengineV1alphaAgentView
|
|
7332
|
+
# @private
|
|
7333
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7334
|
+
property :agent_origin, as: 'agentOrigin'
|
|
7335
|
+
property :agent_sharing_state, as: 'agentSharingState'
|
|
7336
|
+
property :agent_type, as: 'agentType'
|
|
7337
|
+
property :custom_placeholder_text, as: 'customPlaceholderText'
|
|
7338
|
+
property :deployment_failure_reason, as: 'deploymentFailureReason'
|
|
7339
|
+
property :description, as: 'description'
|
|
7340
|
+
property :display_name, as: 'displayName'
|
|
7341
|
+
property :icon, as: 'icon', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentImage, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentImage::Representation
|
|
7342
|
+
|
|
7343
|
+
property :name, as: 'name'
|
|
7344
|
+
property :rejection_reason, as: 'rejectionReason'
|
|
7345
|
+
property :state, as: 'state'
|
|
7346
|
+
collection :suggested_prompts, as: 'suggestedPrompts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentViewSuggestedPrompt, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentViewSuggestedPrompt::Representation
|
|
7347
|
+
|
|
7348
|
+
property :suspension_reason, as: 'suspensionReason'
|
|
7349
|
+
property :user_annotations, as: 'userAnnotations', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserAnnotations, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserAnnotations::Representation
|
|
7350
|
+
|
|
7351
|
+
property :user_permissions, as: 'userPermissions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentViewUserPermissions, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentViewUserPermissions::Representation
|
|
7352
|
+
|
|
7353
|
+
end
|
|
7354
|
+
end
|
|
7355
|
+
|
|
7356
|
+
class GoogleCloudDiscoveryengineV1alphaAgentViewSuggestedPrompt
|
|
7357
|
+
# @private
|
|
7358
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7359
|
+
property :text, as: 'text'
|
|
7360
|
+
end
|
|
7361
|
+
end
|
|
7362
|
+
|
|
7363
|
+
class GoogleCloudDiscoveryengineV1alphaAgentViewUserPermissions
|
|
7364
|
+
# @private
|
|
7365
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7366
|
+
property :can_delete, as: 'canDelete'
|
|
7367
|
+
property :can_edit, as: 'canEdit'
|
|
7368
|
+
property :can_propose_users, as: 'canProposeUsers'
|
|
7369
|
+
property :can_request_review, as: 'canRequestReview'
|
|
7370
|
+
property :can_run, as: 'canRun'
|
|
7371
|
+
property :can_view, as: 'canView'
|
|
7372
|
+
property :can_withdraw, as: 'canWithdraw'
|
|
7373
|
+
end
|
|
7374
|
+
end
|
|
7375
|
+
|
|
7526
7376
|
class GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig
|
|
7527
7377
|
# @private
|
|
7528
7378
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8167,6 +8017,8 @@ module Google
|
|
|
8167
8017
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8168
8018
|
property :customer_policy, as: 'customerPolicy', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicy, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantCustomerPolicy::Representation
|
|
8169
8019
|
|
|
8020
|
+
property :description, as: 'description'
|
|
8021
|
+
property :display_name, as: 'displayName'
|
|
8170
8022
|
hash :enabled_tools, as: 'enabledTools', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantToolList, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantToolList::Representation
|
|
8171
8023
|
|
|
8172
8024
|
property :generation_config, as: 'generationConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantGenerationConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantGenerationConfig::Representation
|
|
@@ -8255,7 +8107,9 @@ module Google
|
|
|
8255
8107
|
class GoogleCloudDiscoveryengineV1alphaAssistantGenerationConfig
|
|
8256
8108
|
# @private
|
|
8257
8109
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8110
|
+
collection :allowed_model_ids, as: 'allowedModelIds'
|
|
8258
8111
|
property :default_language, as: 'defaultLanguage'
|
|
8112
|
+
property :default_model_id, as: 'defaultModelId'
|
|
8259
8113
|
property :system_instruction, as: 'systemInstruction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantGenerationConfigSystemInstruction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistantGenerationConfigSystemInstruction::Representation
|
|
8260
8114
|
|
|
8261
8115
|
end
|
|
@@ -8897,34 +8751,6 @@ module Google
|
|
|
8897
8751
|
end
|
|
8898
8752
|
end
|
|
8899
8753
|
|
|
8900
|
-
class GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStats
|
|
8901
|
-
# @private
|
|
8902
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8903
|
-
collection :metric_usages, as: 'metricUsages', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsMetricUsage, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsMetricUsage::Representation
|
|
8904
|
-
|
|
8905
|
-
property :name, as: 'name'
|
|
8906
|
-
end
|
|
8907
|
-
end
|
|
8908
|
-
|
|
8909
|
-
class GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsDatedUsage
|
|
8910
|
-
# @private
|
|
8911
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8912
|
-
property :date, as: 'date', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
8913
|
-
|
|
8914
|
-
property :usage, as: 'usage'
|
|
8915
|
-
end
|
|
8916
|
-
end
|
|
8917
|
-
|
|
8918
|
-
class GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsMetricUsage
|
|
8919
|
-
# @private
|
|
8920
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8921
|
-
collection :dated_usages, as: 'datedUsages', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsDatedUsage, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConfigurablePricingUsageStatsDatedUsage::Representation
|
|
8922
|
-
|
|
8923
|
-
property :metric_type, as: 'metricType'
|
|
8924
|
-
collection :total_usages, as: 'totalUsages'
|
|
8925
|
-
end
|
|
8926
|
-
end
|
|
8927
|
-
|
|
8928
8754
|
class GoogleCloudDiscoveryengineV1alphaConnectorRun
|
|
8929
8755
|
# @private
|
|
8930
8756
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9675,6 +9501,7 @@ module Google
|
|
|
9675
9501
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9676
9502
|
property :enable_get_processed_document, as: 'enableGetProcessedDocument'
|
|
9677
9503
|
property :enable_image_annotation, as: 'enableImageAnnotation'
|
|
9504
|
+
property :enable_llm_layout_parsing, as: 'enableLlmLayoutParsing'
|
|
9678
9505
|
property :enable_table_annotation, as: 'enableTableAnnotation'
|
|
9679
9506
|
collection :exclude_html_classes, as: 'excludeHtmlClasses'
|
|
9680
9507
|
collection :exclude_html_elements, as: 'excludeHtmlElements'
|
|
@@ -9733,6 +9560,8 @@ module Google
|
|
|
9733
9560
|
|
|
9734
9561
|
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata::Representation
|
|
9735
9562
|
|
|
9563
|
+
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCmekConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCmekConfig::Representation
|
|
9564
|
+
|
|
9736
9565
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig::Representation
|
|
9737
9566
|
|
|
9738
9567
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
@@ -9744,6 +9573,7 @@ module Google
|
|
|
9744
9573
|
property :industry_vertical, as: 'industryVertical'
|
|
9745
9574
|
property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig::Representation
|
|
9746
9575
|
|
|
9576
|
+
hash :model_configs, as: 'modelConfigs'
|
|
9747
9577
|
property :name, as: 'name'
|
|
9748
9578
|
property :recommendation_metadata, as: 'recommendationMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata::Representation
|
|
9749
9579
|
|
|
@@ -10097,6 +9927,14 @@ module Google
|
|
|
10097
9927
|
end
|
|
10098
9928
|
end
|
|
10099
9929
|
|
|
9930
|
+
class GoogleCloudDiscoveryengineV1alphaGetAgentViewResponse
|
|
9931
|
+
# @private
|
|
9932
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9933
|
+
property :agent_view, as: 'agentView', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentView, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentView::Representation
|
|
9934
|
+
|
|
9935
|
+
end
|
|
9936
|
+
end
|
|
9937
|
+
|
|
10100
9938
|
class GoogleCloudDiscoveryengineV1alphaGetConnectorSecretResponse
|
|
10101
9939
|
# @private
|
|
10102
9940
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10526,6 +10364,14 @@ module Google
|
|
|
10526
10364
|
end
|
|
10527
10365
|
end
|
|
10528
10366
|
|
|
10367
|
+
class GoogleCloudDiscoveryengineV1alphaLicenseConfigUsageStats
|
|
10368
|
+
# @private
|
|
10369
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10370
|
+
property :license_config, as: 'licenseConfig'
|
|
10371
|
+
property :used_license_count, :numeric_string => true, as: 'usedLicenseCount'
|
|
10372
|
+
end
|
|
10373
|
+
end
|
|
10374
|
+
|
|
10529
10375
|
class GoogleCloudDiscoveryengineV1alphaListAgentsResponse
|
|
10530
10376
|
# @private
|
|
10531
10377
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10535,6 +10381,15 @@ module Google
|
|
|
10535
10381
|
end
|
|
10536
10382
|
end
|
|
10537
10383
|
|
|
10384
|
+
class GoogleCloudDiscoveryengineV1alphaListAssistantsResponse
|
|
10385
|
+
# @private
|
|
10386
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10387
|
+
collection :assistants, as: 'assistants', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistant, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistant::Representation
|
|
10388
|
+
|
|
10389
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10390
|
+
end
|
|
10391
|
+
end
|
|
10392
|
+
|
|
10538
10393
|
class GoogleCloudDiscoveryengineV1alphaListAuthorizationsResponse
|
|
10539
10394
|
# @private
|
|
10540
10395
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10544,6 +10399,15 @@ module Google
|
|
|
10544
10399
|
end
|
|
10545
10400
|
end
|
|
10546
10401
|
|
|
10402
|
+
class GoogleCloudDiscoveryengineV1alphaListAvailableAgentViewsResponse
|
|
10403
|
+
# @private
|
|
10404
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10405
|
+
collection :agent_views, as: 'agentViews', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentView, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentView::Representation
|
|
10406
|
+
|
|
10407
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10408
|
+
end
|
|
10409
|
+
end
|
|
10410
|
+
|
|
10547
10411
|
class GoogleCloudDiscoveryengineV1alphaListBillingAccountLicenseConfigsResponse
|
|
10548
10412
|
# @private
|
|
10549
10413
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10713,6 +10577,14 @@ module Google
|
|
|
10713
10577
|
end
|
|
10714
10578
|
end
|
|
10715
10579
|
|
|
10580
|
+
class GoogleCloudDiscoveryengineV1alphaListLicenseConfigsUsageStatsResponse
|
|
10581
|
+
# @private
|
|
10582
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10583
|
+
collection :license_config_usage_stats, as: 'licenseConfigUsageStats', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaLicenseConfigUsageStats, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaLicenseConfigUsageStats::Representation
|
|
10584
|
+
|
|
10585
|
+
end
|
|
10586
|
+
end
|
|
10587
|
+
|
|
10716
10588
|
class GoogleCloudDiscoveryengineV1alphaListSampleQueriesResponse
|
|
10717
10589
|
# @private
|
|
10718
10590
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -11140,6 +11012,33 @@ module Google
|
|
|
11140
11012
|
end
|
|
11141
11013
|
end
|
|
11142
11014
|
|
|
11015
|
+
class GoogleCloudDiscoveryengineV1alphaQueryConfigurablePricingUsageStatsResponse
|
|
11016
|
+
# @private
|
|
11017
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11018
|
+
collection :metric_usages, as: 'metricUsages', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQueryConfigurablePricingUsageStatsResponseMetricUsage, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQueryConfigurablePricingUsageStatsResponseMetricUsage::Representation
|
|
11019
|
+
|
|
11020
|
+
end
|
|
11021
|
+
end
|
|
11022
|
+
|
|
11023
|
+
class GoogleCloudDiscoveryengineV1alphaQueryConfigurablePricingUsageStatsResponseDatedUsage
|
|
11024
|
+
# @private
|
|
11025
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11026
|
+
property :date, as: 'date', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
|
11027
|
+
|
|
11028
|
+
property :usage, as: 'usage'
|
|
11029
|
+
end
|
|
11030
|
+
end
|
|
11031
|
+
|
|
11032
|
+
class GoogleCloudDiscoveryengineV1alphaQueryConfigurablePricingUsageStatsResponseMetricUsage
|
|
11033
|
+
# @private
|
|
11034
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11035
|
+
collection :dated_usages, as: 'datedUsages', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQueryConfigurablePricingUsageStatsResponseDatedUsage, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQueryConfigurablePricingUsageStatsResponseDatedUsage::Representation
|
|
11036
|
+
|
|
11037
|
+
property :metric_type, as: 'metricType'
|
|
11038
|
+
property :total_usage, as: 'totalUsage'
|
|
11039
|
+
end
|
|
11040
|
+
end
|
|
11041
|
+
|
|
11143
11042
|
class GoogleCloudDiscoveryengineV1alphaRankRequest
|
|
11144
11043
|
# @private
|
|
11145
11044
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -11507,6 +11406,8 @@ module Google
|
|
|
11507
11406
|
property :canonical_filter, as: 'canonicalFilter'
|
|
11508
11407
|
property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec::Representation
|
|
11509
11408
|
|
|
11409
|
+
collection :crowding_specs, as: 'crowdingSpecs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestCrowdingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestCrowdingSpec::Representation
|
|
11410
|
+
|
|
11510
11411
|
property :custom_fine_tuning_spec, as: 'customFineTuningSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec::Representation
|
|
11511
11412
|
|
|
11512
11413
|
collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec::Representation
|
|
@@ -11526,6 +11427,7 @@ module Google
|
|
|
11526
11427
|
property :offset, as: 'offset'
|
|
11527
11428
|
property :one_box_page_size, as: 'oneBoxPageSize'
|
|
11528
11429
|
property :order_by, as: 'orderBy'
|
|
11430
|
+
collection :page_categories, as: 'pageCategories'
|
|
11529
11431
|
property :page_size, as: 'pageSize'
|
|
11530
11432
|
property :page_token, as: 'pageToken'
|
|
11531
11433
|
hash :params, as: 'params'
|
|
@@ -11680,6 +11582,15 @@ module Google
|
|
|
11680
11582
|
end
|
|
11681
11583
|
end
|
|
11682
11584
|
|
|
11585
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestCrowdingSpec
|
|
11586
|
+
# @private
|
|
11587
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11588
|
+
property :field, as: 'field'
|
|
11589
|
+
property :max_count, as: 'maxCount'
|
|
11590
|
+
property :mode, as: 'mode'
|
|
11591
|
+
end
|
|
11592
|
+
end
|
|
11593
|
+
|
|
11683
11594
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec
|
|
11684
11595
|
# @private
|
|
11685
11596
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12401,6 +12312,7 @@ module Google
|
|
|
12401
12312
|
property :answer, as: 'answer', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswer, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAssistAnswer::Representation
|
|
12402
12313
|
|
|
12403
12314
|
property :assist_token, as: 'assistToken'
|
|
12315
|
+
collection :invocation_tools, as: 'invocationTools'
|
|
12404
12316
|
property :session_info, as: 'sessionInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaStreamAssistResponseSessionInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaStreamAssistResponseSessionInfo::Representation
|
|
12405
12317
|
|
|
12406
12318
|
end
|
|
@@ -12587,42 +12499,11 @@ module Google
|
|
|
12587
12499
|
end
|
|
12588
12500
|
end
|
|
12589
12501
|
|
|
12590
|
-
class
|
|
12591
|
-
# @private
|
|
12592
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12593
|
-
property :blob, as: 'blob', class: Google::Apis::DiscoveryengineV1alpha::GdataMedia, decorator: Google::Apis::DiscoveryengineV1alpha::GdataMedia::Representation
|
|
12594
|
-
|
|
12595
|
-
property :media_request_info, as: 'mediaRequestInfo', class: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaRequestInfo, decorator: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaRequestInfo::Representation
|
|
12596
|
-
|
|
12597
|
-
end
|
|
12598
|
-
end
|
|
12599
|
-
|
|
12600
|
-
class GoogleCloudDiscoveryengineV1alphaUploadAgentFileResponse
|
|
12601
|
-
# @private
|
|
12602
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12603
|
-
property :agent_file, as: 'agentFile', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentFile, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAgentFile::Representation
|
|
12604
|
-
|
|
12605
|
-
property :media_response_info, as: 'mediaResponseInfo', class: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaResponseInfo, decorator: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaResponseInfo::Representation
|
|
12606
|
-
|
|
12607
|
-
end
|
|
12608
|
-
end
|
|
12609
|
-
|
|
12610
|
-
class GoogleCloudDiscoveryengineV1alphaUploadSessionFileRequest
|
|
12502
|
+
class GoogleCloudDiscoveryengineV1alphaUserAnnotations
|
|
12611
12503
|
# @private
|
|
12612
12504
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12613
|
-
property :
|
|
12614
|
-
|
|
12615
|
-
property :media_request_info, as: 'mediaRequestInfo', class: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaRequestInfo, decorator: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaRequestInfo::Representation
|
|
12616
|
-
|
|
12617
|
-
end
|
|
12618
|
-
end
|
|
12619
|
-
|
|
12620
|
-
class GoogleCloudDiscoveryengineV1alphaUploadSessionFileResponse
|
|
12621
|
-
# @private
|
|
12622
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12623
|
-
property :file_id, as: 'fileId'
|
|
12624
|
-
property :media_response_info, as: 'mediaResponseInfo', class: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaResponseInfo, decorator: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaResponseInfo::Representation
|
|
12625
|
-
|
|
12505
|
+
property :pinned, as: 'pinned'
|
|
12506
|
+
property :viewed, as: 'viewed'
|
|
12626
12507
|
end
|
|
12627
12508
|
end
|
|
12628
12509
|
|
|
@@ -12899,6 +12780,7 @@ module Google
|
|
|
12899
12780
|
property :generative_answer_config, as: 'generativeAnswerConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsGenerativeAnswerConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsGenerativeAnswerConfig::Representation
|
|
12900
12781
|
|
|
12901
12782
|
property :interaction_type, as: 'interactionType'
|
|
12783
|
+
hash :model_configs, as: 'modelConfigs'
|
|
12902
12784
|
property :result_description_type, as: 'resultDescriptionType'
|
|
12903
12785
|
property :search_addon_spec, as: 'searchAddonSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsSearchAddonSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsSearchAddonSpec::Representation
|
|
12904
12786
|
|
|
@@ -13367,6 +13249,7 @@ module Google
|
|
|
13367
13249
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13368
13250
|
property :enable_get_processed_document, as: 'enableGetProcessedDocument'
|
|
13369
13251
|
property :enable_image_annotation, as: 'enableImageAnnotation'
|
|
13252
|
+
property :enable_llm_layout_parsing, as: 'enableLlmLayoutParsing'
|
|
13370
13253
|
property :enable_table_annotation, as: 'enableTableAnnotation'
|
|
13371
13254
|
collection :exclude_html_classes, as: 'excludeHtmlClasses'
|
|
13372
13255
|
collection :exclude_html_elements, as: 'excludeHtmlElements'
|
|
@@ -13405,6 +13288,8 @@ module Google
|
|
|
13405
13288
|
|
|
13406
13289
|
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata::Representation
|
|
13407
13290
|
|
|
13291
|
+
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCmekConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCmekConfig::Representation
|
|
13292
|
+
|
|
13408
13293
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineCommonConfig::Representation
|
|
13409
13294
|
|
|
13410
13295
|
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
|
@@ -13416,6 +13301,7 @@ module Google
|
|
|
13416
13301
|
property :industry_vertical, as: 'industryVertical'
|
|
13417
13302
|
property :media_recommendation_engine_config, as: 'mediaRecommendationEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineMediaRecommendationEngineConfig::Representation
|
|
13418
13303
|
|
|
13304
|
+
hash :model_configs, as: 'modelConfigs'
|
|
13419
13305
|
property :name, as: 'name'
|
|
13420
13306
|
property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig::Representation
|
|
13421
13307
|
|
|
@@ -13939,6 +13825,8 @@ module Google
|
|
|
13939
13825
|
property :canonical_filter, as: 'canonicalFilter'
|
|
13940
13826
|
property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec::Representation
|
|
13941
13827
|
|
|
13828
|
+
collection :crowding_specs, as: 'crowdingSpecs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestCrowdingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestCrowdingSpec::Representation
|
|
13829
|
+
|
|
13942
13830
|
collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec::Representation
|
|
13943
13831
|
|
|
13944
13832
|
property :display_spec, as: 'displaySpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestDisplaySpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestDisplaySpec::Representation
|
|
@@ -13956,6 +13844,7 @@ module Google
|
|
|
13956
13844
|
property :offset, as: 'offset'
|
|
13957
13845
|
property :one_box_page_size, as: 'oneBoxPageSize'
|
|
13958
13846
|
property :order_by, as: 'orderBy'
|
|
13847
|
+
collection :page_categories, as: 'pageCategories'
|
|
13959
13848
|
property :page_size, as: 'pageSize'
|
|
13960
13849
|
property :page_token, as: 'pageToken'
|
|
13961
13850
|
hash :params, as: 'params'
|
|
@@ -14109,6 +13998,15 @@ module Google
|
|
|
14109
13998
|
end
|
|
14110
13999
|
end
|
|
14111
14000
|
|
|
14001
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestCrowdingSpec
|
|
14002
|
+
# @private
|
|
14003
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14004
|
+
property :field, as: 'field'
|
|
14005
|
+
property :max_count, as: 'maxCount'
|
|
14006
|
+
property :mode, as: 'mode'
|
|
14007
|
+
end
|
|
14008
|
+
end
|
|
14009
|
+
|
|
14112
14010
|
class GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec
|
|
14113
14011
|
# @private
|
|
14114
14012
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -14737,27 +14635,6 @@ module Google
|
|
|
14737
14635
|
end
|
|
14738
14636
|
end
|
|
14739
14637
|
|
|
14740
|
-
class GoogleCloudNotebooklmV1alphaUploadSourceFileRequest
|
|
14741
|
-
# @private
|
|
14742
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14743
|
-
property :blob, as: 'blob', class: Google::Apis::DiscoveryengineV1alpha::GdataMedia, decorator: Google::Apis::DiscoveryengineV1alpha::GdataMedia::Representation
|
|
14744
|
-
|
|
14745
|
-
property :media_request_info, as: 'mediaRequestInfo', class: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaRequestInfo, decorator: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaRequestInfo::Representation
|
|
14746
|
-
|
|
14747
|
-
property :source_id, as: 'sourceId'
|
|
14748
|
-
end
|
|
14749
|
-
end
|
|
14750
|
-
|
|
14751
|
-
class GoogleCloudNotebooklmV1alphaUploadSourceFileResponse
|
|
14752
|
-
# @private
|
|
14753
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14754
|
-
property :media_response_info, as: 'mediaResponseInfo', class: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaResponseInfo, decorator: Google::Apis::DiscoveryengineV1alpha::ApiservingMediaResponseInfo::Representation
|
|
14755
|
-
|
|
14756
|
-
property :source_id, as: 'sourceId', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceId, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudNotebooklmV1alphaSourceId::Representation
|
|
14757
|
-
|
|
14758
|
-
end
|
|
14759
|
-
end
|
|
14760
|
-
|
|
14761
14638
|
class GoogleCloudNotebooklmV1alphaUserContent
|
|
14762
14639
|
# @private
|
|
14763
14640
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -14823,6 +14700,34 @@ module Google
|
|
|
14823
14700
|
end
|
|
14824
14701
|
end
|
|
14825
14702
|
|
|
14703
|
+
class GoogleIamV1Binding
|
|
14704
|
+
# @private
|
|
14705
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14706
|
+
property :condition, as: 'condition', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeExpr, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeExpr::Representation
|
|
14707
|
+
|
|
14708
|
+
collection :members, as: 'members'
|
|
14709
|
+
property :role, as: 'role'
|
|
14710
|
+
end
|
|
14711
|
+
end
|
|
14712
|
+
|
|
14713
|
+
class GoogleIamV1Policy
|
|
14714
|
+
# @private
|
|
14715
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14716
|
+
collection :bindings, as: 'bindings', class: Google::Apis::DiscoveryengineV1alpha::GoogleIamV1Binding, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleIamV1Binding::Representation
|
|
14717
|
+
|
|
14718
|
+
property :etag, :base64 => true, as: 'etag'
|
|
14719
|
+
property :version, as: 'version'
|
|
14720
|
+
end
|
|
14721
|
+
end
|
|
14722
|
+
|
|
14723
|
+
class GoogleIamV1SetIamPolicyRequest
|
|
14724
|
+
# @private
|
|
14725
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14726
|
+
property :policy, as: 'policy', class: Google::Apis::DiscoveryengineV1alpha::GoogleIamV1Policy, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleIamV1Policy::Representation
|
|
14727
|
+
|
|
14728
|
+
end
|
|
14729
|
+
end
|
|
14730
|
+
|
|
14826
14731
|
class GoogleLongrunningCancelOperationRequest
|
|
14827
14732
|
# @private
|
|
14828
14733
|
class Representation < Google::Apis::Core::JsonRepresentation
|