google-apis-aiplatform_v1beta1 0.64.0 → 0.66.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.
@@ -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.64.0"
19
+ GEM_VERSION = "0.66.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 = "20251010"
25
+ REVISION = "20251101"
26
26
  end
27
27
  end
28
28
  end
@@ -1132,6 +1132,18 @@ module Google
1132
1132
  include Google::Apis::Core::JsonObjectSupport
1133
1133
  end
1134
1134
 
1135
+ class GoogleCloudAiplatformV1beta1CustomCodeExecutionResult
1136
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1137
+
1138
+ include Google::Apis::Core::JsonObjectSupport
1139
+ end
1140
+
1141
+ class GoogleCloudAiplatformV1beta1CustomCodeExecutionSpec
1142
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1143
+
1144
+ include Google::Apis::Core::JsonObjectSupport
1145
+ end
1146
+
1135
1147
  class GoogleCloudAiplatformV1beta1CustomJob
1136
1148
  class Representation < Google::Apis::Core::JsonRepresentation; end
1137
1149
 
@@ -1612,6 +1624,36 @@ module Google
1612
1624
  include Google::Apis::Core::JsonObjectSupport
1613
1625
  end
1614
1626
 
1627
+ class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfig
1628
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1629
+
1630
+ include Google::Apis::Core::JsonObjectSupport
1631
+ end
1632
+
1633
+ class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfigTools
1634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1635
+
1636
+ include Google::Apis::Core::JsonObjectSupport
1637
+ end
1638
+
1639
+ class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentData
1640
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1641
+
1642
+ include Google::Apis::Core::JsonObjectSupport
1643
+ end
1644
+
1645
+ class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataEvents
1646
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1647
+
1648
+ include Google::Apis::Core::JsonObjectSupport
1649
+ end
1650
+
1651
+ class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataTools
1652
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1653
+
1654
+ include Google::Apis::Core::JsonObjectSupport
1655
+ end
1656
+
1615
1657
  class GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData
1616
1658
  class Representation < Google::Apis::Core::JsonRepresentation; end
1617
1659
 
@@ -1714,6 +1756,12 @@ module Google
1714
1756
  include Google::Apis::Core::JsonObjectSupport
1715
1757
  end
1716
1758
 
1759
+ class GoogleCloudAiplatformV1beta1EvaluationRunInferenceConfigAgentConfig
1760
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1761
+
1762
+ include Google::Apis::Core::JsonObjectSupport
1763
+ end
1764
+
1717
1765
  class GoogleCloudAiplatformV1beta1EvaluationRunMetric
1718
1766
  class Representation < Google::Apis::Core::JsonRepresentation; end
1719
1767
 
@@ -1858,6 +1906,18 @@ module Google
1858
1906
  include Google::Apis::Core::JsonObjectSupport
1859
1907
  end
1860
1908
 
1909
+ class GoogleCloudAiplatformV1beta1ExecuteCodeRequest
1910
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1911
+
1912
+ include Google::Apis::Core::JsonObjectSupport
1913
+ end
1914
+
1915
+ class GoogleCloudAiplatformV1beta1ExecuteCodeResponse
1916
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1917
+
1918
+ include Google::Apis::Core::JsonObjectSupport
1919
+ end
1920
+
1861
1921
  class GoogleCloudAiplatformV1beta1ExecuteExtensionRequest
1862
1922
  class Representation < Google::Apis::Core::JsonRepresentation; end
1863
1923
 
@@ -3046,6 +3106,12 @@ module Google
3046
3106
  include Google::Apis::Core::JsonObjectSupport
3047
3107
  end
3048
3108
 
3109
+ class GoogleCloudAiplatformV1beta1ImageConfigImageOutputOptions
3110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3111
+
3112
+ include Google::Apis::Core::JsonObjectSupport
3113
+ end
3114
+
3049
3115
  class GoogleCloudAiplatformV1beta1ImportDataConfig
3050
3116
  class Representation < Google::Apis::Core::JsonRepresentation; end
3051
3117
 
@@ -3226,6 +3292,12 @@ module Google
3226
3292
  include Google::Apis::Core::JsonObjectSupport
3227
3293
  end
3228
3294
 
3295
+ class GoogleCloudAiplatformV1beta1IntermediateExtractedMemory
3296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3297
+
3298
+ include Google::Apis::Core::JsonObjectSupport
3299
+ end
3300
+
3229
3301
  class GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance
3230
3302
  class Representation < Google::Apis::Core::JsonRepresentation; end
3231
3303
 
@@ -5758,6 +5830,24 @@ module Google
5758
5830
  include Google::Apis::Core::JsonObjectSupport
5759
5831
  end
5760
5832
 
5833
+ class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpec
5834
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5835
+
5836
+ include Google::Apis::Core::JsonObjectSupport
5837
+ end
5838
+
5839
+ class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecInlineSource
5840
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5841
+
5842
+ include Google::Apis::Core::JsonObjectSupport
5843
+ end
5844
+
5845
+ class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecPythonSpec
5846
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5847
+
5848
+ include Google::Apis::Core::JsonObjectSupport
5849
+ end
5850
+
5761
5851
  class GoogleCloudAiplatformV1beta1RebaseTunedModelRequest
5762
5852
  class Representation < Google::Apis::Core::JsonRepresentation; end
5763
5853
 
@@ -9181,6 +9271,8 @@ module Google
9181
9271
  property :aggregation_metric, as: 'aggregationMetric'
9182
9272
  property :bleu_metric_value, as: 'bleuMetricValue', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuMetricValue::Representation
9183
9273
 
9274
+ property :custom_code_execution_result, as: 'customCodeExecutionResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CustomCodeExecutionResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CustomCodeExecutionResult::Representation
9275
+
9184
9276
  property :exact_match_metric_value, as: 'exactMatchMetricValue', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchMetricValue::Representation
9185
9277
 
9186
9278
  property :pairwise_metric_result, as: 'pairwiseMetricResult', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricResult, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricResult::Representation
@@ -10017,6 +10109,8 @@ module Google
10017
10109
  # @private
10018
10110
  class Representation < Google::Apis::Core::JsonRepresentation
10019
10111
  property :candidate, as: 'candidate'
10112
+ collection :events, as: 'events', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
10113
+
10020
10114
  property :text, as: 'text'
10021
10115
  property :value, as: 'value'
10022
10116
  end
@@ -10677,6 +10771,20 @@ module Google
10677
10771
  end
10678
10772
  end
10679
10773
 
10774
+ class GoogleCloudAiplatformV1beta1CustomCodeExecutionResult
10775
+ # @private
10776
+ class Representation < Google::Apis::Core::JsonRepresentation
10777
+ property :score, as: 'score'
10778
+ end
10779
+ end
10780
+
10781
+ class GoogleCloudAiplatformV1beta1CustomCodeExecutionSpec
10782
+ # @private
10783
+ class Representation < Google::Apis::Core::JsonRepresentation
10784
+ property :evaluation_function, as: 'evaluationFunction'
10785
+ end
10786
+ end
10787
+
10680
10788
  class GoogleCloudAiplatformV1beta1CustomJob
10681
10789
  # @private
10682
10790
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11730,6 +11838,8 @@ module Google
11730
11838
  class GoogleCloudAiplatformV1beta1EvaluationInstance
11731
11839
  # @private
11732
11840
  class Representation < Google::Apis::Core::JsonRepresentation
11841
+ property :agent_data, as: 'agentData', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentData, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentData::Representation
11842
+
11733
11843
  property :other_data, as: 'otherData', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceMapInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceMapInstance::Representation
11734
11844
 
11735
11845
  property :prompt, as: 'prompt', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData::Representation
@@ -11743,6 +11853,56 @@ module Google
11743
11853
  end
11744
11854
  end
11745
11855
 
11856
+ class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfig
11857
+ # @private
11858
+ class Representation < Google::Apis::Core::JsonRepresentation
11859
+ property :developer_instruction, as: 'developerInstruction', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData::Representation
11860
+
11861
+ property :tools, as: 'tools', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfigTools, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfigTools::Representation
11862
+
11863
+ property :tools_text, as: 'toolsText'
11864
+ end
11865
+ end
11866
+
11867
+ class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfigTools
11868
+ # @private
11869
+ class Representation < Google::Apis::Core::JsonRepresentation
11870
+ collection :tool, as: 'tool', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool::Representation
11871
+
11872
+ end
11873
+ end
11874
+
11875
+ class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentData
11876
+ # @private
11877
+ class Representation < Google::Apis::Core::JsonRepresentation
11878
+ property :agent_config, as: 'agentConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfig::Representation
11879
+
11880
+ property :developer_instruction, as: 'developerInstruction', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData::Representation
11881
+
11882
+ property :events, as: 'events', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataEvents, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataEvents::Representation
11883
+
11884
+ property :tools, as: 'tools', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataTools, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataTools::Representation
11885
+
11886
+ property :tools_text, as: 'toolsText'
11887
+ end
11888
+ end
11889
+
11890
+ class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataEvents
11891
+ # @private
11892
+ class Representation < Google::Apis::Core::JsonRepresentation
11893
+ collection :event, as: 'event', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
11894
+
11895
+ end
11896
+ end
11897
+
11898
+ class GoogleCloudAiplatformV1beta1EvaluationInstanceAgentDataTools
11899
+ # @private
11900
+ class Representation < Google::Apis::Core::JsonRepresentation
11901
+ collection :tool, as: 'tool', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool::Representation
11902
+
11903
+ end
11904
+ end
11905
+
11746
11906
  class GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData
11747
11907
  # @private
11748
11908
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11933,18 +12093,32 @@ module Google
11933
12093
  class GoogleCloudAiplatformV1beta1EvaluationRunInferenceConfig
11934
12094
  # @private
11935
12095
  class Representation < Google::Apis::Core::JsonRepresentation
12096
+ property :agent_config, as: 'agentConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunInferenceConfigAgentConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunInferenceConfigAgentConfig::Representation
12097
+
11936
12098
  property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig::Representation
11937
12099
 
11938
12100
  property :model, as: 'model'
11939
12101
  end
11940
12102
  end
11941
12103
 
12104
+ class GoogleCloudAiplatformV1beta1EvaluationRunInferenceConfigAgentConfig
12105
+ # @private
12106
+ class Representation < Google::Apis::Core::JsonRepresentation
12107
+ property :developer_instruction, as: 'developerInstruction', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
12108
+
12109
+ collection :tools, as: 'tools', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tool::Representation
12110
+
12111
+ end
12112
+ end
12113
+
11942
12114
  class GoogleCloudAiplatformV1beta1EvaluationRunMetric
11943
12115
  # @private
11944
12116
  class Representation < Google::Apis::Core::JsonRepresentation
11945
12117
  property :llm_based_metric_spec, as: 'llmBasedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec::Representation
11946
12118
 
11947
12119
  property :metric, as: 'metric'
12120
+ property :metric_config, as: 'metricConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Metric, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Metric::Representation
12121
+
11948
12122
  property :predefined_metric_spec, as: 'predefinedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricPredefinedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricPredefinedMetricSpec::Representation
11949
12123
 
11950
12124
  property :rubric_based_metric_spec, as: 'rubricBasedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricRubricBasedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricRubricBasedMetricSpec::Representation
@@ -12188,6 +12362,22 @@ module Google
12188
12362
  end
12189
12363
  end
12190
12364
 
12365
+ class GoogleCloudAiplatformV1beta1ExecuteCodeRequest
12366
+ # @private
12367
+ class Representation < Google::Apis::Core::JsonRepresentation
12368
+ collection :inputs, as: 'inputs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Chunk, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Chunk::Representation
12369
+
12370
+ end
12371
+ end
12372
+
12373
+ class GoogleCloudAiplatformV1beta1ExecuteCodeResponse
12374
+ # @private
12375
+ class Representation < Google::Apis::Core::JsonRepresentation
12376
+ collection :outputs, as: 'outputs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Chunk, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Chunk::Representation
12377
+
12378
+ end
12379
+ end
12380
+
12191
12381
  class GoogleCloudAiplatformV1beta1ExecuteExtensionRequest
12192
12382
  # @private
12193
12383
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13817,6 +14007,8 @@ module Google
13817
14007
  class GoogleCloudAiplatformV1beta1GenerateInstanceRubricsRequest
13818
14008
  # @private
13819
14009
  class Representation < Google::Apis::Core::JsonRepresentation
14010
+ property :agent_config, as: 'agentConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceAgentConfig::Representation
14011
+
13820
14012
  collection :contents, as: 'contents', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
13821
14013
 
13822
14014
  property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredefinedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredefinedMetricSpec::Representation
@@ -13880,6 +14072,8 @@ module Google
13880
14072
  # @private
13881
14073
  class Representation < Google::Apis::Core::JsonRepresentation
13882
14074
  property :fact, as: 'fact'
14075
+ collection :topics, as: 'topics', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId::Representation
14076
+
13883
14077
  end
13884
14078
  end
13885
14079
 
@@ -14228,6 +14422,17 @@ module Google
14228
14422
  # @private
14229
14423
  class Representation < Google::Apis::Core::JsonRepresentation
14230
14424
  property :aspect_ratio, as: 'aspectRatio'
14425
+ property :image_output_options, as: 'imageOutputOptions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImageConfigImageOutputOptions, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImageConfigImageOutputOptions::Representation
14426
+
14427
+ property :person_generation, as: 'personGeneration'
14428
+ end
14429
+ end
14430
+
14431
+ class GoogleCloudAiplatformV1beta1ImageConfigImageOutputOptions
14432
+ # @private
14433
+ class Representation < Google::Apis::Core::JsonRepresentation
14434
+ property :compression_quality, as: 'compressionQuality'
14435
+ property :mime_type, as: 'mimeType'
14231
14436
  end
14232
14437
  end
14233
14438
 
@@ -14595,6 +14800,13 @@ module Google
14595
14800
  end
14596
14801
  end
14597
14802
 
14803
+ class GoogleCloudAiplatformV1beta1IntermediateExtractedMemory
14804
+ # @private
14805
+ class Representation < Google::Apis::Core::JsonRepresentation
14806
+ property :fact, as: 'fact'
14807
+ end
14808
+ end
14809
+
14598
14810
  class GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance
14599
14811
  # @private
14600
14812
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15378,8 +15590,11 @@ module Google
15378
15590
  property :fact, as: 'fact'
15379
15591
  property :name, as: 'name'
15380
15592
  property :revision_expire_time, as: 'revisionExpireTime'
15593
+ hash :revision_labels, as: 'revisionLabels'
15381
15594
  property :revision_ttl, as: 'revisionTtl'
15382
15595
  hash :scope, as: 'scope'
15596
+ collection :topics, as: 'topics', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId::Representation
15597
+
15383
15598
  property :ttl, as: 'ttl'
15384
15599
  property :update_time, as: 'updateTime'
15385
15600
  end
@@ -15461,6 +15676,8 @@ module Google
15461
15676
  class Representation < Google::Apis::Core::JsonRepresentation
15462
15677
  property :create_time, as: 'createTime'
15463
15678
  property :expire_time, as: 'expireTime'
15679
+ collection :extracted_memories, as: 'extractedMemories', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IntermediateExtractedMemory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IntermediateExtractedMemory::Representation
15680
+
15464
15681
  property :fact, as: 'fact'
15465
15682
  hash :labels, as: 'labels'
15466
15683
  property :name, as: 'name'
@@ -15537,6 +15754,8 @@ module Google
15537
15754
  collection :aggregation_metrics, as: 'aggregationMetrics'
15538
15755
  property :bleu_spec, as: 'bleuSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BleuSpec::Representation
15539
15756
 
15757
+ property :custom_code_execution_spec, as: 'customCodeExecutionSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CustomCodeExecutionSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CustomCodeExecutionSpec::Representation
15758
+
15540
15759
  property :exact_match_spec, as: 'exactMatchSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchSpec::Representation
15541
15760
 
15542
15761
  property :llm_based_metric_spec, as: 'llmBasedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LlmBasedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LlmBasedMetricSpec::Representation
@@ -17033,6 +17252,7 @@ module Google
17033
17252
  class Representation < Google::Apis::Core::JsonRepresentation
17034
17253
  property :content, as: 'content', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
17035
17254
 
17255
+ property :optimization_target, as: 'optimizationTarget'
17036
17256
  end
17037
17257
  end
17038
17258
 
@@ -17659,8 +17879,6 @@ module Google
17659
17879
  class GoogleCloudAiplatformV1beta1PreferenceOptimizationSpec
17660
17880
  # @private
17661
17881
  class Representation < Google::Apis::Core::JsonRepresentation
17662
- property :evaluation_config, as: 'evaluationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationConfig::Representation
17663
-
17664
17882
  property :export_last_checkpoint_only, as: 'exportLastCheckpointOnly'
17665
17883
  property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreferenceOptimizationHyperParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreferenceOptimizationHyperParameters::Representation
17666
17884
 
@@ -18294,6 +18512,8 @@ module Google
18294
18512
  property :rag_files_count, as: 'ragFilesCount'
18295
18513
  property :rag_vector_db_config, as: 'ragVectorDbConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfig::Representation
18296
18514
 
18515
+ property :satisfies_pzi, as: 'satisfiesPzi'
18516
+ property :satisfies_pzs, as: 'satisfiesPzs'
18297
18517
  property :update_time, as: 'updateTime'
18298
18518
  property :vector_db_config, as: 'vectorDbConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagVectorDbConfig::Representation
18299
18519
 
@@ -18913,13 +19133,18 @@ module Google
18913
19133
  class GoogleCloudAiplatformV1beta1ReasoningEngineSpec
18914
19134
  # @private
18915
19135
  class Representation < Google::Apis::Core::JsonRepresentation
19136
+ hash :agent_card, as: 'agentCard'
18916
19137
  property :agent_framework, as: 'agentFramework'
18917
19138
  collection :class_methods, as: 'classMethods'
18918
19139
  property :deployment_spec, as: 'deploymentSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecDeploymentSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecDeploymentSpec::Representation
18919
19140
 
19141
+ property :effective_identity, as: 'effectiveIdentity'
19142
+ property :identity_type, as: 'identityType'
18920
19143
  property :package_spec, as: 'packageSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec::Representation
18921
19144
 
18922
19145
  property :service_account, as: 'serviceAccount'
19146
+ property :source_code_spec, as: 'sourceCodeSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpec::Representation
19147
+
18923
19148
  end
18924
19149
  end
18925
19150
 
@@ -18950,6 +19175,33 @@ module Google
18950
19175
  end
18951
19176
  end
18952
19177
 
19178
+ class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpec
19179
+ # @private
19180
+ class Representation < Google::Apis::Core::JsonRepresentation
19181
+ property :inline_source, as: 'inlineSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecInlineSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecInlineSource::Representation
19182
+
19183
+ property :python_spec, as: 'pythonSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecPythonSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecPythonSpec::Representation
19184
+
19185
+ end
19186
+ end
19187
+
19188
+ class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecInlineSource
19189
+ # @private
19190
+ class Representation < Google::Apis::Core::JsonRepresentation
19191
+ property :source_archive, :base64 => true, as: 'sourceArchive'
19192
+ end
19193
+ end
19194
+
19195
+ class GoogleCloudAiplatformV1beta1ReasoningEngineSpecSourceCodeSpecPythonSpec
19196
+ # @private
19197
+ class Representation < Google::Apis::Core::JsonRepresentation
19198
+ property :entrypoint_module, as: 'entrypointModule'
19199
+ property :entrypoint_object, as: 'entrypointObject'
19200
+ property :requirements_file, as: 'requirementsFile'
19201
+ property :version, as: 'version'
19202
+ end
19203
+ end
19204
+
18953
19205
  class GoogleCloudAiplatformV1beta1RebaseTunedModelRequest
18954
19206
  # @private
18955
19207
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -19242,6 +19494,7 @@ module Google
19242
19494
  class GoogleCloudAiplatformV1beta1RetrieveMemoriesRequest
19243
19495
  # @private
19244
19496
  class Representation < Google::Apis::Core::JsonRepresentation
19497
+ property :filter, as: 'filter'
19245
19498
  hash :scope, as: 'scope'
19246
19499
  property :similarity_search_params, as: 'similaritySearchParams', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrieveMemoriesRequestSimilaritySearchParams, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrieveMemoriesRequestSimilaritySearchParams::Representation
19247
19500
 
@@ -21737,6 +21990,7 @@ module Google
21737
21990
  property :create_time, as: 'createTime'
21738
21991
  property :display_name, as: 'displayName'
21739
21992
  property :expire_time, as: 'expireTime'
21993
+ hash :labels, as: 'labels'
21740
21994
  property :name, as: 'name'
21741
21995
  hash :session_state, as: 'sessionState'
21742
21996
  property :ttl, as: 'ttl'