google-apis-aiplatform_v1 0.4.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/aiplatform_v1/classes.rb +1095 -6
- data/lib/google/apis/aiplatform_v1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1/representations.rb +560 -0
- data/lib/google/apis/aiplatform_v1/service.rb +1843 -113
- metadata +3 -3
@@ -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
|
|
@@ -3604,6 +3772,18 @@ module Google
|
|
3604
3772
|
include Google::Apis::Core::JsonObjectSupport
|
3605
3773
|
end
|
3606
3774
|
|
3775
|
+
class GoogleCloudAiplatformV1StudySpecStudyStoppingConfig
|
3776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3777
|
+
|
3778
|
+
include Google::Apis::Core::JsonObjectSupport
|
3779
|
+
end
|
3780
|
+
|
3781
|
+
class GoogleCloudAiplatformV1StudyTimeConstraint
|
3782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3783
|
+
|
3784
|
+
include Google::Apis::Core::JsonObjectSupport
|
3785
|
+
end
|
3786
|
+
|
3607
3787
|
class GoogleCloudAiplatformV1SuggestTrialsMetadata
|
3608
3788
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3609
3789
|
|
@@ -3622,6 +3802,18 @@ module Google
|
|
3622
3802
|
include Google::Apis::Core::JsonObjectSupport
|
3623
3803
|
end
|
3624
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
|
+
|
3625
3817
|
class GoogleCloudAiplatformV1TfRecordDestination
|
3626
3818
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3627
3819
|
|
@@ -3706,6 +3898,12 @@ module Google
|
|
3706
3898
|
include Google::Apis::Core::JsonObjectSupport
|
3707
3899
|
end
|
3708
3900
|
|
3901
|
+
class GoogleCloudAiplatformV1TokensInfo
|
3902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3903
|
+
|
3904
|
+
include Google::Apis::Core::JsonObjectSupport
|
3905
|
+
end
|
3906
|
+
|
3709
3907
|
class GoogleCloudAiplatformV1TrainingConfig
|
3710
3908
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3711
3909
|
|
@@ -3796,6 +3994,30 @@ module Google
|
|
3796
3994
|
include Google::Apis::Core::JsonObjectSupport
|
3797
3995
|
end
|
3798
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
|
+
|
3799
4021
|
class GoogleCloudAiplatformV1UpdateFeaturestoreOperationMetadata
|
3800
4022
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3801
4023
|
|
@@ -4567,6 +4789,21 @@ module Google
|
|
4567
4789
|
end
|
4568
4790
|
end
|
4569
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
|
+
|
4570
4807
|
class GoogleCloudAiplatformV1ContainerRegistryDestination
|
4571
4808
|
# @private
|
4572
4809
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4629,6 +4866,21 @@ module Google
|
|
4629
4866
|
end
|
4630
4867
|
end
|
4631
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
|
+
|
4632
4884
|
class GoogleCloudAiplatformV1CreateDatasetOperationMetadata
|
4633
4885
|
# @private
|
4634
4886
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4661,6 +4913,22 @@ module Google
|
|
4661
4913
|
end
|
4662
4914
|
end
|
4663
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
|
+
|
4664
4932
|
class GoogleCloudAiplatformV1CreateFeatureOperationMetadata
|
4665
4933
|
# @private
|
4666
4934
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4679,6 +4947,14 @@ module Google
|
|
4679
4947
|
end
|
4680
4948
|
end
|
4681
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
|
+
|
4682
4958
|
class GoogleCloudAiplatformV1CreateFeaturestoreOperationMetadata
|
4683
4959
|
# @private
|
4684
4960
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4731,6 +5007,14 @@ module Google
|
|
4731
5007
|
end
|
4732
5008
|
end
|
4733
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
|
+
|
4734
5018
|
class GoogleCloudAiplatformV1CreateSpecialistPoolOperationMetadata
|
4735
5019
|
# @private
|
4736
5020
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5636,6 +5920,30 @@ module Google
|
|
5636
5920
|
property :name, as: 'name'
|
5637
5921
|
property :update_time, as: 'updateTime'
|
5638
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'
|
5639
5947
|
end
|
5640
5948
|
end
|
5641
5949
|
|
@@ -5664,6 +5972,37 @@ module Google
|
|
5664
5972
|
end
|
5665
5973
|
end
|
5666
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
|
+
|
5667
6006
|
class GoogleCloudAiplatformV1FeatureSelector
|
5668
6007
|
# @private
|
5669
6008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5733,6 +6072,66 @@ module Google
|
|
5733
6072
|
end
|
5734
6073
|
end
|
5735
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
|
+
|
5736
6135
|
class GoogleCloudAiplatformV1Featurestore
|
5737
6136
|
# @private
|
5738
6137
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5806,6 +6205,40 @@ module Google
|
|
5806
6205
|
end
|
5807
6206
|
end
|
5808
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
|
+
|
5809
6242
|
class GoogleCloudAiplatformV1FilterSplit
|
5810
6243
|
# @private
|
5811
6244
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6052,6 +6485,8 @@ module Google
|
|
6052
6485
|
|
6053
6486
|
property :datapoint_id, as: 'datapointId'
|
6054
6487
|
collection :feature_vector, as: 'featureVector'
|
6488
|
+
collection :numeric_restricts, as: 'numericRestricts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IndexDatapointNumericRestriction, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IndexDatapointNumericRestriction::Representation
|
6489
|
+
|
6055
6490
|
collection :restricts, as: 'restricts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IndexDatapointRestriction, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IndexDatapointRestriction::Representation
|
6056
6491
|
|
6057
6492
|
end
|
@@ -6064,6 +6499,17 @@ module Google
|
|
6064
6499
|
end
|
6065
6500
|
end
|
6066
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
|
+
|
6067
6513
|
class GoogleCloudAiplatformV1IndexDatapointRestriction
|
6068
6514
|
# @private
|
6069
6515
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6282,6 +6728,42 @@ module Google
|
|
6282
6728
|
end
|
6283
6729
|
end
|
6284
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
|
+
|
6285
6767
|
class GoogleCloudAiplatformV1ListFeaturesResponse
|
6286
6768
|
# @private
|
6287
6769
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9866,6 +10348,8 @@ module Google
|
|
9866
10348
|
property :observation_noise, as: 'observationNoise'
|
9867
10349
|
collection :parameters, as: 'parameters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1StudySpecParameterSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1StudySpecParameterSpec::Representation
|
9868
10350
|
|
10351
|
+
property :study_stopping_config, as: 'studyStoppingConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1StudySpecStudyStoppingConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1StudySpecStudyStoppingConfig::Representation
|
10352
|
+
|
9869
10353
|
end
|
9870
10354
|
end
|
9871
10355
|
|
@@ -10000,6 +10484,29 @@ module Google
|
|
10000
10484
|
end
|
10001
10485
|
end
|
10002
10486
|
|
10487
|
+
class GoogleCloudAiplatformV1StudySpecStudyStoppingConfig
|
10488
|
+
# @private
|
10489
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10490
|
+
property :max_duration_no_progress, as: 'maxDurationNoProgress'
|
10491
|
+
property :max_num_trials, as: 'maxNumTrials'
|
10492
|
+
property :max_num_trials_no_progress, as: 'maxNumTrialsNoProgress'
|
10493
|
+
property :maximum_runtime_constraint, as: 'maximumRuntimeConstraint', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1StudyTimeConstraint, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1StudyTimeConstraint::Representation
|
10494
|
+
|
10495
|
+
property :min_num_trials, as: 'minNumTrials'
|
10496
|
+
property :minimum_runtime_constraint, as: 'minimumRuntimeConstraint', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1StudyTimeConstraint, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1StudyTimeConstraint::Representation
|
10497
|
+
|
10498
|
+
property :should_stop_asap, as: 'shouldStopAsap'
|
10499
|
+
end
|
10500
|
+
end
|
10501
|
+
|
10502
|
+
class GoogleCloudAiplatformV1StudyTimeConstraint
|
10503
|
+
# @private
|
10504
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10505
|
+
property :end_time, as: 'endTime'
|
10506
|
+
property :max_duration, as: 'maxDuration'
|
10507
|
+
end
|
10508
|
+
end
|
10509
|
+
|
10003
10510
|
class GoogleCloudAiplatformV1SuggestTrialsMetadata
|
10004
10511
|
# @private
|
10005
10512
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10030,6 +10537,19 @@ module Google
|
|
10030
10537
|
end
|
10031
10538
|
end
|
10032
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
|
+
|
10033
10553
|
class GoogleCloudAiplatformV1TfRecordDestination
|
10034
10554
|
# @private
|
10035
10555
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10196,6 +10716,14 @@ module Google
|
|
10196
10716
|
end
|
10197
10717
|
end
|
10198
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
|
+
|
10199
10727
|
class GoogleCloudAiplatformV1TrainingConfig
|
10200
10728
|
# @private
|
10201
10729
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10344,6 +10872,38 @@ module Google
|
|
10344
10872
|
end
|
10345
10873
|
end
|
10346
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
|
+
|
10347
10907
|
class GoogleCloudAiplatformV1UpdateFeaturestoreOperationMetadata
|
10348
10908
|
# @private
|
10349
10909
|
class Representation < Google::Apis::Core::JsonRepresentation
|