google-apis-aiplatform_v1 0.25.0 → 0.27.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.
@@ -754,24 +754,6 @@ module Google
754
754
  include Google::Apis::Core::JsonObjectSupport
755
755
  end
756
756
 
757
- class GoogleCloudAiplatformV1DatasetDistribution
758
- class Representation < Google::Apis::Core::JsonRepresentation; end
759
-
760
- include Google::Apis::Core::JsonObjectSupport
761
- end
762
-
763
- class GoogleCloudAiplatformV1DatasetDistributionDistributionBucket
764
- class Representation < Google::Apis::Core::JsonRepresentation; end
765
-
766
- include Google::Apis::Core::JsonObjectSupport
767
- end
768
-
769
- class GoogleCloudAiplatformV1DatasetStats
770
- class Representation < Google::Apis::Core::JsonRepresentation; end
771
-
772
- include Google::Apis::Core::JsonObjectSupport
773
- end
774
-
775
757
  class GoogleCloudAiplatformV1DatasetVersion
776
758
  class Representation < Google::Apis::Core::JsonRepresentation; end
777
759
 
@@ -952,12 +934,6 @@ module Google
952
934
  include Google::Apis::Core::JsonObjectSupport
953
935
  end
954
936
 
955
- class GoogleCloudAiplatformV1DistillationDataStats
956
- class Representation < Google::Apis::Core::JsonRepresentation; end
957
-
958
- include Google::Apis::Core::JsonObjectSupport
959
- end
960
-
961
937
  class GoogleCloudAiplatformV1DoubleArray
962
938
  class Representation < Google::Apis::Core::JsonRepresentation; end
963
939
 
@@ -2992,12 +2968,6 @@ module Google
2992
2968
  include Google::Apis::Core::JsonObjectSupport
2993
2969
  end
2994
2970
 
2995
- class GoogleCloudAiplatformV1ReinforcementLearningDataStats
2996
- class Representation < Google::Apis::Core::JsonRepresentation; end
2997
-
2998
- include Google::Apis::Core::JsonObjectSupport
2999
- end
3000
-
3001
2971
  class GoogleCloudAiplatformV1RemoveContextChildrenRequest
3002
2972
  class Representation < Google::Apis::Core::JsonRepresentation; end
3003
2973
 
@@ -4930,6 +4900,24 @@ module Google
4930
4900
  include Google::Apis::Core::JsonObjectSupport
4931
4901
  end
4932
4902
 
4903
+ class IntelligenceCloudAutomlXpsMetricEntry
4904
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4905
+
4906
+ include Google::Apis::Core::JsonObjectSupport
4907
+ end
4908
+
4909
+ class IntelligenceCloudAutomlXpsMetricEntryLabel
4910
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4911
+
4912
+ include Google::Apis::Core::JsonObjectSupport
4913
+ end
4914
+
4915
+ class IntelligenceCloudAutomlXpsReportingMetrics
4916
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4917
+
4918
+ include Google::Apis::Core::JsonObjectSupport
4919
+ end
4920
+
4933
4921
  class CloudAiLargeModelsVisionGenerateVideoResponse
4934
4922
  # @private
4935
4923
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4937,6 +4925,8 @@ module Google
4937
4925
 
4938
4926
  property :rai_media_filtered_count, as: 'raiMediaFilteredCount'
4939
4927
  collection :rai_media_filtered_reasons, as: 'raiMediaFilteredReasons'
4928
+ property :reporting_metrics, as: 'reportingMetrics', class: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsReportingMetrics, decorator: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsReportingMetrics::Representation
4929
+
4940
4930
  end
4941
4931
  end
4942
4932
 
@@ -4991,6 +4981,7 @@ module Google
4991
4981
  class Representation < Google::Apis::Core::JsonRepresentation
4992
4982
  collection :detected_labels, as: 'detectedLabels', class: Google::Apis::AiplatformV1::CloudAiLargeModelsVisionRaiInfoDetectedLabels, decorator: Google::Apis::AiplatformV1::CloudAiLargeModelsVisionRaiInfoDetectedLabels::Representation
4993
4983
 
4984
+ property :model_name, as: 'modelName'
4994
4985
  collection :rai_categories, as: 'raiCategories'
4995
4986
  collection :scores, as: 'scores'
4996
4987
  end
@@ -6112,48 +6103,6 @@ module Google
6112
6103
  end
6113
6104
  end
6114
6105
 
6115
- class GoogleCloudAiplatformV1DatasetDistribution
6116
- # @private
6117
- class Representation < Google::Apis::Core::JsonRepresentation
6118
- collection :buckets, as: 'buckets', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetDistributionDistributionBucket, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetDistributionDistributionBucket::Representation
6119
-
6120
- property :max, as: 'max'
6121
- property :mean, as: 'mean'
6122
- property :median, as: 'median'
6123
- property :min, as: 'min'
6124
- property :p5, as: 'p5'
6125
- property :p95, as: 'p95'
6126
- property :sum, as: 'sum'
6127
- end
6128
- end
6129
-
6130
- class GoogleCloudAiplatformV1DatasetDistributionDistributionBucket
6131
- # @private
6132
- class Representation < Google::Apis::Core::JsonRepresentation
6133
- property :count, :numeric_string => true, as: 'count'
6134
- property :left, as: 'left'
6135
- property :right, as: 'right'
6136
- end
6137
- end
6138
-
6139
- class GoogleCloudAiplatformV1DatasetStats
6140
- # @private
6141
- class Representation < Google::Apis::Core::JsonRepresentation
6142
- property :total_billable_character_count, :numeric_string => true, as: 'totalBillableCharacterCount'
6143
- property :total_tuning_character_count, :numeric_string => true, as: 'totalTuningCharacterCount'
6144
- property :tuning_dataset_example_count, :numeric_string => true, as: 'tuningDatasetExampleCount'
6145
- property :tuning_step_count, :numeric_string => true, as: 'tuningStepCount'
6146
- collection :user_dataset_examples, as: 'userDatasetExamples', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
6147
-
6148
- property :user_input_token_distribution, as: 'userInputTokenDistribution', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetDistribution, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetDistribution::Representation
6149
-
6150
- property :user_message_per_example_distribution, as: 'userMessagePerExampleDistribution', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetDistribution, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetDistribution::Representation
6151
-
6152
- property :user_output_token_distribution, as: 'userOutputTokenDistribution', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetDistribution, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetDistribution::Representation
6153
-
6154
- end
6155
- end
6156
-
6157
6106
  class GoogleCloudAiplatformV1DatasetVersion
6158
6107
  # @private
6159
6108
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6454,14 +6403,6 @@ module Google
6454
6403
  end
6455
6404
  end
6456
6405
 
6457
- class GoogleCloudAiplatformV1DistillationDataStats
6458
- # @private
6459
- class Representation < Google::Apis::Core::JsonRepresentation
6460
- property :training_dataset_stats, as: 'trainingDatasetStats', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetStats, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetStats::Representation
6461
-
6462
- end
6463
- end
6464
-
6465
6406
  class GoogleCloudAiplatformV1DoubleArray
6466
6407
  # @private
6467
6408
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9394,6 +9335,7 @@ module Google
9394
9335
  property :name, as: 'name'
9395
9336
  property :network, as: 'network'
9396
9337
  hash :pipeline_spec, as: 'pipelineSpec'
9338
+ property :preflight_validations, as: 'preflightValidations'
9397
9339
  collection :reserved_ip_ranges, as: 'reservedIpRanges'
9398
9340
  property :runtime_config, as: 'runtimeConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfig::Representation
9399
9341
 
@@ -9649,8 +9591,6 @@ module Google
9649
9591
 
9650
9592
  property :deploy_gke, as: 'deployGke', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke::Representation
9651
9593
 
9652
- property :fine_tune, as: 'fineTune', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences::Representation
9653
-
9654
9594
  property :open_evaluation_pipeline, as: 'openEvaluationPipeline', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences::Representation
9655
9595
 
9656
9596
  property :open_fine_tuning_pipeline, as: 'openFineTuningPipeline', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences::Representation
@@ -10011,16 +9951,6 @@ module Google
10011
9951
  end
10012
9952
  end
10013
9953
 
10014
- class GoogleCloudAiplatformV1ReinforcementLearningDataStats
10015
- # @private
10016
- class Representation < Google::Apis::Core::JsonRepresentation
10017
- property :preference_dataset_stats, as: 'preferenceDatasetStats', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetStats, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetStats::Representation
10018
-
10019
- property :prompt_dataset_stats, as: 'promptDatasetStats', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetStats, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DatasetStats::Representation
10020
-
10021
- end
10022
- end
10023
-
10024
9954
  class GoogleCloudAiplatformV1RemoveContextChildrenRequest
10025
9955
  # @private
10026
9956
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12679,10 +12609,6 @@ module Google
12679
12609
  class GoogleCloudAiplatformV1TuningDataStats
12680
12610
  # @private
12681
12611
  class Representation < Google::Apis::Core::JsonRepresentation
12682
- property :distillation_data_stats, as: 'distillationDataStats', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DistillationDataStats, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DistillationDataStats::Representation
12683
-
12684
- property :reinforcement_learning_data_stats, as: 'reinforcementLearningDataStats', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReinforcementLearningDataStats, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReinforcementLearningDataStats::Representation
12685
-
12686
12612
  property :supervised_tuning_data_stats, as: 'supervisedTuningDataStats', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDataStats, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDataStats::Representation
12687
12613
 
12688
12614
  end
@@ -13189,6 +13115,35 @@ module Google
13189
13115
  property :units, :numeric_string => true, as: 'units'
13190
13116
  end
13191
13117
  end
13118
+
13119
+ class IntelligenceCloudAutomlXpsMetricEntry
13120
+ # @private
13121
+ class Representation < Google::Apis::Core::JsonRepresentation
13122
+ property :argentum_metric_id, as: 'argentumMetricId'
13123
+ property :double_value, as: 'doubleValue'
13124
+ property :int64_value, :numeric_string => true, as: 'int64Value'
13125
+ property :metric_name, as: 'metricName'
13126
+ collection :system_labels, as: 'systemLabels', class: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsMetricEntryLabel, decorator: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsMetricEntryLabel::Representation
13127
+
13128
+ end
13129
+ end
13130
+
13131
+ class IntelligenceCloudAutomlXpsMetricEntryLabel
13132
+ # @private
13133
+ class Representation < Google::Apis::Core::JsonRepresentation
13134
+ property :label_name, as: 'labelName'
13135
+ property :label_value, as: 'labelValue'
13136
+ end
13137
+ end
13138
+
13139
+ class IntelligenceCloudAutomlXpsReportingMetrics
13140
+ # @private
13141
+ class Representation < Google::Apis::Core::JsonRepresentation
13142
+ property :effective_training_duration, as: 'effectiveTrainingDuration'
13143
+ collection :metric_entries, as: 'metricEntries', class: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsMetricEntry, decorator: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsMetricEntry::Representation
13144
+
13145
+ end
13146
+ end
13192
13147
  end
13193
13148
  end
13194
13149
  end