google-apis-aiplatform_v1beta1 0.56.0 → 0.58.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 +828 -60
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +342 -21
- data/lib/google/apis/aiplatform_v1beta1/service.rb +70 -0
- metadata +2 -2
@@ -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.58.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250806"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1474,6 +1474,12 @@ module Google
|
|
1474
1474
|
include Google::Apis::Core::JsonObjectSupport
|
1475
1475
|
end
|
1476
1476
|
|
1477
|
+
class GoogleCloudAiplatformV1beta1EvaluateDatasetRun
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
|
+
|
1480
|
+
include Google::Apis::Core::JsonObjectSupport
|
1481
|
+
end
|
1482
|
+
|
1477
1483
|
class GoogleCloudAiplatformV1beta1EvaluateInstancesRequest
|
1478
1484
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
1485
|
|
@@ -1498,6 +1504,12 @@ module Google
|
|
1498
1504
|
include Google::Apis::Core::JsonObjectSupport
|
1499
1505
|
end
|
1500
1506
|
|
1507
|
+
class GoogleCloudAiplatformV1beta1EvaluationConfig
|
1508
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1509
|
+
|
1510
|
+
include Google::Apis::Core::JsonObjectSupport
|
1511
|
+
end
|
1512
|
+
|
1501
1513
|
class GoogleCloudAiplatformV1beta1EvaluationDataset
|
1502
1514
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1503
1515
|
|
@@ -2422,6 +2434,18 @@ module Google
|
|
2422
2434
|
include Google::Apis::Core::JsonObjectSupport
|
2423
2435
|
end
|
2424
2436
|
|
2437
|
+
class GoogleCloudAiplatformV1beta1GeminiPreferenceExample
|
2438
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2439
|
+
|
2440
|
+
include Google::Apis::Core::JsonObjectSupport
|
2441
|
+
end
|
2442
|
+
|
2443
|
+
class GoogleCloudAiplatformV1beta1GeminiPreferenceExampleCompletion
|
2444
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2445
|
+
|
2446
|
+
include Google::Apis::Core::JsonObjectSupport
|
2447
|
+
end
|
2448
|
+
|
2425
2449
|
class GoogleCloudAiplatformV1beta1GeminiRequestReadConfig
|
2426
2450
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2427
2451
|
|
@@ -2500,6 +2524,18 @@ module Google
|
|
2500
2524
|
include Google::Apis::Core::JsonObjectSupport
|
2501
2525
|
end
|
2502
2526
|
|
2527
|
+
class GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectMemoriesSource
|
2528
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2529
|
+
|
2530
|
+
include Google::Apis::Core::JsonObjectSupport
|
2531
|
+
end
|
2532
|
+
|
2533
|
+
class GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectMemoriesSourceDirectMemory
|
2534
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2535
|
+
|
2536
|
+
include Google::Apis::Core::JsonObjectSupport
|
2537
|
+
end
|
2538
|
+
|
2503
2539
|
class GoogleCloudAiplatformV1beta1GenerateMemoriesRequestVertexSessionSource
|
2504
2540
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2505
2541
|
|
@@ -3478,6 +3514,12 @@ module Google
|
|
3478
3514
|
include Google::Apis::Core::JsonObjectSupport
|
3479
3515
|
end
|
3480
3516
|
|
3517
|
+
class GoogleCloudAiplatformV1beta1ModelArmorConfig
|
3518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3519
|
+
|
3520
|
+
include Google::Apis::Core::JsonObjectSupport
|
3521
|
+
end
|
3522
|
+
|
3481
3523
|
class GoogleCloudAiplatformV1beta1ModelBaseModelSource
|
3482
3524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3483
3525
|
|
@@ -4120,6 +4162,18 @@ module Google
|
|
4120
4162
|
include Google::Apis::Core::JsonObjectSupport
|
4121
4163
|
end
|
4122
4164
|
|
4165
|
+
class GoogleCloudAiplatformV1beta1OptimizePromptRequest
|
4166
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4167
|
+
|
4168
|
+
include Google::Apis::Core::JsonObjectSupport
|
4169
|
+
end
|
4170
|
+
|
4171
|
+
class GoogleCloudAiplatformV1beta1OptimizePromptResponse
|
4172
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4173
|
+
|
4174
|
+
include Google::Apis::Core::JsonObjectSupport
|
4175
|
+
end
|
4176
|
+
|
4123
4177
|
class GoogleCloudAiplatformV1beta1OutputConfig
|
4124
4178
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4125
4179
|
|
@@ -4372,6 +4426,12 @@ module Google
|
|
4372
4426
|
include Google::Apis::Core::JsonObjectSupport
|
4373
4427
|
end
|
4374
4428
|
|
4429
|
+
class GoogleCloudAiplatformV1beta1PreTunedModel
|
4430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4431
|
+
|
4432
|
+
include Google::Apis::Core::JsonObjectSupport
|
4433
|
+
end
|
4434
|
+
|
4375
4435
|
class GoogleCloudAiplatformV1beta1PrebuiltVoiceConfig
|
4376
4436
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4377
4437
|
|
@@ -4426,6 +4486,24 @@ module Google
|
|
4426
4486
|
include Google::Apis::Core::JsonObjectSupport
|
4427
4487
|
end
|
4428
4488
|
|
4489
|
+
class GoogleCloudAiplatformV1beta1PreferenceOptimizationDataStats
|
4490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4491
|
+
|
4492
|
+
include Google::Apis::Core::JsonObjectSupport
|
4493
|
+
end
|
4494
|
+
|
4495
|
+
class GoogleCloudAiplatformV1beta1PreferenceOptimizationHyperParameters
|
4496
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4497
|
+
|
4498
|
+
include Google::Apis::Core::JsonObjectSupport
|
4499
|
+
end
|
4500
|
+
|
4501
|
+
class GoogleCloudAiplatformV1beta1PreferenceOptimizationSpec
|
4502
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4503
|
+
|
4504
|
+
include Google::Apis::Core::JsonObjectSupport
|
4505
|
+
end
|
4506
|
+
|
4429
4507
|
class GoogleCloudAiplatformV1beta1Presets
|
4430
4508
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4431
4509
|
|
@@ -5212,6 +5290,30 @@ module Google
|
|
5212
5290
|
include Google::Apis::Core::JsonObjectSupport
|
5213
5291
|
end
|
5214
5292
|
|
5293
|
+
class GoogleCloudAiplatformV1beta1RecommendSpecRequest
|
5294
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5295
|
+
|
5296
|
+
include Google::Apis::Core::JsonObjectSupport
|
5297
|
+
end
|
5298
|
+
|
5299
|
+
class GoogleCloudAiplatformV1beta1RecommendSpecResponse
|
5300
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5301
|
+
|
5302
|
+
include Google::Apis::Core::JsonObjectSupport
|
5303
|
+
end
|
5304
|
+
|
5305
|
+
class GoogleCloudAiplatformV1beta1RecommendSpecResponseMachineAndModelContainerSpec
|
5306
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5307
|
+
|
5308
|
+
include Google::Apis::Core::JsonObjectSupport
|
5309
|
+
end
|
5310
|
+
|
5311
|
+
class GoogleCloudAiplatformV1beta1RecommendSpecResponseRecommendation
|
5312
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5313
|
+
|
5314
|
+
include Google::Apis::Core::JsonObjectSupport
|
5315
|
+
end
|
5316
|
+
|
5215
5317
|
class GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest
|
5216
5318
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5217
5319
|
|
@@ -7402,12 +7504,6 @@ module Google
|
|
7402
7504
|
include Google::Apis::Core::JsonObjectSupport
|
7403
7505
|
end
|
7404
7506
|
|
7405
|
-
class GoogleCloudAiplatformV1beta1ToolComputerUse
|
7406
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7407
|
-
|
7408
|
-
include Google::Apis::Core::JsonObjectSupport
|
7409
|
-
end
|
7410
|
-
|
7411
7507
|
class GoogleCloudAiplatformV1beta1ToolConfig
|
7412
7508
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7413
7509
|
|
@@ -8020,6 +8116,18 @@ module Google
|
|
8020
8116
|
include Google::Apis::Core::JsonObjectSupport
|
8021
8117
|
end
|
8022
8118
|
|
8119
|
+
class GoogleCloudAiplatformV1beta1VeoHyperParameters
|
8120
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8121
|
+
|
8122
|
+
include Google::Apis::Core::JsonObjectSupport
|
8123
|
+
end
|
8124
|
+
|
8125
|
+
class GoogleCloudAiplatformV1beta1VeoTuningSpec
|
8126
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8127
|
+
|
8128
|
+
include Google::Apis::Core::JsonObjectSupport
|
8129
|
+
end
|
8130
|
+
|
8023
8131
|
class GoogleCloudAiplatformV1beta1VertexAiSearch
|
8024
8132
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8025
8133
|
|
@@ -8538,9 +8646,6 @@ module Google
|
|
8538
8646
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8539
8647
|
property :gemini_request_read_config, as: 'geminiRequestReadConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiRequestReadConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiRequestReadConfig::Representation
|
8540
8648
|
|
8541
|
-
property :gemini_template_config, as: 'geminiTemplateConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiTemplateConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiTemplateConfig::Representation
|
8542
|
-
|
8543
|
-
property :request_column_name, as: 'requestColumnName'
|
8544
8649
|
end
|
8545
8650
|
end
|
8546
8651
|
|
@@ -8553,9 +8658,6 @@ module Google
|
|
8553
8658
|
|
8554
8659
|
property :gemini_request_read_config, as: 'geminiRequestReadConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiRequestReadConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiRequestReadConfig::Representation
|
8555
8660
|
|
8556
|
-
property :gemini_template_config, as: 'geminiTemplateConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiTemplateConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiTemplateConfig::Representation
|
8557
|
-
|
8558
|
-
property :request_column_name, as: 'requestColumnName'
|
8559
8661
|
property :tuning_resource_usage_assessment_config, as: 'tuningResourceUsageAssessmentConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AssessDataRequestTuningResourceUsageAssessmentConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AssessDataRequestTuningResourceUsageAssessmentConfig::Representation
|
8560
8662
|
|
8561
8663
|
property :tuning_validation_assessment_config, as: 'tuningValidationAssessmentConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AssessDataRequestTuningValidationAssessmentConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AssessDataRequestTuningValidationAssessmentConfig::Representation
|
@@ -8818,9 +8920,12 @@ module Google
|
|
8818
8920
|
class GoogleCloudAiplatformV1beta1BatchDedicatedResources
|
8819
8921
|
# @private
|
8820
8922
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8923
|
+
property :flex_start, as: 'flexStart', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FlexStart, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FlexStart::Representation
|
8924
|
+
|
8821
8925
|
property :machine_spec, as: 'machineSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec::Representation
|
8822
8926
|
|
8823
8927
|
property :max_replica_count, as: 'maxReplicaCount'
|
8928
|
+
property :spot, as: 'spot'
|
8824
8929
|
property :starting_replica_count, as: 'startingReplicaCount'
|
8825
8930
|
end
|
8826
8931
|
end
|
@@ -10050,6 +10155,8 @@ module Google
|
|
10050
10155
|
class GoogleCloudAiplatformV1beta1DatasetStats
|
10051
10156
|
# @private
|
10052
10157
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10158
|
+
collection :dropped_example_indices, as: 'droppedExampleIndices'
|
10159
|
+
collection :dropped_example_reasons, as: 'droppedExampleReasons'
|
10053
10160
|
property :total_billable_character_count, :numeric_string => true, as: 'totalBillableCharacterCount'
|
10054
10161
|
property :total_tuning_character_count, :numeric_string => true, as: 'totalTuningCharacterCount'
|
10055
10162
|
property :tuning_dataset_example_count, :numeric_string => true, as: 'tuningDatasetExampleCount'
|
@@ -10278,8 +10385,10 @@ module Google
|
|
10278
10385
|
class GoogleCloudAiplatformV1beta1DeployRequestEndpointConfig
|
10279
10386
|
# @private
|
10280
10387
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10388
|
+
property :dedicated_endpoint_disabled, as: 'dedicatedEndpointDisabled'
|
10281
10389
|
property :dedicated_endpoint_enabled, as: 'dedicatedEndpointEnabled'
|
10282
10390
|
property :endpoint_display_name, as: 'endpointDisplayName'
|
10391
|
+
property :endpoint_user_id, as: 'endpointUserId'
|
10283
10392
|
end
|
10284
10393
|
end
|
10285
10394
|
|
@@ -10315,6 +10424,7 @@ module Google
|
|
10315
10424
|
property :deployed_index_auth_config, as: 'deployedIndexAuthConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DeployedIndexAuthConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DeployedIndexAuthConfig::Representation
|
10316
10425
|
|
10317
10426
|
property :deployment_group, as: 'deploymentGroup'
|
10427
|
+
property :deployment_tier, as: 'deploymentTier'
|
10318
10428
|
property :display_name, as: 'displayName'
|
10319
10429
|
property :enable_access_logging, as: 'enableAccessLogging'
|
10320
10430
|
property :enable_datapoint_upsert_logging, as: 'enableDatapointUpsertLogging'
|
@@ -10580,6 +10690,7 @@ module Google
|
|
10580
10690
|
class GoogleCloudAiplatformV1beta1EnterpriseWebSearch
|
10581
10691
|
# @private
|
10582
10692
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10693
|
+
collection :exclude_domains, as: 'excludeDomains'
|
10583
10694
|
end
|
10584
10695
|
end
|
10585
10696
|
|
@@ -10650,6 +10761,16 @@ module Google
|
|
10650
10761
|
end
|
10651
10762
|
end
|
10652
10763
|
|
10764
|
+
class GoogleCloudAiplatformV1beta1EvaluateDatasetRun
|
10765
|
+
# @private
|
10766
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10767
|
+
property :checkpoint_id, as: 'checkpointId'
|
10768
|
+
property :error, as: 'error', class: Google::Apis::AiplatformV1beta1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleRpcStatus::Representation
|
10769
|
+
|
10770
|
+
property :operation_name, as: 'operationName'
|
10771
|
+
end
|
10772
|
+
end
|
10773
|
+
|
10653
10774
|
class GoogleCloudAiplatformV1beta1EvaluateInstancesRequest
|
10654
10775
|
# @private
|
10655
10776
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10816,6 +10937,18 @@ module Google
|
|
10816
10937
|
end
|
10817
10938
|
end
|
10818
10939
|
|
10940
|
+
class GoogleCloudAiplatformV1beta1EvaluationConfig
|
10941
|
+
# @private
|
10942
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10943
|
+
property :autorater_config, as: 'autoraterConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AutoraterConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AutoraterConfig::Representation
|
10944
|
+
|
10945
|
+
collection :metrics, as: 'metrics', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Metric, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Metric::Representation
|
10946
|
+
|
10947
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1OutputConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1OutputConfig::Representation
|
10948
|
+
|
10949
|
+
end
|
10950
|
+
end
|
10951
|
+
|
10819
10952
|
class GoogleCloudAiplatformV1beta1EvaluationDataset
|
10820
10953
|
# @private
|
10821
10954
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12392,6 +12525,25 @@ module Google
|
|
12392
12525
|
end
|
12393
12526
|
end
|
12394
12527
|
|
12528
|
+
class GoogleCloudAiplatformV1beta1GeminiPreferenceExample
|
12529
|
+
# @private
|
12530
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12531
|
+
collection :completions, as: 'completions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiPreferenceExampleCompletion, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiPreferenceExampleCompletion::Representation
|
12532
|
+
|
12533
|
+
collection :contents, as: 'contents', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
12534
|
+
|
12535
|
+
end
|
12536
|
+
end
|
12537
|
+
|
12538
|
+
class GoogleCloudAiplatformV1beta1GeminiPreferenceExampleCompletion
|
12539
|
+
# @private
|
12540
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12541
|
+
property :completion, as: 'completion', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
12542
|
+
|
12543
|
+
property :score, as: 'score'
|
12544
|
+
end
|
12545
|
+
end
|
12546
|
+
|
12395
12547
|
class GoogleCloudAiplatformV1beta1GeminiRequestReadConfig
|
12396
12548
|
# @private
|
12397
12549
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12451,6 +12603,8 @@ module Google
|
|
12451
12603
|
property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig::Representation
|
12452
12604
|
|
12453
12605
|
hash :labels, as: 'labels'
|
12606
|
+
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelArmorConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelArmorConfig::Representation
|
12607
|
+
|
12454
12608
|
collection :safety_settings, as: 'safetySettings', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetySetting, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SafetySetting::Representation
|
12455
12609
|
|
12456
12610
|
property :system_instruction, as: 'systemInstruction', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
@@ -12513,6 +12667,8 @@ module Google
|
|
12513
12667
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12514
12668
|
property :direct_contents_source, as: 'directContentsSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectContentsSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectContentsSource::Representation
|
12515
12669
|
|
12670
|
+
property :direct_memories_source, as: 'directMemoriesSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectMemoriesSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectMemoriesSource::Representation
|
12671
|
+
|
12516
12672
|
property :disable_consolidation, as: 'disableConsolidation'
|
12517
12673
|
hash :scope, as: 'scope'
|
12518
12674
|
property :vertex_session_source, as: 'vertexSessionSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestVertexSessionSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestVertexSessionSource::Representation
|
@@ -12536,6 +12692,21 @@ module Google
|
|
12536
12692
|
end
|
12537
12693
|
end
|
12538
12694
|
|
12695
|
+
class GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectMemoriesSource
|
12696
|
+
# @private
|
12697
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12698
|
+
collection :direct_memories, as: 'directMemories', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectMemoriesSourceDirectMemory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectMemoriesSourceDirectMemory::Representation
|
12699
|
+
|
12700
|
+
end
|
12701
|
+
end
|
12702
|
+
|
12703
|
+
class GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectMemoriesSourceDirectMemory
|
12704
|
+
# @private
|
12705
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12706
|
+
property :fact, as: 'fact'
|
12707
|
+
end
|
12708
|
+
end
|
12709
|
+
|
12539
12710
|
class GoogleCloudAiplatformV1beta1GenerateMemoriesRequestVertexSessionSource
|
12540
12711
|
# @private
|
12541
12712
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12779,6 +12950,7 @@ module Google
|
|
12779
12950
|
class GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext
|
12780
12951
|
# @private
|
12781
12952
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12953
|
+
property :document_name, as: 'documentName'
|
12782
12954
|
property :rag_chunk, as: 'ragChunk', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagChunk, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagChunk::Representation
|
12783
12955
|
|
12784
12956
|
property :text, as: 'text'
|
@@ -13920,9 +14092,11 @@ module Google
|
|
13920
14092
|
property :create_time, as: 'createTime'
|
13921
14093
|
property :description, as: 'description'
|
13922
14094
|
property :display_name, as: 'displayName'
|
14095
|
+
property :expire_time, as: 'expireTime'
|
13923
14096
|
property :fact, as: 'fact'
|
13924
14097
|
property :name, as: 'name'
|
13925
14098
|
hash :scope, as: 'scope'
|
14099
|
+
property :ttl, as: 'ttl'
|
13926
14100
|
property :update_time, as: 'updateTime'
|
13927
14101
|
end
|
13928
14102
|
end
|
@@ -14209,6 +14383,14 @@ module Google
|
|
14209
14383
|
end
|
14210
14384
|
end
|
14211
14385
|
|
14386
|
+
class GoogleCloudAiplatformV1beta1ModelArmorConfig
|
14387
|
+
# @private
|
14388
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14389
|
+
property :prompt_template_name, as: 'promptTemplateName'
|
14390
|
+
property :response_template_name, as: 'responseTemplateName'
|
14391
|
+
end
|
14392
|
+
end
|
14393
|
+
|
14212
14394
|
class GoogleCloudAiplatformV1beta1ModelBaseModelSource
|
14213
14395
|
# @private
|
14214
14396
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15441,6 +15623,22 @@ module Google
|
|
15441
15623
|
end
|
15442
15624
|
end
|
15443
15625
|
|
15626
|
+
class GoogleCloudAiplatformV1beta1OptimizePromptRequest
|
15627
|
+
# @private
|
15628
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15629
|
+
property :content, as: 'content', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
15630
|
+
|
15631
|
+
end
|
15632
|
+
end
|
15633
|
+
|
15634
|
+
class GoogleCloudAiplatformV1beta1OptimizePromptResponse
|
15635
|
+
# @private
|
15636
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15637
|
+
property :content, as: 'content', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
15638
|
+
|
15639
|
+
end
|
15640
|
+
end
|
15641
|
+
|
15444
15642
|
class GoogleCloudAiplatformV1beta1OutputConfig
|
15445
15643
|
# @private
|
15446
15644
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15911,6 +16109,15 @@ module Google
|
|
15911
16109
|
end
|
15912
16110
|
end
|
15913
16111
|
|
16112
|
+
class GoogleCloudAiplatformV1beta1PreTunedModel
|
16113
|
+
# @private
|
16114
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16115
|
+
property :base_model, as: 'baseModel'
|
16116
|
+
property :checkpoint_id, as: 'checkpointId'
|
16117
|
+
property :tuned_model_name, as: 'tunedModelName'
|
16118
|
+
end
|
16119
|
+
end
|
16120
|
+
|
15914
16121
|
class GoogleCloudAiplatformV1beta1PrebuiltVoiceConfig
|
15915
16122
|
# @private
|
15916
16123
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15988,6 +16195,49 @@ module Google
|
|
15988
16195
|
end
|
15989
16196
|
end
|
15990
16197
|
|
16198
|
+
class GoogleCloudAiplatformV1beta1PreferenceOptimizationDataStats
|
16199
|
+
# @private
|
16200
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16201
|
+
collection :dropped_example_indices, as: 'droppedExampleIndices'
|
16202
|
+
collection :dropped_example_reasons, as: 'droppedExampleReasons'
|
16203
|
+
property :score_variance_per_example_distribution, as: 'scoreVariancePerExampleDistribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution::Representation
|
16204
|
+
|
16205
|
+
property :scores_distribution, as: 'scoresDistribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution::Representation
|
16206
|
+
|
16207
|
+
property :total_billable_token_count, :numeric_string => true, as: 'totalBillableTokenCount'
|
16208
|
+
property :tuning_dataset_example_count, :numeric_string => true, as: 'tuningDatasetExampleCount'
|
16209
|
+
property :tuning_step_count, :numeric_string => true, as: 'tuningStepCount'
|
16210
|
+
collection :user_dataset_examples, as: 'userDatasetExamples', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiPreferenceExample, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiPreferenceExample::Representation
|
16211
|
+
|
16212
|
+
property :user_input_token_distribution, as: 'userInputTokenDistribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution::Representation
|
16213
|
+
|
16214
|
+
property :user_output_token_distribution, as: 'userOutputTokenDistribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetDistribution::Representation
|
16215
|
+
|
16216
|
+
end
|
16217
|
+
end
|
16218
|
+
|
16219
|
+
class GoogleCloudAiplatformV1beta1PreferenceOptimizationHyperParameters
|
16220
|
+
# @private
|
16221
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16222
|
+
property :adapter_size, as: 'adapterSize'
|
16223
|
+
property :beta, as: 'beta'
|
16224
|
+
property :epoch_count, :numeric_string => true, as: 'epochCount'
|
16225
|
+
property :learning_rate_multiplier, as: 'learningRateMultiplier'
|
16226
|
+
end
|
16227
|
+
end
|
16228
|
+
|
16229
|
+
class GoogleCloudAiplatformV1beta1PreferenceOptimizationSpec
|
16230
|
+
# @private
|
16231
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16232
|
+
property :evaluation_config, as: 'evaluationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationConfig::Representation
|
16233
|
+
|
16234
|
+
property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreferenceOptimizationHyperParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreferenceOptimizationHyperParameters::Representation
|
16235
|
+
|
16236
|
+
property :training_dataset_uri, as: 'trainingDatasetUri'
|
16237
|
+
property :validation_dataset_uri, as: 'validationDatasetUri'
|
16238
|
+
end
|
16239
|
+
end
|
16240
|
+
|
15991
16241
|
class GoogleCloudAiplatformV1beta1Presets
|
15992
16242
|
# @private
|
15993
16243
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17220,8 +17470,14 @@ module Google
|
|
17220
17470
|
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecDeploymentSpec
|
17221
17471
|
# @private
|
17222
17472
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17473
|
+
property :container_concurrency, as: 'containerConcurrency'
|
17223
17474
|
collection :env, as: 'env', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EnvVar, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EnvVar::Representation
|
17224
17475
|
|
17476
|
+
property :max_instances, as: 'maxInstances'
|
17477
|
+
property :min_instances, as: 'minInstances'
|
17478
|
+
property :psc_interface_config, as: 'pscInterfaceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PscInterfaceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PscInterfaceConfig::Representation
|
17479
|
+
|
17480
|
+
hash :resource_limits, as: 'resourceLimits'
|
17225
17481
|
collection :secret_env, as: 'secretEnv', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SecretEnvVar, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SecretEnvVar::Representation
|
17226
17482
|
|
17227
17483
|
end
|
@@ -17265,6 +17521,46 @@ module Google
|
|
17265
17521
|
end
|
17266
17522
|
end
|
17267
17523
|
|
17524
|
+
class GoogleCloudAiplatformV1beta1RecommendSpecRequest
|
17525
|
+
# @private
|
17526
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17527
|
+
property :check_machine_availability, as: 'checkMachineAvailability'
|
17528
|
+
property :check_user_quota, as: 'checkUserQuota'
|
17529
|
+
property :gcs_uri, as: 'gcsUri'
|
17530
|
+
end
|
17531
|
+
end
|
17532
|
+
|
17533
|
+
class GoogleCloudAiplatformV1beta1RecommendSpecResponse
|
17534
|
+
# @private
|
17535
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17536
|
+
property :base_model, as: 'baseModel'
|
17537
|
+
collection :recommendations, as: 'recommendations', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RecommendSpecResponseRecommendation, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RecommendSpecResponseRecommendation::Representation
|
17538
|
+
|
17539
|
+
collection :specs, as: 'specs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RecommendSpecResponseMachineAndModelContainerSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RecommendSpecResponseMachineAndModelContainerSpec::Representation
|
17540
|
+
|
17541
|
+
end
|
17542
|
+
end
|
17543
|
+
|
17544
|
+
class GoogleCloudAiplatformV1beta1RecommendSpecResponseMachineAndModelContainerSpec
|
17545
|
+
# @private
|
17546
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17547
|
+
property :container_spec, as: 'containerSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelContainerSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelContainerSpec::Representation
|
17548
|
+
|
17549
|
+
property :machine_spec, as: 'machineSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec::Representation
|
17550
|
+
|
17551
|
+
end
|
17552
|
+
end
|
17553
|
+
|
17554
|
+
class GoogleCloudAiplatformV1beta1RecommendSpecResponseRecommendation
|
17555
|
+
# @private
|
17556
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17557
|
+
property :region, as: 'region'
|
17558
|
+
property :spec, as: 'spec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RecommendSpecResponseMachineAndModelContainerSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RecommendSpecResponseMachineAndModelContainerSpec::Representation
|
17559
|
+
|
17560
|
+
property :user_quota_state, as: 'userQuotaState'
|
17561
|
+
end
|
17562
|
+
end
|
17563
|
+
|
17268
17564
|
class GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest
|
17269
17565
|
# @private
|
17270
17566
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -20613,6 +20909,8 @@ module Google
|
|
20613
20909
|
class GoogleCloudAiplatformV1beta1SupervisedTuningSpec
|
20614
20910
|
# @private
|
20615
20911
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20912
|
+
property :evaluation_config, as: 'evaluationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationConfig::Representation
|
20913
|
+
|
20616
20914
|
property :export_last_checkpoint_only, as: 'exportLastCheckpointOnly'
|
20617
20915
|
property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedHyperParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedHyperParameters::Representation
|
20618
20916
|
|
@@ -20817,8 +21115,6 @@ module Google
|
|
20817
21115
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20818
21116
|
property :code_execution, as: 'codeExecution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCodeExecution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCodeExecution::Representation
|
20819
21117
|
|
20820
|
-
property :computer_use, as: 'computerUse', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolComputerUse, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolComputerUse::Representation
|
20821
|
-
|
20822
21118
|
property :enterprise_web_search, as: 'enterpriseWebSearch', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EnterpriseWebSearch, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EnterpriseWebSearch::Representation
|
20823
21119
|
|
20824
21120
|
collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration::Representation
|
@@ -20889,13 +21185,6 @@ module Google
|
|
20889
21185
|
end
|
20890
21186
|
end
|
20891
21187
|
|
20892
|
-
class GoogleCloudAiplatformV1beta1ToolComputerUse
|
20893
|
-
# @private
|
20894
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
20895
|
-
property :environment, as: 'environment'
|
20896
|
-
end
|
20897
|
-
end
|
20898
|
-
|
20899
21188
|
class GoogleCloudAiplatformV1beta1ToolConfig
|
20900
21189
|
# @private
|
20901
21190
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -20909,6 +21198,7 @@ module Google
|
|
20909
21198
|
class GoogleCloudAiplatformV1beta1ToolGoogleSearch
|
20910
21199
|
# @private
|
20911
21200
|
class Representation < Google::Apis::Core::JsonRepresentation
|
21201
|
+
collection :exclude_domains, as: 'excludeDomains'
|
20912
21202
|
end
|
20913
21203
|
end
|
20914
21204
|
|
@@ -21411,6 +21701,8 @@ module Google
|
|
21411
21701
|
class Representation < Google::Apis::Core::JsonRepresentation
|
21412
21702
|
property :distillation_data_stats, as: 'distillationDataStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationDataStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DistillationDataStats::Representation
|
21413
21703
|
|
21704
|
+
property :preference_optimization_data_stats, as: 'preferenceOptimizationDataStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreferenceOptimizationDataStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreferenceOptimizationDataStats::Representation
|
21705
|
+
|
21414
21706
|
property :supervised_tuning_data_stats, as: 'supervisedTuningDataStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningDataStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedTuningDataStats::Representation
|
21415
21707
|
|
21416
21708
|
end
|
@@ -21430,6 +21722,8 @@ module Google
|
|
21430
21722
|
property :end_time, as: 'endTime'
|
21431
21723
|
property :error, as: 'error', class: Google::Apis::AiplatformV1beta1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1beta1::GoogleRpcStatus::Representation
|
21432
21724
|
|
21725
|
+
collection :evaluate_dataset_runs, as: 'evaluateDatasetRuns', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluateDatasetRun, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluateDatasetRun::Representation
|
21726
|
+
|
21433
21727
|
property :experiment, as: 'experiment'
|
21434
21728
|
hash :labels, as: 'labels'
|
21435
21729
|
property :name, as: 'name'
|
@@ -21437,6 +21731,10 @@ module Google
|
|
21437
21731
|
property :partner_model_tuning_spec, as: 'partnerModelTuningSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PartnerModelTuningSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PartnerModelTuningSpec::Representation
|
21438
21732
|
|
21439
21733
|
property :pipeline_job, as: 'pipelineJob'
|
21734
|
+
property :pre_tuned_model, as: 'preTunedModel', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreTunedModel, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreTunedModel::Representation
|
21735
|
+
|
21736
|
+
property :preference_optimization_spec, as: 'preferenceOptimizationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreferenceOptimizationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreferenceOptimizationSpec::Representation
|
21737
|
+
|
21440
21738
|
property :satisfies_pzi, as: 'satisfiesPzi'
|
21441
21739
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
21442
21740
|
property :service_account, as: 'serviceAccount'
|
@@ -21449,7 +21747,10 @@ module Google
|
|
21449
21747
|
property :tuned_model_display_name, as: 'tunedModelDisplayName'
|
21450
21748
|
property :tuning_data_stats, as: 'tuningDataStats', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TuningDataStats, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TuningDataStats::Representation
|
21451
21749
|
|
21750
|
+
property :tuning_job_state, as: 'tuningJobState'
|
21452
21751
|
property :update_time, as: 'updateTime'
|
21752
|
+
property :veo_tuning_spec, as: 'veoTuningSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VeoTuningSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VeoTuningSpec::Representation
|
21753
|
+
|
21453
21754
|
end
|
21454
21755
|
end
|
21455
21756
|
|
@@ -21803,6 +22104,25 @@ module Google
|
|
21803
22104
|
end
|
21804
22105
|
end
|
21805
22106
|
|
22107
|
+
class GoogleCloudAiplatformV1beta1VeoHyperParameters
|
22108
|
+
# @private
|
22109
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
22110
|
+
property :epoch_count, :numeric_string => true, as: 'epochCount'
|
22111
|
+
property :learning_rate_multiplier, as: 'learningRateMultiplier'
|
22112
|
+
property :tuning_task, as: 'tuningTask'
|
22113
|
+
end
|
22114
|
+
end
|
22115
|
+
|
22116
|
+
class GoogleCloudAiplatformV1beta1VeoTuningSpec
|
22117
|
+
# @private
|
22118
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
22119
|
+
property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VeoHyperParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VeoHyperParameters::Representation
|
22120
|
+
|
22121
|
+
property :training_dataset_uri, as: 'trainingDatasetUri'
|
22122
|
+
property :validation_dataset_uri, as: 'validationDatasetUri'
|
22123
|
+
end
|
22124
|
+
end
|
22125
|
+
|
21806
22126
|
class GoogleCloudAiplatformV1beta1VertexAiSearch
|
21807
22127
|
# @private
|
21808
22128
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -21856,6 +22176,7 @@ module Google
|
|
21856
22176
|
# @private
|
21857
22177
|
class Representation < Google::Apis::Core::JsonRepresentation
|
21858
22178
|
property :end_offset, as: 'endOffset'
|
22179
|
+
property :fps, as: 'fps'
|
21859
22180
|
property :start_offset, as: 'startOffset'
|
21860
22181
|
end
|
21861
22182
|
end
|