google-apis-aiplatform_v1 0.5.0 → 0.6.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.
@@ -388,6 +388,18 @@ module Google
388
388
  include Google::Apis::Core::JsonObjectSupport
389
389
  end
390
390
 
391
+ class GoogleCloudAiplatformV1ComputeTokensRequest
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class GoogleCloudAiplatformV1ComputeTokensResponse
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
391
403
  class GoogleCloudAiplatformV1ContainerRegistryDestination
392
404
  class Representation < Google::Apis::Core::JsonRepresentation; end
393
405
 
@@ -424,6 +436,18 @@ module Google
424
436
  include Google::Apis::Core::JsonObjectSupport
425
437
  end
426
438
 
439
+ class GoogleCloudAiplatformV1CountTokensRequest
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class GoogleCloudAiplatformV1CountTokensResponse
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
427
451
  class GoogleCloudAiplatformV1CreateDatasetOperationMetadata
428
452
  class Representation < Google::Apis::Core::JsonRepresentation; end
429
453
 
@@ -448,6 +472,18 @@ module Google
448
472
  include Google::Apis::Core::JsonObjectSupport
449
473
  end
450
474
 
475
+ class GoogleCloudAiplatformV1CreateFeatureGroupOperationMetadata
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class GoogleCloudAiplatformV1CreateFeatureOnlineStoreOperationMetadata
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
451
487
  class GoogleCloudAiplatformV1CreateFeatureOperationMetadata
452
488
  class Representation < Google::Apis::Core::JsonRepresentation; end
453
489
 
@@ -460,6 +496,12 @@ module Google
460
496
  include Google::Apis::Core::JsonObjectSupport
461
497
  end
462
498
 
499
+ class GoogleCloudAiplatformV1CreateFeatureViewOperationMetadata
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
463
505
  class GoogleCloudAiplatformV1CreateFeaturestoreOperationMetadata
464
506
  class Representation < Google::Apis::Core::JsonRepresentation; end
465
507
 
@@ -496,6 +538,12 @@ module Google
496
538
  include Google::Apis::Core::JsonObjectSupport
497
539
  end
498
540
 
541
+ class GoogleCloudAiplatformV1CreateRegistryFeatureOperationMetadata
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
499
547
  class GoogleCloudAiplatformV1CreateSpecialistPoolOperationMetadata
500
548
  class Representation < Google::Apis::Core::JsonRepresentation; end
501
549
 
@@ -1000,6 +1048,18 @@ module Google
1000
1048
  include Google::Apis::Core::JsonObjectSupport
1001
1049
  end
1002
1050
 
1051
+ class GoogleCloudAiplatformV1FeatureGroup
1052
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1053
+
1054
+ include Google::Apis::Core::JsonObjectSupport
1055
+ end
1056
+
1057
+ class GoogleCloudAiplatformV1FeatureGroupBigQuery
1058
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1059
+
1060
+ include Google::Apis::Core::JsonObjectSupport
1061
+ end
1062
+
1003
1063
  class GoogleCloudAiplatformV1FeatureMonitoringStatsAnomaly
1004
1064
  class Representation < Google::Apis::Core::JsonRepresentation; end
1005
1065
 
@@ -1018,6 +1078,24 @@ module Google
1018
1078
  include Google::Apis::Core::JsonObjectSupport
1019
1079
  end
1020
1080
 
1081
+ class GoogleCloudAiplatformV1FeatureOnlineStore
1082
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1083
+
1084
+ include Google::Apis::Core::JsonObjectSupport
1085
+ end
1086
+
1087
+ class GoogleCloudAiplatformV1FeatureOnlineStoreBigtable
1088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1089
+
1090
+ include Google::Apis::Core::JsonObjectSupport
1091
+ end
1092
+
1093
+ class GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling
1094
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1095
+
1096
+ include Google::Apis::Core::JsonObjectSupport
1097
+ end
1098
+
1021
1099
  class GoogleCloudAiplatformV1FeatureSelector
1022
1100
  class Representation < Google::Apis::Core::JsonRepresentation; end
1023
1101
 
@@ -1054,6 +1132,42 @@ module Google
1054
1132
  include Google::Apis::Core::JsonObjectSupport
1055
1133
  end
1056
1134
 
1135
+ class GoogleCloudAiplatformV1FeatureView
1136
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1137
+
1138
+ include Google::Apis::Core::JsonObjectSupport
1139
+ end
1140
+
1141
+ class GoogleCloudAiplatformV1FeatureViewBigQuerySource
1142
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1143
+
1144
+ include Google::Apis::Core::JsonObjectSupport
1145
+ end
1146
+
1147
+ class GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource
1148
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1149
+
1150
+ include Google::Apis::Core::JsonObjectSupport
1151
+ end
1152
+
1153
+ class GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroup
1154
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1155
+
1156
+ include Google::Apis::Core::JsonObjectSupport
1157
+ end
1158
+
1159
+ class GoogleCloudAiplatformV1FeatureViewSync
1160
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1161
+
1162
+ include Google::Apis::Core::JsonObjectSupport
1163
+ end
1164
+
1165
+ class GoogleCloudAiplatformV1FeatureViewSyncConfig
1166
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1167
+
1168
+ include Google::Apis::Core::JsonObjectSupport
1169
+ end
1170
+
1057
1171
  class GoogleCloudAiplatformV1Featurestore
1058
1172
  class Representation < Google::Apis::Core::JsonRepresentation; end
1059
1173
 
@@ -1096,6 +1210,30 @@ module Google
1096
1210
  include Google::Apis::Core::JsonObjectSupport
1097
1211
  end
1098
1212
 
1213
+ class GoogleCloudAiplatformV1FetchFeatureValuesRequest
1214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1215
+
1216
+ include Google::Apis::Core::JsonObjectSupport
1217
+ end
1218
+
1219
+ class GoogleCloudAiplatformV1FetchFeatureValuesResponse
1220
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1221
+
1222
+ include Google::Apis::Core::JsonObjectSupport
1223
+ end
1224
+
1225
+ class GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairList
1226
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1227
+
1228
+ include Google::Apis::Core::JsonObjectSupport
1229
+ end
1230
+
1231
+ class GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair
1232
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1233
+
1234
+ include Google::Apis::Core::JsonObjectSupport
1235
+ end
1236
+
1099
1237
  class GoogleCloudAiplatformV1FilterSplit
1100
1238
  class Representation < Google::Apis::Core::JsonRepresentation; end
1101
1239
 
@@ -1240,6 +1378,12 @@ module Google
1240
1378
  include Google::Apis::Core::JsonObjectSupport
1241
1379
  end
1242
1380
 
1381
+ class GoogleCloudAiplatformV1IndexDatapointNumericRestriction
1382
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1383
+
1384
+ include Google::Apis::Core::JsonObjectSupport
1385
+ end
1386
+
1243
1387
  class GoogleCloudAiplatformV1IndexDatapointRestriction
1244
1388
  class Representation < Google::Apis::Core::JsonRepresentation; end
1245
1389
 
@@ -1366,6 +1510,30 @@ module Google
1366
1510
  include Google::Apis::Core::JsonObjectSupport
1367
1511
  end
1368
1512
 
1513
+ class GoogleCloudAiplatformV1ListFeatureGroupsResponse
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1519
+ class GoogleCloudAiplatformV1ListFeatureOnlineStoresResponse
1520
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1521
+
1522
+ include Google::Apis::Core::JsonObjectSupport
1523
+ end
1524
+
1525
+ class GoogleCloudAiplatformV1ListFeatureViewSyncsResponse
1526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1527
+
1528
+ include Google::Apis::Core::JsonObjectSupport
1529
+ end
1530
+
1531
+ class GoogleCloudAiplatformV1ListFeatureViewsResponse
1532
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1533
+
1534
+ include Google::Apis::Core::JsonObjectSupport
1535
+ end
1536
+
1369
1537
  class GoogleCloudAiplatformV1ListFeaturesResponse
1370
1538
  class Representation < Google::Apis::Core::JsonRepresentation; end
1371
1539
 
@@ -3634,6 +3802,18 @@ module Google
3634
3802
  include Google::Apis::Core::JsonObjectSupport
3635
3803
  end
3636
3804
 
3805
+ class GoogleCloudAiplatformV1SyncFeatureViewRequest
3806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3807
+
3808
+ include Google::Apis::Core::JsonObjectSupport
3809
+ end
3810
+
3811
+ class GoogleCloudAiplatformV1SyncFeatureViewResponse
3812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3813
+
3814
+ include Google::Apis::Core::JsonObjectSupport
3815
+ end
3816
+
3637
3817
  class GoogleCloudAiplatformV1TfRecordDestination
3638
3818
  class Representation < Google::Apis::Core::JsonRepresentation; end
3639
3819
 
@@ -3718,6 +3898,12 @@ module Google
3718
3898
  include Google::Apis::Core::JsonObjectSupport
3719
3899
  end
3720
3900
 
3901
+ class GoogleCloudAiplatformV1TokensInfo
3902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3903
+
3904
+ include Google::Apis::Core::JsonObjectSupport
3905
+ end
3906
+
3721
3907
  class GoogleCloudAiplatformV1TrainingConfig
3722
3908
  class Representation < Google::Apis::Core::JsonRepresentation; end
3723
3909
 
@@ -3808,6 +3994,30 @@ module Google
3808
3994
  include Google::Apis::Core::JsonObjectSupport
3809
3995
  end
3810
3996
 
3997
+ class GoogleCloudAiplatformV1UpdateFeatureGroupOperationMetadata
3998
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3999
+
4000
+ include Google::Apis::Core::JsonObjectSupport
4001
+ end
4002
+
4003
+ class GoogleCloudAiplatformV1UpdateFeatureOnlineStoreOperationMetadata
4004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4005
+
4006
+ include Google::Apis::Core::JsonObjectSupport
4007
+ end
4008
+
4009
+ class GoogleCloudAiplatformV1UpdateFeatureOperationMetadata
4010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4011
+
4012
+ include Google::Apis::Core::JsonObjectSupport
4013
+ end
4014
+
4015
+ class GoogleCloudAiplatformV1UpdateFeatureViewOperationMetadata
4016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4017
+
4018
+ include Google::Apis::Core::JsonObjectSupport
4019
+ end
4020
+
3811
4021
  class GoogleCloudAiplatformV1UpdateFeaturestoreOperationMetadata
3812
4022
  class Representation < Google::Apis::Core::JsonRepresentation; end
3813
4023
 
@@ -4579,6 +4789,21 @@ module Google
4579
4789
  end
4580
4790
  end
4581
4791
 
4792
+ class GoogleCloudAiplatformV1ComputeTokensRequest
4793
+ # @private
4794
+ class Representation < Google::Apis::Core::JsonRepresentation
4795
+ collection :instances, as: 'instances'
4796
+ end
4797
+ end
4798
+
4799
+ class GoogleCloudAiplatformV1ComputeTokensResponse
4800
+ # @private
4801
+ class Representation < Google::Apis::Core::JsonRepresentation
4802
+ collection :tokens_info, as: 'tokensInfo', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TokensInfo, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TokensInfo::Representation
4803
+
4804
+ end
4805
+ end
4806
+
4582
4807
  class GoogleCloudAiplatformV1ContainerRegistryDestination
4583
4808
  # @private
4584
4809
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4641,6 +4866,21 @@ module Google
4641
4866
  end
4642
4867
  end
4643
4868
 
4869
+ class GoogleCloudAiplatformV1CountTokensRequest
4870
+ # @private
4871
+ class Representation < Google::Apis::Core::JsonRepresentation
4872
+ collection :instances, as: 'instances'
4873
+ end
4874
+ end
4875
+
4876
+ class GoogleCloudAiplatformV1CountTokensResponse
4877
+ # @private
4878
+ class Representation < Google::Apis::Core::JsonRepresentation
4879
+ property :total_billable_characters, as: 'totalBillableCharacters'
4880
+ property :total_tokens, as: 'totalTokens'
4881
+ end
4882
+ end
4883
+
4644
4884
  class GoogleCloudAiplatformV1CreateDatasetOperationMetadata
4645
4885
  # @private
4646
4886
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4673,6 +4913,22 @@ module Google
4673
4913
  end
4674
4914
  end
4675
4915
 
4916
+ class GoogleCloudAiplatformV1CreateFeatureGroupOperationMetadata
4917
+ # @private
4918
+ class Representation < Google::Apis::Core::JsonRepresentation
4919
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
4920
+
4921
+ end
4922
+ end
4923
+
4924
+ class GoogleCloudAiplatformV1CreateFeatureOnlineStoreOperationMetadata
4925
+ # @private
4926
+ class Representation < Google::Apis::Core::JsonRepresentation
4927
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
4928
+
4929
+ end
4930
+ end
4931
+
4676
4932
  class GoogleCloudAiplatformV1CreateFeatureOperationMetadata
4677
4933
  # @private
4678
4934
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4691,6 +4947,14 @@ module Google
4691
4947
  end
4692
4948
  end
4693
4949
 
4950
+ class GoogleCloudAiplatformV1CreateFeatureViewOperationMetadata
4951
+ # @private
4952
+ class Representation < Google::Apis::Core::JsonRepresentation
4953
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
4954
+
4955
+ end
4956
+ end
4957
+
4694
4958
  class GoogleCloudAiplatformV1CreateFeaturestoreOperationMetadata
4695
4959
  # @private
4696
4960
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4743,6 +5007,14 @@ module Google
4743
5007
  end
4744
5008
  end
4745
5009
 
5010
+ class GoogleCloudAiplatformV1CreateRegistryFeatureOperationMetadata
5011
+ # @private
5012
+ class Representation < Google::Apis::Core::JsonRepresentation
5013
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
5014
+
5015
+ end
5016
+ end
5017
+
4746
5018
  class GoogleCloudAiplatformV1CreateSpecialistPoolOperationMetadata
4747
5019
  # @private
4748
5020
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5648,6 +5920,30 @@ module Google
5648
5920
  property :name, as: 'name'
5649
5921
  property :update_time, as: 'updateTime'
5650
5922
  property :value_type, as: 'valueType'
5923
+ property :version_column_name, as: 'versionColumnName'
5924
+ end
5925
+ end
5926
+
5927
+ class GoogleCloudAiplatformV1FeatureGroup
5928
+ # @private
5929
+ class Representation < Google::Apis::Core::JsonRepresentation
5930
+ property :big_query, as: 'bigQuery', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureGroupBigQuery, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureGroupBigQuery::Representation
5931
+
5932
+ property :create_time, as: 'createTime'
5933
+ property :description, as: 'description'
5934
+ property :etag, as: 'etag'
5935
+ hash :labels, as: 'labels'
5936
+ property :name, as: 'name'
5937
+ property :update_time, as: 'updateTime'
5938
+ end
5939
+ end
5940
+
5941
+ class GoogleCloudAiplatformV1FeatureGroupBigQuery
5942
+ # @private
5943
+ class Representation < Google::Apis::Core::JsonRepresentation
5944
+ property :big_query_source, as: 'bigQuerySource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQuerySource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQuerySource::Representation
5945
+
5946
+ collection :entity_id_columns, as: 'entityIdColumns'
5651
5947
  end
5652
5948
  end
5653
5949
 
@@ -5676,6 +5972,37 @@ module Google
5676
5972
  end
5677
5973
  end
5678
5974
 
5975
+ class GoogleCloudAiplatformV1FeatureOnlineStore
5976
+ # @private
5977
+ class Representation < Google::Apis::Core::JsonRepresentation
5978
+ property :bigtable, as: 'bigtable', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreBigtable, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreBigtable::Representation
5979
+
5980
+ property :create_time, as: 'createTime'
5981
+ property :etag, as: 'etag'
5982
+ hash :labels, as: 'labels'
5983
+ property :name, as: 'name'
5984
+ property :state, as: 'state'
5985
+ property :update_time, as: 'updateTime'
5986
+ end
5987
+ end
5988
+
5989
+ class GoogleCloudAiplatformV1FeatureOnlineStoreBigtable
5990
+ # @private
5991
+ class Representation < Google::Apis::Core::JsonRepresentation
5992
+ property :auto_scaling, as: 'autoScaling', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling::Representation
5993
+
5994
+ end
5995
+ end
5996
+
5997
+ class GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling
5998
+ # @private
5999
+ class Representation < Google::Apis::Core::JsonRepresentation
6000
+ property :cpu_utilization_target, as: 'cpuUtilizationTarget'
6001
+ property :max_node_count, as: 'maxNodeCount'
6002
+ property :min_node_count, as: 'minNodeCount'
6003
+ end
6004
+ end
6005
+
5679
6006
  class GoogleCloudAiplatformV1FeatureSelector
5680
6007
  # @private
5681
6008
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5745,6 +6072,66 @@ module Google
5745
6072
  end
5746
6073
  end
5747
6074
 
6075
+ class GoogleCloudAiplatformV1FeatureView
6076
+ # @private
6077
+ class Representation < Google::Apis::Core::JsonRepresentation
6078
+ property :big_query_source, as: 'bigQuerySource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewBigQuerySource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewBigQuerySource::Representation
6079
+
6080
+ property :create_time, as: 'createTime'
6081
+ property :etag, as: 'etag'
6082
+ property :feature_registry_source, as: 'featureRegistrySource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource::Representation
6083
+
6084
+ hash :labels, as: 'labels'
6085
+ property :name, as: 'name'
6086
+ property :sync_config, as: 'syncConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewSyncConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewSyncConfig::Representation
6087
+
6088
+ property :update_time, as: 'updateTime'
6089
+ end
6090
+ end
6091
+
6092
+ class GoogleCloudAiplatformV1FeatureViewBigQuerySource
6093
+ # @private
6094
+ class Representation < Google::Apis::Core::JsonRepresentation
6095
+ collection :entity_id_columns, as: 'entityIdColumns'
6096
+ property :uri, as: 'uri'
6097
+ end
6098
+ end
6099
+
6100
+ class GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource
6101
+ # @private
6102
+ class Representation < Google::Apis::Core::JsonRepresentation
6103
+ collection :feature_groups, as: 'featureGroups', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroup, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroup::Representation
6104
+
6105
+ end
6106
+ end
6107
+
6108
+ class GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroup
6109
+ # @private
6110
+ class Representation < Google::Apis::Core::JsonRepresentation
6111
+ property :feature_group_id, as: 'featureGroupId'
6112
+ collection :feature_ids, as: 'featureIds'
6113
+ end
6114
+ end
6115
+
6116
+ class GoogleCloudAiplatformV1FeatureViewSync
6117
+ # @private
6118
+ class Representation < Google::Apis::Core::JsonRepresentation
6119
+ property :create_time, as: 'createTime'
6120
+ property :final_status, as: 'finalStatus', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
6121
+
6122
+ property :name, as: 'name'
6123
+ property :run_time, as: 'runTime', class: Google::Apis::AiplatformV1::GoogleTypeInterval, decorator: Google::Apis::AiplatformV1::GoogleTypeInterval::Representation
6124
+
6125
+ end
6126
+ end
6127
+
6128
+ class GoogleCloudAiplatformV1FeatureViewSyncConfig
6129
+ # @private
6130
+ class Representation < Google::Apis::Core::JsonRepresentation
6131
+ property :cron, as: 'cron'
6132
+ end
6133
+ end
6134
+
5748
6135
  class GoogleCloudAiplatformV1Featurestore
5749
6136
  # @private
5750
6137
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5818,6 +6205,40 @@ module Google
5818
6205
  end
5819
6206
  end
5820
6207
 
6208
+ class GoogleCloudAiplatformV1FetchFeatureValuesRequest
6209
+ # @private
6210
+ class Representation < Google::Apis::Core::JsonRepresentation
6211
+ property :format, as: 'format'
6212
+ property :id, as: 'id'
6213
+ end
6214
+ end
6215
+
6216
+ class GoogleCloudAiplatformV1FetchFeatureValuesResponse
6217
+ # @private
6218
+ class Representation < Google::Apis::Core::JsonRepresentation
6219
+ property :key_values, as: 'keyValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairList, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairList::Representation
6220
+
6221
+ hash :proto_struct, as: 'protoStruct'
6222
+ end
6223
+ end
6224
+
6225
+ class GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairList
6226
+ # @private
6227
+ class Representation < Google::Apis::Core::JsonRepresentation
6228
+ collection :features, as: 'features', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair::Representation
6229
+
6230
+ end
6231
+ end
6232
+
6233
+ class GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair
6234
+ # @private
6235
+ class Representation < Google::Apis::Core::JsonRepresentation
6236
+ property :name, as: 'name'
6237
+ property :value, as: 'value', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureValue::Representation
6238
+
6239
+ end
6240
+ end
6241
+
5821
6242
  class GoogleCloudAiplatformV1FilterSplit
5822
6243
  # @private
5823
6244
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6064,6 +6485,8 @@ module Google
6064
6485
 
6065
6486
  property :datapoint_id, as: 'datapointId'
6066
6487
  collection :feature_vector, as: 'featureVector'
6488
+ collection :numeric_restricts, as: 'numericRestricts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IndexDatapointNumericRestriction, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IndexDatapointNumericRestriction::Representation
6489
+
6067
6490
  collection :restricts, as: 'restricts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IndexDatapointRestriction, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IndexDatapointRestriction::Representation
6068
6491
 
6069
6492
  end
@@ -6076,6 +6499,17 @@ module Google
6076
6499
  end
6077
6500
  end
6078
6501
 
6502
+ class GoogleCloudAiplatformV1IndexDatapointNumericRestriction
6503
+ # @private
6504
+ class Representation < Google::Apis::Core::JsonRepresentation
6505
+ property :namespace, as: 'namespace'
6506
+ property :op, as: 'op'
6507
+ property :value_double, as: 'valueDouble'
6508
+ property :value_float, as: 'valueFloat'
6509
+ property :value_int, :numeric_string => true, as: 'valueInt'
6510
+ end
6511
+ end
6512
+
6079
6513
  class GoogleCloudAiplatformV1IndexDatapointRestriction
6080
6514
  # @private
6081
6515
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6294,6 +6728,42 @@ module Google
6294
6728
  end
6295
6729
  end
6296
6730
 
6731
+ class GoogleCloudAiplatformV1ListFeatureGroupsResponse
6732
+ # @private
6733
+ class Representation < Google::Apis::Core::JsonRepresentation
6734
+ collection :feature_groups, as: 'featureGroups', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureGroup, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureGroup::Representation
6735
+
6736
+ property :next_page_token, as: 'nextPageToken'
6737
+ end
6738
+ end
6739
+
6740
+ class GoogleCloudAiplatformV1ListFeatureOnlineStoresResponse
6741
+ # @private
6742
+ class Representation < Google::Apis::Core::JsonRepresentation
6743
+ collection :feature_online_stores, as: 'featureOnlineStores', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStore, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStore::Representation
6744
+
6745
+ property :next_page_token, as: 'nextPageToken'
6746
+ end
6747
+ end
6748
+
6749
+ class GoogleCloudAiplatformV1ListFeatureViewSyncsResponse
6750
+ # @private
6751
+ class Representation < Google::Apis::Core::JsonRepresentation
6752
+ collection :feature_view_syncs, as: 'featureViewSyncs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewSync, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewSync::Representation
6753
+
6754
+ property :next_page_token, as: 'nextPageToken'
6755
+ end
6756
+ end
6757
+
6758
+ class GoogleCloudAiplatformV1ListFeatureViewsResponse
6759
+ # @private
6760
+ class Representation < Google::Apis::Core::JsonRepresentation
6761
+ collection :feature_views, as: 'featureViews', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureView, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureView::Representation
6762
+
6763
+ property :next_page_token, as: 'nextPageToken'
6764
+ end
6765
+ end
6766
+
6297
6767
  class GoogleCloudAiplatformV1ListFeaturesResponse
6298
6768
  # @private
6299
6769
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10067,6 +10537,19 @@ module Google
10067
10537
  end
10068
10538
  end
10069
10539
 
10540
+ class GoogleCloudAiplatformV1SyncFeatureViewRequest
10541
+ # @private
10542
+ class Representation < Google::Apis::Core::JsonRepresentation
10543
+ end
10544
+ end
10545
+
10546
+ class GoogleCloudAiplatformV1SyncFeatureViewResponse
10547
+ # @private
10548
+ class Representation < Google::Apis::Core::JsonRepresentation
10549
+ property :feature_view_sync, as: 'featureViewSync'
10550
+ end
10551
+ end
10552
+
10070
10553
  class GoogleCloudAiplatformV1TfRecordDestination
10071
10554
  # @private
10072
10555
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10233,6 +10716,14 @@ module Google
10233
10716
  end
10234
10717
  end
10235
10718
 
10719
+ class GoogleCloudAiplatformV1TokensInfo
10720
+ # @private
10721
+ class Representation < Google::Apis::Core::JsonRepresentation
10722
+ collection :token_ids, as: 'tokenIds'
10723
+ collection :tokens, as: 'tokens'
10724
+ end
10725
+ end
10726
+
10236
10727
  class GoogleCloudAiplatformV1TrainingConfig
10237
10728
  # @private
10238
10729
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10381,6 +10872,38 @@ module Google
10381
10872
  end
10382
10873
  end
10383
10874
 
10875
+ class GoogleCloudAiplatformV1UpdateFeatureGroupOperationMetadata
10876
+ # @private
10877
+ class Representation < Google::Apis::Core::JsonRepresentation
10878
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
10879
+
10880
+ end
10881
+ end
10882
+
10883
+ class GoogleCloudAiplatformV1UpdateFeatureOnlineStoreOperationMetadata
10884
+ # @private
10885
+ class Representation < Google::Apis::Core::JsonRepresentation
10886
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
10887
+
10888
+ end
10889
+ end
10890
+
10891
+ class GoogleCloudAiplatformV1UpdateFeatureOperationMetadata
10892
+ # @private
10893
+ class Representation < Google::Apis::Core::JsonRepresentation
10894
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
10895
+
10896
+ end
10897
+ end
10898
+
10899
+ class GoogleCloudAiplatformV1UpdateFeatureViewOperationMetadata
10900
+ # @private
10901
+ class Representation < Google::Apis::Core::JsonRepresentation
10902
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
10903
+
10904
+ end
10905
+ end
10906
+
10384
10907
  class GoogleCloudAiplatformV1UpdateFeaturestoreOperationMetadata
10385
10908
  # @private
10386
10909
  class Representation < Google::Apis::Core::JsonRepresentation