google-apis-aiplatform_v1beta1 0.61.0 → 0.63.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 +451 -12
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +197 -0
- data/lib/google/apis/aiplatform_v1beta1/service.rb +598 -67
- 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.63.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 = "20251003"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -1210,6 +1210,12 @@ module Google
|
|
|
1210
1210
|
include Google::Apis::Core::JsonObjectSupport
|
|
1211
1211
|
end
|
|
1212
1212
|
|
|
1213
|
+
class GoogleCloudAiplatformV1beta1DedicatedResourcesScaleToZeroSpec
|
|
1214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1215
|
+
|
|
1216
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1217
|
+
end
|
|
1218
|
+
|
|
1213
1219
|
class GoogleCloudAiplatformV1beta1DeleteFeatureValuesOperationMetadata
|
|
1214
1220
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1215
1221
|
|
|
@@ -2206,6 +2212,12 @@ module Google
|
|
|
2206
2212
|
include Google::Apis::Core::JsonObjectSupport
|
|
2207
2213
|
end
|
|
2208
2214
|
|
|
2215
|
+
class GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableBigtableMetadata
|
|
2216
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2217
|
+
|
|
2218
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2219
|
+
end
|
|
2220
|
+
|
|
2209
2221
|
class GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint
|
|
2210
2222
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2211
2223
|
|
|
@@ -2290,6 +2302,12 @@ module Google
|
|
|
2290
2302
|
include Google::Apis::Core::JsonObjectSupport
|
|
2291
2303
|
end
|
|
2292
2304
|
|
|
2305
|
+
class GoogleCloudAiplatformV1beta1FeatureViewBigtableMetadata
|
|
2306
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2307
|
+
|
|
2308
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2309
|
+
end
|
|
2310
|
+
|
|
2293
2311
|
class GoogleCloudAiplatformV1beta1FeatureViewDataKey
|
|
2294
2312
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2295
2313
|
|
|
@@ -2614,6 +2632,12 @@ module Google
|
|
|
2614
2632
|
include Google::Apis::Core::JsonObjectSupport
|
|
2615
2633
|
end
|
|
2616
2634
|
|
|
2635
|
+
class GoogleCloudAiplatformV1beta1FullFineTuningSpec
|
|
2636
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2637
|
+
|
|
2638
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2639
|
+
end
|
|
2640
|
+
|
|
2617
2641
|
class GoogleCloudAiplatformV1beta1FunctionCall
|
|
2618
2642
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2619
2643
|
|
|
@@ -2734,6 +2758,18 @@ module Google
|
|
|
2734
2758
|
include Google::Apis::Core::JsonObjectSupport
|
|
2735
2759
|
end
|
|
2736
2760
|
|
|
2761
|
+
class GoogleCloudAiplatformV1beta1GenerateFetchAccessTokenRequest
|
|
2762
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2763
|
+
|
|
2764
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2765
|
+
end
|
|
2766
|
+
|
|
2767
|
+
class GoogleCloudAiplatformV1beta1GenerateFetchAccessTokenResponse
|
|
2768
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2769
|
+
|
|
2770
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2771
|
+
end
|
|
2772
|
+
|
|
2737
2773
|
class GoogleCloudAiplatformV1beta1GenerateInstanceRubricsRequest
|
|
2738
2774
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2739
2775
|
|
|
@@ -2968,6 +3004,12 @@ module Google
|
|
|
2968
3004
|
include Google::Apis::Core::JsonObjectSupport
|
|
2969
3005
|
end
|
|
2970
3006
|
|
|
3007
|
+
class GoogleCloudAiplatformV1beta1ImageConfig
|
|
3008
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3009
|
+
|
|
3010
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3011
|
+
end
|
|
3012
|
+
|
|
2971
3013
|
class GoogleCloudAiplatformV1beta1ImportDataConfig
|
|
2972
3014
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2973
3015
|
|
|
@@ -3622,6 +3664,12 @@ module Google
|
|
|
3622
3664
|
include Google::Apis::Core::JsonObjectSupport
|
|
3623
3665
|
end
|
|
3624
3666
|
|
|
3667
|
+
class GoogleCloudAiplatformV1beta1LustreMount
|
|
3668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3669
|
+
|
|
3670
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3671
|
+
end
|
|
3672
|
+
|
|
3625
3673
|
class GoogleCloudAiplatformV1beta1MachineSpec
|
|
3626
3674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3627
3675
|
|
|
@@ -4270,6 +4318,12 @@ module Google
|
|
|
4270
4318
|
include Google::Apis::Core::JsonObjectSupport
|
|
4271
4319
|
end
|
|
4272
4320
|
|
|
4321
|
+
class GoogleCloudAiplatformV1beta1MultiSpeakerVoiceConfig
|
|
4322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4323
|
+
|
|
4324
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4325
|
+
end
|
|
4326
|
+
|
|
4273
4327
|
class GoogleCloudAiplatformV1beta1MutateDeployedIndexOperationMetadata
|
|
4274
4328
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4275
4329
|
|
|
@@ -6076,6 +6130,12 @@ module Google
|
|
|
6076
6130
|
include Google::Apis::Core::JsonObjectSupport
|
|
6077
6131
|
end
|
|
6078
6132
|
|
|
6133
|
+
class GoogleCloudAiplatformV1beta1SandboxEnvironmentConnectionInfo
|
|
6134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6135
|
+
|
|
6136
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
6137
|
+
end
|
|
6138
|
+
|
|
6079
6139
|
class GoogleCloudAiplatformV1beta1SandboxEnvironmentSpec
|
|
6080
6140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6081
6141
|
|
|
@@ -6088,6 +6148,12 @@ module Google
|
|
|
6088
6148
|
include Google::Apis::Core::JsonObjectSupport
|
|
6089
6149
|
end
|
|
6090
6150
|
|
|
6151
|
+
class GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecComputerUseEnvironment
|
|
6152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6153
|
+
|
|
6154
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
6155
|
+
end
|
|
6156
|
+
|
|
6091
6157
|
class GoogleCloudAiplatformV1beta1SavedQuery
|
|
6092
6158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6093
6159
|
|
|
@@ -7396,6 +7462,12 @@ module Google
|
|
|
7396
7462
|
include Google::Apis::Core::JsonObjectSupport
|
|
7397
7463
|
end
|
|
7398
7464
|
|
|
7465
|
+
class GoogleCloudAiplatformV1beta1SpeakerVoiceConfig
|
|
7466
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7467
|
+
|
|
7468
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7469
|
+
end
|
|
7470
|
+
|
|
7399
7471
|
class GoogleCloudAiplatformV1beta1SpecialistPool
|
|
7400
7472
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7401
7473
|
|
|
@@ -9315,6 +9387,8 @@ module Google
|
|
|
9315
9387
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9316
9388
|
property :autorater_model, as: 'autoraterModel'
|
|
9317
9389
|
property :flip_enabled, as: 'flipEnabled'
|
|
9390
|
+
property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig::Representation
|
|
9391
|
+
|
|
9318
9392
|
property :sampling_count, as: 'samplingCount'
|
|
9319
9393
|
end
|
|
9320
9394
|
end
|
|
@@ -10744,15 +10818,26 @@ module Google
|
|
|
10744
10818
|
|
|
10745
10819
|
property :flex_start, as: 'flexStart', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FlexStart, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FlexStart::Representation
|
|
10746
10820
|
|
|
10821
|
+
property :initial_replica_count, as: 'initialReplicaCount'
|
|
10747
10822
|
property :machine_spec, as: 'machineSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec::Representation
|
|
10748
10823
|
|
|
10749
10824
|
property :max_replica_count, as: 'maxReplicaCount'
|
|
10750
10825
|
property :min_replica_count, as: 'minReplicaCount'
|
|
10751
10826
|
property :required_replica_count, as: 'requiredReplicaCount'
|
|
10827
|
+
property :scale_to_zero_spec, as: 'scaleToZeroSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DedicatedResourcesScaleToZeroSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DedicatedResourcesScaleToZeroSpec::Representation
|
|
10828
|
+
|
|
10752
10829
|
property :spot, as: 'spot'
|
|
10753
10830
|
end
|
|
10754
10831
|
end
|
|
10755
10832
|
|
|
10833
|
+
class GoogleCloudAiplatformV1beta1DedicatedResourcesScaleToZeroSpec
|
|
10834
|
+
# @private
|
|
10835
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10836
|
+
property :idle_scaledown_period, as: 'idleScaledownPeriod'
|
|
10837
|
+
property :min_scaleup_period, as: 'minScaleupPeriod'
|
|
10838
|
+
end
|
|
10839
|
+
end
|
|
10840
|
+
|
|
10756
10841
|
class GoogleCloudAiplatformV1beta1DeleteFeatureValuesOperationMetadata
|
|
10757
10842
|
# @private
|
|
10758
10843
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10938,6 +11023,7 @@ module Google
|
|
|
10938
11023
|
property :dedicated_endpoint_enabled, as: 'dedicatedEndpointEnabled'
|
|
10939
11024
|
property :endpoint_display_name, as: 'endpointDisplayName'
|
|
10940
11025
|
property :endpoint_user_id, as: 'endpointUserId'
|
|
11026
|
+
hash :labels, as: 'labels'
|
|
10941
11027
|
property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig::Representation
|
|
10942
11028
|
|
|
10943
11029
|
end
|
|
@@ -11257,6 +11343,7 @@ module Google
|
|
|
11257
11343
|
class GoogleCloudAiplatformV1beta1EnterpriseWebSearch
|
|
11258
11344
|
# @private
|
|
11259
11345
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11346
|
+
property :blocking_confidence, as: 'blockingConfidence'
|
|
11260
11347
|
collection :exclude_domains, as: 'excludeDomains'
|
|
11261
11348
|
end
|
|
11262
11349
|
end
|
|
@@ -12661,6 +12748,9 @@ module Google
|
|
|
12661
12748
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12662
12749
|
property :auto_scaling, as: 'autoScaling', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling::Representation
|
|
12663
12750
|
|
|
12751
|
+
property :bigtable_metadata, as: 'bigtableMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableBigtableMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableBigtableMetadata::Representation
|
|
12752
|
+
|
|
12753
|
+
property :enable_direct_bigtable_access, as: 'enableDirectBigtableAccess'
|
|
12664
12754
|
end
|
|
12665
12755
|
end
|
|
12666
12756
|
|
|
@@ -12673,6 +12763,15 @@ module Google
|
|
|
12673
12763
|
end
|
|
12674
12764
|
end
|
|
12675
12765
|
|
|
12766
|
+
class GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableBigtableMetadata
|
|
12767
|
+
# @private
|
|
12768
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12769
|
+
property :instance_id, as: 'instanceId'
|
|
12770
|
+
property :table_id, as: 'tableId'
|
|
12771
|
+
property :tenant_project_id, as: 'tenantProjectId'
|
|
12772
|
+
end
|
|
12773
|
+
end
|
|
12774
|
+
|
|
12676
12775
|
class GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint
|
|
12677
12776
|
# @private
|
|
12678
12777
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12802,6 +12901,8 @@ module Google
|
|
|
12802
12901
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12803
12902
|
property :big_query_source, as: 'bigQuerySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource::Representation
|
|
12804
12903
|
|
|
12904
|
+
property :bigtable_metadata, as: 'bigtableMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigtableMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigtableMetadata::Representation
|
|
12905
|
+
|
|
12805
12906
|
property :create_time, as: 'createTime'
|
|
12806
12907
|
property :etag, as: 'etag'
|
|
12807
12908
|
property :feature_registry_source, as: 'featureRegistrySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource::Representation
|
|
@@ -12834,6 +12935,13 @@ module Google
|
|
|
12834
12935
|
end
|
|
12835
12936
|
end
|
|
12836
12937
|
|
|
12938
|
+
class GoogleCloudAiplatformV1beta1FeatureViewBigtableMetadata
|
|
12939
|
+
# @private
|
|
12940
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12941
|
+
property :read_app_profile, as: 'readAppProfile'
|
|
12942
|
+
end
|
|
12943
|
+
end
|
|
12944
|
+
|
|
12837
12945
|
class GoogleCloudAiplatformV1beta1FeatureViewDataKey
|
|
12838
12946
|
# @private
|
|
12839
12947
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13338,6 +13446,16 @@ module Google
|
|
|
13338
13446
|
end
|
|
13339
13447
|
end
|
|
13340
13448
|
|
|
13449
|
+
class GoogleCloudAiplatformV1beta1FullFineTuningSpec
|
|
13450
|
+
# @private
|
|
13451
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13452
|
+
property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedHyperParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedHyperParameters::Representation
|
|
13453
|
+
|
|
13454
|
+
property :training_dataset_uri, as: 'trainingDatasetUri'
|
|
13455
|
+
property :validation_dataset_uri, as: 'validationDatasetUri'
|
|
13456
|
+
end
|
|
13457
|
+
end
|
|
13458
|
+
|
|
13341
13459
|
class GoogleCloudAiplatformV1beta1FunctionCall
|
|
13342
13460
|
# @private
|
|
13343
13461
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13557,6 +13675,20 @@ module Google
|
|
|
13557
13675
|
end
|
|
13558
13676
|
end
|
|
13559
13677
|
|
|
13678
|
+
class GoogleCloudAiplatformV1beta1GenerateFetchAccessTokenRequest
|
|
13679
|
+
# @private
|
|
13680
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13681
|
+
end
|
|
13682
|
+
end
|
|
13683
|
+
|
|
13684
|
+
class GoogleCloudAiplatformV1beta1GenerateFetchAccessTokenResponse
|
|
13685
|
+
# @private
|
|
13686
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13687
|
+
property :access_token, as: 'accessToken'
|
|
13688
|
+
property :expire_time, as: 'expireTime'
|
|
13689
|
+
end
|
|
13690
|
+
end
|
|
13691
|
+
|
|
13560
13692
|
class GoogleCloudAiplatformV1beta1GenerateInstanceRubricsRequest
|
|
13561
13693
|
# @private
|
|
13562
13694
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13679,6 +13811,8 @@ module Google
|
|
|
13679
13811
|
property :candidate_count, as: 'candidateCount'
|
|
13680
13812
|
property :enable_affective_dialog, as: 'enableAffectiveDialog'
|
|
13681
13813
|
property :frequency_penalty, as: 'frequencyPenalty'
|
|
13814
|
+
property :image_config, as: 'imageConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImageConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImageConfig::Representation
|
|
13815
|
+
|
|
13682
13816
|
property :logprobs, as: 'logprobs'
|
|
13683
13817
|
property :max_output_tokens, as: 'maxOutputTokens'
|
|
13684
13818
|
property :media_resolution, as: 'mediaResolution'
|
|
@@ -13961,6 +14095,13 @@ module Google
|
|
|
13961
14095
|
end
|
|
13962
14096
|
end
|
|
13963
14097
|
|
|
14098
|
+
class GoogleCloudAiplatformV1beta1ImageConfig
|
|
14099
|
+
# @private
|
|
14100
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14101
|
+
property :aspect_ratio, as: 'aspectRatio'
|
|
14102
|
+
end
|
|
14103
|
+
end
|
|
14104
|
+
|
|
13964
14105
|
class GoogleCloudAiplatformV1beta1ImportDataConfig
|
|
13965
14106
|
# @private
|
|
13966
14107
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -15039,6 +15180,16 @@ module Google
|
|
|
15039
15180
|
end
|
|
15040
15181
|
end
|
|
15041
15182
|
|
|
15183
|
+
class GoogleCloudAiplatformV1beta1LustreMount
|
|
15184
|
+
# @private
|
|
15185
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15186
|
+
property :filesystem, as: 'filesystem'
|
|
15187
|
+
property :instance_ip, as: 'instanceIp'
|
|
15188
|
+
property :mount_point, as: 'mountPoint'
|
|
15189
|
+
property :volume_handle, as: 'volumeHandle'
|
|
15190
|
+
end
|
|
15191
|
+
end
|
|
15192
|
+
|
|
15042
15193
|
class GoogleCloudAiplatformV1beta1MachineSpec
|
|
15043
15194
|
# @private
|
|
15044
15195
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -16230,6 +16381,14 @@ module Google
|
|
|
16230
16381
|
end
|
|
16231
16382
|
end
|
|
16232
16383
|
|
|
16384
|
+
class GoogleCloudAiplatformV1beta1MultiSpeakerVoiceConfig
|
|
16385
|
+
# @private
|
|
16386
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16387
|
+
collection :speaker_voice_configs, as: 'speakerVoiceConfigs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpeakerVoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpeakerVoiceConfig::Representation
|
|
16388
|
+
|
|
16389
|
+
end
|
|
16390
|
+
end
|
|
16391
|
+
|
|
16233
16392
|
class GoogleCloudAiplatformV1beta1MutateDeployedIndexOperationMetadata
|
|
16234
16393
|
# @private
|
|
16235
16394
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -19252,21 +19411,36 @@ module Google
|
|
|
19252
19411
|
class GoogleCloudAiplatformV1beta1SandboxEnvironment
|
|
19253
19412
|
# @private
|
|
19254
19413
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19414
|
+
property :connection_info, as: 'connectionInfo', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentConnectionInfo, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentConnectionInfo::Representation
|
|
19415
|
+
|
|
19255
19416
|
property :create_time, as: 'createTime'
|
|
19256
19417
|
property :display_name, as: 'displayName'
|
|
19418
|
+
property :expire_time, as: 'expireTime'
|
|
19257
19419
|
property :name, as: 'name'
|
|
19258
19420
|
property :spec, as: 'spec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpec::Representation
|
|
19259
19421
|
|
|
19260
19422
|
property :state, as: 'state'
|
|
19423
|
+
property :ttl, as: 'ttl'
|
|
19261
19424
|
property :update_time, as: 'updateTime'
|
|
19262
19425
|
end
|
|
19263
19426
|
end
|
|
19264
19427
|
|
|
19428
|
+
class GoogleCloudAiplatformV1beta1SandboxEnvironmentConnectionInfo
|
|
19429
|
+
# @private
|
|
19430
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19431
|
+
property :load_balancer_hostname, as: 'loadBalancerHostname'
|
|
19432
|
+
property :load_balancer_ip, as: 'loadBalancerIp'
|
|
19433
|
+
property :sandbox_internal_ip, as: 'sandboxInternalIp'
|
|
19434
|
+
end
|
|
19435
|
+
end
|
|
19436
|
+
|
|
19265
19437
|
class GoogleCloudAiplatformV1beta1SandboxEnvironmentSpec
|
|
19266
19438
|
# @private
|
|
19267
19439
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19268
19440
|
property :code_execution_environment, as: 'codeExecutionEnvironment', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecCodeExecutionEnvironment, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecCodeExecutionEnvironment::Representation
|
|
19269
19441
|
|
|
19442
|
+
property :computer_use_environment, as: 'computerUseEnvironment', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecComputerUseEnvironment, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecComputerUseEnvironment::Representation
|
|
19443
|
+
|
|
19270
19444
|
end
|
|
19271
19445
|
end
|
|
19272
19446
|
|
|
@@ -19278,6 +19452,12 @@ module Google
|
|
|
19278
19452
|
end
|
|
19279
19453
|
end
|
|
19280
19454
|
|
|
19455
|
+
class GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecComputerUseEnvironment
|
|
19456
|
+
# @private
|
|
19457
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19458
|
+
end
|
|
19459
|
+
end
|
|
19460
|
+
|
|
19281
19461
|
class GoogleCloudAiplatformV1beta1SavedQuery
|
|
19282
19462
|
# @private
|
|
19283
19463
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -21497,6 +21677,15 @@ module Google
|
|
|
21497
21677
|
end
|
|
21498
21678
|
end
|
|
21499
21679
|
|
|
21680
|
+
class GoogleCloudAiplatformV1beta1SpeakerVoiceConfig
|
|
21681
|
+
# @private
|
|
21682
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21683
|
+
property :speaker, as: 'speaker'
|
|
21684
|
+
property :voice_config, as: 'voiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig::Representation
|
|
21685
|
+
|
|
21686
|
+
end
|
|
21687
|
+
end
|
|
21688
|
+
|
|
21500
21689
|
class GoogleCloudAiplatformV1beta1SpecialistPool
|
|
21501
21690
|
# @private
|
|
21502
21691
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -21538,6 +21727,8 @@ module Google
|
|
|
21538
21727
|
# @private
|
|
21539
21728
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21540
21729
|
property :language_code, as: 'languageCode'
|
|
21730
|
+
property :multi_speaker_voice_config, as: 'multiSpeakerVoiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MultiSpeakerVoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MultiSpeakerVoiceConfig::Representation
|
|
21731
|
+
|
|
21541
21732
|
property :voice_config, as: 'voiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig::Representation
|
|
21542
21733
|
|
|
21543
21734
|
end
|
|
@@ -22460,6 +22651,7 @@ module Google
|
|
|
22460
22651
|
class GoogleCloudAiplatformV1beta1ToolGoogleSearch
|
|
22461
22652
|
# @private
|
|
22462
22653
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
22654
|
+
property :blocking_confidence, as: 'blockingConfidence'
|
|
22463
22655
|
collection :exclude_domains, as: 'excludeDomains'
|
|
22464
22656
|
end
|
|
22465
22657
|
end
|
|
@@ -22987,6 +23179,8 @@ module Google
|
|
|
22987
23179
|
collection :evaluate_dataset_runs, as: 'evaluateDatasetRuns', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluateDatasetRun, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluateDatasetRun::Representation
|
|
22988
23180
|
|
|
22989
23181
|
property :experiment, as: 'experiment'
|
|
23182
|
+
property :full_fine_tuning_spec, as: 'fullFineTuningSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FullFineTuningSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FullFineTuningSpec::Representation
|
|
23183
|
+
|
|
22990
23184
|
hash :labels, as: 'labels'
|
|
22991
23185
|
property :name, as: 'name'
|
|
22992
23186
|
property :output_uri, as: 'outputUri'
|
|
@@ -23458,6 +23652,8 @@ module Google
|
|
|
23458
23652
|
|
|
23459
23653
|
property :disk_spec, as: 'diskSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DiskSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DiskSpec::Representation
|
|
23460
23654
|
|
|
23655
|
+
collection :lustre_mounts, as: 'lustreMounts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LustreMount, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LustreMount::Representation
|
|
23656
|
+
|
|
23461
23657
|
property :machine_spec, as: 'machineSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec::Representation
|
|
23462
23658
|
|
|
23463
23659
|
collection :nfs_mounts, as: 'nfsMounts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NfsMount, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NfsMount::Representation
|
|
@@ -23614,6 +23810,7 @@ module Google
|
|
|
23614
23810
|
property :next_page_token, as: 'nextPageToken'
|
|
23615
23811
|
collection :operations, as: 'operations', class: Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation, decorator: Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation
|
|
23616
23812
|
|
|
23813
|
+
collection :unreachable, as: 'unreachable'
|
|
23617
23814
|
end
|
|
23618
23815
|
end
|
|
23619
23816
|
|