google-apis-aiplatform_v1beta1 0.29.0 → 0.31.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.29.0"
19
+ GEM_VERSION = "0.31.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 = "20240529"
25
+ REVISION = "20240607"
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
 
@@ -2842,12 +2800,6 @@ module Google
2842
2800
  include Google::Apis::Core::JsonObjectSupport
2843
2801
  end
2844
2802
 
2845
- class GoogleCloudAiplatformV1beta1ModelMonitoringGenAiStats
2846
- class Representation < Google::Apis::Core::JsonRepresentation; end
2847
-
2848
- include Google::Apis::Core::JsonObjectSupport
2849
- end
2850
-
2851
2803
  class GoogleCloudAiplatformV1beta1ModelMonitoringInput
2852
2804
  class Representation < Google::Apis::Core::JsonRepresentation; end
2853
2805
 
@@ -3766,6 +3718,18 @@ module Google
3766
3718
  include Google::Apis::Core::JsonObjectSupport
3767
3719
  end
3768
3720
 
3721
+ class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig
3722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3723
+
3724
+ include Google::Apis::Core::JsonObjectSupport
3725
+ end
3726
+
3727
+ class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint
3728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3729
+
3730
+ include Google::Apis::Core::JsonObjectSupport
3731
+ end
3732
+
3769
3733
  class GoogleCloudAiplatformV1beta1RagFile
3770
3734
  class Representation < Google::Apis::Core::JsonRepresentation; end
3771
3735
 
@@ -3916,24 +3880,6 @@ module Google
3916
3880
  include Google::Apis::Core::JsonObjectSupport
3917
3881
  end
3918
3882
 
3919
- class GoogleCloudAiplatformV1beta1ReinforcementLearningDataStats
3920
- class Representation < Google::Apis::Core::JsonRepresentation; end
3921
-
3922
- include Google::Apis::Core::JsonObjectSupport
3923
- end
3924
-
3925
- class GoogleCloudAiplatformV1beta1ReinforcementLearningHyperParameters
3926
- class Representation < Google::Apis::Core::JsonRepresentation; end
3927
-
3928
- include Google::Apis::Core::JsonObjectSupport
3929
- end
3930
-
3931
- class GoogleCloudAiplatformV1beta1ReinforcementLearningSpec
3932
- class Representation < Google::Apis::Core::JsonRepresentation; end
3933
-
3934
- include Google::Apis::Core::JsonObjectSupport
3935
- end
3936
-
3937
3883
  class GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest
3938
3884
  class Representation < Google::Apis::Core::JsonRepresentation; end
3939
3885
 
@@ -4060,12 +4006,6 @@ module Google
4060
4006
  include Google::Apis::Core::JsonObjectSupport
4061
4007
  end
4062
4008
 
4063
- class GoogleCloudAiplatformV1beta1RewardModelTrainingConfig
4064
- class Representation < Google::Apis::Core::JsonRepresentation; end
4065
-
4066
- include Google::Apis::Core::JsonObjectSupport
4067
- end
4068
-
4069
4009
  class GoogleCloudAiplatformV1beta1RougeInput
4070
4010
  class Representation < Google::Apis::Core::JsonRepresentation; end
4071
4011
 
@@ -5236,12 +5176,6 @@ module Google
5236
5176
  include Google::Apis::Core::JsonObjectSupport
5237
5177
  end
5238
5178
 
5239
- class GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterGenAiStatsFilter
5240
- class Representation < Google::Apis::Core::JsonRepresentation; end
5241
-
5242
- include Google::Apis::Core::JsonObjectSupport
5243
- end
5244
-
5245
5179
  class GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterTabularStatsFilter
5246
5180
  class Representation < Google::Apis::Core::JsonRepresentation; end
5247
5181
 
@@ -5320,6 +5254,12 @@ module Google
5320
5254
  include Google::Apis::Core::JsonObjectSupport
5321
5255
  end
5322
5256
 
5257
+ class GoogleCloudAiplatformV1beta1StreamRawPredictRequest
5258
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5259
+
5260
+ include Google::Apis::Core::JsonObjectSupport
5261
+ end
5262
+
5323
5263
  class GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesRequest
5324
5264
  class Representation < Google::Apis::Core::JsonRepresentation; end
5325
5265
 
@@ -6298,6 +6238,24 @@ module Google
6298
6238
  include Google::Apis::Core::JsonObjectSupport
6299
6239
  end
6300
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
+
6301
6259
  class CloudAiLargeModelsVisionGenerateVideoResponse
6302
6260
  # @private
6303
6261
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6305,6 +6263,8 @@ module Google
6305
6263
 
6306
6264
  property :rai_media_filtered_count, as: 'raiMediaFilteredCount'
6307
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
+
6308
6268
  end
6309
6269
  end
6310
6270
 
@@ -6359,6 +6319,7 @@ module Google
6359
6319
  class Representation < Google::Apis::Core::JsonRepresentation
6360
6320
  collection :detected_labels, as: 'detectedLabels', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionRaiInfoDetectedLabels, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionRaiInfoDetectedLabels::Representation
6361
6321
 
6322
+ property :model_name, as: 'modelName'
6362
6323
  collection :rai_categories, as: 'raiCategories'
6363
6324
  collection :scores, as: 'scores'
6364
6325
  end
@@ -7049,6 +7010,7 @@ module Google
7049
7010
  collection :contents, as: 'contents', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
7050
7011
 
7051
7012
  property :create_time, as: 'createTime'
7013
+ property :display_name, as: 'displayName'
7052
7014
  property :expire_time, as: 'expireTime'
7053
7015
  property :model, as: 'model'
7054
7016
  property :name, as: 'name'
@@ -7711,48 +7673,6 @@ module Google
7711
7673
  end
7712
7674
  end
7713
7675
 
7714
- class GoogleCloudAiplatformV1beta1DatasetDistribution
7715
- # @private
7716
- class Representation < Google::Apis::Core::JsonRepresentation
7717
- collection :buckets, as: 'buckets', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistributionDistributionBucket, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistributionDistributionBucket::Representation
7718
-
7719
- property :max, as: 'max'
7720
- property :mean, as: 'mean'
7721
- property :median, as: 'median'
7722
- property :min, as: 'min'
7723
- property :p5, as: 'p5'
7724
- property :p95, as: 'p95'
7725
- property :sum, as: 'sum'
7726
- end
7727
- end
7728
-
7729
- class GoogleCloudAiplatformV1beta1DatasetDistributionDistributionBucket
7730
- # @private
7731
- class Representation < Google::Apis::Core::JsonRepresentation
7732
- property :count, :numeric_string => true, as: 'count'
7733
- property :left, as: 'left'
7734
- property :right, as: 'right'
7735
- end
7736
- end
7737
-
7738
- class GoogleCloudAiplatformV1beta1DatasetStats
7739
- # @private
7740
- class Representation < Google::Apis::Core::JsonRepresentation
7741
- property :total_billable_character_count, :numeric_string => true, as: 'totalBillableCharacterCount'
7742
- property :total_tuning_character_count, :numeric_string => true, as: 'totalTuningCharacterCount'
7743
- property :tuning_dataset_example_count, :numeric_string => true, as: 'tuningDatasetExampleCount'
7744
- property :tuning_step_count, :numeric_string => true, as: 'tuningStepCount'
7745
- collection :user_dataset_examples, as: 'userDatasetExamples', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
7746
-
7747
- property :user_input_token_distribution, as: 'userInputTokenDistribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution::Representation
7748
-
7749
- property :user_message_per_example_distribution, as: 'userMessagePerExampleDistribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution::Representation
7750
-
7751
- property :user_output_token_distribution, as: 'userOutputTokenDistribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution::Representation
7752
-
7753
- end
7754
- end
7755
-
7756
7676
  class GoogleCloudAiplatformV1beta1DatasetVersion
7757
7677
  # @private
7758
7678
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8067,37 +7987,6 @@ module Google
8067
7987
  end
8068
7988
  end
8069
7989
 
8070
- class GoogleCloudAiplatformV1beta1DistillationDataStats
8071
- # @private
8072
- class Representation < Google::Apis::Core::JsonRepresentation
8073
- property :training_dataset_stats, as: 'trainingDatasetStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats::Representation
8074
-
8075
- end
8076
- end
8077
-
8078
- class GoogleCloudAiplatformV1beta1DistillationHyperParameters
8079
- # @private
8080
- class Representation < Google::Apis::Core::JsonRepresentation
8081
- property :adapter_size, as: 'adapterSize'
8082
- property :epoch_count, :numeric_string => true, as: 'epochCount'
8083
- property :learning_rate_multiplier, as: 'learningRateMultiplier'
8084
- end
8085
- end
8086
-
8087
- class GoogleCloudAiplatformV1beta1DistillationSpec
8088
- # @private
8089
- class Representation < Google::Apis::Core::JsonRepresentation
8090
- property :base_teacher_model, as: 'baseTeacherModel'
8091
- property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationHyperParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationHyperParameters::Representation
8092
-
8093
- property :pipeline_root_directory, as: 'pipelineRootDirectory'
8094
- property :student_model, as: 'studentModel'
8095
- property :training_dataset_uri, as: 'trainingDatasetUri'
8096
- property :tuned_teacher_model_source, as: 'tunedTeacherModelSource'
8097
- property :validation_dataset_uri, as: 'validationDatasetUri'
8098
- end
8099
- end
8100
-
8101
7990
  class GoogleCloudAiplatformV1beta1DoubleArray
8102
7991
  # @private
8103
7992
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9638,13 +9527,6 @@ module Google
9638
9527
  end
9639
9528
  end
9640
9529
 
9641
- class GoogleCloudAiplatformV1beta1HumanFeedbackConfig
9642
- # @private
9643
- class Representation < Google::Apis::Core::JsonRepresentation
9644
- property :preference_dataset_uri, as: 'preferenceDatasetUri'
9645
- end
9646
- end
9647
-
9648
9530
  class GoogleCloudAiplatformV1beta1HyperparameterTuningJob
9649
9531
  # @private
9650
9532
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9787,6 +9669,7 @@ module Google
9787
9669
 
9788
9670
  property :google_drive_source, as: 'googleDriveSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleDriveSource::Representation
9789
9671
 
9672
+ property :max_embedding_requests_per_min, as: 'maxEmbeddingRequestsPerMin'
9790
9673
  property :rag_file_chunking_config, as: 'ragFileChunkingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileChunkingConfig::Representation
9791
9674
 
9792
9675
  end
@@ -11089,16 +10972,6 @@ module Google
11089
10972
  end
11090
10973
  end
11091
10974
 
11092
- class GoogleCloudAiplatformV1beta1ModelMonitoringGenAiStats
11093
- # @private
11094
- class Representation < Google::Apis::Core::JsonRepresentation
11095
- collection :data_points, as: 'dataPoints', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPoint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPoint::Representation
11096
-
11097
- property :objective_type, as: 'objectiveType'
11098
- property :stats_name, as: 'statsName'
11099
- end
11100
- end
11101
-
11102
10975
  class GoogleCloudAiplatformV1beta1ModelMonitoringInput
11103
10976
  # @private
11104
10977
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11401,8 +11274,6 @@ module Google
11401
11274
  class GoogleCloudAiplatformV1beta1ModelMonitoringStats
11402
11275
  # @private
11403
11276
  class Representation < Google::Apis::Core::JsonRepresentation
11404
- property :gen_ai_stats, as: 'genAiStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringGenAiStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringGenAiStats::Representation
11405
-
11406
11277
  property :tabular_stats, as: 'tabularStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringTabularStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringTabularStats::Representation
11407
11278
 
11408
11279
  end
@@ -12310,8 +12181,6 @@ module Google
12310
12181
 
12311
12182
  property :deploy_gke, as: 'deployGke', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke::Representation
12312
12183
 
12313
- property :fine_tune, as: 'fineTune', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences::Representation
12314
-
12315
12184
  property :open_evaluation_pipeline, as: 'openEvaluationPipeline', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences::Representation
12316
12185
 
12317
12186
  property :open_fine_tuning_pipeline, as: 'openFineTuningPipeline', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences::Representation
@@ -12726,10 +12595,29 @@ module Google
12726
12595
  property :description, as: 'description'
12727
12596
  property :display_name, as: 'displayName'
12728
12597
  property :name, as: 'name'
12598
+ property :rag_embedding_model_config, as: 'ragEmbeddingModelConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig::Representation
12599
+
12729
12600
  property :update_time, as: 'updateTime'
12730
12601
  end
12731
12602
  end
12732
12603
 
12604
+ class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig
12605
+ # @private
12606
+ class Representation < Google::Apis::Core::JsonRepresentation
12607
+ property :vertex_prediction_endpoint, as: 'vertexPredictionEndpoint', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint::Representation
12608
+
12609
+ end
12610
+ end
12611
+
12612
+ class GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint
12613
+ # @private
12614
+ class Representation < Google::Apis::Core::JsonRepresentation
12615
+ property :endpoint, as: 'endpoint'
12616
+ property :model, as: 'model'
12617
+ property :model_version_id, as: 'modelVersionId'
12618
+ end
12619
+ end
12620
+
12733
12621
  class GoogleCloudAiplatformV1beta1RagFile
12734
12622
  # @private
12735
12623
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12762,6 +12650,7 @@ module Google
12762
12650
  class Representation < Google::Apis::Core::JsonRepresentation
12763
12651
  property :similarity_top_k, as: 'similarityTopK'
12764
12652
  property :text, as: 'text'
12653
+ property :vector_distance_threshold, as: 'vectorDistanceThreshold'
12765
12654
  end
12766
12655
  end
12767
12656
 
@@ -12956,39 +12845,6 @@ module Google
12956
12845
  end
12957
12846
  end
12958
12847
 
12959
- class GoogleCloudAiplatformV1beta1ReinforcementLearningDataStats
12960
- # @private
12961
- class Representation < Google::Apis::Core::JsonRepresentation
12962
- property :preference_dataset_stats, as: 'preferenceDatasetStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats::Representation
12963
-
12964
- property :prompt_dataset_stats, as: 'promptDatasetStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetStats::Representation
12965
-
12966
- end
12967
- end
12968
-
12969
- class GoogleCloudAiplatformV1beta1ReinforcementLearningHyperParameters
12970
- # @private
12971
- class Representation < Google::Apis::Core::JsonRepresentation
12972
- property :epoch_count, :numeric_string => true, as: 'epochCount'
12973
- property :human_feedback_config, as: 'humanFeedbackConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1HumanFeedbackConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1HumanFeedbackConfig::Representation
12974
-
12975
- property :kl_coefficient, as: 'klCoefficient'
12976
- property :learning_rate_multiplier, as: 'learningRateMultiplier'
12977
- property :reward_model_training_config, as: 'rewardModelTrainingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RewardModelTrainingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RewardModelTrainingConfig::Representation
12978
-
12979
- end
12980
- end
12981
-
12982
- class GoogleCloudAiplatformV1beta1ReinforcementLearningSpec
12983
- # @private
12984
- class Representation < Google::Apis::Core::JsonRepresentation
12985
- property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReinforcementLearningHyperParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReinforcementLearningHyperParameters::Representation
12986
-
12987
- property :prompt_dataset_uri, as: 'promptDatasetUri'
12988
- property :validation_dataset_uri, as: 'validationDatasetUri'
12989
- end
12990
- end
12991
-
12992
12848
  class GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest
12993
12849
  # @private
12994
12850
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13167,14 +13023,6 @@ module Google
13167
13023
  end
13168
13024
  end
13169
13025
 
13170
- class GoogleCloudAiplatformV1beta1RewardModelTrainingConfig
13171
- # @private
13172
- class Representation < Google::Apis::Core::JsonRepresentation
13173
- property :epoch_count, :numeric_string => true, as: 'epochCount'
13174
- property :learning_rate_multiplier, as: 'learningRateMultiplier'
13175
- end
13176
- end
13177
-
13178
13026
  class GoogleCloudAiplatformV1beta1RougeInput
13179
13027
  # @private
13180
13028
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15107,24 +14955,11 @@ module Google
15107
14955
  class GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilter
15108
14956
  # @private
15109
14957
  class Representation < Google::Apis::Core::JsonRepresentation
15110
- property :gen_ai_stats_filter, as: 'genAiStatsFilter', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterGenAiStatsFilter, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterGenAiStatsFilter::Representation
15111
-
15112
14958
  property :tabular_stats_filter, as: 'tabularStatsFilter', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterTabularStatsFilter, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterTabularStatsFilter::Representation
15113
14959
 
15114
14960
  end
15115
14961
  end
15116
14962
 
15117
- class GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterGenAiStatsFilter
15118
- # @private
15119
- class Representation < Google::Apis::Core::JsonRepresentation
15120
- property :cluster_id, as: 'clusterId'
15121
- property :model_monitoring_job, as: 'modelMonitoringJob'
15122
- property :model_monitoring_schedule, as: 'modelMonitoringSchedule'
15123
- property :objective_type, as: 'objectiveType'
15124
- property :stats_name, as: 'statsName'
15125
- end
15126
- end
15127
-
15128
14963
  class GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterTabularStatsFilter
15129
14964
  # @private
15130
14965
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15242,6 +15077,14 @@ module Google
15242
15077
  end
15243
15078
  end
15244
15079
 
15080
+ class GoogleCloudAiplatformV1beta1StreamRawPredictRequest
15081
+ # @private
15082
+ class Representation < Google::Apis::Core::JsonRepresentation
15083
+ property :http_body, as: 'httpBody', class: Google::Apis::AiplatformV1beta1::GoogleApiHttpBody, decorator: Google::Apis::AiplatformV1beta1::GoogleApiHttpBody::Representation
15084
+
15085
+ end
15086
+ end
15087
+
15245
15088
  class GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesRequest
15246
15089
  # @private
15247
15090
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16198,10 +16041,6 @@ module Google
16198
16041
  class GoogleCloudAiplatformV1beta1TuningDataStats
16199
16042
  # @private
16200
16043
  class Representation < Google::Apis::Core::JsonRepresentation
16201
- property :distillation_data_stats, as: 'distillationDataStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationDataStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationDataStats::Representation
16202
-
16203
- property :reinforcement_learning_data_stats, as: 'reinforcementLearningDataStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReinforcementLearningDataStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReinforcementLearningDataStats::Representation
16204
-
16205
16044
  property :supervised_tuning_data_stats, as: 'supervisedTuningDataStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningDataStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningDataStats::Representation
16206
16045
 
16207
16046
  end
@@ -16213,8 +16052,6 @@ module Google
16213
16052
  property :base_model, as: 'baseModel'
16214
16053
  property :create_time, as: 'createTime'
16215
16054
  property :description, as: 'description'
16216
- property :distillation_spec, as: 'distillationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationSpec::Representation
16217
-
16218
16055
  property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec::Representation
16219
16056
 
16220
16057
  property :end_time, as: 'endTime'
@@ -16224,8 +16061,6 @@ module Google
16224
16061
  hash :labels, as: 'labels'
16225
16062
  property :name, as: 'name'
16226
16063
  property :pipeline_job, as: 'pipelineJob'
16227
- property :reinforcement_learning_spec, as: 'reinforcementLearningSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReinforcementLearningSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReinforcementLearningSpec::Representation
16228
-
16229
16064
  property :start_time, as: 'startTime'
16230
16065
  property :state, as: 'state'
16231
16066
  property :supervised_tuning_spec, as: 'supervisedTuningSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningSpec::Representation
@@ -16798,6 +16633,35 @@ module Google
16798
16633
  property :units, :numeric_string => true, as: 'units'
16799
16634
  end
16800
16635
  end
16636
+
16637
+ class IntelligenceCloudAutomlXpsMetricEntry
16638
+ # @private
16639
+ class Representation < Google::Apis::Core::JsonRepresentation
16640
+ property :argentum_metric_id, as: 'argentumMetricId'
16641
+ property :double_value, as: 'doubleValue'
16642
+ property :int64_value, :numeric_string => true, as: 'int64Value'
16643
+ property :metric_name, as: 'metricName'
16644
+ collection :system_labels, as: 'systemLabels', class: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsMetricEntryLabel, decorator: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsMetricEntryLabel::Representation
16645
+
16646
+ end
16647
+ end
16648
+
16649
+ class IntelligenceCloudAutomlXpsMetricEntryLabel
16650
+ # @private
16651
+ class Representation < Google::Apis::Core::JsonRepresentation
16652
+ property :label_name, as: 'labelName'
16653
+ property :label_value, as: 'labelValue'
16654
+ end
16655
+ end
16656
+
16657
+ class IntelligenceCloudAutomlXpsReportingMetrics
16658
+ # @private
16659
+ class Representation < Google::Apis::Core::JsonRepresentation
16660
+ property :effective_training_duration, as: 'effectiveTrainingDuration'
16661
+ collection :metric_entries, as: 'metricEntries', class: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsMetricEntry, decorator: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsMetricEntry::Representation
16662
+
16663
+ end
16664
+ end
16801
16665
  end
16802
16666
  end
16803
16667
  end