google-apis-aiplatform_v1beta1 0.64.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.
@@ -1612,6 +1612,36 @@ module Google
1612
1612
  include Google::Apis::Core::JsonObjectSupport
1613
1613
  end
1614
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
+
1615
1645
  class GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData
1616
1646
  class Representation < Google::Apis::Core::JsonRepresentation; end
1617
1647
 
@@ -1714,6 +1744,12 @@ module Google
1714
1744
  include Google::Apis::Core::JsonObjectSupport
1715
1745
  end
1716
1746
 
1747
+ class GoogleCloudAiplatformV1beta1EvaluationRunInferenceConfigAgentConfig
1748
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1749
+
1750
+ include Google::Apis::Core::JsonObjectSupport
1751
+ end
1752
+
1717
1753
  class GoogleCloudAiplatformV1beta1EvaluationRunMetric
1718
1754
  class Representation < Google::Apis::Core::JsonRepresentation; end
1719
1755
 
@@ -3046,6 +3082,12 @@ module Google
3046
3082
  include Google::Apis::Core::JsonObjectSupport
3047
3083
  end
3048
3084
 
3085
+ class GoogleCloudAiplatformV1beta1ImageConfigImageOutputOptions
3086
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3087
+
3088
+ include Google::Apis::Core::JsonObjectSupport
3089
+ end
3090
+
3049
3091
  class GoogleCloudAiplatformV1beta1ImportDataConfig
3050
3092
  class Representation < Google::Apis::Core::JsonRepresentation; end
3051
3093
 
@@ -3226,6 +3268,12 @@ module Google
3226
3268
  include Google::Apis::Core::JsonObjectSupport
3227
3269
  end
3228
3270
 
3271
+ class GoogleCloudAiplatformV1beta1IntermediateExtractedMemory
3272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3273
+
3274
+ include Google::Apis::Core::JsonObjectSupport
3275
+ end
3276
+
3229
3277
  class GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance
3230
3278
  class Representation < Google::Apis::Core::JsonRepresentation; end
3231
3279
 
@@ -5758,6 +5806,24 @@ module Google
5758
5806
  include Google::Apis::Core::JsonObjectSupport
5759
5807
  end
5760
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
+
5761
5827
  class GoogleCloudAiplatformV1beta1RebaseTunedModelRequest
5762
5828
  class Representation < Google::Apis::Core::JsonRepresentation; end
5763
5829
 
@@ -10017,6 +10083,8 @@ module Google
10017
10083
  # @private
10018
10084
  class Representation < Google::Apis::Core::JsonRepresentation
10019
10085
  property :candidate, as: 'candidate'
10086
+ collection :events, as: 'events', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
10087
+
10020
10088
  property :text, as: 'text'
10021
10089
  property :value, as: 'value'
10022
10090
  end
@@ -11730,6 +11798,8 @@ module Google
11730
11798
  class GoogleCloudAiplatformV1beta1EvaluationInstance
11731
11799
  # @private
11732
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
+
11733
11803
  property :other_data, as: 'otherData', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceMapInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceMapInstance::Representation
11734
11804
 
11735
11805
  property :prompt, as: 'prompt', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData::Representation
@@ -11743,6 +11813,57 @@ module Google
11743
11813
  end
11744
11814
  end
11745
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
+
11746
11867
  class GoogleCloudAiplatformV1beta1EvaluationInstanceInstanceData
11747
11868
  # @private
11748
11869
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11933,18 +12054,32 @@ module Google
11933
12054
  class GoogleCloudAiplatformV1beta1EvaluationRunInferenceConfig
11934
12055
  # @private
11935
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
+
11936
12059
  property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig::Representation
11937
12060
 
11938
12061
  property :model, as: 'model'
11939
12062
  end
11940
12063
  end
11941
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
+
11942
12075
  class GoogleCloudAiplatformV1beta1EvaluationRunMetric
11943
12076
  # @private
11944
12077
  class Representation < Google::Apis::Core::JsonRepresentation
11945
12078
  property :llm_based_metric_spec, as: 'llmBasedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec::Representation
11946
12079
 
11947
12080
  property :metric, as: 'metric'
12081
+ property :metric_config, as: 'metricConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Metric, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Metric::Representation
12082
+
11948
12083
  property :predefined_metric_spec, as: 'predefinedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricPredefinedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricPredefinedMetricSpec::Representation
11949
12084
 
11950
12085
  property :rubric_based_metric_spec, as: 'rubricBasedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricRubricBasedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricRubricBasedMetricSpec::Representation
@@ -13817,6 +13952,8 @@ module Google
13817
13952
  class GoogleCloudAiplatformV1beta1GenerateInstanceRubricsRequest
13818
13953
  # @private
13819
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
+
13820
13957
  collection :contents, as: 'contents', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
13821
13958
 
13822
13959
  property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredefinedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredefinedMetricSpec::Representation
@@ -13880,6 +14017,8 @@ module Google
13880
14017
  # @private
13881
14018
  class Representation < Google::Apis::Core::JsonRepresentation
13882
14019
  property :fact, as: 'fact'
14020
+ collection :topics, as: 'topics', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId::Representation
14021
+
13883
14022
  end
13884
14023
  end
13885
14024
 
@@ -14228,6 +14367,17 @@ module Google
14228
14367
  # @private
14229
14368
  class Representation < Google::Apis::Core::JsonRepresentation
14230
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'
14231
14381
  end
14232
14382
  end
14233
14383
 
@@ -14595,6 +14745,13 @@ module Google
14595
14745
  end
14596
14746
  end
14597
14747
 
14748
+ class GoogleCloudAiplatformV1beta1IntermediateExtractedMemory
14749
+ # @private
14750
+ class Representation < Google::Apis::Core::JsonRepresentation
14751
+ property :fact, as: 'fact'
14752
+ end
14753
+ end
14754
+
14598
14755
  class GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance
14599
14756
  # @private
14600
14757
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15380,6 +15537,8 @@ module Google
15380
15537
  property :revision_expire_time, as: 'revisionExpireTime'
15381
15538
  property :revision_ttl, as: 'revisionTtl'
15382
15539
  hash :scope, as: 'scope'
15540
+ collection :topics, as: 'topics', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId::Representation
15541
+
15383
15542
  property :ttl, as: 'ttl'
15384
15543
  property :update_time, as: 'updateTime'
15385
15544
  end
@@ -15461,6 +15620,8 @@ module Google
15461
15620
  class Representation < Google::Apis::Core::JsonRepresentation
15462
15621
  property :create_time, as: 'createTime'
15463
15622
  property :expire_time, as: 'expireTime'
15623
+ collection :extracted_memories, as: 'extractedMemories', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IntermediateExtractedMemory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IntermediateExtractedMemory::Representation
15624
+
15464
15625
  property :fact, as: 'fact'
15465
15626
  hash :labels, as: 'labels'
15466
15627
  property :name, as: 'name'
@@ -17033,6 +17194,7 @@ module Google
17033
17194
  class Representation < Google::Apis::Core::JsonRepresentation
17034
17195
  property :content, as: 'content', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
17035
17196
 
17197
+ property :optimization_target, as: 'optimizationTarget'
17036
17198
  end
17037
17199
  end
17038
17200
 
@@ -17659,8 +17821,6 @@ module Google
17659
17821
  class GoogleCloudAiplatformV1beta1PreferenceOptimizationSpec
17660
17822
  # @private
17661
17823
  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
17824
  property :export_last_checkpoint_only, as: 'exportLastCheckpointOnly'
17665
17825
  property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreferenceOptimizationHyperParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PreferenceOptimizationHyperParameters::Representation
17666
17826
 
@@ -18920,6 +19080,8 @@ module Google
18920
19080
  property :package_spec, as: 'packageSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec::Representation
18921
19081
 
18922
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
+
18923
19085
  end
18924
19086
  end
18925
19087
 
@@ -18950,6 +19112,33 @@ module Google
18950
19112
  end
18951
19113
  end
18952
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
+
18953
19142
  class GoogleCloudAiplatformV1beta1RebaseTunedModelRequest
18954
19143
  # @private
18955
19144
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -19242,6 +19431,7 @@ module Google
19242
19431
  class GoogleCloudAiplatformV1beta1RetrieveMemoriesRequest
19243
19432
  # @private
19244
19433
  class Representation < Google::Apis::Core::JsonRepresentation
19434
+ property :filter, as: 'filter'
19245
19435
  hash :scope, as: 'scope'
19246
19436
  property :similarity_search_params, as: 'similaritySearchParams', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrieveMemoriesRequestSimilaritySearchParams, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrieveMemoriesRequestSimilaritySearchParams::Representation
19247
19437