google-apis-aiplatform_v1 0.68.0 → 0.69.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.
@@ -1882,6 +1882,12 @@ module Google
|
|
1882
1882
|
include Google::Apis::Core::JsonObjectSupport
|
1883
1883
|
end
|
1884
1884
|
|
1885
|
+
class GoogleCloudAiplatformV1FeatureOnlineStoreBigtableBigtableMetadata
|
1886
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1887
|
+
|
1888
|
+
include Google::Apis::Core::JsonObjectSupport
|
1889
|
+
end
|
1890
|
+
|
1885
1891
|
class GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint
|
1886
1892
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1887
1893
|
|
@@ -1942,6 +1948,12 @@ module Google
|
|
1942
1948
|
include Google::Apis::Core::JsonObjectSupport
|
1943
1949
|
end
|
1944
1950
|
|
1951
|
+
class GoogleCloudAiplatformV1FeatureViewBigtableMetadata
|
1952
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1953
|
+
|
1954
|
+
include Google::Apis::Core::JsonObjectSupport
|
1955
|
+
end
|
1956
|
+
|
1945
1957
|
class GoogleCloudAiplatformV1FeatureViewDataKey
|
1946
1958
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1947
1959
|
|
@@ -2302,6 +2314,18 @@ module Google
|
|
2302
2314
|
include Google::Apis::Core::JsonObjectSupport
|
2303
2315
|
end
|
2304
2316
|
|
2317
|
+
class GoogleCloudAiplatformV1GenerateFetchAccessTokenRequest
|
2318
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2319
|
+
|
2320
|
+
include Google::Apis::Core::JsonObjectSupport
|
2321
|
+
end
|
2322
|
+
|
2323
|
+
class GoogleCloudAiplatformV1GenerateFetchAccessTokenResponse
|
2324
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2325
|
+
|
2326
|
+
include Google::Apis::Core::JsonObjectSupport
|
2327
|
+
end
|
2328
|
+
|
2305
2329
|
class GoogleCloudAiplatformV1GenerateInstanceRubricsRequest
|
2306
2330
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2307
2331
|
|
@@ -2494,6 +2518,12 @@ module Google
|
|
2494
2518
|
include Google::Apis::Core::JsonObjectSupport
|
2495
2519
|
end
|
2496
2520
|
|
2521
|
+
class GoogleCloudAiplatformV1ImageConfig
|
2522
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2523
|
+
|
2524
|
+
include Google::Apis::Core::JsonObjectSupport
|
2525
|
+
end
|
2526
|
+
|
2497
2527
|
class GoogleCloudAiplatformV1ImportDataConfig
|
2498
2528
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2499
2529
|
|
@@ -3418,6 +3448,12 @@ module Google
|
|
3418
3448
|
include Google::Apis::Core::JsonObjectSupport
|
3419
3449
|
end
|
3420
3450
|
|
3451
|
+
class GoogleCloudAiplatformV1MultiSpeakerVoiceConfig
|
3452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3453
|
+
|
3454
|
+
include Google::Apis::Core::JsonObjectSupport
|
3455
|
+
end
|
3456
|
+
|
3421
3457
|
class GoogleCloudAiplatformV1MutateDeployedIndexOperationMetadata
|
3422
3458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3423
3459
|
|
@@ -3886,6 +3922,12 @@ module Google
|
|
3886
3922
|
include Google::Apis::Core::JsonObjectSupport
|
3887
3923
|
end
|
3888
3924
|
|
3925
|
+
class GoogleCloudAiplatformV1PreTunedModel
|
3926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3927
|
+
|
3928
|
+
include Google::Apis::Core::JsonObjectSupport
|
3929
|
+
end
|
3930
|
+
|
3889
3931
|
class GoogleCloudAiplatformV1PrebuiltVoiceConfig
|
3890
3932
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3891
3933
|
|
@@ -6094,6 +6136,12 @@ module Google
|
|
6094
6136
|
include Google::Apis::Core::JsonObjectSupport
|
6095
6137
|
end
|
6096
6138
|
|
6139
|
+
class GoogleCloudAiplatformV1SpeakerVoiceConfig
|
6140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6141
|
+
|
6142
|
+
include Google::Apis::Core::JsonObjectSupport
|
6143
|
+
end
|
6144
|
+
|
6097
6145
|
class GoogleCloudAiplatformV1SpecialistPool
|
6098
6146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6099
6147
|
|
@@ -9251,6 +9299,7 @@ module Google
|
|
9251
9299
|
property :dedicated_endpoint_enabled, as: 'dedicatedEndpointEnabled'
|
9252
9300
|
property :endpoint_display_name, as: 'endpointDisplayName'
|
9253
9301
|
property :endpoint_user_id, as: 'endpointUserId'
|
9302
|
+
hash :labels, as: 'labels'
|
9254
9303
|
property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig::Representation
|
9255
9304
|
|
9256
9305
|
end
|
@@ -9522,6 +9571,7 @@ module Google
|
|
9522
9571
|
class GoogleCloudAiplatformV1EnterpriseWebSearch
|
9523
9572
|
# @private
|
9524
9573
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9574
|
+
property :blocking_confidence, as: 'blockingConfidence'
|
9525
9575
|
collection :exclude_domains, as: 'excludeDomains'
|
9526
9576
|
end
|
9527
9577
|
end
|
@@ -10659,6 +10709,9 @@ module Google
|
|
10659
10709
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10660
10710
|
property :auto_scaling, as: 'autoScaling', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling::Representation
|
10661
10711
|
|
10712
|
+
property :bigtable_metadata, as: 'bigtableMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreBigtableBigtableMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreBigtableBigtableMetadata::Representation
|
10713
|
+
|
10714
|
+
property :enable_direct_bigtable_access, as: 'enableDirectBigtableAccess'
|
10662
10715
|
end
|
10663
10716
|
end
|
10664
10717
|
|
@@ -10671,6 +10724,15 @@ module Google
|
|
10671
10724
|
end
|
10672
10725
|
end
|
10673
10726
|
|
10727
|
+
class GoogleCloudAiplatformV1FeatureOnlineStoreBigtableBigtableMetadata
|
10728
|
+
# @private
|
10729
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10730
|
+
property :instance_id, as: 'instanceId'
|
10731
|
+
property :table_id, as: 'tableId'
|
10732
|
+
property :tenant_project_id, as: 'tenantProjectId'
|
10733
|
+
end
|
10734
|
+
end
|
10735
|
+
|
10674
10736
|
class GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint
|
10675
10737
|
# @private
|
10676
10738
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10763,6 +10825,8 @@ module Google
|
|
10763
10825
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10764
10826
|
property :big_query_source, as: 'bigQuerySource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewBigQuerySource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewBigQuerySource::Representation
|
10765
10827
|
|
10828
|
+
property :bigtable_metadata, as: 'bigtableMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewBigtableMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewBigtableMetadata::Representation
|
10829
|
+
|
10766
10830
|
property :create_time, as: 'createTime'
|
10767
10831
|
property :etag, as: 'etag'
|
10768
10832
|
property :feature_registry_source, as: 'featureRegistrySource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource::Representation
|
@@ -10793,6 +10857,13 @@ module Google
|
|
10793
10857
|
end
|
10794
10858
|
end
|
10795
10859
|
|
10860
|
+
class GoogleCloudAiplatformV1FeatureViewBigtableMetadata
|
10861
|
+
# @private
|
10862
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10863
|
+
property :read_app_profile, as: 'readAppProfile'
|
10864
|
+
end
|
10865
|
+
end
|
10866
|
+
|
10796
10867
|
class GoogleCloudAiplatformV1FeatureViewDataKey
|
10797
10868
|
# @private
|
10798
10869
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11370,6 +11441,20 @@ module Google
|
|
11370
11441
|
end
|
11371
11442
|
end
|
11372
11443
|
|
11444
|
+
class GoogleCloudAiplatformV1GenerateFetchAccessTokenRequest
|
11445
|
+
# @private
|
11446
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11447
|
+
end
|
11448
|
+
end
|
11449
|
+
|
11450
|
+
class GoogleCloudAiplatformV1GenerateFetchAccessTokenResponse
|
11451
|
+
# @private
|
11452
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11453
|
+
property :access_token, as: 'accessToken'
|
11454
|
+
property :expire_time, as: 'expireTime'
|
11455
|
+
end
|
11456
|
+
end
|
11457
|
+
|
11373
11458
|
class GoogleCloudAiplatformV1GenerateInstanceRubricsRequest
|
11374
11459
|
# @private
|
11375
11460
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11438,6 +11523,8 @@ module Google
|
|
11438
11523
|
property :candidate_count, as: 'candidateCount'
|
11439
11524
|
property :enable_affective_dialog, as: 'enableAffectiveDialog'
|
11440
11525
|
property :frequency_penalty, as: 'frequencyPenalty'
|
11526
|
+
property :image_config, as: 'imageConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ImageConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ImageConfig::Representation
|
11527
|
+
|
11441
11528
|
property :logprobs, as: 'logprobs'
|
11442
11529
|
property :max_output_tokens, as: 'maxOutputTokens'
|
11443
11530
|
property :media_resolution, as: 'mediaResolution'
|
@@ -11710,6 +11797,13 @@ module Google
|
|
11710
11797
|
end
|
11711
11798
|
end
|
11712
11799
|
|
11800
|
+
class GoogleCloudAiplatformV1ImageConfig
|
11801
|
+
# @private
|
11802
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11803
|
+
property :aspect_ratio, as: 'aspectRatio'
|
11804
|
+
end
|
11805
|
+
end
|
11806
|
+
|
11713
11807
|
class GoogleCloudAiplatformV1ImportDataConfig
|
11714
11808
|
# @private
|
11715
11809
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13341,6 +13435,14 @@ module Google
|
|
13341
13435
|
end
|
13342
13436
|
end
|
13343
13437
|
|
13438
|
+
class GoogleCloudAiplatformV1MultiSpeakerVoiceConfig
|
13439
|
+
# @private
|
13440
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13441
|
+
collection :speaker_voice_configs, as: 'speakerVoiceConfigs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SpeakerVoiceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SpeakerVoiceConfig::Representation
|
13442
|
+
|
13443
|
+
end
|
13444
|
+
end
|
13445
|
+
|
13344
13446
|
class GoogleCloudAiplatformV1MutateDeployedIndexOperationMetadata
|
13345
13447
|
# @private
|
13346
13448
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14245,6 +14347,15 @@ module Google
|
|
14245
14347
|
end
|
14246
14348
|
end
|
14247
14349
|
|
14350
|
+
class GoogleCloudAiplatformV1PreTunedModel
|
14351
|
+
# @private
|
14352
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14353
|
+
property :base_model, as: 'baseModel'
|
14354
|
+
property :checkpoint_id, as: 'checkpointId'
|
14355
|
+
property :tuned_model_name, as: 'tunedModelName'
|
14356
|
+
end
|
14357
|
+
end
|
14358
|
+
|
14248
14359
|
class GoogleCloudAiplatformV1PrebuiltVoiceConfig
|
14249
14360
|
# @private
|
14250
14361
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17849,6 +17960,15 @@ module Google
|
|
17849
17960
|
end
|
17850
17961
|
end
|
17851
17962
|
|
17963
|
+
class GoogleCloudAiplatformV1SpeakerVoiceConfig
|
17964
|
+
# @private
|
17965
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17966
|
+
property :speaker, as: 'speaker'
|
17967
|
+
property :voice_config, as: 'voiceConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VoiceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VoiceConfig::Representation
|
17968
|
+
|
17969
|
+
end
|
17970
|
+
end
|
17971
|
+
|
17852
17972
|
class GoogleCloudAiplatformV1SpecialistPool
|
17853
17973
|
# @private
|
17854
17974
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17890,6 +18010,8 @@ module Google
|
|
17890
18010
|
# @private
|
17891
18011
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17892
18012
|
property :language_code, as: 'languageCode'
|
18013
|
+
property :multi_speaker_voice_config, as: 'multiSpeakerVoiceConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MultiSpeakerVoiceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MultiSpeakerVoiceConfig::Representation
|
18014
|
+
|
17893
18015
|
property :voice_config, as: 'voiceConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VoiceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VoiceConfig::Representation
|
17894
18016
|
|
17895
18017
|
end
|
@@ -18708,6 +18830,7 @@ module Google
|
|
18708
18830
|
class GoogleCloudAiplatformV1ToolGoogleSearch
|
18709
18831
|
# @private
|
18710
18832
|
class Representation < Google::Apis::Core::JsonRepresentation
|
18833
|
+
property :blocking_confidence, as: 'blockingConfidence'
|
18711
18834
|
collection :exclude_domains, as: 'excludeDomains'
|
18712
18835
|
end
|
18713
18836
|
end
|
@@ -19206,6 +19329,8 @@ module Google
|
|
19206
19329
|
property :experiment, as: 'experiment'
|
19207
19330
|
hash :labels, as: 'labels'
|
19208
19331
|
property :name, as: 'name'
|
19332
|
+
property :pre_tuned_model, as: 'preTunedModel', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PreTunedModel, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PreTunedModel::Representation
|
19333
|
+
|
19209
19334
|
property :service_account, as: 'serviceAccount'
|
19210
19335
|
property :start_time, as: 'startTime'
|
19211
19336
|
property :state, as: 'state'
|
@@ -19728,6 +19853,7 @@ module Google
|
|
19728
19853
|
property :next_page_token, as: 'nextPageToken'
|
19729
19854
|
collection :operations, as: 'operations', class: Google::Apis::AiplatformV1::GoogleLongrunningOperation, decorator: Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
19730
19855
|
|
19856
|
+
collection :unreachable, as: 'unreachable'
|
19731
19857
|
end
|
19732
19858
|
end
|
19733
19859
|
|