google-apis-aiplatform_v1beta1 0.62.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 +4 -0
- data/lib/google/apis/aiplatform_v1beta1/classes.rb +378 -6
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +175 -0
- data/lib/google/apis/aiplatform_v1beta1/service.rb +593 -62
- metadata +2 -2
@@ -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
|
|
@@ -4276,6 +4318,12 @@ module Google
|
|
4276
4318
|
include Google::Apis::Core::JsonObjectSupport
|
4277
4319
|
end
|
4278
4320
|
|
4321
|
+
class GoogleCloudAiplatformV1beta1MultiSpeakerVoiceConfig
|
4322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4323
|
+
|
4324
|
+
include Google::Apis::Core::JsonObjectSupport
|
4325
|
+
end
|
4326
|
+
|
4279
4327
|
class GoogleCloudAiplatformV1beta1MutateDeployedIndexOperationMetadata
|
4280
4328
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4281
4329
|
|
@@ -6082,6 +6130,12 @@ module Google
|
|
6082
6130
|
include Google::Apis::Core::JsonObjectSupport
|
6083
6131
|
end
|
6084
6132
|
|
6133
|
+
class GoogleCloudAiplatformV1beta1SandboxEnvironmentConnectionInfo
|
6134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6135
|
+
|
6136
|
+
include Google::Apis::Core::JsonObjectSupport
|
6137
|
+
end
|
6138
|
+
|
6085
6139
|
class GoogleCloudAiplatformV1beta1SandboxEnvironmentSpec
|
6086
6140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6087
6141
|
|
@@ -6094,6 +6148,12 @@ module Google
|
|
6094
6148
|
include Google::Apis::Core::JsonObjectSupport
|
6095
6149
|
end
|
6096
6150
|
|
6151
|
+
class GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecComputerUseEnvironment
|
6152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6153
|
+
|
6154
|
+
include Google::Apis::Core::JsonObjectSupport
|
6155
|
+
end
|
6156
|
+
|
6097
6157
|
class GoogleCloudAiplatformV1beta1SavedQuery
|
6098
6158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6099
6159
|
|
@@ -7402,6 +7462,12 @@ module Google
|
|
7402
7462
|
include Google::Apis::Core::JsonObjectSupport
|
7403
7463
|
end
|
7404
7464
|
|
7465
|
+
class GoogleCloudAiplatformV1beta1SpeakerVoiceConfig
|
7466
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7467
|
+
|
7468
|
+
include Google::Apis::Core::JsonObjectSupport
|
7469
|
+
end
|
7470
|
+
|
7405
7471
|
class GoogleCloudAiplatformV1beta1SpecialistPool
|
7406
7472
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7407
7473
|
|
@@ -10752,15 +10818,26 @@ module Google
|
|
10752
10818
|
|
10753
10819
|
property :flex_start, as: 'flexStart', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FlexStart, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FlexStart::Representation
|
10754
10820
|
|
10821
|
+
property :initial_replica_count, as: 'initialReplicaCount'
|
10755
10822
|
property :machine_spec, as: 'machineSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec::Representation
|
10756
10823
|
|
10757
10824
|
property :max_replica_count, as: 'maxReplicaCount'
|
10758
10825
|
property :min_replica_count, as: 'minReplicaCount'
|
10759
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
|
+
|
10760
10829
|
property :spot, as: 'spot'
|
10761
10830
|
end
|
10762
10831
|
end
|
10763
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
|
+
|
10764
10841
|
class GoogleCloudAiplatformV1beta1DeleteFeatureValuesOperationMetadata
|
10765
10842
|
# @private
|
10766
10843
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10946,6 +11023,7 @@ module Google
|
|
10946
11023
|
property :dedicated_endpoint_enabled, as: 'dedicatedEndpointEnabled'
|
10947
11024
|
property :endpoint_display_name, as: 'endpointDisplayName'
|
10948
11025
|
property :endpoint_user_id, as: 'endpointUserId'
|
11026
|
+
hash :labels, as: 'labels'
|
10949
11027
|
property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig::Representation
|
10950
11028
|
|
10951
11029
|
end
|
@@ -11265,6 +11343,7 @@ module Google
|
|
11265
11343
|
class GoogleCloudAiplatformV1beta1EnterpriseWebSearch
|
11266
11344
|
# @private
|
11267
11345
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11346
|
+
property :blocking_confidence, as: 'blockingConfidence'
|
11268
11347
|
collection :exclude_domains, as: 'excludeDomains'
|
11269
11348
|
end
|
11270
11349
|
end
|
@@ -12669,6 +12748,9 @@ module Google
|
|
12669
12748
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12670
12749
|
property :auto_scaling, as: 'autoScaling', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling::Representation
|
12671
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'
|
12672
12754
|
end
|
12673
12755
|
end
|
12674
12756
|
|
@@ -12681,6 +12763,15 @@ module Google
|
|
12681
12763
|
end
|
12682
12764
|
end
|
12683
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
|
+
|
12684
12775
|
class GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint
|
12685
12776
|
# @private
|
12686
12777
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12810,6 +12901,8 @@ module Google
|
|
12810
12901
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12811
12902
|
property :big_query_source, as: 'bigQuerySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource::Representation
|
12812
12903
|
|
12904
|
+
property :bigtable_metadata, as: 'bigtableMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigtableMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigtableMetadata::Representation
|
12905
|
+
|
12813
12906
|
property :create_time, as: 'createTime'
|
12814
12907
|
property :etag, as: 'etag'
|
12815
12908
|
property :feature_registry_source, as: 'featureRegistrySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource::Representation
|
@@ -12842,6 +12935,13 @@ module Google
|
|
12842
12935
|
end
|
12843
12936
|
end
|
12844
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
|
+
|
12845
12945
|
class GoogleCloudAiplatformV1beta1FeatureViewDataKey
|
12846
12946
|
# @private
|
12847
12947
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13346,6 +13446,16 @@ module Google
|
|
13346
13446
|
end
|
13347
13447
|
end
|
13348
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
|
+
|
13349
13459
|
class GoogleCloudAiplatformV1beta1FunctionCall
|
13350
13460
|
# @private
|
13351
13461
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13565,6 +13675,20 @@ module Google
|
|
13565
13675
|
end
|
13566
13676
|
end
|
13567
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
|
+
|
13568
13692
|
class GoogleCloudAiplatformV1beta1GenerateInstanceRubricsRequest
|
13569
13693
|
# @private
|
13570
13694
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13687,6 +13811,8 @@ module Google
|
|
13687
13811
|
property :candidate_count, as: 'candidateCount'
|
13688
13812
|
property :enable_affective_dialog, as: 'enableAffectiveDialog'
|
13689
13813
|
property :frequency_penalty, as: 'frequencyPenalty'
|
13814
|
+
property :image_config, as: 'imageConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImageConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImageConfig::Representation
|
13815
|
+
|
13690
13816
|
property :logprobs, as: 'logprobs'
|
13691
13817
|
property :max_output_tokens, as: 'maxOutputTokens'
|
13692
13818
|
property :media_resolution, as: 'mediaResolution'
|
@@ -13969,6 +14095,13 @@ module Google
|
|
13969
14095
|
end
|
13970
14096
|
end
|
13971
14097
|
|
14098
|
+
class GoogleCloudAiplatformV1beta1ImageConfig
|
14099
|
+
# @private
|
14100
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14101
|
+
property :aspect_ratio, as: 'aspectRatio'
|
14102
|
+
end
|
14103
|
+
end
|
14104
|
+
|
13972
14105
|
class GoogleCloudAiplatformV1beta1ImportDataConfig
|
13973
14106
|
# @private
|
13974
14107
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16248,6 +16381,14 @@ module Google
|
|
16248
16381
|
end
|
16249
16382
|
end
|
16250
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
|
+
|
16251
16392
|
class GoogleCloudAiplatformV1beta1MutateDeployedIndexOperationMetadata
|
16252
16393
|
# @private
|
16253
16394
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -19270,6 +19411,8 @@ module Google
|
|
19270
19411
|
class GoogleCloudAiplatformV1beta1SandboxEnvironment
|
19271
19412
|
# @private
|
19272
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
|
+
|
19273
19416
|
property :create_time, as: 'createTime'
|
19274
19417
|
property :display_name, as: 'displayName'
|
19275
19418
|
property :expire_time, as: 'expireTime'
|
@@ -19282,11 +19425,22 @@ module Google
|
|
19282
19425
|
end
|
19283
19426
|
end
|
19284
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
|
+
|
19285
19437
|
class GoogleCloudAiplatformV1beta1SandboxEnvironmentSpec
|
19286
19438
|
# @private
|
19287
19439
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19288
19440
|
property :code_execution_environment, as: 'codeExecutionEnvironment', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecCodeExecutionEnvironment, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecCodeExecutionEnvironment::Representation
|
19289
19441
|
|
19442
|
+
property :computer_use_environment, as: 'computerUseEnvironment', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecComputerUseEnvironment, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecComputerUseEnvironment::Representation
|
19443
|
+
|
19290
19444
|
end
|
19291
19445
|
end
|
19292
19446
|
|
@@ -19298,6 +19452,12 @@ module Google
|
|
19298
19452
|
end
|
19299
19453
|
end
|
19300
19454
|
|
19455
|
+
class GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecComputerUseEnvironment
|
19456
|
+
# @private
|
19457
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19458
|
+
end
|
19459
|
+
end
|
19460
|
+
|
19301
19461
|
class GoogleCloudAiplatformV1beta1SavedQuery
|
19302
19462
|
# @private
|
19303
19463
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -21517,6 +21677,15 @@ module Google
|
|
21517
21677
|
end
|
21518
21678
|
end
|
21519
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
|
+
|
21520
21689
|
class GoogleCloudAiplatformV1beta1SpecialistPool
|
21521
21690
|
# @private
|
21522
21691
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -21558,6 +21727,8 @@ module Google
|
|
21558
21727
|
# @private
|
21559
21728
|
class Representation < Google::Apis::Core::JsonRepresentation
|
21560
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
|
+
|
21561
21732
|
property :voice_config, as: 'voiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig::Representation
|
21562
21733
|
|
21563
21734
|
end
|
@@ -22480,6 +22651,7 @@ module Google
|
|
22480
22651
|
class GoogleCloudAiplatformV1beta1ToolGoogleSearch
|
22481
22652
|
# @private
|
22482
22653
|
class Representation < Google::Apis::Core::JsonRepresentation
|
22654
|
+
property :blocking_confidence, as: 'blockingConfidence'
|
22483
22655
|
collection :exclude_domains, as: 'excludeDomains'
|
22484
22656
|
end
|
22485
22657
|
end
|
@@ -23007,6 +23179,8 @@ module Google
|
|
23007
23179
|
collection :evaluate_dataset_runs, as: 'evaluateDatasetRuns', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluateDatasetRun, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluateDatasetRun::Representation
|
23008
23180
|
|
23009
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
|
+
|
23010
23184
|
hash :labels, as: 'labels'
|
23011
23185
|
property :name, as: 'name'
|
23012
23186
|
property :output_uri, as: 'outputUri'
|
@@ -23636,6 +23810,7 @@ module Google
|
|
23636
23810
|
property :next_page_token, as: 'nextPageToken'
|
23637
23811
|
collection :operations, as: 'operations', class: Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation, decorator: Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation
|
23638
23812
|
|
23813
|
+
collection :unreachable, as: 'unreachable'
|
23639
23814
|
end
|
23640
23815
|
end
|
23641
23816
|
|