google-apis-aiplatform_v1 0.18.0 → 0.20.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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AiplatformV1
18
18
  # Version of the google-apis-aiplatform_v1 gem
19
- GEM_VERSION = "0.18.0"
19
+ GEM_VERSION = "0.20.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240320"
25
+ REVISION = "20240328"
26
26
  end
27
27
  end
28
28
  end
@@ -184,6 +184,12 @@ module Google
184
184
  include Google::Apis::Core::JsonObjectSupport
185
185
  end
186
186
 
187
+ class CloudAiNlLlmProtoServicePartLmRootMetadata
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
187
193
  class CloudAiNlLlmProtoServicePartVideoMetadata
188
194
  class Representation < Google::Apis::Core::JsonRepresentation; end
189
195
 
@@ -586,6 +592,12 @@ module Google
586
592
  include Google::Apis::Core::JsonObjectSupport
587
593
  end
588
594
 
595
+ class GoogleCloudAiplatformV1CancelTuningJobRequest
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
589
601
  class GoogleCloudAiplatformV1Candidate
590
602
  class Representation < Google::Apis::Core::JsonRepresentation; end
591
603
 
@@ -1402,6 +1414,18 @@ module Google
1402
1414
  include Google::Apis::Core::JsonObjectSupport
1403
1415
  end
1404
1416
 
1417
+ class GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint
1418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1419
+
1420
+ include Google::Apis::Core::JsonObjectSupport
1421
+ end
1422
+
1423
+ class GoogleCloudAiplatformV1FeatureOnlineStoreOptimized
1424
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1425
+
1426
+ include Google::Apis::Core::JsonObjectSupport
1427
+ end
1428
+
1405
1429
  class GoogleCloudAiplatformV1FeatureSelector
1406
1430
  class Representation < Google::Apis::Core::JsonRepresentation; end
1407
1431
 
@@ -1474,6 +1498,24 @@ module Google
1474
1498
  include Google::Apis::Core::JsonObjectSupport
1475
1499
  end
1476
1500
 
1501
+ class GoogleCloudAiplatformV1FeatureViewIndexConfig
1502
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1503
+
1504
+ include Google::Apis::Core::JsonObjectSupport
1505
+ end
1506
+
1507
+ class GoogleCloudAiplatformV1FeatureViewIndexConfigBruteForceConfig
1508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1509
+
1510
+ include Google::Apis::Core::JsonObjectSupport
1511
+ end
1512
+
1513
+ class GoogleCloudAiplatformV1FeatureViewIndexConfigTreeAhConfig
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1477
1519
  class GoogleCloudAiplatformV1FeatureViewSync
1478
1520
  class Representation < Google::Apis::Core::JsonRepresentation; end
1479
1521
 
@@ -2128,6 +2170,12 @@ module Google
2128
2170
  include Google::Apis::Core::JsonObjectSupport
2129
2171
  end
2130
2172
 
2173
+ class GoogleCloudAiplatformV1ListTuningJobsResponse
2174
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2175
+
2176
+ include Google::Apis::Core::JsonObjectSupport
2177
+ end
2178
+
2131
2179
  class GoogleCloudAiplatformV1LookupStudyRequest
2132
2180
  class Representation < Google::Apis::Core::JsonRepresentation; end
2133
2181
 
@@ -2842,12 +2890,6 @@ module Google
2842
2890
  include Google::Apis::Core::JsonObjectSupport
2843
2891
  end
2844
2892
 
2845
- class GoogleCloudAiplatformV1PublisherModelCallToActionDeployVertex
2846
- class Representation < Google::Apis::Core::JsonRepresentation; end
2847
-
2848
- include Google::Apis::Core::JsonObjectSupport
2849
- end
2850
-
2851
2893
  class GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines
2852
2894
  class Representation < Google::Apis::Core::JsonRepresentation; end
2853
2895
 
@@ -2956,12 +2998,6 @@ module Google
2956
2998
  include Google::Apis::Core::JsonObjectSupport
2957
2999
  end
2958
3000
 
2959
- class GoogleCloudAiplatformV1RayMetricSpec
2960
- class Representation < Google::Apis::Core::JsonRepresentation; end
2961
-
2962
- include Google::Apis::Core::JsonObjectSupport
2963
- end
2964
-
2965
3001
  class GoogleCloudAiplatformV1RaySpec
2966
3002
  class Representation < Google::Apis::Core::JsonRepresentation; end
2967
3003
 
@@ -3340,6 +3376,12 @@ module Google
3340
3376
  include Google::Apis::Core::JsonObjectSupport
3341
3377
  end
3342
3378
 
3379
+ class GoogleCloudAiplatformV1SchemaModelevaluationMetricsPairwiseTextGenerationEvaluationMetrics
3380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3381
+
3382
+ include Google::Apis::Core::JsonObjectSupport
3383
+ end
3384
+
3343
3385
  class GoogleCloudAiplatformV1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics
3344
3386
  class Representation < Google::Apis::Core::JsonRepresentation; end
3345
3387
 
@@ -4450,6 +4492,36 @@ module Google
4450
4492
  include Google::Apis::Core::JsonObjectSupport
4451
4493
  end
4452
4494
 
4495
+ class GoogleCloudAiplatformV1SupervisedHyperParameters
4496
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4497
+
4498
+ include Google::Apis::Core::JsonObjectSupport
4499
+ end
4500
+
4501
+ class GoogleCloudAiplatformV1SupervisedTuningDataStats
4502
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4503
+
4504
+ include Google::Apis::Core::JsonObjectSupport
4505
+ end
4506
+
4507
+ class GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution
4508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4509
+
4510
+ include Google::Apis::Core::JsonObjectSupport
4511
+ end
4512
+
4513
+ class GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket
4514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4515
+
4516
+ include Google::Apis::Core::JsonObjectSupport
4517
+ end
4518
+
4519
+ class GoogleCloudAiplatformV1SupervisedTuningSpec
4520
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4521
+
4522
+ include Google::Apis::Core::JsonObjectSupport
4523
+ end
4524
+
4453
4525
  class GoogleCloudAiplatformV1SyncFeatureViewRequest
4454
4526
  class Representation < Google::Apis::Core::JsonRepresentation; end
4455
4527
 
@@ -4588,6 +4660,24 @@ module Google
4588
4660
  include Google::Apis::Core::JsonObjectSupport
4589
4661
  end
4590
4662
 
4663
+ class GoogleCloudAiplatformV1TunedModel
4664
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4665
+
4666
+ include Google::Apis::Core::JsonObjectSupport
4667
+ end
4668
+
4669
+ class GoogleCloudAiplatformV1TuningDataStats
4670
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4671
+
4672
+ include Google::Apis::Core::JsonObjectSupport
4673
+ end
4674
+
4675
+ class GoogleCloudAiplatformV1TuningJob
4676
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4677
+
4678
+ include Google::Apis::Core::JsonObjectSupport
4679
+ end
4680
+
4591
4681
  class GoogleCloudAiplatformV1UndeployIndexOperationMetadata
4592
4682
  class Representation < Google::Apis::Core::JsonRepresentation; end
4593
4683
 
@@ -5116,6 +5206,12 @@ module Google
5116
5206
  include Google::Apis::Core::JsonObjectSupport
5117
5207
  end
5118
5208
 
5209
+ class LearningGenaiRootPerRequestProcessorDebugMetadataFactualityDebugMetadata
5210
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5211
+
5212
+ include Google::Apis::Core::JsonObjectSupport
5213
+ end
5214
+
5119
5215
  class LearningGenaiRootRaiOutput
5120
5216
  class Representation < Google::Apis::Core::JsonRepresentation; end
5121
5217
 
@@ -5254,6 +5350,12 @@ module Google
5254
5350
  include Google::Apis::Core::JsonObjectSupport
5255
5351
  end
5256
5352
 
5353
+ class LearningGenaiRootTranslationRequestInfo
5354
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5355
+
5356
+ include Google::Apis::Core::JsonObjectSupport
5357
+ end
5358
+
5257
5359
  class LearningServingLlmMessageMetadata
5258
5360
  class Representation < Google::Apis::Core::JsonRepresentation; end
5259
5361
 
@@ -5529,6 +5631,8 @@ module Google
5529
5631
  class CloudAiNlLlmProtoServiceMessageMetadata
5530
5632
  # @private
5531
5633
  class Representation < Google::Apis::Core::JsonRepresentation
5634
+ property :factuality_debug_metadata, as: 'factualityDebugMetadata', class: Google::Apis::AiplatformV1::LearningGenaiRootPerRequestProcessorDebugMetadataFactualityDebugMetadata, decorator: Google::Apis::AiplatformV1::LearningGenaiRootPerRequestProcessorDebugMetadataFactualityDebugMetadata::Representation
5635
+
5532
5636
  property :input_filter_info, as: 'inputFilterInfo', class: Google::Apis::AiplatformV1::LearningServingLlmMessageMetadata, decorator: Google::Apis::AiplatformV1::LearningServingLlmMessageMetadata::Representation
5533
5637
 
5534
5638
  property :model_routing_decision, as: 'modelRoutingDecision', class: Google::Apis::AiplatformV1::LearningGenaiRootRoutingDecision, decorator: Google::Apis::AiplatformV1::LearningGenaiRootRoutingDecision::Representation
@@ -5551,6 +5655,8 @@ module Google
5551
5655
 
5552
5656
  property :inline_data, as: 'inlineData', class: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServicePartBlob, decorator: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServicePartBlob::Representation
5553
5657
 
5658
+ property :lm_root_metadata, as: 'lmRootMetadata', class: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServicePartLmRootMetadata, decorator: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServicePartLmRootMetadata::Representation
5659
+
5554
5660
  property :text, as: 'text'
5555
5661
  property :video_metadata, as: 'videoMetadata', class: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServicePartVideoMetadata, decorator: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServicePartVideoMetadata::Representation
5556
5662
 
@@ -5584,6 +5690,13 @@ module Google
5584
5690
  end
5585
5691
  end
5586
5692
 
5693
+ class CloudAiNlLlmProtoServicePartLmRootMetadata
5694
+ # @private
5695
+ class Representation < Google::Apis::Core::JsonRepresentation
5696
+ property :chunk_id, as: 'chunkId'
5697
+ end
5698
+ end
5699
+
5587
5700
  class CloudAiNlLlmProtoServicePartVideoMetadata
5588
5701
  # @private
5589
5702
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5614,6 +5727,8 @@ module Google
5614
5727
 
5615
5728
  collection :rai_signals, as: 'raiSignals', class: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServiceRaiSignal, decorator: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServiceRaiSignal::Representation
5616
5729
 
5730
+ collection :translation_request_infos, as: 'translationRequestInfos', class: Google::Apis::AiplatformV1::LearningGenaiRootTranslationRequestInfo, decorator: Google::Apis::AiplatformV1::LearningGenaiRootTranslationRequestInfo::Representation
5731
+
5617
5732
  property :triggered_blocklist, as: 'triggeredBlocklist'
5618
5733
  property :triggered_recitation, as: 'triggeredRecitation'
5619
5734
  property :triggered_safety_filter, as: 'triggeredSafetyFilter'
@@ -6215,6 +6330,12 @@ module Google
6215
6330
  end
6216
6331
  end
6217
6332
 
6333
+ class GoogleCloudAiplatformV1CancelTuningJobRequest
6334
+ # @private
6335
+ class Representation < Google::Apis::Core::JsonRepresentation
6336
+ end
6337
+ end
6338
+
6218
6339
  class GoogleCloudAiplatformV1Candidate
6219
6340
  # @private
6220
6341
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6939,6 +7060,7 @@ module Google
6939
7060
  property :dedicated_resources, as: 'dedicatedResources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DedicatedResources, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DedicatedResources::Representation
6940
7061
 
6941
7062
  property :disable_container_logging, as: 'disableContainerLogging'
7063
+ property :disable_explanations, as: 'disableExplanations'
6942
7064
  property :display_name, as: 'displayName'
6943
7065
  property :enable_access_logging, as: 'enableAccessLogging'
6944
7066
  property :explanation_spec, as: 'explanationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExplanationSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExplanationSpec::Representation
@@ -7591,9 +7713,13 @@ module Google
7591
7713
  property :bigtable, as: 'bigtable', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreBigtable, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreBigtable::Representation
7592
7714
 
7593
7715
  property :create_time, as: 'createTime'
7716
+ property :dedicated_serving_endpoint, as: 'dedicatedServingEndpoint', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint::Representation
7717
+
7594
7718
  property :etag, as: 'etag'
7595
7719
  hash :labels, as: 'labels'
7596
7720
  property :name, as: 'name'
7721
+ property :optimized, as: 'optimized', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreOptimized, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreOptimized::Representation
7722
+
7597
7723
  property :state, as: 'state'
7598
7724
  property :update_time, as: 'updateTime'
7599
7725
  end
@@ -7616,6 +7742,19 @@ module Google
7616
7742
  end
7617
7743
  end
7618
7744
 
7745
+ class GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint
7746
+ # @private
7747
+ class Representation < Google::Apis::Core::JsonRepresentation
7748
+ property :public_endpoint_domain_name, as: 'publicEndpointDomainName'
7749
+ end
7750
+ end
7751
+
7752
+ class GoogleCloudAiplatformV1FeatureOnlineStoreOptimized
7753
+ # @private
7754
+ class Representation < Google::Apis::Core::JsonRepresentation
7755
+ end
7756
+ end
7757
+
7619
7758
  class GoogleCloudAiplatformV1FeatureSelector
7620
7759
  # @private
7621
7760
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7694,6 +7833,8 @@ module Google
7694
7833
  property :etag, as: 'etag'
7695
7834
  property :feature_registry_source, as: 'featureRegistrySource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource::Representation
7696
7835
 
7836
+ property :index_config, as: 'indexConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewIndexConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewIndexConfig::Representation
7837
+
7697
7838
  hash :labels, as: 'labels'
7698
7839
  property :name, as: 'name'
7699
7840
  property :sync_config, as: 'syncConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewSyncConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewSyncConfig::Representation
@@ -7743,6 +7884,34 @@ module Google
7743
7884
  end
7744
7885
  end
7745
7886
 
7887
+ class GoogleCloudAiplatformV1FeatureViewIndexConfig
7888
+ # @private
7889
+ class Representation < Google::Apis::Core::JsonRepresentation
7890
+ property :brute_force_config, as: 'bruteForceConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewIndexConfigBruteForceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewIndexConfigBruteForceConfig::Representation
7891
+
7892
+ property :crowding_column, as: 'crowdingColumn'
7893
+ property :distance_measure_type, as: 'distanceMeasureType'
7894
+ property :embedding_column, as: 'embeddingColumn'
7895
+ property :embedding_dimension, as: 'embeddingDimension'
7896
+ collection :filter_columns, as: 'filterColumns'
7897
+ property :tree_ah_config, as: 'treeAhConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewIndexConfigTreeAhConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewIndexConfigTreeAhConfig::Representation
7898
+
7899
+ end
7900
+ end
7901
+
7902
+ class GoogleCloudAiplatformV1FeatureViewIndexConfigBruteForceConfig
7903
+ # @private
7904
+ class Representation < Google::Apis::Core::JsonRepresentation
7905
+ end
7906
+ end
7907
+
7908
+ class GoogleCloudAiplatformV1FeatureViewIndexConfigTreeAhConfig
7909
+ # @private
7910
+ class Representation < Google::Apis::Core::JsonRepresentation
7911
+ property :leaf_node_embedding_count, :numeric_string => true, as: 'leafNodeEmbeddingCount'
7912
+ end
7913
+ end
7914
+
7746
7915
  class GoogleCloudAiplatformV1FeatureViewSync
7747
7916
  # @private
7748
7917
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8005,6 +8174,8 @@ module Google
8005
8174
 
8006
8175
  collection :safety_settings, as: 'safetySettings', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetySetting, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetySetting::Representation
8007
8176
 
8177
+ property :system_instruction, as: 'systemInstruction', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
8178
+
8008
8179
  collection :tools, as: 'tools', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool::Representation
8009
8180
 
8010
8181
  end
@@ -8045,7 +8216,10 @@ module Google
8045
8216
  # @private
8046
8217
  class Representation < Google::Apis::Core::JsonRepresentation
8047
8218
  property :candidate_count, as: 'candidateCount'
8219
+ property :frequency_penalty, as: 'frequencyPenalty'
8048
8220
  property :max_output_tokens, as: 'maxOutputTokens'
8221
+ property :presence_penalty, as: 'presencePenalty'
8222
+ property :response_mime_type, as: 'responseMimeType'
8049
8223
  collection :stop_sequences, as: 'stopSequences'
8050
8224
  property :temperature, as: 'temperature'
8051
8225
  property :top_k, as: 'topK'
@@ -8817,6 +8991,15 @@ module Google
8817
8991
  end
8818
8992
  end
8819
8993
 
8994
+ class GoogleCloudAiplatformV1ListTuningJobsResponse
8995
+ # @private
8996
+ class Representation < Google::Apis::Core::JsonRepresentation
8997
+ property :next_page_token, as: 'nextPageToken'
8998
+ collection :tuning_jobs, as: 'tuningJobs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TuningJob, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TuningJob::Representation
8999
+
9000
+ end
9001
+ end
9002
+
8820
9003
  class GoogleCloudAiplatformV1LookupStudyRequest
8821
9004
  # @private
8822
9005
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10123,8 +10306,6 @@ module Google
10123
10306
 
10124
10307
  property :deploy_gke, as: 'deployGke', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke::Representation
10125
10308
 
10126
- property :multi_deploy_vertex, as: 'multiDeployVertex', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployVertex, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployVertex::Representation
10127
-
10128
10309
  property :open_evaluation_pipeline, as: 'openEvaluationPipeline', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences::Representation
10129
10310
 
10130
10311
  property :open_fine_tuning_pipeline, as: 'openFineTuningPipeline', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences::Representation
@@ -10174,14 +10355,6 @@ module Google
10174
10355
  end
10175
10356
  end
10176
10357
 
10177
- class GoogleCloudAiplatformV1PublisherModelCallToActionDeployVertex
10178
- # @private
10179
- class Representation < Google::Apis::Core::JsonRepresentation
10180
- collection :multi_deploy_vertex, as: 'multiDeployVertex', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeploy, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeploy::Representation
10181
-
10182
- end
10183
- end
10184
-
10185
10358
  class GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines
10186
10359
  # @private
10187
10360
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10342,21 +10515,9 @@ module Google
10342
10515
  end
10343
10516
  end
10344
10517
 
10345
- class GoogleCloudAiplatformV1RayMetricSpec
10346
- # @private
10347
- class Representation < Google::Apis::Core::JsonRepresentation
10348
- property :disabled, as: 'disabled'
10349
- end
10350
- end
10351
-
10352
10518
  class GoogleCloudAiplatformV1RaySpec
10353
10519
  # @private
10354
10520
  class Representation < Google::Apis::Core::JsonRepresentation
10355
- property :head_node_resource_pool_id, as: 'headNodeResourcePoolId'
10356
- property :image_uri, as: 'imageUri'
10357
- property :ray_metric_spec, as: 'rayMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RayMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RayMetricSpec::Representation
10358
-
10359
- hash :resource_pool_images, as: 'resourcePoolImages'
10360
10521
  end
10361
10522
  end
10362
10523
 
@@ -10544,8 +10705,6 @@ module Google
10544
10705
  class GoogleCloudAiplatformV1ResourceRuntime
10545
10706
  # @private
10546
10707
  class Representation < Google::Apis::Core::JsonRepresentation
10547
- hash :access_uris, as: 'accessUris'
10548
- property :notebook_runtime_template, as: 'notebookRuntimeTemplate'
10549
10708
  end
10550
10709
  end
10551
10710
 
@@ -10970,6 +11129,25 @@ module Google
10970
11129
  end
10971
11130
  end
10972
11131
 
11132
+ class GoogleCloudAiplatformV1SchemaModelevaluationMetricsPairwiseTextGenerationEvaluationMetrics
11133
+ # @private
11134
+ class Representation < Google::Apis::Core::JsonRepresentation
11135
+ property :accuracy, as: 'accuracy'
11136
+ property :baseline_model_win_rate, as: 'baselineModelWinRate'
11137
+ property :cohens_kappa, as: 'cohensKappa'
11138
+ property :f1_score, as: 'f1Score'
11139
+ property :false_negative_count, :numeric_string => true, as: 'falseNegativeCount'
11140
+ property :false_positive_count, :numeric_string => true, as: 'falsePositiveCount'
11141
+ property :human_preference_baseline_model_win_rate, as: 'humanPreferenceBaselineModelWinRate'
11142
+ property :human_preference_model_win_rate, as: 'humanPreferenceModelWinRate'
11143
+ property :model_win_rate, as: 'modelWinRate'
11144
+ property :precision, as: 'precision'
11145
+ property :recall, as: 'recall'
11146
+ property :true_negative_count, :numeric_string => true, as: 'trueNegativeCount'
11147
+ property :true_positive_count, :numeric_string => true, as: 'truePositiveCount'
11148
+ end
11149
+ end
11150
+
10973
11151
  class GoogleCloudAiplatformV1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics
10974
11152
  # @private
10975
11153
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12762,6 +12940,67 @@ module Google
12762
12940
  end
12763
12941
  end
12764
12942
 
12943
+ class GoogleCloudAiplatformV1SupervisedHyperParameters
12944
+ # @private
12945
+ class Representation < Google::Apis::Core::JsonRepresentation
12946
+ property :adapter_size, as: 'adapterSize'
12947
+ property :epoch_count, :numeric_string => true, as: 'epochCount'
12948
+ property :learning_rate_multiplier, as: 'learningRateMultiplier'
12949
+ end
12950
+ end
12951
+
12952
+ class GoogleCloudAiplatformV1SupervisedTuningDataStats
12953
+ # @private
12954
+ class Representation < Google::Apis::Core::JsonRepresentation
12955
+ property :total_billable_character_count, :numeric_string => true, as: 'totalBillableCharacterCount'
12956
+ property :total_tuning_character_count, :numeric_string => true, as: 'totalTuningCharacterCount'
12957
+ property :tuning_dataset_example_count, :numeric_string => true, as: 'tuningDatasetExampleCount'
12958
+ property :tuning_step_count, :numeric_string => true, as: 'tuningStepCount'
12959
+ collection :user_dataset_examples, as: 'userDatasetExamples', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
12960
+
12961
+ property :user_input_token_distribution, as: 'userInputTokenDistribution', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution::Representation
12962
+
12963
+ property :user_message_per_example_distribution, as: 'userMessagePerExampleDistribution', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution::Representation
12964
+
12965
+ property :user_output_token_distribution, as: 'userOutputTokenDistribution', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution::Representation
12966
+
12967
+ end
12968
+ end
12969
+
12970
+ class GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution
12971
+ # @private
12972
+ class Representation < Google::Apis::Core::JsonRepresentation
12973
+ collection :buckets, as: 'buckets', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket::Representation
12974
+
12975
+ property :max, as: 'max'
12976
+ property :mean, as: 'mean'
12977
+ property :median, as: 'median'
12978
+ property :min, as: 'min'
12979
+ property :p5, as: 'p5'
12980
+ property :p95, as: 'p95'
12981
+ property :sum, :numeric_string => true, as: 'sum'
12982
+ end
12983
+ end
12984
+
12985
+ class GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket
12986
+ # @private
12987
+ class Representation < Google::Apis::Core::JsonRepresentation
12988
+ property :count, as: 'count'
12989
+ property :left, as: 'left'
12990
+ property :right, as: 'right'
12991
+ end
12992
+ end
12993
+
12994
+ class GoogleCloudAiplatformV1SupervisedTuningSpec
12995
+ # @private
12996
+ class Representation < Google::Apis::Core::JsonRepresentation
12997
+ property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedHyperParameters, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedHyperParameters::Representation
12998
+
12999
+ property :training_dataset_uri, as: 'trainingDatasetUri'
13000
+ property :validation_dataset_uri, as: 'validationDatasetUri'
13001
+ end
13002
+ end
13003
+
12765
13004
  class GoogleCloudAiplatformV1SyncFeatureViewRequest
12766
13005
  # @private
12767
13006
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13033,6 +13272,47 @@ module Google
13033
13272
  end
13034
13273
  end
13035
13274
 
13275
+ class GoogleCloudAiplatformV1TunedModel
13276
+ # @private
13277
+ class Representation < Google::Apis::Core::JsonRepresentation
13278
+ property :endpoint, as: 'endpoint'
13279
+ property :model, as: 'model'
13280
+ end
13281
+ end
13282
+
13283
+ class GoogleCloudAiplatformV1TuningDataStats
13284
+ # @private
13285
+ class Representation < Google::Apis::Core::JsonRepresentation
13286
+ property :supervised_tuning_data_stats, as: 'supervisedTuningDataStats', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDataStats, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDataStats::Representation
13287
+
13288
+ end
13289
+ end
13290
+
13291
+ class GoogleCloudAiplatformV1TuningJob
13292
+ # @private
13293
+ class Representation < Google::Apis::Core::JsonRepresentation
13294
+ property :base_model, as: 'baseModel'
13295
+ property :create_time, as: 'createTime'
13296
+ property :description, as: 'description'
13297
+ property :end_time, as: 'endTime'
13298
+ property :error, as: 'error', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
13299
+
13300
+ property :experiment, as: 'experiment'
13301
+ hash :labels, as: 'labels'
13302
+ property :name, as: 'name'
13303
+ property :start_time, as: 'startTime'
13304
+ property :state, as: 'state'
13305
+ property :supervised_tuning_spec, as: 'supervisedTuningSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningSpec::Representation
13306
+
13307
+ property :tuned_model, as: 'tunedModel', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TunedModel, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TunedModel::Representation
13308
+
13309
+ property :tuned_model_display_name, as: 'tunedModelDisplayName'
13310
+ property :tuning_data_stats, as: 'tuningDataStats', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TuningDataStats, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TuningDataStats::Representation
13311
+
13312
+ property :update_time, as: 'updateTime'
13313
+ end
13314
+ end
13315
+
13036
13316
  class GoogleCloudAiplatformV1UndeployIndexOperationMetadata
13037
13317
  # @private
13038
13318
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13833,6 +14113,7 @@ module Google
13833
14113
 
13834
14114
  property :grail_text_harm_type, as: 'grailTextHarmType', class: Google::Apis::AiplatformV1::LearningGenaiRootHarmGrailTextHarmType, decorator: Google::Apis::AiplatformV1::LearningGenaiRootHarmGrailTextHarmType::Representation
13835
14115
 
14116
+ property :image_child, as: 'imageChild'
13836
14117
  property :image_csam, as: 'imageCsam'
13837
14118
  property :image_pedo, as: 'imagePedo'
13838
14119
  property :image_porn, as: 'imagePorn'
@@ -13843,6 +14124,7 @@ module Google
13843
14124
  property :spii, as: 'spii', class: Google::Apis::AiplatformV1::LearningGenaiRootHarmSpiiFilter, decorator: Google::Apis::AiplatformV1::LearningGenaiRootHarmSpiiFilter::Representation
13844
14125
 
13845
14126
  property :threshold, as: 'threshold'
14127
+ property :video_frame_child, as: 'videoFrameChild'
13846
14128
  property :video_frame_csam, as: 'videoFrameCsam'
13847
14129
  property :video_frame_pedo, as: 'videoFramePedo'
13848
14130
  property :video_frame_porn, as: 'videoFramePorn'
@@ -13909,6 +14191,14 @@ module Google
13909
14191
  end
13910
14192
  end
13911
14193
 
14194
+ class LearningGenaiRootPerRequestProcessorDebugMetadataFactualityDebugMetadata
14195
+ # @private
14196
+ class Representation < Google::Apis::Core::JsonRepresentation
14197
+ hash :fact_retrieval_milliseconds_by_provider, as: 'factRetrievalMillisecondsByProvider'
14198
+ property :prompt2query_milliseconds, :numeric_string => true, as: 'prompt2queryMilliseconds'
14199
+ end
14200
+ end
14201
+
13912
14202
  class LearningGenaiRootRaiOutput
13913
14203
  # @private
13914
14204
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13982,6 +14272,8 @@ module Google
13982
14272
  class Representation < Google::Apis::Core::JsonRepresentation
13983
14273
  property :computed_input_token_length, as: 'computedInputTokenLength'
13984
14274
  property :model_id, as: 'modelId'
14275
+ property :picked_as_fallback, as: 'pickedAsFallback'
14276
+ property :selected, as: 'selected'
13985
14277
  end
13986
14278
  end
13987
14279
 
@@ -14126,6 +14418,14 @@ module Google
14126
14418
  end
14127
14419
  end
14128
14420
 
14421
+ class LearningGenaiRootTranslationRequestInfo
14422
+ # @private
14423
+ class Representation < Google::Apis::Core::JsonRepresentation
14424
+ collection :detected_language_codes, as: 'detectedLanguageCodes'
14425
+ property :total_content_size, :numeric_string => true, as: 'totalContentSize'
14426
+ end
14427
+ end
14428
+
14129
14429
  class LearningServingLlmMessageMetadata
14130
14430
  # @private
14131
14431
  class Representation < Google::Apis::Core::JsonRepresentation