google-apis-aiplatform_v1beta1 0.63.0 → 0.65.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 +890 -14
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +386 -3
- data/lib/google/apis/aiplatform_v1beta1/service.rb +22677 -10819
- metadata +2 -2
|
@@ -1474,6 +1474,24 @@ module Google
|
|
|
1474
1474
|
include Google::Apis::Core::JsonObjectSupport
|
|
1475
1475
|
end
|
|
1476
1476
|
|
|
1477
|
+
class GoogleCloudAiplatformV1beta1EmbedContentRequest
|
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1479
|
+
|
|
1480
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1481
|
+
end
|
|
1482
|
+
|
|
1483
|
+
class GoogleCloudAiplatformV1beta1EmbedContentResponse
|
|
1484
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1485
|
+
|
|
1486
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1487
|
+
end
|
|
1488
|
+
|
|
1489
|
+
class GoogleCloudAiplatformV1beta1EmbedContentResponseEmbedding
|
|
1490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1491
|
+
|
|
1492
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1493
|
+
end
|
|
1494
|
+
|
|
1477
1495
|
class GoogleCloudAiplatformV1beta1EnableModelRequest
|
|
1478
1496
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1479
1497
|
|
|
@@ -1594,6 +1612,36 @@ module Google
|
|
|
1594
1612
|
include Google::Apis::Core::JsonObjectSupport
|
|
1595
1613
|
end
|
|
1596
1614
|
|
|
1615
|
+
class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfig
|
|
1616
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1617
|
+
|
|
1618
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1619
|
+
end
|
|
1620
|
+
|
|
1621
|
+
class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfigTools
|
|
1622
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1623
|
+
|
|
1624
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1625
|
+
end
|
|
1626
|
+
|
|
1627
|
+
class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentData
|
|
1628
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1629
|
+
|
|
1630
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1631
|
+
end
|
|
1632
|
+
|
|
1633
|
+
class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataEvents
|
|
1634
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1635
|
+
|
|
1636
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1637
|
+
end
|
|
1638
|
+
|
|
1639
|
+
class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataTools
|
|
1640
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1641
|
+
|
|
1642
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1643
|
+
end
|
|
1644
|
+
|
|
1597
1645
|
class GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData
|
|
1598
1646
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1599
1647
|
|
|
@@ -1696,6 +1744,12 @@ module Google
|
|
|
1696
1744
|
include Google::Apis::Core::JsonObjectSupport
|
|
1697
1745
|
end
|
|
1698
1746
|
|
|
1747
|
+
class GoogleCloudAiplatformV1beta1EvaluationRunInferenceConfigAgentConfig
|
|
1748
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1749
|
+
|
|
1750
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1751
|
+
end
|
|
1752
|
+
|
|
1699
1753
|
class GoogleCloudAiplatformV1beta1EvaluationRunMetric
|
|
1700
1754
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1701
1755
|
|
|
@@ -2662,6 +2716,24 @@ module Google
|
|
|
2662
2716
|
include Google::Apis::Core::JsonObjectSupport
|
|
2663
2717
|
end
|
|
2664
2718
|
|
|
2719
|
+
class GoogleCloudAiplatformV1beta1FunctionResponseBlob
|
|
2720
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2721
|
+
|
|
2722
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2723
|
+
end
|
|
2724
|
+
|
|
2725
|
+
class GoogleCloudAiplatformV1beta1FunctionResponseFileData
|
|
2726
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2727
|
+
|
|
2728
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2729
|
+
end
|
|
2730
|
+
|
|
2731
|
+
class GoogleCloudAiplatformV1beta1FunctionResponsePart
|
|
2732
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2733
|
+
|
|
2734
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2735
|
+
end
|
|
2736
|
+
|
|
2665
2737
|
class GoogleCloudAiplatformV1beta1GcsDestination
|
|
2666
2738
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2667
2739
|
|
|
@@ -3010,6 +3082,12 @@ module Google
|
|
|
3010
3082
|
include Google::Apis::Core::JsonObjectSupport
|
|
3011
3083
|
end
|
|
3012
3084
|
|
|
3085
|
+
class GoogleCloudAiplatformV1beta1ImageConfigImageOutputOptions
|
|
3086
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3087
|
+
|
|
3088
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3089
|
+
end
|
|
3090
|
+
|
|
3013
3091
|
class GoogleCloudAiplatformV1beta1ImportDataConfig
|
|
3014
3092
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3015
3093
|
|
|
@@ -3190,6 +3268,12 @@ module Google
|
|
|
3190
3268
|
include Google::Apis::Core::JsonObjectSupport
|
|
3191
3269
|
end
|
|
3192
3270
|
|
|
3271
|
+
class GoogleCloudAiplatformV1beta1IntermediateExtractedMemory
|
|
3272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3273
|
+
|
|
3274
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3275
|
+
end
|
|
3276
|
+
|
|
3193
3277
|
class GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance
|
|
3194
3278
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3195
3279
|
|
|
@@ -3424,6 +3508,12 @@ module Google
|
|
|
3424
3508
|
include Google::Apis::Core::JsonObjectSupport
|
|
3425
3509
|
end
|
|
3426
3510
|
|
|
3511
|
+
class GoogleCloudAiplatformV1beta1ListMemoryRevisionsResponse
|
|
3512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3513
|
+
|
|
3514
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3515
|
+
end
|
|
3516
|
+
|
|
3427
3517
|
class GoogleCloudAiplatformV1beta1ListMetadataSchemasResponse
|
|
3428
3518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3429
3519
|
|
|
@@ -3748,6 +3838,12 @@ module Google
|
|
|
3748
3838
|
include Google::Apis::Core::JsonObjectSupport
|
|
3749
3839
|
end
|
|
3750
3840
|
|
|
3841
|
+
class GoogleCloudAiplatformV1beta1MemoryRevision
|
|
3842
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3843
|
+
|
|
3844
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3845
|
+
end
|
|
3846
|
+
|
|
3751
3847
|
class GoogleCloudAiplatformV1beta1MemoryTopicId
|
|
3752
3848
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3753
3849
|
|
|
@@ -5710,6 +5806,24 @@ module Google
|
|
|
5710
5806
|
include Google::Apis::Core::JsonObjectSupport
|
|
5711
5807
|
end
|
|
5712
5808
|
|
|
5809
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpec
|
|
5810
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5811
|
+
|
|
5812
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5813
|
+
end
|
|
5814
|
+
|
|
5815
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecInlineSource
|
|
5816
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5817
|
+
|
|
5818
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5819
|
+
end
|
|
5820
|
+
|
|
5821
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecPythonSpec
|
|
5822
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5823
|
+
|
|
5824
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5825
|
+
end
|
|
5826
|
+
|
|
5713
5827
|
class GoogleCloudAiplatformV1beta1RebaseTunedModelRequest
|
|
5714
5828
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5715
5829
|
|
|
@@ -5938,6 +6052,12 @@ module Google
|
|
|
5938
6052
|
include Google::Apis::Core::JsonObjectSupport
|
|
5939
6053
|
end
|
|
5940
6054
|
|
|
6055
|
+
class GoogleCloudAiplatformV1beta1RollbackMemoryRequest
|
|
6056
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6057
|
+
|
|
6058
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
6059
|
+
end
|
|
6060
|
+
|
|
5941
6061
|
class GoogleCloudAiplatformV1beta1RolloutOptions
|
|
5942
6062
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5943
6063
|
|
|
@@ -8038,6 +8158,12 @@ module Google
|
|
|
8038
8158
|
include Google::Apis::Core::JsonObjectSupport
|
|
8039
8159
|
end
|
|
8040
8160
|
|
|
8161
|
+
class GoogleCloudAiplatformV1beta1ToolComputerUse
|
|
8162
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8163
|
+
|
|
8164
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
8165
|
+
end
|
|
8166
|
+
|
|
8041
8167
|
class GoogleCloudAiplatformV1beta1ToolConfig
|
|
8042
8168
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8043
8169
|
|
|
@@ -8638,6 +8764,12 @@ module Google
|
|
|
8638
8764
|
include Google::Apis::Core::JsonObjectSupport
|
|
8639
8765
|
end
|
|
8640
8766
|
|
|
8767
|
+
class GoogleCloudAiplatformV1beta1UsageMetadata
|
|
8768
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8769
|
+
|
|
8770
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
8771
|
+
end
|
|
8772
|
+
|
|
8641
8773
|
class GoogleCloudAiplatformV1beta1UserActionReference
|
|
8642
8774
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8643
8775
|
|
|
@@ -9951,6 +10083,8 @@ module Google
|
|
|
9951
10083
|
# @private
|
|
9952
10084
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9953
10085
|
property :candidate, as: 'candidate'
|
|
10086
|
+
collection :events, as: 'events', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
|
10087
|
+
|
|
9954
10088
|
property :text, as: 'text'
|
|
9955
10089
|
property :value, as: 'value'
|
|
9956
10090
|
end
|
|
@@ -11283,6 +11417,36 @@ module Google
|
|
|
11283
11417
|
end
|
|
11284
11418
|
end
|
|
11285
11419
|
|
|
11420
|
+
class GoogleCloudAiplatformV1beta1EmbedContentRequest
|
|
11421
|
+
# @private
|
|
11422
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11423
|
+
property :auto_truncate, as: 'autoTruncate'
|
|
11424
|
+
property :content, as: 'content', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
|
11425
|
+
|
|
11426
|
+
property :output_dimensionality, as: 'outputDimensionality'
|
|
11427
|
+
property :task_type, as: 'taskType'
|
|
11428
|
+
property :title, as: 'title'
|
|
11429
|
+
end
|
|
11430
|
+
end
|
|
11431
|
+
|
|
11432
|
+
class GoogleCloudAiplatformV1beta1EmbedContentResponse
|
|
11433
|
+
# @private
|
|
11434
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11435
|
+
property :embedding, as: 'embedding', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EmbedContentResponseEmbedding, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EmbedContentResponseEmbedding::Representation
|
|
11436
|
+
|
|
11437
|
+
property :truncated, as: 'truncated'
|
|
11438
|
+
property :usage_metadata, as: 'usageMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UsageMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UsageMetadata::Representation
|
|
11439
|
+
|
|
11440
|
+
end
|
|
11441
|
+
end
|
|
11442
|
+
|
|
11443
|
+
class GoogleCloudAiplatformV1beta1EmbedContentResponseEmbedding
|
|
11444
|
+
# @private
|
|
11445
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11446
|
+
collection :values, as: 'values'
|
|
11447
|
+
end
|
|
11448
|
+
end
|
|
11449
|
+
|
|
11286
11450
|
class GoogleCloudAiplatformV1beta1EnableModelRequest
|
|
11287
11451
|
# @private
|
|
11288
11452
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -11634,6 +11798,8 @@ module Google
|
|
|
11634
11798
|
class GoogleCloudAiplatformV1beta1EvaluationInstance
|
|
11635
11799
|
# @private
|
|
11636
11800
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11801
|
+
property :agent_data, as: 'agentData', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentData, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentData::Representation
|
|
11802
|
+
|
|
11637
11803
|
property :other_data, as: 'otherData', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceMapInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceMapInstance::Representation
|
|
11638
11804
|
|
|
11639
11805
|
property :prompt, as: 'prompt', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData::Representation
|
|
@@ -11647,6 +11813,57 @@ module Google
|
|
|
11647
11813
|
end
|
|
11648
11814
|
end
|
|
11649
11815
|
|
|
11816
|
+
class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfig
|
|
11817
|
+
# @private
|
|
11818
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11819
|
+
property :developer_instruction, as: 'developerInstruction', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData::Representation
|
|
11820
|
+
|
|
11821
|
+
property :tools, as: 'tools', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfigTools, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfigTools::Representation
|
|
11822
|
+
|
|
11823
|
+
property :tools_text, as: 'toolsText'
|
|
11824
|
+
end
|
|
11825
|
+
end
|
|
11826
|
+
|
|
11827
|
+
class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfigTools
|
|
11828
|
+
# @private
|
|
11829
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11830
|
+
collection :tool, as: 'tool', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool::Representation
|
|
11831
|
+
|
|
11832
|
+
end
|
|
11833
|
+
end
|
|
11834
|
+
|
|
11835
|
+
class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentData
|
|
11836
|
+
# @private
|
|
11837
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11838
|
+
property :agent_config, as: 'agentConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfig::Representation
|
|
11839
|
+
|
|
11840
|
+
property :developer_instruction, as: 'developerInstruction', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData::Representation
|
|
11841
|
+
|
|
11842
|
+
property :events, as: 'events', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataEvents, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataEvents::Representation
|
|
11843
|
+
|
|
11844
|
+
property :events_text, as: 'eventsText'
|
|
11845
|
+
property :tools, as: 'tools', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataTools, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataTools::Representation
|
|
11846
|
+
|
|
11847
|
+
property :tools_text, as: 'toolsText'
|
|
11848
|
+
end
|
|
11849
|
+
end
|
|
11850
|
+
|
|
11851
|
+
class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataEvents
|
|
11852
|
+
# @private
|
|
11853
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11854
|
+
collection :event, as: 'event', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
|
11855
|
+
|
|
11856
|
+
end
|
|
11857
|
+
end
|
|
11858
|
+
|
|
11859
|
+
class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataTools
|
|
11860
|
+
# @private
|
|
11861
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11862
|
+
collection :tool, as: 'tool', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool::Representation
|
|
11863
|
+
|
|
11864
|
+
end
|
|
11865
|
+
end
|
|
11866
|
+
|
|
11650
11867
|
class GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData
|
|
11651
11868
|
# @private
|
|
11652
11869
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -11837,18 +12054,32 @@ module Google
|
|
|
11837
12054
|
class GoogleCloudAiplatformV1beta1EvaluationRunInferenceConfig
|
|
11838
12055
|
# @private
|
|
11839
12056
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12057
|
+
property :agent_config, as: 'agentConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunInferenceConfigAgentConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunInferenceConfigAgentConfig::Representation
|
|
12058
|
+
|
|
11840
12059
|
property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig::Representation
|
|
11841
12060
|
|
|
11842
12061
|
property :model, as: 'model'
|
|
11843
12062
|
end
|
|
11844
12063
|
end
|
|
11845
12064
|
|
|
12065
|
+
class GoogleCloudAiplatformV1beta1EvaluationRunInferenceConfigAgentConfig
|
|
12066
|
+
# @private
|
|
12067
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12068
|
+
property :developer_instruction, as: 'developerInstruction', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
|
12069
|
+
|
|
12070
|
+
collection :tools, as: 'tools', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool::Representation
|
|
12071
|
+
|
|
12072
|
+
end
|
|
12073
|
+
end
|
|
12074
|
+
|
|
11846
12075
|
class GoogleCloudAiplatformV1beta1EvaluationRunMetric
|
|
11847
12076
|
# @private
|
|
11848
12077
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11849
12078
|
property :llm_based_metric_spec, as: 'llmBasedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec::Representation
|
|
11850
12079
|
|
|
11851
12080
|
property :metric, as: 'metric'
|
|
12081
|
+
property :metric_config, as: 'metricConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Metric, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Metric::Representation
|
|
12082
|
+
|
|
11852
12083
|
property :predefined_metric_spec, as: 'predefinedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricPredefinedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricPredefinedMetricSpec::Representation
|
|
11853
12084
|
|
|
11854
12085
|
property :rubric_based_metric_spec, as: 'rubricBasedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricRubricBasedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricRubricBasedMetricSpec::Representation
|
|
@@ -11945,7 +12176,6 @@ module Google
|
|
|
11945
12176
|
property :skip_summarization, as: 'skipSummarization'
|
|
11946
12177
|
hash :state_delta, as: 'stateDelta'
|
|
11947
12178
|
property :transfer_agent, as: 'transferAgent'
|
|
11948
|
-
property :transfer_to_agent, as: 'transferToAgent'
|
|
11949
12179
|
end
|
|
11950
12180
|
end
|
|
11951
12181
|
|
|
@@ -13492,10 +13722,40 @@ module Google
|
|
|
13492
13722
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13493
13723
|
property :id, as: 'id'
|
|
13494
13724
|
property :name, as: 'name'
|
|
13725
|
+
collection :parts, as: 'parts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionResponsePart, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionResponsePart::Representation
|
|
13726
|
+
|
|
13495
13727
|
hash :response, as: 'response'
|
|
13496
13728
|
end
|
|
13497
13729
|
end
|
|
13498
13730
|
|
|
13731
|
+
class GoogleCloudAiplatformV1beta1FunctionResponseBlob
|
|
13732
|
+
# @private
|
|
13733
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13734
|
+
property :data, :base64 => true, as: 'data'
|
|
13735
|
+
property :display_name, as: 'displayName'
|
|
13736
|
+
property :mime_type, as: 'mimeType'
|
|
13737
|
+
end
|
|
13738
|
+
end
|
|
13739
|
+
|
|
13740
|
+
class GoogleCloudAiplatformV1beta1FunctionResponseFileData
|
|
13741
|
+
# @private
|
|
13742
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13743
|
+
property :display_name, as: 'displayName'
|
|
13744
|
+
property :file_uri, as: 'fileUri'
|
|
13745
|
+
property :mime_type, as: 'mimeType'
|
|
13746
|
+
end
|
|
13747
|
+
end
|
|
13748
|
+
|
|
13749
|
+
class GoogleCloudAiplatformV1beta1FunctionResponsePart
|
|
13750
|
+
# @private
|
|
13751
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13752
|
+
property :file_data, as: 'fileData', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionResponseFileData, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionResponseFileData::Representation
|
|
13753
|
+
|
|
13754
|
+
property :inline_data, as: 'inlineData', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionResponseBlob, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionResponseBlob::Representation
|
|
13755
|
+
|
|
13756
|
+
end
|
|
13757
|
+
end
|
|
13758
|
+
|
|
13499
13759
|
class GoogleCloudAiplatformV1beta1GcsDestination
|
|
13500
13760
|
# @private
|
|
13501
13761
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13692,6 +13952,8 @@ module Google
|
|
|
13692
13952
|
class GoogleCloudAiplatformV1beta1GenerateInstanceRubricsRequest
|
|
13693
13953
|
# @private
|
|
13694
13954
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13955
|
+
property :agent_config, as: 'agentConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfig::Representation
|
|
13956
|
+
|
|
13695
13957
|
collection :contents, as: 'contents', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
|
13696
13958
|
|
|
13697
13959
|
property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredefinedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredefinedMetricSpec::Representation
|
|
@@ -13717,6 +13979,10 @@ module Google
|
|
|
13717
13979
|
property :direct_memories_source, as: 'directMemoriesSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectMemoriesSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectMemoriesSource::Representation
|
|
13718
13980
|
|
|
13719
13981
|
property :disable_consolidation, as: 'disableConsolidation'
|
|
13982
|
+
property :disable_memory_revisions, as: 'disableMemoryRevisions'
|
|
13983
|
+
property :revision_expire_time, as: 'revisionExpireTime'
|
|
13984
|
+
hash :revision_labels, as: 'revisionLabels'
|
|
13985
|
+
property :revision_ttl, as: 'revisionTtl'
|
|
13720
13986
|
hash :scope, as: 'scope'
|
|
13721
13987
|
property :vertex_session_source, as: 'vertexSessionSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestVertexSessionSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestVertexSessionSource::Representation
|
|
13722
13988
|
|
|
@@ -13751,6 +14017,8 @@ module Google
|
|
|
13751
14017
|
# @private
|
|
13752
14018
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13753
14019
|
property :fact, as: 'fact'
|
|
14020
|
+
collection :topics, as: 'topics', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId::Representation
|
|
14021
|
+
|
|
13754
14022
|
end
|
|
13755
14023
|
end
|
|
13756
14024
|
|
|
@@ -14099,6 +14367,17 @@ module Google
|
|
|
14099
14367
|
# @private
|
|
14100
14368
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14101
14369
|
property :aspect_ratio, as: 'aspectRatio'
|
|
14370
|
+
property :image_output_options, as: 'imageOutputOptions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImageConfigImageOutputOptions, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImageConfigImageOutputOptions::Representation
|
|
14371
|
+
|
|
14372
|
+
property :person_generation, as: 'personGeneration'
|
|
14373
|
+
end
|
|
14374
|
+
end
|
|
14375
|
+
|
|
14376
|
+
class GoogleCloudAiplatformV1beta1ImageConfigImageOutputOptions
|
|
14377
|
+
# @private
|
|
14378
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14379
|
+
property :compression_quality, as: 'compressionQuality'
|
|
14380
|
+
property :mime_type, as: 'mimeType'
|
|
14102
14381
|
end
|
|
14103
14382
|
end
|
|
14104
14383
|
|
|
@@ -14466,6 +14745,13 @@ module Google
|
|
|
14466
14745
|
end
|
|
14467
14746
|
end
|
|
14468
14747
|
|
|
14748
|
+
class GoogleCloudAiplatformV1beta1IntermediateExtractedMemory
|
|
14749
|
+
# @private
|
|
14750
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14751
|
+
property :fact, as: 'fact'
|
|
14752
|
+
end
|
|
14753
|
+
end
|
|
14754
|
+
|
|
14469
14755
|
class GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance
|
|
14470
14756
|
# @private
|
|
14471
14757
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -14826,6 +15112,15 @@ module Google
|
|
|
14826
15112
|
end
|
|
14827
15113
|
end
|
|
14828
15114
|
|
|
15115
|
+
class GoogleCloudAiplatformV1beta1ListMemoryRevisionsResponse
|
|
15116
|
+
# @private
|
|
15117
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15118
|
+
collection :memory_revisions, as: 'memoryRevisions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryRevision, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryRevision::Representation
|
|
15119
|
+
|
|
15120
|
+
property :next_page_token, as: 'nextPageToken'
|
|
15121
|
+
end
|
|
15122
|
+
end
|
|
15123
|
+
|
|
14829
15124
|
class GoogleCloudAiplatformV1beta1ListMetadataSchemasResponse
|
|
14830
15125
|
# @private
|
|
14831
15126
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -15234,11 +15529,16 @@ module Google
|
|
|
15234
15529
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15235
15530
|
property :create_time, as: 'createTime'
|
|
15236
15531
|
property :description, as: 'description'
|
|
15532
|
+
property :disable_memory_revisions, as: 'disableMemoryRevisions'
|
|
15237
15533
|
property :display_name, as: 'displayName'
|
|
15238
15534
|
property :expire_time, as: 'expireTime'
|
|
15239
15535
|
property :fact, as: 'fact'
|
|
15240
15536
|
property :name, as: 'name'
|
|
15537
|
+
property :revision_expire_time, as: 'revisionExpireTime'
|
|
15538
|
+
property :revision_ttl, as: 'revisionTtl'
|
|
15241
15539
|
hash :scope, as: 'scope'
|
|
15540
|
+
collection :topics, as: 'topics', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId::Representation
|
|
15541
|
+
|
|
15242
15542
|
property :ttl, as: 'ttl'
|
|
15243
15543
|
property :update_time, as: 'updateTime'
|
|
15244
15544
|
end
|
|
@@ -15315,6 +15615,19 @@ module Google
|
|
|
15315
15615
|
end
|
|
15316
15616
|
end
|
|
15317
15617
|
|
|
15618
|
+
class GoogleCloudAiplatformV1beta1MemoryRevision
|
|
15619
|
+
# @private
|
|
15620
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15621
|
+
property :create_time, as: 'createTime'
|
|
15622
|
+
property :expire_time, as: 'expireTime'
|
|
15623
|
+
collection :extracted_memories, as: 'extractedMemories', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IntermediateExtractedMemory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IntermediateExtractedMemory::Representation
|
|
15624
|
+
|
|
15625
|
+
property :fact, as: 'fact'
|
|
15626
|
+
hash :labels, as: 'labels'
|
|
15627
|
+
property :name, as: 'name'
|
|
15628
|
+
end
|
|
15629
|
+
end
|
|
15630
|
+
|
|
15318
15631
|
class GoogleCloudAiplatformV1beta1MemoryTopicId
|
|
15319
15632
|
# @private
|
|
15320
15633
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -16881,6 +17194,7 @@ module Google
|
|
|
16881
17194
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16882
17195
|
property :content, as: 'content', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
|
16883
17196
|
|
|
17197
|
+
property :optimization_target, as: 'optimizationTarget'
|
|
16884
17198
|
end
|
|
16885
17199
|
end
|
|
16886
17200
|
|
|
@@ -17435,6 +17749,7 @@ module Google
|
|
|
17435
17749
|
# @private
|
|
17436
17750
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17437
17751
|
collection :instances, as: 'instances'
|
|
17752
|
+
hash :labels, as: 'labels'
|
|
17438
17753
|
property :parameters, as: 'parameters'
|
|
17439
17754
|
end
|
|
17440
17755
|
end
|
|
@@ -17506,8 +17821,6 @@ module Google
|
|
|
17506
17821
|
class GoogleCloudAiplatformV1beta1PreferenceOptimizationSpec
|
|
17507
17822
|
# @private
|
|
17508
17823
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17509
|
-
property :evaluation_config, as: 'evaluationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationConfig::Representation
|
|
17510
|
-
|
|
17511
17824
|
property :export_last_checkpoint_only, as: 'exportLastCheckpointOnly'
|
|
17512
17825
|
property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreferenceOptimizationHyperParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreferenceOptimizationHyperParameters::Representation
|
|
17513
17826
|
|
|
@@ -18714,6 +19027,7 @@ module Google
|
|
|
18714
19027
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
18715
19028
|
collection :customization_configs, as: 'customizationConfigs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryBankCustomizationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryBankCustomizationConfig::Representation
|
|
18716
19029
|
|
|
19030
|
+
property :disable_memory_revisions, as: 'disableMemoryRevisions'
|
|
18717
19031
|
property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigGenerationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigGenerationConfig::Representation
|
|
18718
19032
|
|
|
18719
19033
|
property :similarity_search_config, as: 'similaritySearchConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigSimilaritySearchConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigSimilaritySearchConfig::Representation
|
|
@@ -18743,6 +19057,7 @@ module Google
|
|
|
18743
19057
|
property :default_ttl, as: 'defaultTtl'
|
|
18744
19058
|
property :granular_ttl_config, as: 'granularTtlConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigTtlConfigGranularTtlConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigTtlConfigGranularTtlConfig::Representation
|
|
18745
19059
|
|
|
19060
|
+
property :memory_revision_default_ttl, as: 'memoryRevisionDefaultTtl'
|
|
18746
19061
|
end
|
|
18747
19062
|
end
|
|
18748
19063
|
|
|
@@ -18765,6 +19080,8 @@ module Google
|
|
|
18765
19080
|
property :package_spec, as: 'packageSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec::Representation
|
|
18766
19081
|
|
|
18767
19082
|
property :service_account, as: 'serviceAccount'
|
|
19083
|
+
property :source_code_spec, as: 'sourceCodeSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpec::Representation
|
|
19084
|
+
|
|
18768
19085
|
end
|
|
18769
19086
|
end
|
|
18770
19087
|
|
|
@@ -18795,6 +19112,33 @@ module Google
|
|
|
18795
19112
|
end
|
|
18796
19113
|
end
|
|
18797
19114
|
|
|
19115
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpec
|
|
19116
|
+
# @private
|
|
19117
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19118
|
+
property :inline_source, as: 'inlineSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecInlineSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecInlineSource::Representation
|
|
19119
|
+
|
|
19120
|
+
property :python_spec, as: 'pythonSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecPythonSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecPythonSpec::Representation
|
|
19121
|
+
|
|
19122
|
+
end
|
|
19123
|
+
end
|
|
19124
|
+
|
|
19125
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecInlineSource
|
|
19126
|
+
# @private
|
|
19127
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19128
|
+
property :source_archive, :base64 => true, as: 'sourceArchive'
|
|
19129
|
+
end
|
|
19130
|
+
end
|
|
19131
|
+
|
|
19132
|
+
class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecPythonSpec
|
|
19133
|
+
# @private
|
|
19134
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19135
|
+
property :entrypoint_module, as: 'entrypointModule'
|
|
19136
|
+
property :entrypoint_object, as: 'entrypointObject'
|
|
19137
|
+
property :requirements_file, as: 'requirementsFile'
|
|
19138
|
+
property :version, as: 'version'
|
|
19139
|
+
end
|
|
19140
|
+
end
|
|
19141
|
+
|
|
18798
19142
|
class GoogleCloudAiplatformV1beta1RebaseTunedModelRequest
|
|
18799
19143
|
# @private
|
|
18800
19144
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -19087,6 +19431,7 @@ module Google
|
|
|
19087
19431
|
class GoogleCloudAiplatformV1beta1RetrieveMemoriesRequest
|
|
19088
19432
|
# @private
|
|
19089
19433
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19434
|
+
property :filter, as: 'filter'
|
|
19090
19435
|
hash :scope, as: 'scope'
|
|
19091
19436
|
property :similarity_search_params, as: 'similaritySearchParams', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrieveMemoriesRequestSimilaritySearchParams, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrieveMemoriesRequestSimilaritySearchParams::Representation
|
|
19092
19437
|
|
|
@@ -19129,6 +19474,13 @@ module Google
|
|
|
19129
19474
|
end
|
|
19130
19475
|
end
|
|
19131
19476
|
|
|
19477
|
+
class GoogleCloudAiplatformV1beta1RollbackMemoryRequest
|
|
19478
|
+
# @private
|
|
19479
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19480
|
+
property :target_revision_id, :numeric_string => true, as: 'targetRevisionId'
|
|
19481
|
+
end
|
|
19482
|
+
end
|
|
19483
|
+
|
|
19132
19484
|
class GoogleCloudAiplatformV1beta1RolloutOptions
|
|
19133
19485
|
# @private
|
|
19134
19486
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -22568,6 +22920,8 @@ module Google
|
|
|
22568
22920
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
22569
22921
|
property :code_execution, as: 'codeExecution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCodeExecution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCodeExecution::Representation
|
|
22570
22922
|
|
|
22923
|
+
property :computer_use, as: 'computerUse', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolComputerUse, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolComputerUse::Representation
|
|
22924
|
+
|
|
22571
22925
|
property :enterprise_web_search, as: 'enterpriseWebSearch', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EnterpriseWebSearch, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EnterpriseWebSearch::Representation
|
|
22572
22926
|
|
|
22573
22927
|
collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration::Representation
|
|
@@ -22638,6 +22992,14 @@ module Google
|
|
|
22638
22992
|
end
|
|
22639
22993
|
end
|
|
22640
22994
|
|
|
22995
|
+
class GoogleCloudAiplatformV1beta1ToolComputerUse
|
|
22996
|
+
# @private
|
|
22997
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
22998
|
+
property :environment, as: 'environment'
|
|
22999
|
+
collection :excluded_predefined_functions, as: 'excludedPredefinedFunctions'
|
|
23000
|
+
end
|
|
23001
|
+
end
|
|
23002
|
+
|
|
22641
23003
|
class GoogleCloudAiplatformV1beta1ToolConfig
|
|
22642
23004
|
# @private
|
|
22643
23005
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -23542,6 +23904,27 @@ module Google
|
|
|
23542
23904
|
end
|
|
23543
23905
|
end
|
|
23544
23906
|
|
|
23907
|
+
class GoogleCloudAiplatformV1beta1UsageMetadata
|
|
23908
|
+
# @private
|
|
23909
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
23910
|
+
collection :cache_tokens_details, as: 'cacheTokensDetails', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount::Representation
|
|
23911
|
+
|
|
23912
|
+
property :cached_content_token_count, as: 'cachedContentTokenCount'
|
|
23913
|
+
property :candidates_token_count, as: 'candidatesTokenCount'
|
|
23914
|
+
collection :candidates_tokens_details, as: 'candidatesTokensDetails', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount::Representation
|
|
23915
|
+
|
|
23916
|
+
property :prompt_token_count, as: 'promptTokenCount'
|
|
23917
|
+
collection :prompt_tokens_details, as: 'promptTokensDetails', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount::Representation
|
|
23918
|
+
|
|
23919
|
+
property :thoughts_token_count, as: 'thoughtsTokenCount'
|
|
23920
|
+
property :tool_use_prompt_token_count, as: 'toolUsePromptTokenCount'
|
|
23921
|
+
collection :tool_use_prompt_tokens_details, as: 'toolUsePromptTokensDetails', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount::Representation
|
|
23922
|
+
|
|
23923
|
+
property :total_token_count, as: 'totalTokenCount'
|
|
23924
|
+
property :traffic_type, as: 'trafficType'
|
|
23925
|
+
end
|
|
23926
|
+
end
|
|
23927
|
+
|
|
23545
23928
|
class GoogleCloudAiplatformV1beta1UserActionReference
|
|
23546
23929
|
# @private
|
|
23547
23930
|
class Representation < Google::Apis::Core::JsonRepresentation
|