google-apis-aiplatform_v1 0.70.0 → 0.71.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_v1/classes.rb +439 -0
- data/lib/google/apis/aiplatform_v1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1/representations.rb +215 -0
- data/lib/google/apis/aiplatform_v1/service.rb +17643 -8856
- metadata +2 -2
|
@@ -1408,6 +1408,36 @@ module Google
|
|
|
1408
1408
|
include Google::Apis::Core::JsonObjectSupport
|
|
1409
1409
|
end
|
|
1410
1410
|
|
|
1411
|
+
class GoogleCloudAiplatformV1EvaluationInstanceAgentConfig
|
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1413
|
+
|
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1415
|
+
end
|
|
1416
|
+
|
|
1417
|
+
class GoogleCloudAiplatformV1EvaluationInstanceAgentConfigTools
|
|
1418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1419
|
+
|
|
1420
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1421
|
+
end
|
|
1422
|
+
|
|
1423
|
+
class GoogleCloudAiplatformV1EvaluationInstanceAgentData
|
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1425
|
+
|
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1427
|
+
end
|
|
1428
|
+
|
|
1429
|
+
class GoogleCloudAiplatformV1EvaluationInstanceAgentDataEvents
|
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1431
|
+
|
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1433
|
+
end
|
|
1434
|
+
|
|
1435
|
+
class GoogleCloudAiplatformV1EvaluationInstanceAgentDataTools
|
|
1436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1437
|
+
|
|
1438
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1439
|
+
end
|
|
1440
|
+
|
|
1411
1441
|
class GoogleCloudAiplatformV1EvaluationInstanceInstanceData
|
|
1412
1442
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1413
1443
|
|
|
@@ -2278,6 +2308,24 @@ module Google
|
|
|
2278
2308
|
include Google::Apis::Core::JsonObjectSupport
|
|
2279
2309
|
end
|
|
2280
2310
|
|
|
2311
|
+
class GoogleCloudAiplatformV1FunctionResponseBlob
|
|
2312
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2313
|
+
|
|
2314
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2315
|
+
end
|
|
2316
|
+
|
|
2317
|
+
class GoogleCloudAiplatformV1FunctionResponseFileData
|
|
2318
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2319
|
+
|
|
2320
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2321
|
+
end
|
|
2322
|
+
|
|
2323
|
+
class GoogleCloudAiplatformV1FunctionResponsePart
|
|
2324
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2325
|
+
|
|
2326
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2327
|
+
end
|
|
2328
|
+
|
|
2281
2329
|
class GoogleCloudAiplatformV1GcsDestination
|
|
2282
2330
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2283
2331
|
|
|
@@ -2542,6 +2590,12 @@ module Google
|
|
|
2542
2590
|
include Google::Apis::Core::JsonObjectSupport
|
|
2543
2591
|
end
|
|
2544
2592
|
|
|
2593
|
+
class GoogleCloudAiplatformV1ImageConfigImageOutputOptions
|
|
2594
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2595
|
+
|
|
2596
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2597
|
+
end
|
|
2598
|
+
|
|
2545
2599
|
class GoogleCloudAiplatformV1ImportDataConfig
|
|
2546
2600
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2547
2601
|
|
|
@@ -4630,6 +4684,24 @@ module Google
|
|
|
4630
4684
|
include Google::Apis::Core::JsonObjectSupport
|
|
4631
4685
|
end
|
|
4632
4686
|
|
|
4687
|
+
class GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpec
|
|
4688
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4689
|
+
|
|
4690
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4691
|
+
end
|
|
4692
|
+
|
|
4693
|
+
class GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecInlineSource
|
|
4694
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4695
|
+
|
|
4696
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4697
|
+
end
|
|
4698
|
+
|
|
4699
|
+
class GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecPythonSpec
|
|
4700
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4701
|
+
|
|
4702
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4703
|
+
end
|
|
4704
|
+
|
|
4633
4705
|
class GoogleCloudAiplatformV1RebaseTunedModelRequest
|
|
4634
4706
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4635
4707
|
|
|
@@ -6670,6 +6742,12 @@ module Google
|
|
|
6670
6742
|
include Google::Apis::Core::JsonObjectSupport
|
|
6671
6743
|
end
|
|
6672
6744
|
|
|
6745
|
+
class GoogleCloudAiplatformV1ToolComputerUse
|
|
6746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6747
|
+
|
|
6748
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
6749
|
+
end
|
|
6750
|
+
|
|
6673
6751
|
class GoogleCloudAiplatformV1ToolConfig
|
|
6674
6752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6675
6753
|
|
|
@@ -9882,6 +9960,8 @@ module Google
|
|
|
9882
9960
|
class GoogleCloudAiplatformV1EvaluationInstance
|
|
9883
9961
|
# @private
|
|
9884
9962
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9963
|
+
property :agent_data, as: 'agentData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceAgentData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceAgentData::Representation
|
|
9964
|
+
|
|
9885
9965
|
property :other_data, as: 'otherData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceMapInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceMapInstance::Representation
|
|
9886
9966
|
|
|
9887
9967
|
property :prompt, as: 'prompt', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData::Representation
|
|
@@ -9895,6 +9975,57 @@ module Google
|
|
|
9895
9975
|
end
|
|
9896
9976
|
end
|
|
9897
9977
|
|
|
9978
|
+
class GoogleCloudAiplatformV1EvaluationInstanceAgentConfig
|
|
9979
|
+
# @private
|
|
9980
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9981
|
+
property :developer_instruction, as: 'developerInstruction', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData::Representation
|
|
9982
|
+
|
|
9983
|
+
property :tools, as: 'tools', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceAgentConfigTools, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceAgentConfigTools::Representation
|
|
9984
|
+
|
|
9985
|
+
property :tools_text, as: 'toolsText'
|
|
9986
|
+
end
|
|
9987
|
+
end
|
|
9988
|
+
|
|
9989
|
+
class GoogleCloudAiplatformV1EvaluationInstanceAgentConfigTools
|
|
9990
|
+
# @private
|
|
9991
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9992
|
+
collection :tool, as: 'tool', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool::Representation
|
|
9993
|
+
|
|
9994
|
+
end
|
|
9995
|
+
end
|
|
9996
|
+
|
|
9997
|
+
class GoogleCloudAiplatformV1EvaluationInstanceAgentData
|
|
9998
|
+
# @private
|
|
9999
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10000
|
+
property :agent_config, as: 'agentConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceAgentConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceAgentConfig::Representation
|
|
10001
|
+
|
|
10002
|
+
property :developer_instruction, as: 'developerInstruction', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceInstanceData::Representation
|
|
10003
|
+
|
|
10004
|
+
property :events, as: 'events', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceAgentDataEvents, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceAgentDataEvents::Representation
|
|
10005
|
+
|
|
10006
|
+
property :events_text, as: 'eventsText'
|
|
10007
|
+
property :tools, as: 'tools', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceAgentDataTools, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceAgentDataTools::Representation
|
|
10008
|
+
|
|
10009
|
+
property :tools_text, as: 'toolsText'
|
|
10010
|
+
end
|
|
10011
|
+
end
|
|
10012
|
+
|
|
10013
|
+
class GoogleCloudAiplatformV1EvaluationInstanceAgentDataEvents
|
|
10014
|
+
# @private
|
|
10015
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10016
|
+
collection :event, as: 'event', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
|
10017
|
+
|
|
10018
|
+
end
|
|
10019
|
+
end
|
|
10020
|
+
|
|
10021
|
+
class GoogleCloudAiplatformV1EvaluationInstanceAgentDataTools
|
|
10022
|
+
# @private
|
|
10023
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10024
|
+
collection :tool, as: 'tool', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool::Representation
|
|
10025
|
+
|
|
10026
|
+
end
|
|
10027
|
+
end
|
|
10028
|
+
|
|
9898
10029
|
class GoogleCloudAiplatformV1EvaluationInstanceInstanceData
|
|
9899
10030
|
# @private
|
|
9900
10031
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10097,6 +10228,8 @@ module Google
|
|
|
10097
10228
|
property :llm_based_metric_spec, as: 'llmBasedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricLlmBasedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricLlmBasedMetricSpec::Representation
|
|
10098
10229
|
|
|
10099
10230
|
property :metric, as: 'metric'
|
|
10231
|
+
property :metric_config, as: 'metricConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Metric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Metric::Representation
|
|
10232
|
+
|
|
10100
10233
|
property :predefined_metric_spec, as: 'predefinedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec::Representation
|
|
10101
10234
|
|
|
10102
10235
|
property :rubric_based_metric_spec, as: 'rubricBasedMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec::Representation
|
|
@@ -11387,10 +11520,40 @@ module Google
|
|
|
11387
11520
|
# @private
|
|
11388
11521
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11389
11522
|
property :name, as: 'name'
|
|
11523
|
+
collection :parts, as: 'parts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionResponsePart, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionResponsePart::Representation
|
|
11524
|
+
|
|
11390
11525
|
hash :response, as: 'response'
|
|
11391
11526
|
end
|
|
11392
11527
|
end
|
|
11393
11528
|
|
|
11529
|
+
class GoogleCloudAiplatformV1FunctionResponseBlob
|
|
11530
|
+
# @private
|
|
11531
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11532
|
+
property :data, :base64 => true, as: 'data'
|
|
11533
|
+
property :display_name, as: 'displayName'
|
|
11534
|
+
property :mime_type, as: 'mimeType'
|
|
11535
|
+
end
|
|
11536
|
+
end
|
|
11537
|
+
|
|
11538
|
+
class GoogleCloudAiplatformV1FunctionResponseFileData
|
|
11539
|
+
# @private
|
|
11540
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11541
|
+
property :display_name, as: 'displayName'
|
|
11542
|
+
property :file_uri, as: 'fileUri'
|
|
11543
|
+
property :mime_type, as: 'mimeType'
|
|
11544
|
+
end
|
|
11545
|
+
end
|
|
11546
|
+
|
|
11547
|
+
class GoogleCloudAiplatformV1FunctionResponsePart
|
|
11548
|
+
# @private
|
|
11549
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11550
|
+
property :file_data, as: 'fileData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionResponseFileData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionResponseFileData::Representation
|
|
11551
|
+
|
|
11552
|
+
property :inline_data, as: 'inlineData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionResponseBlob, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionResponseBlob::Representation
|
|
11553
|
+
|
|
11554
|
+
end
|
|
11555
|
+
end
|
|
11556
|
+
|
|
11394
11557
|
class GoogleCloudAiplatformV1GcsDestination
|
|
11395
11558
|
# @private
|
|
11396
11559
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -11512,6 +11675,8 @@ module Google
|
|
|
11512
11675
|
class GoogleCloudAiplatformV1GenerateInstanceRubricsRequest
|
|
11513
11676
|
# @private
|
|
11514
11677
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11678
|
+
property :agent_config, as: 'agentConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceAgentConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstanceAgentConfig::Representation
|
|
11679
|
+
|
|
11515
11680
|
collection :contents, as: 'contents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
|
11516
11681
|
|
|
11517
11682
|
property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredefinedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredefinedMetricSpec::Representation
|
|
@@ -11855,6 +12020,17 @@ module Google
|
|
|
11855
12020
|
# @private
|
|
11856
12021
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11857
12022
|
property :aspect_ratio, as: 'aspectRatio'
|
|
12023
|
+
property :image_output_options, as: 'imageOutputOptions', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ImageConfigImageOutputOptions, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ImageConfigImageOutputOptions::Representation
|
|
12024
|
+
|
|
12025
|
+
property :person_generation, as: 'personGeneration'
|
|
12026
|
+
end
|
|
12027
|
+
end
|
|
12028
|
+
|
|
12029
|
+
class GoogleCloudAiplatformV1ImageConfigImageOutputOptions
|
|
12030
|
+
# @private
|
|
12031
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12032
|
+
property :compression_quality, as: 'compressionQuality'
|
|
12033
|
+
property :mime_type, as: 'mimeType'
|
|
11858
12034
|
end
|
|
11859
12035
|
end
|
|
11860
12036
|
|
|
@@ -15485,6 +15661,8 @@ module Google
|
|
|
15485
15661
|
property :package_spec, as: 'packageSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec::Representation
|
|
15486
15662
|
|
|
15487
15663
|
property :service_account, as: 'serviceAccount'
|
|
15664
|
+
property :source_code_spec, as: 'sourceCodeSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpec::Representation
|
|
15665
|
+
|
|
15488
15666
|
end
|
|
15489
15667
|
end
|
|
15490
15668
|
|
|
@@ -15514,6 +15692,33 @@ module Google
|
|
|
15514
15692
|
end
|
|
15515
15693
|
end
|
|
15516
15694
|
|
|
15695
|
+
class GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpec
|
|
15696
|
+
# @private
|
|
15697
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15698
|
+
property :inline_source, as: 'inlineSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecInlineSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecInlineSource::Representation
|
|
15699
|
+
|
|
15700
|
+
property :python_spec, as: 'pythonSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecPythonSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecPythonSpec::Representation
|
|
15701
|
+
|
|
15702
|
+
end
|
|
15703
|
+
end
|
|
15704
|
+
|
|
15705
|
+
class GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecInlineSource
|
|
15706
|
+
# @private
|
|
15707
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15708
|
+
property :source_archive, :base64 => true, as: 'sourceArchive'
|
|
15709
|
+
end
|
|
15710
|
+
end
|
|
15711
|
+
|
|
15712
|
+
class GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecPythonSpec
|
|
15713
|
+
# @private
|
|
15714
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15715
|
+
property :entrypoint_module, as: 'entrypointModule'
|
|
15716
|
+
property :entrypoint_object, as: 'entrypointObject'
|
|
15717
|
+
property :requirements_file, as: 'requirementsFile'
|
|
15718
|
+
property :version, as: 'version'
|
|
15719
|
+
end
|
|
15720
|
+
end
|
|
15721
|
+
|
|
15517
15722
|
class GoogleCloudAiplatformV1RebaseTunedModelRequest
|
|
15518
15723
|
# @private
|
|
15519
15724
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -18802,6 +19007,8 @@ module Google
|
|
|
18802
19007
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
18803
19008
|
property :code_execution, as: 'codeExecution', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCodeExecution, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCodeExecution::Representation
|
|
18804
19009
|
|
|
19010
|
+
property :computer_use, as: 'computerUse', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolComputerUse, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolComputerUse::Representation
|
|
19011
|
+
|
|
18805
19012
|
property :enterprise_web_search, as: 'enterpriseWebSearch', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EnterpriseWebSearch, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EnterpriseWebSearch::Representation
|
|
18806
19013
|
|
|
18807
19014
|
collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionDeclaration, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionDeclaration::Representation
|
|
@@ -18872,6 +19079,14 @@ module Google
|
|
|
18872
19079
|
end
|
|
18873
19080
|
end
|
|
18874
19081
|
|
|
19082
|
+
class GoogleCloudAiplatformV1ToolComputerUse
|
|
19083
|
+
# @private
|
|
19084
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19085
|
+
property :environment, as: 'environment'
|
|
19086
|
+
collection :excluded_predefined_functions, as: 'excludedPredefinedFunctions'
|
|
19087
|
+
end
|
|
19088
|
+
end
|
|
19089
|
+
|
|
18875
19090
|
class GoogleCloudAiplatformV1ToolConfig
|
|
18876
19091
|
# @private
|
|
18877
19092
|
class Representation < Google::Apis::Core::JsonRepresentation
|