google-apis-aiplatform_v1beta1 0.30.0 → 0.32.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_v1beta1/classes.rb +127 -446
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +52 -196
- data/lib/google/apis/aiplatform_v1beta1/service.rb +595 -45
- metadata +3 -3
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module AiplatformV1beta1
|
18
18
|
# Version of the google-apis-aiplatform_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.32.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240617"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -904,24 +904,6 @@ module Google
|
|
904
904
|
include Google::Apis::Core::JsonObjectSupport
|
905
905
|
end
|
906
906
|
|
907
|
-
class GoogleCloudAiplatformV1beta1DatasetDistribution
|
908
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
|
-
|
910
|
-
include Google::Apis::Core::JsonObjectSupport
|
911
|
-
end
|
912
|
-
|
913
|
-
class GoogleCloudAiplatformV1beta1DatasetDistributionDistributionBucket
|
914
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
|
-
|
916
|
-
include Google::Apis::Core::JsonObjectSupport
|
917
|
-
end
|
918
|
-
|
919
|
-
class GoogleCloudAiplatformV1beta1DatasetStats
|
920
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
|
-
|
922
|
-
include Google::Apis::Core::JsonObjectSupport
|
923
|
-
end
|
924
|
-
|
925
907
|
class GoogleCloudAiplatformV1beta1DatasetVersion
|
926
908
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
927
909
|
|
@@ -1114,24 +1096,6 @@ module Google
|
|
1114
1096
|
include Google::Apis::Core::JsonObjectSupport
|
1115
1097
|
end
|
1116
1098
|
|
1117
|
-
class GoogleCloudAiplatformV1beta1DistillationDataStats
|
1118
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1119
|
-
|
1120
|
-
include Google::Apis::Core::JsonObjectSupport
|
1121
|
-
end
|
1122
|
-
|
1123
|
-
class GoogleCloudAiplatformV1beta1DistillationHyperParameters
|
1124
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1125
|
-
|
1126
|
-
include Google::Apis::Core::JsonObjectSupport
|
1127
|
-
end
|
1128
|
-
|
1129
|
-
class GoogleCloudAiplatformV1beta1DistillationSpec
|
1130
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1131
|
-
|
1132
|
-
include Google::Apis::Core::JsonObjectSupport
|
1133
|
-
end
|
1134
|
-
|
1135
1099
|
class GoogleCloudAiplatformV1beta1DoubleArray
|
1136
1100
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1137
1101
|
|
@@ -2002,12 +1966,6 @@ module Google
|
|
2002
1966
|
include Google::Apis::Core::JsonObjectSupport
|
2003
1967
|
end
|
2004
1968
|
|
2005
|
-
class GoogleCloudAiplatformV1beta1HumanFeedbackConfig
|
2006
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2007
|
-
|
2008
|
-
include Google::Apis::Core::JsonObjectSupport
|
2009
|
-
end
|
2010
|
-
|
2011
1969
|
class GoogleCloudAiplatformV1beta1HyperparameterTuningJob
|
2012
1970
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2013
1971
|
|
@@ -3922,24 +3880,6 @@ module Google
|
|
3922
3880
|
include Google::Apis::Core::JsonObjectSupport
|
3923
3881
|
end
|
3924
3882
|
|
3925
|
-
class GoogleCloudAiplatformV1beta1ReinforcementLearningDataStats
|
3926
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3927
|
-
|
3928
|
-
include Google::Apis::Core::JsonObjectSupport
|
3929
|
-
end
|
3930
|
-
|
3931
|
-
class GoogleCloudAiplatformV1beta1ReinforcementLearningHyperParameters
|
3932
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3933
|
-
|
3934
|
-
include Google::Apis::Core::JsonObjectSupport
|
3935
|
-
end
|
3936
|
-
|
3937
|
-
class GoogleCloudAiplatformV1beta1ReinforcementLearningSpec
|
3938
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3939
|
-
|
3940
|
-
include Google::Apis::Core::JsonObjectSupport
|
3941
|
-
end
|
3942
|
-
|
3943
3883
|
class GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest
|
3944
3884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3945
3885
|
|
@@ -4066,12 +4006,6 @@ module Google
|
|
4066
4006
|
include Google::Apis::Core::JsonObjectSupport
|
4067
4007
|
end
|
4068
4008
|
|
4069
|
-
class GoogleCloudAiplatformV1beta1RewardModelTrainingConfig
|
4070
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4071
|
-
|
4072
|
-
include Google::Apis::Core::JsonObjectSupport
|
4073
|
-
end
|
4074
|
-
|
4075
4009
|
class GoogleCloudAiplatformV1beta1RougeInput
|
4076
4010
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4077
4011
|
|
@@ -6304,6 +6238,24 @@ module Google
|
|
6304
6238
|
include Google::Apis::Core::JsonObjectSupport
|
6305
6239
|
end
|
6306
6240
|
|
6241
|
+
class IntelligenceCloudAutomlXpsMetricEntry
|
6242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6243
|
+
|
6244
|
+
include Google::Apis::Core::JsonObjectSupport
|
6245
|
+
end
|
6246
|
+
|
6247
|
+
class IntelligenceCloudAutomlXpsMetricEntryLabel
|
6248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6249
|
+
|
6250
|
+
include Google::Apis::Core::JsonObjectSupport
|
6251
|
+
end
|
6252
|
+
|
6253
|
+
class IntelligenceCloudAutomlXpsReportingMetrics
|
6254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6255
|
+
|
6256
|
+
include Google::Apis::Core::JsonObjectSupport
|
6257
|
+
end
|
6258
|
+
|
6307
6259
|
class CloudAiLargeModelsVisionGenerateVideoResponse
|
6308
6260
|
# @private
|
6309
6261
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6311,6 +6263,8 @@ module Google
|
|
6311
6263
|
|
6312
6264
|
property :rai_media_filtered_count, as: 'raiMediaFilteredCount'
|
6313
6265
|
collection :rai_media_filtered_reasons, as: 'raiMediaFilteredReasons'
|
6266
|
+
property :reporting_metrics, as: 'reportingMetrics', class: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsReportingMetrics, decorator: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsReportingMetrics::Representation
|
6267
|
+
|
6314
6268
|
end
|
6315
6269
|
end
|
6316
6270
|
|
@@ -6365,6 +6319,7 @@ module Google
|
|
6365
6319
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6366
6320
|
collection :detected_labels, as: 'detectedLabels', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionRaiInfoDetectedLabels, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionRaiInfoDetectedLabels::Representation
|
6367
6321
|
|
6322
|
+
property :model_name, as: 'modelName'
|
6368
6323
|
collection :rai_categories, as: 'raiCategories'
|
6369
6324
|
collection :scores, as: 'scores'
|
6370
6325
|
end
|
@@ -7055,6 +7010,7 @@ module Google
|
|
7055
7010
|
collection :contents, as: 'contents', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
7056
7011
|
|
7057
7012
|
property :create_time, as: 'createTime'
|
7013
|
+
property :display_name, as: 'displayName'
|
7058
7014
|
property :expire_time, as: 'expireTime'
|
7059
7015
|
property :model, as: 'model'
|
7060
7016
|
property :name, as: 'name'
|
@@ -7717,48 +7673,6 @@ module Google
|
|
7717
7673
|
end
|
7718
7674
|
end
|
7719
7675
|
|
7720
|
-
class GoogleCloudAiplatformV1beta1DatasetDistribution
|
7721
|
-
# @private
|
7722
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7723
|
-
collection :buckets, as: 'buckets', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistributionDistributionBucket, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistributionDistributionBucket::Representation
|
7724
|
-
|
7725
|
-
property :max, as: 'max'
|
7726
|
-
property :mean, as: 'mean'
|
7727
|
-
property :median, as: 'median'
|
7728
|
-
property :min, as: 'min'
|
7729
|
-
property :p5, as: 'p5'
|
7730
|
-
property :p95, as: 'p95'
|
7731
|
-
property :sum, as: 'sum'
|
7732
|
-
end
|
7733
|
-
end
|
7734
|
-
|
7735
|
-
class GoogleCloudAiplatformV1beta1DatasetDistributionDistributionBucket
|
7736
|
-
# @private
|
7737
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7738
|
-
property :count, :numeric_string => true, as: 'count'
|
7739
|
-
property :left, as: 'left'
|
7740
|
-
property :right, as: 'right'
|
7741
|
-
end
|
7742
|
-
end
|
7743
|
-
|
7744
|
-
class GoogleCloudAiplatformV1beta1DatasetStats
|
7745
|
-
# @private
|
7746
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7747
|
-
property :total_billable_character_count, :numeric_string => true, as: 'totalBillableCharacterCount'
|
7748
|
-
property :total_tuning_character_count, :numeric_string => true, as: 'totalTuningCharacterCount'
|
7749
|
-
property :tuning_dataset_example_count, :numeric_string => true, as: 'tuningDatasetExampleCount'
|
7750
|
-
property :tuning_step_count, :numeric_string => true, as: 'tuningStepCount'
|
7751
|
-
collection :user_dataset_examples, as: 'userDatasetExamples', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
7752
|
-
|
7753
|
-
property :user_input_token_distribution, as: 'userInputTokenDistribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution::Representation
|
7754
|
-
|
7755
|
-
property :user_message_per_example_distribution, as: 'userMessagePerExampleDistribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution::Representation
|
7756
|
-
|
7757
|
-
property :user_output_token_distribution, as: 'userOutputTokenDistribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution::Representation
|
7758
|
-
|
7759
|
-
end
|
7760
|
-
end
|
7761
|
-
|
7762
7676
|
class GoogleCloudAiplatformV1beta1DatasetVersion
|
7763
7677
|
# @private
|
7764
7678
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8073,37 +7987,6 @@ module Google
|
|
8073
7987
|
end
|
8074
7988
|
end
|
8075
7989
|
|
8076
|
-
class GoogleCloudAiplatformV1beta1DistillationDataStats
|
8077
|
-
# @private
|
8078
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
8079
|
-
property :training_dataset_stats, as: 'trainingDatasetStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats::Representation
|
8080
|
-
|
8081
|
-
end
|
8082
|
-
end
|
8083
|
-
|
8084
|
-
class GoogleCloudAiplatformV1beta1DistillationHyperParameters
|
8085
|
-
# @private
|
8086
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
8087
|
-
property :adapter_size, as: 'adapterSize'
|
8088
|
-
property :epoch_count, :numeric_string => true, as: 'epochCount'
|
8089
|
-
property :learning_rate_multiplier, as: 'learningRateMultiplier'
|
8090
|
-
end
|
8091
|
-
end
|
8092
|
-
|
8093
|
-
class GoogleCloudAiplatformV1beta1DistillationSpec
|
8094
|
-
# @private
|
8095
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
8096
|
-
property :base_teacher_model, as: 'baseTeacherModel'
|
8097
|
-
property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationHyperParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationHyperParameters::Representation
|
8098
|
-
|
8099
|
-
property :pipeline_root_directory, as: 'pipelineRootDirectory'
|
8100
|
-
property :student_model, as: 'studentModel'
|
8101
|
-
property :training_dataset_uri, as: 'trainingDatasetUri'
|
8102
|
-
property :tuned_teacher_model_source, as: 'tunedTeacherModelSource'
|
8103
|
-
property :validation_dataset_uri, as: 'validationDatasetUri'
|
8104
|
-
end
|
8105
|
-
end
|
8106
|
-
|
8107
7990
|
class GoogleCloudAiplatformV1beta1DoubleArray
|
8108
7991
|
# @private
|
8109
7992
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9644,13 +9527,6 @@ module Google
|
|
9644
9527
|
end
|
9645
9528
|
end
|
9646
9529
|
|
9647
|
-
class GoogleCloudAiplatformV1beta1HumanFeedbackConfig
|
9648
|
-
# @private
|
9649
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9650
|
-
property :preference_dataset_uri, as: 'preferenceDatasetUri'
|
9651
|
-
end
|
9652
|
-
end
|
9653
|
-
|
9654
9530
|
class GoogleCloudAiplatformV1beta1HyperparameterTuningJob
|
9655
9531
|
# @private
|
9656
9532
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12774,6 +12650,7 @@ module Google
|
|
12774
12650
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12775
12651
|
property :similarity_top_k, as: 'similarityTopK'
|
12776
12652
|
property :text, as: 'text'
|
12653
|
+
property :vector_distance_threshold, as: 'vectorDistanceThreshold'
|
12777
12654
|
end
|
12778
12655
|
end
|
12779
12656
|
|
@@ -12968,39 +12845,6 @@ module Google
|
|
12968
12845
|
end
|
12969
12846
|
end
|
12970
12847
|
|
12971
|
-
class GoogleCloudAiplatformV1beta1ReinforcementLearningDataStats
|
12972
|
-
# @private
|
12973
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12974
|
-
property :preference_dataset_stats, as: 'preferenceDatasetStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats::Representation
|
12975
|
-
|
12976
|
-
property :prompt_dataset_stats, as: 'promptDatasetStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats::Representation
|
12977
|
-
|
12978
|
-
end
|
12979
|
-
end
|
12980
|
-
|
12981
|
-
class GoogleCloudAiplatformV1beta1ReinforcementLearningHyperParameters
|
12982
|
-
# @private
|
12983
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12984
|
-
property :epoch_count, :numeric_string => true, as: 'epochCount'
|
12985
|
-
property :human_feedback_config, as: 'humanFeedbackConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1HumanFeedbackConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1HumanFeedbackConfig::Representation
|
12986
|
-
|
12987
|
-
property :kl_coefficient, as: 'klCoefficient'
|
12988
|
-
property :learning_rate_multiplier, as: 'learningRateMultiplier'
|
12989
|
-
property :reward_model_training_config, as: 'rewardModelTrainingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RewardModelTrainingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RewardModelTrainingConfig::Representation
|
12990
|
-
|
12991
|
-
end
|
12992
|
-
end
|
12993
|
-
|
12994
|
-
class GoogleCloudAiplatformV1beta1ReinforcementLearningSpec
|
12995
|
-
# @private
|
12996
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12997
|
-
property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReinforcementLearningHyperParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReinforcementLearningHyperParameters::Representation
|
12998
|
-
|
12999
|
-
property :prompt_dataset_uri, as: 'promptDatasetUri'
|
13000
|
-
property :validation_dataset_uri, as: 'validationDatasetUri'
|
13001
|
-
end
|
13002
|
-
end
|
13003
|
-
|
13004
12848
|
class GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest
|
13005
12849
|
# @private
|
13006
12850
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13179,14 +13023,6 @@ module Google
|
|
13179
13023
|
end
|
13180
13024
|
end
|
13181
13025
|
|
13182
|
-
class GoogleCloudAiplatformV1beta1RewardModelTrainingConfig
|
13183
|
-
# @private
|
13184
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
13185
|
-
property :epoch_count, :numeric_string => true, as: 'epochCount'
|
13186
|
-
property :learning_rate_multiplier, as: 'learningRateMultiplier'
|
13187
|
-
end
|
13188
|
-
end
|
13189
|
-
|
13190
13026
|
class GoogleCloudAiplatformV1beta1RougeInput
|
13191
13027
|
# @private
|
13192
13028
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16205,10 +16041,6 @@ module Google
|
|
16205
16041
|
class GoogleCloudAiplatformV1beta1TuningDataStats
|
16206
16042
|
# @private
|
16207
16043
|
class Representation < Google::Apis::Core::JsonRepresentation
|
16208
|
-
property :distillation_data_stats, as: 'distillationDataStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationDataStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationDataStats::Representation
|
16209
|
-
|
16210
|
-
property :reinforcement_learning_data_stats, as: 'reinforcementLearningDataStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReinforcementLearningDataStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReinforcementLearningDataStats::Representation
|
16211
|
-
|
16212
16044
|
property :supervised_tuning_data_stats, as: 'supervisedTuningDataStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningDataStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningDataStats::Representation
|
16213
16045
|
|
16214
16046
|
end
|
@@ -16220,8 +16052,6 @@ module Google
|
|
16220
16052
|
property :base_model, as: 'baseModel'
|
16221
16053
|
property :create_time, as: 'createTime'
|
16222
16054
|
property :description, as: 'description'
|
16223
|
-
property :distillation_spec, as: 'distillationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationSpec::Representation
|
16224
|
-
|
16225
16055
|
property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec::Representation
|
16226
16056
|
|
16227
16057
|
property :end_time, as: 'endTime'
|
@@ -16230,9 +16060,6 @@ module Google
|
|
16230
16060
|
property :experiment, as: 'experiment'
|
16231
16061
|
hash :labels, as: 'labels'
|
16232
16062
|
property :name, as: 'name'
|
16233
|
-
property :pipeline_job, as: 'pipelineJob'
|
16234
|
-
property :reinforcement_learning_spec, as: 'reinforcementLearningSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReinforcementLearningSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReinforcementLearningSpec::Representation
|
16235
|
-
|
16236
16063
|
property :start_time, as: 'startTime'
|
16237
16064
|
property :state, as: 'state'
|
16238
16065
|
property :supervised_tuning_spec, as: 'supervisedTuningSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningSpec::Representation
|
@@ -16805,6 +16632,35 @@ module Google
|
|
16805
16632
|
property :units, :numeric_string => true, as: 'units'
|
16806
16633
|
end
|
16807
16634
|
end
|
16635
|
+
|
16636
|
+
class IntelligenceCloudAutomlXpsMetricEntry
|
16637
|
+
# @private
|
16638
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16639
|
+
property :argentum_metric_id, as: 'argentumMetricId'
|
16640
|
+
property :double_value, as: 'doubleValue'
|
16641
|
+
property :int64_value, :numeric_string => true, as: 'int64Value'
|
16642
|
+
property :metric_name, as: 'metricName'
|
16643
|
+
collection :system_labels, as: 'systemLabels', class: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsMetricEntryLabel, decorator: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsMetricEntryLabel::Representation
|
16644
|
+
|
16645
|
+
end
|
16646
|
+
end
|
16647
|
+
|
16648
|
+
class IntelligenceCloudAutomlXpsMetricEntryLabel
|
16649
|
+
# @private
|
16650
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16651
|
+
property :label_name, as: 'labelName'
|
16652
|
+
property :label_value, as: 'labelValue'
|
16653
|
+
end
|
16654
|
+
end
|
16655
|
+
|
16656
|
+
class IntelligenceCloudAutomlXpsReportingMetrics
|
16657
|
+
# @private
|
16658
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16659
|
+
property :effective_training_duration, as: 'effectiveTrainingDuration'
|
16660
|
+
collection :metric_entries, as: 'metricEntries', class: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsMetricEntry, decorator: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsMetricEntry::Representation
|
16661
|
+
|
16662
|
+
end
|
16663
|
+
end
|
16808
16664
|
end
|
16809
16665
|
end
|
16810
16666
|
end
|