google-apis-aiplatform_v1beta1 0.4.0 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -484,6 +484,18 @@ module Google
484
484
  include Google::Apis::Core::JsonObjectSupport
485
485
  end
486
486
 
487
+ class GoogleCloudAiplatformV1beta1CreateFeatureGroupOperationMetadata
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class GoogleCloudAiplatformV1beta1CreateFeatureOnlineStoreOperationMetadata
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
487
499
  class GoogleCloudAiplatformV1beta1CreateFeatureOperationMetadata
488
500
  class Representation < Google::Apis::Core::JsonRepresentation; end
489
501
 
@@ -496,6 +508,12 @@ module Google
496
508
  include Google::Apis::Core::JsonObjectSupport
497
509
  end
498
510
 
511
+ class GoogleCloudAiplatformV1beta1CreateFeatureViewOperationMetadata
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
499
517
  class GoogleCloudAiplatformV1beta1CreateFeaturestoreOperationMetadata
500
518
  class Representation < Google::Apis::Core::JsonRepresentation; end
501
519
 
@@ -538,6 +556,12 @@ module Google
538
556
  include Google::Apis::Core::JsonObjectSupport
539
557
  end
540
558
 
559
+ class GoogleCloudAiplatformV1beta1CreateRegistryFeatureOperationMetadata
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
541
565
  class GoogleCloudAiplatformV1beta1CreateSolverOperationMetadata
542
566
  class Representation < Google::Apis::Core::JsonRepresentation; end
543
567
 
@@ -616,6 +640,12 @@ module Google
616
640
  include Google::Apis::Core::JsonObjectSupport
617
641
  end
618
642
 
643
+ class GoogleCloudAiplatformV1beta1DatasetVersion
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
619
649
  class GoogleCloudAiplatformV1beta1DedicatedResources
620
650
  class Representation < Google::Apis::Core::JsonRepresentation; end
621
651
 
@@ -1018,6 +1048,12 @@ module Google
1018
1048
  include Google::Apis::Core::JsonObjectSupport
1019
1049
  end
1020
1050
 
1051
+ class GoogleCloudAiplatformV1beta1ExportFilterSplit
1052
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1053
+
1054
+ include Google::Apis::Core::JsonObjectSupport
1055
+ end
1056
+
1021
1057
  class GoogleCloudAiplatformV1beta1ExportFractionSplit
1022
1058
  class Representation < Google::Apis::Core::JsonRepresentation; end
1023
1059
 
@@ -1072,6 +1108,18 @@ module Google
1072
1108
  include Google::Apis::Core::JsonObjectSupport
1073
1109
  end
1074
1110
 
1111
+ class GoogleCloudAiplatformV1beta1FeatureGroup
1112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1113
+
1114
+ include Google::Apis::Core::JsonObjectSupport
1115
+ end
1116
+
1117
+ class GoogleCloudAiplatformV1beta1FeatureGroupBigQuery
1118
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1119
+
1120
+ include Google::Apis::Core::JsonObjectSupport
1121
+ end
1122
+
1075
1123
  class GoogleCloudAiplatformV1beta1FeatureMonitoringStatsAnomaly
1076
1124
  class Representation < Google::Apis::Core::JsonRepresentation; end
1077
1125
 
@@ -1090,6 +1138,36 @@ module Google
1090
1138
  include Google::Apis::Core::JsonObjectSupport
1091
1139
  end
1092
1140
 
1141
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStore
1142
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1143
+
1144
+ include Google::Apis::Core::JsonObjectSupport
1145
+ end
1146
+
1147
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable
1148
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1149
+
1150
+ include Google::Apis::Core::JsonObjectSupport
1151
+ end
1152
+
1153
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling
1154
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1155
+
1156
+ include Google::Apis::Core::JsonObjectSupport
1157
+ end
1158
+
1159
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint
1160
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1161
+
1162
+ include Google::Apis::Core::JsonObjectSupport
1163
+ end
1164
+
1165
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement
1166
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1167
+
1168
+ include Google::Apis::Core::JsonObjectSupport
1169
+ end
1170
+
1093
1171
  class GoogleCloudAiplatformV1beta1FeatureSelector
1094
1172
  class Representation < Google::Apis::Core::JsonRepresentation; end
1095
1173
 
@@ -1126,6 +1204,60 @@ module Google
1126
1204
  include Google::Apis::Core::JsonObjectSupport
1127
1205
  end
1128
1206
 
1207
+ class GoogleCloudAiplatformV1beta1FeatureView
1208
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1209
+
1210
+ include Google::Apis::Core::JsonObjectSupport
1211
+ end
1212
+
1213
+ class GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource
1214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1215
+
1216
+ include Google::Apis::Core::JsonObjectSupport
1217
+ end
1218
+
1219
+ class GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource
1220
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1221
+
1222
+ include Google::Apis::Core::JsonObjectSupport
1223
+ end
1224
+
1225
+ class GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup
1226
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1227
+
1228
+ include Google::Apis::Core::JsonObjectSupport
1229
+ end
1230
+
1231
+ class GoogleCloudAiplatformV1beta1FeatureViewSync
1232
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1233
+
1234
+ include Google::Apis::Core::JsonObjectSupport
1235
+ end
1236
+
1237
+ class GoogleCloudAiplatformV1beta1FeatureViewSyncConfig
1238
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1239
+
1240
+ include Google::Apis::Core::JsonObjectSupport
1241
+ end
1242
+
1243
+ class GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig
1244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1245
+
1246
+ include Google::Apis::Core::JsonObjectSupport
1247
+ end
1248
+
1249
+ class GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigBruteForceConfig
1250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1251
+
1252
+ include Google::Apis::Core::JsonObjectSupport
1253
+ end
1254
+
1255
+ class GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAhConfig
1256
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1257
+
1258
+ include Google::Apis::Core::JsonObjectSupport
1259
+ end
1260
+
1129
1261
  class GoogleCloudAiplatformV1beta1Featurestore
1130
1262
  class Representation < Google::Apis::Core::JsonRepresentation; end
1131
1263
 
@@ -1168,6 +1300,30 @@ module Google
1168
1300
  include Google::Apis::Core::JsonObjectSupport
1169
1301
  end
1170
1302
 
1303
+ class GoogleCloudAiplatformV1beta1FetchFeatureValuesRequest
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1305
+
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1308
+
1309
+ class GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1311
+
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1314
+
1315
+ class GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairList
1316
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1317
+
1318
+ include Google::Apis::Core::JsonObjectSupport
1319
+ end
1320
+
1321
+ class GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1323
+
1324
+ include Google::Apis::Core::JsonObjectSupport
1325
+ end
1326
+
1171
1327
  class GoogleCloudAiplatformV1beta1FilterSplit
1172
1328
  class Representation < Google::Apis::Core::JsonRepresentation; end
1173
1329
 
@@ -1240,6 +1396,12 @@ module Google
1240
1396
  include Google::Apis::Core::JsonObjectSupport
1241
1397
  end
1242
1398
 
1399
+ class GoogleCloudAiplatformV1beta1GenieSource
1400
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1401
+
1402
+ include Google::Apis::Core::JsonObjectSupport
1403
+ end
1404
+
1243
1405
  class GoogleCloudAiplatformV1beta1HyperparameterTuningJob
1244
1406
  class Representation < Google::Apis::Core::JsonRepresentation; end
1245
1407
 
@@ -1426,6 +1588,12 @@ module Google
1426
1588
  include Google::Apis::Core::JsonObjectSupport
1427
1589
  end
1428
1590
 
1591
+ class GoogleCloudAiplatformV1beta1ListDatasetVersionsResponse
1592
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1593
+
1594
+ include Google::Apis::Core::JsonObjectSupport
1595
+ end
1596
+
1429
1597
  class GoogleCloudAiplatformV1beta1ListDatasetsResponse
1430
1598
  class Representation < Google::Apis::Core::JsonRepresentation; end
1431
1599
 
@@ -1456,6 +1624,30 @@ module Google
1456
1624
  include Google::Apis::Core::JsonObjectSupport
1457
1625
  end
1458
1626
 
1627
+ class GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse
1628
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1629
+
1630
+ include Google::Apis::Core::JsonObjectSupport
1631
+ end
1632
+
1633
+ class GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse
1634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1635
+
1636
+ include Google::Apis::Core::JsonObjectSupport
1637
+ end
1638
+
1639
+ class GoogleCloudAiplatformV1beta1ListFeatureViewSyncsResponse
1640
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1641
+
1642
+ include Google::Apis::Core::JsonObjectSupport
1643
+ end
1644
+
1645
+ class GoogleCloudAiplatformV1beta1ListFeatureViewsResponse
1646
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1647
+
1648
+ include Google::Apis::Core::JsonObjectSupport
1649
+ end
1650
+
1459
1651
  class GoogleCloudAiplatformV1beta1ListFeaturesResponse
1460
1652
  class Representation < Google::Apis::Core::JsonRepresentation; end
1461
1653
 
@@ -1576,6 +1768,12 @@ module Google
1576
1768
  include Google::Apis::Core::JsonObjectSupport
1577
1769
  end
1578
1770
 
1771
+ class GoogleCloudAiplatformV1beta1ListPublisherModelsResponse
1772
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1773
+
1774
+ include Google::Apis::Core::JsonObjectSupport
1775
+ end
1776
+
1579
1777
  class GoogleCloudAiplatformV1beta1ListSavedQueriesResponse
1580
1778
  class Representation < Google::Apis::Core::JsonRepresentation; end
1581
1779
 
@@ -1876,6 +2074,18 @@ module Google
1876
2074
  include Google::Apis::Core::JsonObjectSupport
1877
2075
  end
1878
2076
 
2077
+ class GoogleCloudAiplatformV1beta1ModelGardenSource
2078
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2079
+
2080
+ include Google::Apis::Core::JsonObjectSupport
2081
+ end
2082
+
2083
+ class GoogleCloudAiplatformV1beta1ModelGeneratedModelSource
2084
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2085
+
2086
+ include Google::Apis::Core::JsonObjectSupport
2087
+ end
2088
+
1879
2089
  class GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig
1880
2090
  class Representation < Google::Apis::Core::JsonRepresentation; end
1881
2091
 
@@ -2044,6 +2254,30 @@ module Google
2044
2254
  include Google::Apis::Core::JsonObjectSupport
2045
2255
  end
2046
2256
 
2257
+ class GoogleCloudAiplatformV1beta1NearestNeighborQuery
2258
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2259
+
2260
+ include Google::Apis::Core::JsonObjectSupport
2261
+ end
2262
+
2263
+ class GoogleCloudAiplatformV1beta1NearestNeighborQueryEmbedding
2264
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2265
+
2266
+ include Google::Apis::Core::JsonObjectSupport
2267
+ end
2268
+
2269
+ class GoogleCloudAiplatformV1beta1NearestNeighborQueryParameters
2270
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2271
+
2272
+ include Google::Apis::Core::JsonObjectSupport
2273
+ end
2274
+
2275
+ class GoogleCloudAiplatformV1beta1NearestNeighborQueryStringFilter
2276
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2277
+
2278
+ include Google::Apis::Core::JsonObjectSupport
2279
+ end
2280
+
2047
2281
  class GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadata
2048
2282
  class Representation < Google::Apis::Core::JsonRepresentation; end
2049
2283
 
@@ -2062,6 +2296,18 @@ module Google
2062
2296
  include Google::Apis::Core::JsonObjectSupport
2063
2297
  end
2064
2298
 
2299
+ class GoogleCloudAiplatformV1beta1NearestNeighbors
2300
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2301
+
2302
+ include Google::Apis::Core::JsonObjectSupport
2303
+ end
2304
+
2305
+ class GoogleCloudAiplatformV1beta1NearestNeighborsNeighbor
2306
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2307
+
2308
+ include Google::Apis::Core::JsonObjectSupport
2309
+ end
2310
+
2065
2311
  class GoogleCloudAiplatformV1beta1Neighbor
2066
2312
  class Representation < Google::Apis::Core::JsonRepresentation; end
2067
2313
 
@@ -2488,6 +2734,18 @@ module Google
2488
2734
  include Google::Apis::Core::JsonObjectSupport
2489
2735
  end
2490
2736
 
2737
+ class GoogleCloudAiplatformV1beta1ReportExecutionEventRequest
2738
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2739
+
2740
+ include Google::Apis::Core::JsonObjectSupport
2741
+ end
2742
+
2743
+ class GoogleCloudAiplatformV1beta1ReportExecutionEventResponse
2744
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2745
+
2746
+ include Google::Apis::Core::JsonObjectSupport
2747
+ end
2748
+
2491
2749
  class GoogleCloudAiplatformV1beta1ReportRuntimeEventRequest
2492
2750
  class Representation < Google::Apis::Core::JsonRepresentation; end
2493
2751
 
@@ -3598,6 +3856,18 @@ module Google
3598
3856
  include Google::Apis::Core::JsonObjectSupport
3599
3857
  end
3600
3858
 
3859
+ class GoogleCloudAiplatformV1beta1SearchNearestEntitiesRequest
3860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3861
+
3862
+ include Google::Apis::Core::JsonObjectSupport
3863
+ end
3864
+
3865
+ class GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse
3866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3867
+
3868
+ include Google::Apis::Core::JsonObjectSupport
3869
+ end
3870
+
3601
3871
  class GoogleCloudAiplatformV1beta1ServiceAccountSpec
3602
3872
  class Representation < Google::Apis::Core::JsonRepresentation; end
3603
3873
 
@@ -3790,6 +4060,18 @@ module Google
3790
4060
  include Google::Apis::Core::JsonObjectSupport
3791
4061
  end
3792
4062
 
4063
+ class GoogleCloudAiplatformV1beta1SyncFeatureViewRequest
4064
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4065
+
4066
+ include Google::Apis::Core::JsonObjectSupport
4067
+ end
4068
+
4069
+ class GoogleCloudAiplatformV1beta1SyncFeatureViewResponse
4070
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4071
+
4072
+ include Google::Apis::Core::JsonObjectSupport
4073
+ end
4074
+
3793
4075
  class GoogleCloudAiplatformV1beta1TfRecordDestination
3794
4076
  class Representation < Google::Apis::Core::JsonRepresentation; end
3795
4077
 
@@ -3976,6 +4258,30 @@ module Google
3976
4258
  include Google::Apis::Core::JsonObjectSupport
3977
4259
  end
3978
4260
 
4261
+ class GoogleCloudAiplatformV1beta1UpdateFeatureGroupOperationMetadata
4262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4263
+
4264
+ include Google::Apis::Core::JsonObjectSupport
4265
+ end
4266
+
4267
+ class GoogleCloudAiplatformV1beta1UpdateFeatureOnlineStoreOperationMetadata
4268
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4269
+
4270
+ include Google::Apis::Core::JsonObjectSupport
4271
+ end
4272
+
4273
+ class GoogleCloudAiplatformV1beta1UpdateFeatureOperationMetadata
4274
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4275
+
4276
+ include Google::Apis::Core::JsonObjectSupport
4277
+ end
4278
+
4279
+ class GoogleCloudAiplatformV1beta1UpdateFeatureViewOperationMetadata
4280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4281
+
4282
+ include Google::Apis::Core::JsonObjectSupport
4283
+ end
4284
+
3979
4285
  class GoogleCloudAiplatformV1beta1UpdateFeaturestoreOperationMetadata
3980
4286
  class Representation < Google::Apis::Core::JsonRepresentation; end
3981
4287
 
@@ -4919,6 +5225,22 @@ module Google
4919
5225
  end
4920
5226
  end
4921
5227
 
5228
+ class GoogleCloudAiplatformV1beta1CreateFeatureGroupOperationMetadata
5229
+ # @private
5230
+ class Representation < Google::Apis::Core::JsonRepresentation
5231
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
5232
+
5233
+ end
5234
+ end
5235
+
5236
+ class GoogleCloudAiplatformV1beta1CreateFeatureOnlineStoreOperationMetadata
5237
+ # @private
5238
+ class Representation < Google::Apis::Core::JsonRepresentation
5239
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
5240
+
5241
+ end
5242
+ end
5243
+
4922
5244
  class GoogleCloudAiplatformV1beta1CreateFeatureOperationMetadata
4923
5245
  # @private
4924
5246
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4937,6 +5259,14 @@ module Google
4937
5259
  end
4938
5260
  end
4939
5261
 
5262
+ class GoogleCloudAiplatformV1beta1CreateFeatureViewOperationMetadata
5263
+ # @private
5264
+ class Representation < Google::Apis::Core::JsonRepresentation
5265
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
5266
+
5267
+ end
5268
+ end
5269
+
4940
5270
  class GoogleCloudAiplatformV1beta1CreateFeaturestoreOperationMetadata
4941
5271
  # @private
4942
5272
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4997,6 +5327,14 @@ module Google
4997
5327
  end
4998
5328
  end
4999
5329
 
5330
+ class GoogleCloudAiplatformV1beta1CreateRegistryFeatureOperationMetadata
5331
+ # @private
5332
+ class Representation < Google::Apis::Core::JsonRepresentation
5333
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
5334
+
5335
+ end
5336
+ end
5337
+
5000
5338
  class GoogleCloudAiplatformV1beta1CreateSolverOperationMetadata
5001
5339
  # @private
5002
5340
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5171,6 +5509,17 @@ module Google
5171
5509
  end
5172
5510
  end
5173
5511
 
5512
+ class GoogleCloudAiplatformV1beta1DatasetVersion
5513
+ # @private
5514
+ class Representation < Google::Apis::Core::JsonRepresentation
5515
+ property :big_query_dataset_name, as: 'bigQueryDatasetName'
5516
+ property :create_time, as: 'createTime'
5517
+ property :etag, as: 'etag'
5518
+ property :name, as: 'name'
5519
+ property :update_time, as: 'updateTime'
5520
+ end
5521
+ end
5522
+
5174
5523
  class GoogleCloudAiplatformV1beta1DedicatedResources
5175
5524
  # @private
5176
5525
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5760,6 +6109,8 @@ module Google
5760
6109
  # @private
5761
6110
  class Representation < Google::Apis::Core::JsonRepresentation
5762
6111
  property :annotations_filter, as: 'annotationsFilter'
6112
+ property :filter_split, as: 'filterSplit', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportFilterSplit, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportFilterSplit::Representation
6113
+
5763
6114
  property :fraction_split, as: 'fractionSplit', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportFractionSplit, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportFractionSplit::Representation
5764
6115
 
5765
6116
  property :gcs_destination, as: 'gcsDestination', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsDestination, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GcsDestination::Representation
@@ -5861,6 +6212,15 @@ module Google
5861
6212
  end
5862
6213
  end
5863
6214
 
6215
+ class GoogleCloudAiplatformV1beta1ExportFilterSplit
6216
+ # @private
6217
+ class Representation < Google::Apis::Core::JsonRepresentation
6218
+ property :test_filter, as: 'testFilter'
6219
+ property :training_filter, as: 'trainingFilter'
6220
+ property :validation_filter, as: 'validationFilter'
6221
+ end
6222
+ end
6223
+
5864
6224
  class GoogleCloudAiplatformV1beta1ExportFractionSplit
5865
6225
  # @private
5866
6226
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5952,6 +6312,29 @@ module Google
5952
6312
  end
5953
6313
  end
5954
6314
 
6315
+ class GoogleCloudAiplatformV1beta1FeatureGroup
6316
+ # @private
6317
+ class Representation < Google::Apis::Core::JsonRepresentation
6318
+ property :big_query, as: 'bigQuery', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroupBigQuery, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroupBigQuery::Representation
6319
+
6320
+ property :create_time, as: 'createTime'
6321
+ property :description, as: 'description'
6322
+ property :etag, as: 'etag'
6323
+ hash :labels, as: 'labels'
6324
+ property :name, as: 'name'
6325
+ property :update_time, as: 'updateTime'
6326
+ end
6327
+ end
6328
+
6329
+ class GoogleCloudAiplatformV1beta1FeatureGroupBigQuery
6330
+ # @private
6331
+ class Representation < Google::Apis::Core::JsonRepresentation
6332
+ property :big_query_source, as: 'bigQuerySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BigQuerySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BigQuerySource::Representation
6333
+
6334
+ collection :entity_id_columns, as: 'entityIdColumns'
6335
+ end
6336
+ end
6337
+
5955
6338
  class GoogleCloudAiplatformV1beta1FeatureMonitoringStatsAnomaly
5956
6339
  # @private
5957
6340
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5969,11 +6352,60 @@ module Google
5969
6352
  end
5970
6353
  end
5971
6354
 
5972
- class GoogleCloudAiplatformV1beta1FeatureNoiseSigmaNoiseSigmaForFeature
6355
+ class GoogleCloudAiplatformV1beta1FeatureNoiseSigmaNoiseSigmaForFeature
6356
+ # @private
6357
+ class Representation < Google::Apis::Core::JsonRepresentation
6358
+ property :name, as: 'name'
6359
+ property :sigma, as: 'sigma'
6360
+ end
6361
+ end
6362
+
6363
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStore
6364
+ # @private
6365
+ class Representation < Google::Apis::Core::JsonRepresentation
6366
+ property :bigtable, as: 'bigtable', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable::Representation
6367
+
6368
+ property :create_time, as: 'createTime'
6369
+ property :dedicated_serving_endpoint, as: 'dedicatedServingEndpoint', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint::Representation
6370
+
6371
+ property :embedding_management, as: 'embeddingManagement', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement::Representation
6372
+
6373
+ property :etag, as: 'etag'
6374
+ hash :labels, as: 'labels'
6375
+ property :name, as: 'name'
6376
+ property :state, as: 'state'
6377
+ property :update_time, as: 'updateTime'
6378
+ end
6379
+ end
6380
+
6381
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable
6382
+ # @private
6383
+ class Representation < Google::Apis::Core::JsonRepresentation
6384
+ property :auto_scaling, as: 'autoScaling', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling::Representation
6385
+
6386
+ end
6387
+ end
6388
+
6389
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling
6390
+ # @private
6391
+ class Representation < Google::Apis::Core::JsonRepresentation
6392
+ property :cpu_utilization_target, as: 'cpuUtilizationTarget'
6393
+ property :max_node_count, as: 'maxNodeCount'
6394
+ property :min_node_count, as: 'minNodeCount'
6395
+ end
6396
+ end
6397
+
6398
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint
6399
+ # @private
6400
+ class Representation < Google::Apis::Core::JsonRepresentation
6401
+ property :public_endpoint_domain_name, as: 'publicEndpointDomainName'
6402
+ end
6403
+ end
6404
+
6405
+ class GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement
5973
6406
  # @private
5974
6407
  class Representation < Google::Apis::Core::JsonRepresentation
5975
- property :name, as: 'name'
5976
- property :sigma, as: 'sigma'
6408
+ property :enabled, as: 'enabled'
5977
6409
  end
5978
6410
  end
5979
6411
 
@@ -6046,6 +6478,96 @@ module Google
6046
6478
  end
6047
6479
  end
6048
6480
 
6481
+ class GoogleCloudAiplatformV1beta1FeatureView
6482
+ # @private
6483
+ class Representation < Google::Apis::Core::JsonRepresentation
6484
+ property :big_query_source, as: 'bigQuerySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource::Representation
6485
+
6486
+ property :create_time, as: 'createTime'
6487
+ property :etag, as: 'etag'
6488
+ property :feature_registry_source, as: 'featureRegistrySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource::Representation
6489
+
6490
+ hash :labels, as: 'labels'
6491
+ property :name, as: 'name'
6492
+ property :sync_config, as: 'syncConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSyncConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSyncConfig::Representation
6493
+
6494
+ property :update_time, as: 'updateTime'
6495
+ property :vector_search_config, as: 'vectorSearchConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig::Representation
6496
+
6497
+ end
6498
+ end
6499
+
6500
+ class GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource
6501
+ # @private
6502
+ class Representation < Google::Apis::Core::JsonRepresentation
6503
+ collection :entity_id_columns, as: 'entityIdColumns'
6504
+ property :uri, as: 'uri'
6505
+ end
6506
+ end
6507
+
6508
+ class GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource
6509
+ # @private
6510
+ class Representation < Google::Apis::Core::JsonRepresentation
6511
+ collection :feature_groups, as: 'featureGroups', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup::Representation
6512
+
6513
+ end
6514
+ end
6515
+
6516
+ class GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup
6517
+ # @private
6518
+ class Representation < Google::Apis::Core::JsonRepresentation
6519
+ property :feature_group_id, as: 'featureGroupId'
6520
+ collection :feature_ids, as: 'featureIds'
6521
+ end
6522
+ end
6523
+
6524
+ class GoogleCloudAiplatformV1beta1FeatureViewSync
6525
+ # @private
6526
+ class Representation < Google::Apis::Core::JsonRepresentation
6527
+ property :create_time, as: 'createTime'
6528
+ property :final_status, as: 'finalStatus', class: Google::Apis::AiplatformV1beta1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleRpcStatus::Representation
6529
+
6530
+ property :name, as: 'name'
6531
+ property :run_time, as: 'runTime', class: Google::Apis::AiplatformV1beta1::GoogleTypeInterval, decorator: Google::Apis::AiplatformV1beta1::GoogleTypeInterval::Representation
6532
+
6533
+ end
6534
+ end
6535
+
6536
+ class GoogleCloudAiplatformV1beta1FeatureViewSyncConfig
6537
+ # @private
6538
+ class Representation < Google::Apis::Core::JsonRepresentation
6539
+ property :cron, as: 'cron'
6540
+ end
6541
+ end
6542
+
6543
+ class GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig
6544
+ # @private
6545
+ class Representation < Google::Apis::Core::JsonRepresentation
6546
+ property :brute_force_config, as: 'bruteForceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigBruteForceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigBruteForceConfig::Representation
6547
+
6548
+ property :crowding_column, as: 'crowdingColumn'
6549
+ property :distance_measure_type, as: 'distanceMeasureType'
6550
+ property :embedding_column, as: 'embeddingColumn'
6551
+ property :embedding_dimension, as: 'embeddingDimension'
6552
+ collection :filter_columns, as: 'filterColumns'
6553
+ property :tree_ah_config, as: 'treeAhConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAhConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAhConfig::Representation
6554
+
6555
+ end
6556
+ end
6557
+
6558
+ class GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigBruteForceConfig
6559
+ # @private
6560
+ class Representation < Google::Apis::Core::JsonRepresentation
6561
+ end
6562
+ end
6563
+
6564
+ class GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAhConfig
6565
+ # @private
6566
+ class Representation < Google::Apis::Core::JsonRepresentation
6567
+ property :leaf_node_embedding_count, :numeric_string => true, as: 'leafNodeEmbeddingCount'
6568
+ end
6569
+ end
6570
+
6049
6571
  class GoogleCloudAiplatformV1beta1Featurestore
6050
6572
  # @private
6051
6573
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6120,6 +6642,40 @@ module Google
6120
6642
  end
6121
6643
  end
6122
6644
 
6645
+ class GoogleCloudAiplatformV1beta1FetchFeatureValuesRequest
6646
+ # @private
6647
+ class Representation < Google::Apis::Core::JsonRepresentation
6648
+ property :format, as: 'format'
6649
+ property :id, as: 'id'
6650
+ end
6651
+ end
6652
+
6653
+ class GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse
6654
+ # @private
6655
+ class Representation < Google::Apis::Core::JsonRepresentation
6656
+ property :key_values, as: 'keyValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairList, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairList::Representation
6657
+
6658
+ hash :proto_struct, as: 'protoStruct'
6659
+ end
6660
+ end
6661
+
6662
+ class GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairList
6663
+ # @private
6664
+ class Representation < Google::Apis::Core::JsonRepresentation
6665
+ collection :features, as: 'features', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair::Representation
6666
+
6667
+ end
6668
+ end
6669
+
6670
+ class GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair
6671
+ # @private
6672
+ class Representation < Google::Apis::Core::JsonRepresentation
6673
+ property :name, as: 'name'
6674
+ property :value, as: 'value', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureValue::Representation
6675
+
6676
+ end
6677
+ end
6678
+
6123
6679
  class GoogleCloudAiplatformV1beta1FilterSplit
6124
6680
  # @private
6125
6681
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6227,6 +6783,13 @@ module Google
6227
6783
  end
6228
6784
  end
6229
6785
 
6786
+ class GoogleCloudAiplatformV1beta1GenieSource
6787
+ # @private
6788
+ class Representation < Google::Apis::Core::JsonRepresentation
6789
+ property :base_model_uri, as: 'baseModelUri'
6790
+ end
6791
+ end
6792
+
6230
6793
  class GoogleCloudAiplatformV1beta1HyperparameterTuningJob
6231
6794
  # @private
6232
6795
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6576,6 +7139,15 @@ module Google
6576
7139
  end
6577
7140
  end
6578
7141
 
7142
+ class GoogleCloudAiplatformV1beta1ListDatasetVersionsResponse
7143
+ # @private
7144
+ class Representation < Google::Apis::Core::JsonRepresentation
7145
+ collection :dataset_versions, as: 'datasetVersions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetVersion, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetVersion::Representation
7146
+
7147
+ property :next_page_token, as: 'nextPageToken'
7148
+ end
7149
+ end
7150
+
6579
7151
  class GoogleCloudAiplatformV1beta1ListDatasetsResponse
6580
7152
  # @private
6581
7153
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6621,6 +7193,42 @@ module Google
6621
7193
  end
6622
7194
  end
6623
7195
 
7196
+ class GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse
7197
+ # @private
7198
+ class Representation < Google::Apis::Core::JsonRepresentation
7199
+ collection :feature_groups, as: 'featureGroups', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroup, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroup::Representation
7200
+
7201
+ property :next_page_token, as: 'nextPageToken'
7202
+ end
7203
+ end
7204
+
7205
+ class GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse
7206
+ # @private
7207
+ class Representation < Google::Apis::Core::JsonRepresentation
7208
+ collection :feature_online_stores, as: 'featureOnlineStores', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStore, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStore::Representation
7209
+
7210
+ property :next_page_token, as: 'nextPageToken'
7211
+ end
7212
+ end
7213
+
7214
+ class GoogleCloudAiplatformV1beta1ListFeatureViewSyncsResponse
7215
+ # @private
7216
+ class Representation < Google::Apis::Core::JsonRepresentation
7217
+ collection :feature_view_syncs, as: 'featureViewSyncs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSync, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSync::Representation
7218
+
7219
+ property :next_page_token, as: 'nextPageToken'
7220
+ end
7221
+ end
7222
+
7223
+ class GoogleCloudAiplatformV1beta1ListFeatureViewsResponse
7224
+ # @private
7225
+ class Representation < Google::Apis::Core::JsonRepresentation
7226
+ collection :feature_views, as: 'featureViews', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureView, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureView::Representation
7227
+
7228
+ property :next_page_token, as: 'nextPageToken'
7229
+ end
7230
+ end
7231
+
6624
7232
  class GoogleCloudAiplatformV1beta1ListFeaturesResponse
6625
7233
  # @private
6626
7234
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6797,6 +7405,15 @@ module Google
6797
7405
  end
6798
7406
  end
6799
7407
 
7408
+ class GoogleCloudAiplatformV1beta1ListPublisherModelsResponse
7409
+ # @private
7410
+ class Representation < Google::Apis::Core::JsonRepresentation
7411
+ property :next_page_token, as: 'nextPageToken'
7412
+ collection :publisher_models, as: 'publisherModels', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModel, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModel::Representation
7413
+
7414
+ end
7415
+ end
7416
+
6800
7417
  class GoogleCloudAiplatformV1beta1ListSavedQueriesResponse
6801
7418
  # @private
6802
7419
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7108,6 +7725,8 @@ module Google
7108
7725
  property :etag, as: 'etag'
7109
7726
  property :explanation_spec, as: 'explanationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplanationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplanationSpec::Representation
7110
7727
 
7728
+ property :generated_model_source, as: 'generatedModelSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGeneratedModelSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGeneratedModelSource::Representation
7729
+
7111
7730
  hash :labels, as: 'labels'
7112
7731
  property :metadata, as: 'metadata'
7113
7732
  property :metadata_artifact, as: 'metadataArtifact'
@@ -7334,6 +7953,23 @@ module Google
7334
7953
  end
7335
7954
  end
7336
7955
 
7956
+ class GoogleCloudAiplatformV1beta1ModelGardenSource
7957
+ # @private
7958
+ class Representation < Google::Apis::Core::JsonRepresentation
7959
+ property :public_model_name, as: 'publicModelName'
7960
+ end
7961
+ end
7962
+
7963
+ class GoogleCloudAiplatformV1beta1ModelGeneratedModelSource
7964
+ # @private
7965
+ class Representation < Google::Apis::Core::JsonRepresentation
7966
+ property :genie_source, as: 'genieSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenieSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenieSource::Representation
7967
+
7968
+ property :model_garden_source, as: 'modelGardenSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGardenSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelGardenSource::Representation
7969
+
7970
+ end
7971
+ end
7972
+
7337
7973
  class GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig
7338
7974
  # @private
7339
7975
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7635,6 +8271,45 @@ module Google
7635
8271
  end
7636
8272
  end
7637
8273
 
8274
+ class GoogleCloudAiplatformV1beta1NearestNeighborQuery
8275
+ # @private
8276
+ class Representation < Google::Apis::Core::JsonRepresentation
8277
+ property :embedding, as: 'embedding', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQueryEmbedding, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQueryEmbedding::Representation
8278
+
8279
+ property :entity_id, as: 'entityId'
8280
+ property :neighbor_count, as: 'neighborCount'
8281
+ property :parameters, as: 'parameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQueryParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQueryParameters::Representation
8282
+
8283
+ property :per_crowding_attribute_neighbor_count, as: 'perCrowdingAttributeNeighborCount'
8284
+ collection :string_filters, as: 'stringFilters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQueryStringFilter, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQueryStringFilter::Representation
8285
+
8286
+ end
8287
+ end
8288
+
8289
+ class GoogleCloudAiplatformV1beta1NearestNeighborQueryEmbedding
8290
+ # @private
8291
+ class Representation < Google::Apis::Core::JsonRepresentation
8292
+ collection :value, as: 'value'
8293
+ end
8294
+ end
8295
+
8296
+ class GoogleCloudAiplatformV1beta1NearestNeighborQueryParameters
8297
+ # @private
8298
+ class Representation < Google::Apis::Core::JsonRepresentation
8299
+ property :approximate_neighbor_candidates, as: 'approximateNeighborCandidates'
8300
+ property :leaf_nodes_search_fraction, as: 'leafNodesSearchFraction'
8301
+ end
8302
+ end
8303
+
8304
+ class GoogleCloudAiplatformV1beta1NearestNeighborQueryStringFilter
8305
+ # @private
8306
+ class Representation < Google::Apis::Core::JsonRepresentation
8307
+ collection :allow_tokens, as: 'allowTokens'
8308
+ collection :deny_tokens, as: 'denyTokens'
8309
+ property :name, as: 'name'
8310
+ end
8311
+ end
8312
+
7638
8313
  class GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadata
7639
8314
  # @private
7640
8315
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7666,6 +8341,24 @@ module Google
7666
8341
  end
7667
8342
  end
7668
8343
 
8344
+ class GoogleCloudAiplatformV1beta1NearestNeighbors
8345
+ # @private
8346
+ class Representation < Google::Apis::Core::JsonRepresentation
8347
+ collection :neighbors, as: 'neighbors', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborsNeighbor, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborsNeighbor::Representation
8348
+
8349
+ end
8350
+ end
8351
+
8352
+ class GoogleCloudAiplatformV1beta1NearestNeighborsNeighbor
8353
+ # @private
8354
+ class Representation < Google::Apis::Core::JsonRepresentation
8355
+ property :distance, as: 'distance'
8356
+ property :entity_id, as: 'entityId'
8357
+ property :entity_key_values, as: 'entityKeyValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse::Representation
8358
+
8359
+ end
8360
+ end
8361
+
7669
8362
  class GoogleCloudAiplatformV1beta1Neighbor
7670
8363
  # @private
7671
8364
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7720,6 +8413,7 @@ module Google
7720
8413
  property :name, as: 'name'
7721
8414
  property :notebook_runtime_template_ref, as: 'notebookRuntimeTemplateRef', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef::Representation
7722
8415
 
8416
+ property :notebook_runtime_type, as: 'notebookRuntimeType'
7723
8417
  property :proxy_uri, as: 'proxyUri'
7724
8418
  property :runtime_state, as: 'runtimeState'
7725
8419
  property :runtime_user, as: 'runtimeUser'
@@ -7749,6 +8443,7 @@ module Google
7749
8443
  property :name, as: 'name'
7750
8444
  property :network_spec, as: 'networkSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NetworkSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NetworkSpec::Representation
7751
8445
 
8446
+ property :notebook_runtime_type, as: 'notebookRuntimeType'
7752
8447
  property :service_account, as: 'serviceAccount'
7753
8448
  property :update_time, as: 'updateTime'
7754
8449
  end
@@ -8387,6 +9082,20 @@ module Google
8387
9082
  end
8388
9083
  end
8389
9084
 
9085
+ class GoogleCloudAiplatformV1beta1ReportExecutionEventRequest
9086
+ # @private
9087
+ class Representation < Google::Apis::Core::JsonRepresentation
9088
+ property :event_type, as: 'eventType'
9089
+ property :vm_token, as: 'vmToken'
9090
+ end
9091
+ end
9092
+
9093
+ class GoogleCloudAiplatformV1beta1ReportExecutionEventResponse
9094
+ # @private
9095
+ class Representation < Google::Apis::Core::JsonRepresentation
9096
+ end
9097
+ end
9098
+
8390
9099
  class GoogleCloudAiplatformV1beta1ReportRuntimeEventRequest
8391
9100
  # @private
8392
9101
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10196,6 +10905,23 @@ module Google
10196
10905
  end
10197
10906
  end
10198
10907
 
10908
+ class GoogleCloudAiplatformV1beta1SearchNearestEntitiesRequest
10909
+ # @private
10910
+ class Representation < Google::Apis::Core::JsonRepresentation
10911
+ property :query, as: 'query', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQuery, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighborQuery::Representation
10912
+
10913
+ property :return_full_entity, as: 'returnFullEntity'
10914
+ end
10915
+ end
10916
+
10917
+ class GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse
10918
+ # @private
10919
+ class Representation < Google::Apis::Core::JsonRepresentation
10920
+ property :nearest_neighbors, as: 'nearestNeighbors', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighbors, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NearestNeighbors::Representation
10921
+
10922
+ end
10923
+ end
10924
+
10199
10925
  class GoogleCloudAiplatformV1beta1ServiceAccountSpec
10200
10926
  # @private
10201
10927
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10509,6 +11235,19 @@ module Google
10509
11235
  end
10510
11236
  end
10511
11237
 
11238
+ class GoogleCloudAiplatformV1beta1SyncFeatureViewRequest
11239
+ # @private
11240
+ class Representation < Google::Apis::Core::JsonRepresentation
11241
+ end
11242
+ end
11243
+
11244
+ class GoogleCloudAiplatformV1beta1SyncFeatureViewResponse
11245
+ # @private
11246
+ class Representation < Google::Apis::Core::JsonRepresentation
11247
+ property :feature_view_sync, as: 'featureViewSync'
11248
+ end
11249
+ end
11250
+
10512
11251
  class GoogleCloudAiplatformV1beta1TfRecordDestination
10513
11252
  # @private
10514
11253
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10839,6 +11578,38 @@ module Google
10839
11578
  end
10840
11579
  end
10841
11580
 
11581
+ class GoogleCloudAiplatformV1beta1UpdateFeatureGroupOperationMetadata
11582
+ # @private
11583
+ class Representation < Google::Apis::Core::JsonRepresentation
11584
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
11585
+
11586
+ end
11587
+ end
11588
+
11589
+ class GoogleCloudAiplatformV1beta1UpdateFeatureOnlineStoreOperationMetadata
11590
+ # @private
11591
+ class Representation < Google::Apis::Core::JsonRepresentation
11592
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
11593
+
11594
+ end
11595
+ end
11596
+
11597
+ class GoogleCloudAiplatformV1beta1UpdateFeatureOperationMetadata
11598
+ # @private
11599
+ class Representation < Google::Apis::Core::JsonRepresentation
11600
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
11601
+
11602
+ end
11603
+ end
11604
+
11605
+ class GoogleCloudAiplatformV1beta1UpdateFeatureViewOperationMetadata
11606
+ # @private
11607
+ class Representation < Google::Apis::Core::JsonRepresentation
11608
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
11609
+
11610
+ end
11611
+ end
11612
+
10842
11613
  class GoogleCloudAiplatformV1beta1UpdateFeaturestoreOperationMetadata
10843
11614
  # @private
10844
11615
  class Representation < Google::Apis::Core::JsonRepresentation