google-apis-aiplatform_v1beta1 0.67.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/aiplatform_v1beta1/classes.rb +361 -19
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +123 -0
- data/lib/google/apis/aiplatform_v1beta1/service.rb +843 -621
- 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.69.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 = "20251210"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -2710,6 +2710,12 @@ module Google
|
|
|
2710
2710
|
include Google::Apis::Core::JsonObjectSupport
|
|
2711
2711
|
end
|
|
2712
2712
|
|
|
2713
|
+
class GoogleCloudAiplatformV1beta1FullFineTunedResources
|
|
2714
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2715
|
+
|
|
2716
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2717
|
+
end
|
|
2718
|
+
|
|
2713
2719
|
class GoogleCloudAiplatformV1beta1FullFineTuningSpec
|
|
2714
2720
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2715
2721
|
|
|
@@ -4804,6 +4810,18 @@ module Google
|
|
|
4804
4810
|
include Google::Apis::Core::JsonObjectSupport
|
|
4805
4811
|
end
|
|
4806
4812
|
|
|
4813
|
+
class GoogleCloudAiplatformV1beta1PartMediaResolution
|
|
4814
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4815
|
+
|
|
4816
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4817
|
+
end
|
|
4818
|
+
|
|
4819
|
+
class GoogleCloudAiplatformV1beta1PartialArg
|
|
4820
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4821
|
+
|
|
4822
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4823
|
+
end
|
|
4824
|
+
|
|
4807
4825
|
class GoogleCloudAiplatformV1beta1PartnerModelTuningSpec
|
|
4808
4826
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4809
4827
|
|
|
@@ -5644,6 +5662,12 @@ module Google
|
|
|
5644
5662
|
include Google::Apis::Core::JsonObjectSupport
|
|
5645
5663
|
end
|
|
5646
5664
|
|
|
5665
|
+
class GoogleCloudAiplatformV1beta1RagVectorDbConfigRagManagedVertexVectorSearch
|
|
5666
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5667
|
+
|
|
5668
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5669
|
+
end
|
|
5670
|
+
|
|
5647
5671
|
class GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexFeatureStore
|
|
5648
5672
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5649
5673
|
|
|
@@ -5842,6 +5866,18 @@ module Google
|
|
|
5842
5866
|
include Google::Apis::Core::JsonObjectSupport
|
|
5843
5867
|
end
|
|
5844
5868
|
|
|
5869
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecDeveloperConnectConfig
|
|
5870
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5871
|
+
|
|
5872
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5873
|
+
end
|
|
5874
|
+
|
|
5875
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecDeveloperConnectSource
|
|
5876
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5877
|
+
|
|
5878
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5879
|
+
end
|
|
5880
|
+
|
|
5845
5881
|
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecInlineSource
|
|
5846
5882
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5847
5883
|
|
|
@@ -5932,6 +5968,12 @@ module Google
|
|
|
5932
5968
|
include Google::Apis::Core::JsonObjectSupport
|
|
5933
5969
|
end
|
|
5934
5970
|
|
|
5971
|
+
class GoogleCloudAiplatformV1beta1ReplicatedVoiceConfig
|
|
5972
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5973
|
+
|
|
5974
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5975
|
+
end
|
|
5976
|
+
|
|
5935
5977
|
class GoogleCloudAiplatformV1beta1ReportExecutionEventRequest
|
|
5936
5978
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5937
5979
|
|
|
@@ -11311,6 +11353,8 @@ module Google
|
|
|
11311
11353
|
|
|
11312
11354
|
property :faster_deployment_config, as: 'fasterDeploymentConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FasterDeploymentConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FasterDeploymentConfig::Representation
|
|
11313
11355
|
|
|
11356
|
+
property :full_fine_tuned_resources, as: 'fullFineTunedResources', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FullFineTunedResources, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FullFineTunedResources::Representation
|
|
11357
|
+
|
|
11314
11358
|
property :gdc_connected_model, as: 'gdcConnectedModel'
|
|
11315
11359
|
property :id, as: 'id'
|
|
11316
11360
|
property :model, as: 'model'
|
|
@@ -11630,6 +11674,7 @@ module Google
|
|
|
11630
11674
|
|
|
11631
11675
|
property :dataset, as: 'dataset', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationDataset, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationDataset::Representation
|
|
11632
11676
|
|
|
11677
|
+
property :location, as: 'location'
|
|
11633
11678
|
collection :metrics, as: 'metrics', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Metric, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Metric::Representation
|
|
11634
11679
|
|
|
11635
11680
|
property :output_config, as: 'outputConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1OutputConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1OutputConfig::Representation
|
|
@@ -11680,6 +11725,7 @@ module Google
|
|
|
11680
11725
|
|
|
11681
11726
|
property :instance, as: 'instance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstance::Representation
|
|
11682
11727
|
|
|
11728
|
+
property :location, as: 'location'
|
|
11683
11729
|
collection :metrics, as: 'metrics', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Metric, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Metric::Representation
|
|
11684
11730
|
|
|
11685
11731
|
property :metricx_input, as: 'metricxInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetricxInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetricxInput::Representation
|
|
@@ -13054,6 +13100,7 @@ module Google
|
|
|
13054
13100
|
property :bigtable_metadata, as: 'bigtableMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableBigtableMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableBigtableMetadata::Representation
|
|
13055
13101
|
|
|
13056
13102
|
property :enable_direct_bigtable_access, as: 'enableDirectBigtableAccess'
|
|
13103
|
+
property :zone, as: 'zone'
|
|
13057
13104
|
end
|
|
13058
13105
|
end
|
|
13059
13106
|
|
|
@@ -13749,6 +13796,14 @@ module Google
|
|
|
13749
13796
|
end
|
|
13750
13797
|
end
|
|
13751
13798
|
|
|
13799
|
+
class GoogleCloudAiplatformV1beta1FullFineTunedResources
|
|
13800
|
+
# @private
|
|
13801
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13802
|
+
property :deployment_type, as: 'deploymentType'
|
|
13803
|
+
property :model_inference_unit_count, as: 'modelInferenceUnitCount'
|
|
13804
|
+
end
|
|
13805
|
+
end
|
|
13806
|
+
|
|
13752
13807
|
class GoogleCloudAiplatformV1beta1FullFineTuningSpec
|
|
13753
13808
|
# @private
|
|
13754
13809
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13765,6 +13820,9 @@ module Google
|
|
|
13765
13820
|
hash :args, as: 'args'
|
|
13766
13821
|
property :id, as: 'id'
|
|
13767
13822
|
property :name, as: 'name'
|
|
13823
|
+
collection :partial_args, as: 'partialArgs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PartialArg, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PartialArg::Representation
|
|
13824
|
+
|
|
13825
|
+
property :will_continue, as: 'willContinue'
|
|
13768
13826
|
end
|
|
13769
13827
|
end
|
|
13770
13828
|
|
|
@@ -13773,6 +13831,7 @@ module Google
|
|
|
13773
13831
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13774
13832
|
collection :allowed_function_names, as: 'allowedFunctionNames'
|
|
13775
13833
|
property :mode, as: 'mode'
|
|
13834
|
+
property :stream_function_call_arguments, as: 'streamFunctionCallArguments'
|
|
13776
13835
|
end
|
|
13777
13836
|
end
|
|
13778
13837
|
|
|
@@ -14029,6 +14088,7 @@ module Google
|
|
|
14029
14088
|
|
|
14030
14089
|
collection :contents, as: 'contents', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
|
14031
14090
|
|
|
14091
|
+
property :location, as: 'location'
|
|
14032
14092
|
property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredefinedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredefinedMetricSpec::Representation
|
|
14033
14093
|
|
|
14034
14094
|
property :rubric_generation_spec, as: 'rubricGenerationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RubricGenerationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RubricGenerationSpec::Representation
|
|
@@ -14216,6 +14276,7 @@ module Google
|
|
|
14216
14276
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14217
14277
|
property :include_thoughts, as: 'includeThoughts'
|
|
14218
14278
|
property :thinking_budget, as: 'thinkingBudget'
|
|
14279
|
+
property :thinking_level, as: 'thinkingLevel'
|
|
14219
14280
|
end
|
|
14220
14281
|
end
|
|
14221
14282
|
|
|
@@ -14442,6 +14503,7 @@ module Google
|
|
|
14442
14503
|
property :aspect_ratio, as: 'aspectRatio'
|
|
14443
14504
|
property :image_output_options, as: 'imageOutputOptions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImageConfigImageOutputOptions, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImageConfigImageOutputOptions::Representation
|
|
14444
14505
|
|
|
14506
|
+
property :image_size, as: 'imageSize'
|
|
14445
14507
|
property :person_generation, as: 'personGeneration'
|
|
14446
14508
|
end
|
|
14447
14509
|
end
|
|
@@ -15565,6 +15627,7 @@ module Google
|
|
|
15565
15627
|
property :accelerator_type, as: 'acceleratorType'
|
|
15566
15628
|
property :gpu_partition_size, as: 'gpuPartitionSize'
|
|
15567
15629
|
property :machine_type, as: 'machineType'
|
|
15630
|
+
property :min_gpu_driver_version, as: 'minGpuDriverVersion'
|
|
15568
15631
|
property :multihost_gpu_node_count, as: 'multihostGpuNodeCount'
|
|
15569
15632
|
property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReservationAffinity, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReservationAffinity::Representation
|
|
15570
15633
|
|
|
@@ -15621,6 +15684,7 @@ module Google
|
|
|
15621
15684
|
class GoogleCloudAiplatformV1beta1MemoryBankCustomizationConfig
|
|
15622
15685
|
# @private
|
|
15623
15686
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15687
|
+
property :enable_third_person_memories, as: 'enableThirdPersonMemories'
|
|
15624
15688
|
collection :generate_memories_examples, as: 'generateMemoriesExamples', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryBankCustomizationConfigGenerateMemoriesExample, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryBankCustomizationConfigGenerateMemoriesExample::Representation
|
|
15625
15689
|
|
|
15626
15690
|
collection :memory_topics, as: 'memoryTopics', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryBankCustomizationConfigMemoryTopic, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryBankCustomizationConfigMemoryTopic::Representation
|
|
@@ -17450,6 +17514,8 @@ module Google
|
|
|
17450
17514
|
|
|
17451
17515
|
property :inline_data, as: 'inlineData', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Blob, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Blob::Representation
|
|
17452
17516
|
|
|
17517
|
+
property :media_resolution, as: 'mediaResolution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PartMediaResolution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PartMediaResolution::Representation
|
|
17518
|
+
|
|
17453
17519
|
property :text, as: 'text'
|
|
17454
17520
|
property :thought, as: 'thought'
|
|
17455
17521
|
property :thought_signature, :base64 => true, as: 'thoughtSignature'
|
|
@@ -17458,6 +17524,25 @@ module Google
|
|
|
17458
17524
|
end
|
|
17459
17525
|
end
|
|
17460
17526
|
|
|
17527
|
+
class GoogleCloudAiplatformV1beta1PartMediaResolution
|
|
17528
|
+
# @private
|
|
17529
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17530
|
+
property :level, as: 'level'
|
|
17531
|
+
end
|
|
17532
|
+
end
|
|
17533
|
+
|
|
17534
|
+
class GoogleCloudAiplatformV1beta1PartialArg
|
|
17535
|
+
# @private
|
|
17536
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17537
|
+
property :bool_value, as: 'boolValue'
|
|
17538
|
+
property :json_path, as: 'jsonPath'
|
|
17539
|
+
property :null_value, as: 'nullValue'
|
|
17540
|
+
property :number_value, as: 'numberValue'
|
|
17541
|
+
property :string_value, as: 'stringValue'
|
|
17542
|
+
property :will_continue, as: 'willContinue'
|
|
17543
|
+
end
|
|
17544
|
+
end
|
|
17545
|
+
|
|
17461
17546
|
class GoogleCloudAiplatformV1beta1PartnerModelTuningSpec
|
|
17462
17547
|
# @private
|
|
17463
17548
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -18857,6 +18942,8 @@ module Google
|
|
|
18857
18942
|
|
|
18858
18943
|
property :rag_managed_db, as: 'ragManagedDb', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigRagManagedDb, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigRagManagedDb::Representation
|
|
18859
18944
|
|
|
18945
|
+
property :rag_managed_vertex_vector_search, as: 'ragManagedVertexVectorSearch', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigRagManagedVertexVectorSearch, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigRagManagedVertexVectorSearch::Representation
|
|
18946
|
+
|
|
18860
18947
|
property :vertex_feature_store, as: 'vertexFeatureStore', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexFeatureStore, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexFeatureStore::Representation
|
|
18861
18948
|
|
|
18862
18949
|
property :vertex_vector_search, as: 'vertexVectorSearch', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexVectorSearch, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexVectorSearch::Representation
|
|
@@ -18897,6 +18984,13 @@ module Google
|
|
|
18897
18984
|
end
|
|
18898
18985
|
end
|
|
18899
18986
|
|
|
18987
|
+
class GoogleCloudAiplatformV1beta1RagVectorDbConfigRagManagedVertexVectorSearch
|
|
18988
|
+
# @private
|
|
18989
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
18990
|
+
property :collection_name, as: 'collectionName'
|
|
18991
|
+
end
|
|
18992
|
+
end
|
|
18993
|
+
|
|
18900
18994
|
class GoogleCloudAiplatformV1beta1RagVectorDbConfigVertexFeatureStore
|
|
18901
18995
|
# @private
|
|
18902
18996
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -19204,6 +19298,8 @@ module Google
|
|
|
19204
19298
|
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpec
|
|
19205
19299
|
# @private
|
|
19206
19300
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19301
|
+
property :developer_connect_source, as: 'developerConnectSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecDeveloperConnectSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecDeveloperConnectSource::Representation
|
|
19302
|
+
|
|
19207
19303
|
property :inline_source, as: 'inlineSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecInlineSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecInlineSource::Representation
|
|
19208
19304
|
|
|
19209
19305
|
property :python_spec, as: 'pythonSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecPythonSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecPythonSpec::Representation
|
|
@@ -19211,6 +19307,23 @@ module Google
|
|
|
19211
19307
|
end
|
|
19212
19308
|
end
|
|
19213
19309
|
|
|
19310
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecDeveloperConnectConfig
|
|
19311
|
+
# @private
|
|
19312
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19313
|
+
property :dir, as: 'dir'
|
|
19314
|
+
property :git_repository_link, as: 'gitRepositoryLink'
|
|
19315
|
+
property :revision, as: 'revision'
|
|
19316
|
+
end
|
|
19317
|
+
end
|
|
19318
|
+
|
|
19319
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecDeveloperConnectSource
|
|
19320
|
+
# @private
|
|
19321
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19322
|
+
property :config, as: 'config', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecDeveloperConnectConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecDeveloperConnectConfig::Representation
|
|
19323
|
+
|
|
19324
|
+
end
|
|
19325
|
+
end
|
|
19326
|
+
|
|
19214
19327
|
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecInlineSource
|
|
19215
19328
|
# @private
|
|
19216
19329
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -19338,6 +19451,14 @@ module Google
|
|
|
19338
19451
|
end
|
|
19339
19452
|
end
|
|
19340
19453
|
|
|
19454
|
+
class GoogleCloudAiplatformV1beta1ReplicatedVoiceConfig
|
|
19455
|
+
# @private
|
|
19456
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19457
|
+
property :mime_type, as: 'mimeType'
|
|
19458
|
+
property :voice_sample_audio, :base64 => true, as: 'voiceSampleAudio'
|
|
19459
|
+
end
|
|
19460
|
+
end
|
|
19461
|
+
|
|
19341
19462
|
class GoogleCloudAiplatformV1beta1ReportExecutionEventRequest
|
|
19342
19463
|
# @private
|
|
19343
19464
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -24135,6 +24256,8 @@ module Google
|
|
|
24135
24256
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
24136
24257
|
property :prebuilt_voice_config, as: 'prebuiltVoiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrebuiltVoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrebuiltVoiceConfig::Representation
|
|
24137
24258
|
|
|
24259
|
+
property :replicated_voice_config, as: 'replicatedVoiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReplicatedVoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReplicatedVoiceConfig::Representation
|
|
24260
|
+
|
|
24138
24261
|
end
|
|
24139
24262
|
end
|
|
24140
24263
|
|