google-apis-aiplatform_v1 0.74.0 → 0.76.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.
@@ -184,6 +184,12 @@ module Google
184
184
  include Google::Apis::Core::JsonObjectSupport
185
185
  end
186
186
 
187
+ class GoogleCloudAiplatformV1AppendEventResponse
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
187
193
  class GoogleCloudAiplatformV1Artifact
188
194
  class Representation < Google::Apis::Core::JsonRepresentation; end
189
195
 
@@ -646,6 +652,12 @@ module Google
646
652
  include Google::Apis::Core::JsonObjectSupport
647
653
  end
648
654
 
655
+ class GoogleCloudAiplatformV1Chunk
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
649
661
  class GoogleCloudAiplatformV1Citation
650
662
  class Representation < Google::Apis::Core::JsonRepresentation; end
651
663
 
@@ -1606,6 +1618,18 @@ module Google
1606
1618
  include Google::Apis::Core::JsonObjectSupport
1607
1619
  end
1608
1620
 
1621
+ class GoogleCloudAiplatformV1EventActions
1622
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1623
+
1624
+ include Google::Apis::Core::JsonObjectSupport
1625
+ end
1626
+
1627
+ class GoogleCloudAiplatformV1EventMetadata
1628
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1629
+
1630
+ include Google::Apis::Core::JsonObjectSupport
1631
+ end
1632
+
1609
1633
  class GoogleCloudAiplatformV1ExactMatchInput
1610
1634
  class Representation < Google::Apis::Core::JsonRepresentation; end
1611
1635
 
@@ -1666,6 +1690,30 @@ module Google
1666
1690
  include Google::Apis::Core::JsonObjectSupport
1667
1691
  end
1668
1692
 
1693
+ class GoogleCloudAiplatformV1ExecuteCodeRequest
1694
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1695
+
1696
+ include Google::Apis::Core::JsonObjectSupport
1697
+ end
1698
+
1699
+ class GoogleCloudAiplatformV1ExecuteCodeResponse
1700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1701
+
1702
+ include Google::Apis::Core::JsonObjectSupport
1703
+ end
1704
+
1705
+ class GoogleCloudAiplatformV1ExecuteSandboxEnvironmentRequest
1706
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1707
+
1708
+ include Google::Apis::Core::JsonObjectSupport
1709
+ end
1710
+
1711
+ class GoogleCloudAiplatformV1ExecuteSandboxEnvironmentResponse
1712
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1713
+
1714
+ include Google::Apis::Core::JsonObjectSupport
1715
+ end
1716
+
1669
1717
  class GoogleCloudAiplatformV1Execution
1670
1718
  class Representation < Google::Apis::Core::JsonRepresentation; end
1671
1719
 
@@ -2434,6 +2482,42 @@ module Google
2434
2482
  include Google::Apis::Core::JsonObjectSupport
2435
2483
  end
2436
2484
 
2485
+ class GoogleCloudAiplatformV1GenerateMemoriesRequest
2486
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2487
+
2488
+ include Google::Apis::Core::JsonObjectSupport
2489
+ end
2490
+
2491
+ class GoogleCloudAiplatformV1GenerateMemoriesRequestDirectContentsSource
2492
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2493
+
2494
+ include Google::Apis::Core::JsonObjectSupport
2495
+ end
2496
+
2497
+ class GoogleCloudAiplatformV1GenerateMemoriesRequestDirectContentsSourceEvent
2498
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2499
+
2500
+ include Google::Apis::Core::JsonObjectSupport
2501
+ end
2502
+
2503
+ class GoogleCloudAiplatformV1GenerateMemoriesRequestDirectMemoriesSource
2504
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2505
+
2506
+ include Google::Apis::Core::JsonObjectSupport
2507
+ end
2508
+
2509
+ class GoogleCloudAiplatformV1GenerateMemoriesRequestDirectMemoriesSourceDirectMemory
2510
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2511
+
2512
+ include Google::Apis::Core::JsonObjectSupport
2513
+ end
2514
+
2515
+ class GoogleCloudAiplatformV1GenerateMemoriesRequestVertexSessionSource
2516
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2517
+
2518
+ include Google::Apis::Core::JsonObjectSupport
2519
+ end
2520
+
2437
2521
  class GoogleCloudAiplatformV1GenerateSyntheticDataRequest
2438
2522
  class Representation < Google::Apis::Core::JsonRepresentation; end
2439
2523
 
@@ -2764,6 +2848,12 @@ module Google
2764
2848
  include Google::Apis::Core::JsonObjectSupport
2765
2849
  end
2766
2850
 
2851
+ class GoogleCloudAiplatformV1IntermediateExtractedMemory
2852
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2853
+
2854
+ include Google::Apis::Core::JsonObjectSupport
2855
+ end
2856
+
2767
2857
  class GoogleCloudAiplatformV1InvokeRequest
2768
2858
  class Representation < Google::Apis::Core::JsonRepresentation; end
2769
2859
 
@@ -2896,6 +2986,12 @@ module Google
2896
2986
  include Google::Apis::Core::JsonObjectSupport
2897
2987
  end
2898
2988
 
2989
+ class GoogleCloudAiplatformV1ListEventsResponse
2990
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2991
+
2992
+ include Google::Apis::Core::JsonObjectSupport
2993
+ end
2994
+
2899
2995
  class GoogleCloudAiplatformV1ListExecutionsResponse
2900
2996
  class Representation < Google::Apis::Core::JsonRepresentation; end
2901
2997
 
@@ -2956,6 +3052,18 @@ module Google
2956
3052
  include Google::Apis::Core::JsonObjectSupport
2957
3053
  end
2958
3054
 
3055
+ class GoogleCloudAiplatformV1ListMemoriesResponse
3056
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3057
+
3058
+ include Google::Apis::Core::JsonObjectSupport
3059
+ end
3060
+
3061
+ class GoogleCloudAiplatformV1ListMemoryRevisionsResponse
3062
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3063
+
3064
+ include Google::Apis::Core::JsonObjectSupport
3065
+ end
3066
+
2959
3067
  class GoogleCloudAiplatformV1ListMetadataSchemasResponse
2960
3068
  class Representation < Google::Apis::Core::JsonRepresentation; end
2961
3069
 
@@ -3076,6 +3184,12 @@ module Google
3076
3184
  include Google::Apis::Core::JsonObjectSupport
3077
3185
  end
3078
3186
 
3187
+ class GoogleCloudAiplatformV1ListSandboxEnvironmentsResponse
3188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3189
+
3190
+ include Google::Apis::Core::JsonObjectSupport
3191
+ end
3192
+
3079
3193
  class GoogleCloudAiplatformV1ListSavedQueriesResponse
3080
3194
  class Representation < Google::Apis::Core::JsonRepresentation; end
3081
3195
 
@@ -3088,6 +3202,12 @@ module Google
3088
3202
  include Google::Apis::Core::JsonObjectSupport
3089
3203
  end
3090
3204
 
3205
+ class GoogleCloudAiplatformV1ListSessionsResponse
3206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3207
+
3208
+ include Google::Apis::Core::JsonObjectSupport
3209
+ end
3210
+
3091
3211
  class GoogleCloudAiplatformV1ListSpecialistPoolsResponse
3092
3212
  class Representation < Google::Apis::Core::JsonRepresentation; end
3093
3213
 
@@ -3196,6 +3316,12 @@ module Google
3196
3316
  include Google::Apis::Core::JsonObjectSupport
3197
3317
  end
3198
3318
 
3319
+ class GoogleCloudAiplatformV1Memory
3320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3321
+
3322
+ include Google::Apis::Core::JsonObjectSupport
3323
+ end
3324
+
3199
3325
  class GoogleCloudAiplatformV1MemoryBankCustomizationConfig
3200
3326
  class Representation < Google::Apis::Core::JsonRepresentation; end
3201
3327
 
@@ -3244,6 +3370,30 @@ module Google
3244
3370
  include Google::Apis::Core::JsonObjectSupport
3245
3371
  end
3246
3372
 
3373
+ class GoogleCloudAiplatformV1MemoryConjunctionFilter
3374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3375
+
3376
+ include Google::Apis::Core::JsonObjectSupport
3377
+ end
3378
+
3379
+ class GoogleCloudAiplatformV1MemoryFilter
3380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3381
+
3382
+ include Google::Apis::Core::JsonObjectSupport
3383
+ end
3384
+
3385
+ class GoogleCloudAiplatformV1MemoryMetadataValue
3386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3387
+
3388
+ include Google::Apis::Core::JsonObjectSupport
3389
+ end
3390
+
3391
+ class GoogleCloudAiplatformV1MemoryRevision
3392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3393
+
3394
+ include Google::Apis::Core::JsonObjectSupport
3395
+ end
3396
+
3247
3397
  class GoogleCloudAiplatformV1MemoryTopicId
3248
3398
  class Representation < Google::Apis::Core::JsonRepresentation; end
3249
3399
 
@@ -3256,6 +3406,12 @@ module Google
3256
3406
  include Google::Apis::Core::JsonObjectSupport
3257
3407
  end
3258
3408
 
3409
+ class GoogleCloudAiplatformV1Metadata
3410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3411
+
3412
+ include Google::Apis::Core::JsonObjectSupport
3413
+ end
3414
+
3259
3415
  class GoogleCloudAiplatformV1MetadataSchema
3260
3416
  class Representation < Google::Apis::Core::JsonRepresentation; end
3261
3417
 
@@ -4354,6 +4510,12 @@ module Google
4354
4510
  include Google::Apis::Core::JsonObjectSupport
4355
4511
  end
4356
4512
 
4513
+ class GoogleCloudAiplatformV1PurgeMemoriesRequest
4514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4515
+
4516
+ include Google::Apis::Core::JsonObjectSupport
4517
+ end
4518
+
4357
4519
  class GoogleCloudAiplatformV1PythonPackageSpec
4358
4520
  class Representation < Google::Apis::Core::JsonRepresentation; end
4359
4521
 
@@ -4840,6 +5002,18 @@ module Google
4840
5002
  include Google::Apis::Core::JsonObjectSupport
4841
5003
  end
4842
5004
 
5005
+ class GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecDeveloperConnectConfig
5006
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5007
+
5008
+ include Google::Apis::Core::JsonObjectSupport
5009
+ end
5010
+
5011
+ class GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecDeveloperConnectSource
5012
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5013
+
5014
+ include Google::Apis::Core::JsonObjectSupport
5015
+ end
5016
+
4843
5017
  class GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecInlineSource
4844
5018
  class Representation < Google::Apis::Core::JsonRepresentation; end
4845
5019
 
@@ -4996,6 +5170,42 @@ module Google
4996
5170
  include Google::Apis::Core::JsonObjectSupport
4997
5171
  end
4998
5172
 
5173
+ class GoogleCloudAiplatformV1RetrieveMemoriesRequest
5174
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5175
+
5176
+ include Google::Apis::Core::JsonObjectSupport
5177
+ end
5178
+
5179
+ class GoogleCloudAiplatformV1RetrieveMemoriesRequestSimilaritySearchParams
5180
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5181
+
5182
+ include Google::Apis::Core::JsonObjectSupport
5183
+ end
5184
+
5185
+ class GoogleCloudAiplatformV1RetrieveMemoriesRequestSimpleRetrievalParams
5186
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5187
+
5188
+ include Google::Apis::Core::JsonObjectSupport
5189
+ end
5190
+
5191
+ class GoogleCloudAiplatformV1RetrieveMemoriesResponse
5192
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5193
+
5194
+ include Google::Apis::Core::JsonObjectSupport
5195
+ end
5196
+
5197
+ class GoogleCloudAiplatformV1RetrieveMemoriesResponseRetrievedMemory
5198
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5199
+
5200
+ include Google::Apis::Core::JsonObjectSupport
5201
+ end
5202
+
5203
+ class GoogleCloudAiplatformV1RollbackMemoryRequest
5204
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5205
+
5206
+ include Google::Apis::Core::JsonObjectSupport
5207
+ end
5208
+
4999
5209
  class GoogleCloudAiplatformV1RougeInput
5000
5210
  class Representation < Google::Apis::Core::JsonRepresentation; end
5001
5211
 
@@ -5152,6 +5362,30 @@ module Google
5152
5362
  include Google::Apis::Core::JsonObjectSupport
5153
5363
  end
5154
5364
 
5365
+ class GoogleCloudAiplatformV1SandboxEnvironment
5366
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5367
+
5368
+ include Google::Apis::Core::JsonObjectSupport
5369
+ end
5370
+
5371
+ class GoogleCloudAiplatformV1SandboxEnvironmentConnectionInfo
5372
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5373
+
5374
+ include Google::Apis::Core::JsonObjectSupport
5375
+ end
5376
+
5377
+ class GoogleCloudAiplatformV1SandboxEnvironmentSpec
5378
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5379
+
5380
+ include Google::Apis::Core::JsonObjectSupport
5381
+ end
5382
+
5383
+ class GoogleCloudAiplatformV1SandboxEnvironmentSpecCodeExecutionEnvironment
5384
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5385
+
5386
+ include Google::Apis::Core::JsonObjectSupport
5387
+ end
5388
+
5155
5389
  class GoogleCloudAiplatformV1SavedQuery
5156
5390
  class Representation < Google::Apis::Core::JsonRepresentation; end
5157
5391
 
@@ -6352,6 +6586,18 @@ module Google
6352
6586
  include Google::Apis::Core::JsonObjectSupport
6353
6587
  end
6354
6588
 
6589
+ class GoogleCloudAiplatformV1Session
6590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6591
+
6592
+ include Google::Apis::Core::JsonObjectSupport
6593
+ end
6594
+
6595
+ class GoogleCloudAiplatformV1SessionEvent
6596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6597
+
6598
+ include Google::Apis::Core::JsonObjectSupport
6599
+ end
6600
+
6355
6601
  class GoogleCloudAiplatformV1SharePointSources
6356
6602
  class Representation < Google::Apis::Core::JsonRepresentation; end
6357
6603
 
@@ -6958,6 +7204,12 @@ module Google
6958
7204
  include Google::Apis::Core::JsonObjectSupport
6959
7205
  end
6960
7206
 
7207
+ class GoogleCloudAiplatformV1ToolParallelAiSearch
7208
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7209
+
7210
+ include Google::Apis::Core::JsonObjectSupport
7211
+ end
7212
+
6961
7213
  class GoogleCloudAiplatformV1ToolParameterKvMatchInput
6962
7214
  class Representation < Google::Apis::Core::JsonRepresentation; end
6963
7215
 
@@ -7946,6 +8198,12 @@ module Google
7946
8198
  end
7947
8199
  end
7948
8200
 
8201
+ class GoogleCloudAiplatformV1AppendEventResponse
8202
+ # @private
8203
+ class Representation < Google::Apis::Core::JsonRepresentation
8204
+ end
8205
+ end
8206
+
7949
8207
  class GoogleCloudAiplatformV1Artifact
7950
8208
  # @private
7951
8209
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8684,6 +8942,16 @@ module Google
8684
8942
  end
8685
8943
  end
8686
8944
 
8945
+ class GoogleCloudAiplatformV1Chunk
8946
+ # @private
8947
+ class Representation < Google::Apis::Core::JsonRepresentation
8948
+ property :data, :base64 => true, as: 'data'
8949
+ property :metadata, as: 'metadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Metadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Metadata::Representation
8950
+
8951
+ property :mime_type, as: 'mimeType'
8952
+ end
8953
+ end
8954
+
8687
8955
  class GoogleCloudAiplatformV1Citation
8688
8956
  # @private
8689
8957
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9967,6 +10235,7 @@ module Google
9967
10235
 
9968
10236
  property :dataset, as: 'dataset', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationDataset, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationDataset::Representation
9969
10237
 
10238
+ property :location, as: 'location'
9970
10239
  collection :metrics, as: 'metrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Metric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Metric::Representation
9971
10240
 
9972
10241
  property :output_config, as: 'outputConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1OutputConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1OutputConfig::Representation
@@ -9995,6 +10264,7 @@ module Google
9995
10264
 
9996
10265
  property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationInstance::Representation
9997
10266
 
10267
+ property :location, as: 'location'
9998
10268
  collection :metrics, as: 'metrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Metric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Metric::Representation
9999
10269
 
10000
10270
  property :metricx_input, as: 'metricxInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MetricxInput::Representation
@@ -10515,6 +10785,32 @@ module Google
10515
10785
  end
10516
10786
  end
10517
10787
 
10788
+ class GoogleCloudAiplatformV1EventActions
10789
+ # @private
10790
+ class Representation < Google::Apis::Core::JsonRepresentation
10791
+ hash :artifact_delta, as: 'artifactDelta'
10792
+ property :escalate, as: 'escalate'
10793
+ hash :requested_auth_configs, as: 'requestedAuthConfigs'
10794
+ property :skip_summarization, as: 'skipSummarization'
10795
+ hash :state_delta, as: 'stateDelta'
10796
+ property :transfer_agent, as: 'transferAgent'
10797
+ end
10798
+ end
10799
+
10800
+ class GoogleCloudAiplatformV1EventMetadata
10801
+ # @private
10802
+ class Representation < Google::Apis::Core::JsonRepresentation
10803
+ property :branch, as: 'branch'
10804
+ hash :custom_metadata, as: 'customMetadata'
10805
+ property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingMetadata::Representation
10806
+
10807
+ property :interrupted, as: 'interrupted'
10808
+ collection :long_running_tool_ids, as: 'longRunningToolIds'
10809
+ property :partial, as: 'partial'
10810
+ property :turn_complete, as: 'turnComplete'
10811
+ end
10812
+ end
10813
+
10518
10814
  class GoogleCloudAiplatformV1ExactMatchInput
10519
10815
  # @private
10520
10816
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10604,35 +10900,67 @@ module Google
10604
10900
  end
10605
10901
  end
10606
10902
 
10607
- class GoogleCloudAiplatformV1Execution
10903
+ class GoogleCloudAiplatformV1ExecuteCodeRequest
10608
10904
  # @private
10609
10905
  class Representation < Google::Apis::Core::JsonRepresentation
10610
- property :create_time, as: 'createTime'
10611
- property :description, as: 'description'
10612
- property :display_name, as: 'displayName'
10613
- property :etag, as: 'etag'
10614
- hash :labels, as: 'labels'
10615
- hash :metadata, as: 'metadata'
10616
- property :name, as: 'name'
10617
- property :schema_title, as: 'schemaTitle'
10618
- property :schema_version, as: 'schemaVersion'
10619
- property :state, as: 'state'
10620
- property :update_time, as: 'updateTime'
10906
+ collection :inputs, as: 'inputs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Chunk, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Chunk::Representation
10907
+
10621
10908
  end
10622
10909
  end
10623
10910
 
10624
- class GoogleCloudAiplatformV1ExplainRequest
10911
+ class GoogleCloudAiplatformV1ExecuteCodeResponse
10625
10912
  # @private
10626
10913
  class Representation < Google::Apis::Core::JsonRepresentation
10627
- property :deployed_model_id, as: 'deployedModelId'
10628
- property :explanation_spec_override, as: 'explanationSpecOverride', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExplanationSpecOverride, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExplanationSpecOverride::Representation
10914
+ collection :outputs, as: 'outputs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Chunk, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Chunk::Representation
10629
10915
 
10630
- collection :instances, as: 'instances'
10631
- property :parameters, as: 'parameters'
10632
10916
  end
10633
10917
  end
10634
10918
 
10635
- class GoogleCloudAiplatformV1ExplainResponse
10919
+ class GoogleCloudAiplatformV1ExecuteSandboxEnvironmentRequest
10920
+ # @private
10921
+ class Representation < Google::Apis::Core::JsonRepresentation
10922
+ collection :inputs, as: 'inputs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Chunk, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Chunk::Representation
10923
+
10924
+ end
10925
+ end
10926
+
10927
+ class GoogleCloudAiplatformV1ExecuteSandboxEnvironmentResponse
10928
+ # @private
10929
+ class Representation < Google::Apis::Core::JsonRepresentation
10930
+ collection :outputs, as: 'outputs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Chunk, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Chunk::Representation
10931
+
10932
+ end
10933
+ end
10934
+
10935
+ class GoogleCloudAiplatformV1Execution
10936
+ # @private
10937
+ class Representation < Google::Apis::Core::JsonRepresentation
10938
+ property :create_time, as: 'createTime'
10939
+ property :description, as: 'description'
10940
+ property :display_name, as: 'displayName'
10941
+ property :etag, as: 'etag'
10942
+ hash :labels, as: 'labels'
10943
+ hash :metadata, as: 'metadata'
10944
+ property :name, as: 'name'
10945
+ property :schema_title, as: 'schemaTitle'
10946
+ property :schema_version, as: 'schemaVersion'
10947
+ property :state, as: 'state'
10948
+ property :update_time, as: 'updateTime'
10949
+ end
10950
+ end
10951
+
10952
+ class GoogleCloudAiplatformV1ExplainRequest
10953
+ # @private
10954
+ class Representation < Google::Apis::Core::JsonRepresentation
10955
+ property :deployed_model_id, as: 'deployedModelId'
10956
+ property :explanation_spec_override, as: 'explanationSpecOverride', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExplanationSpecOverride, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExplanationSpecOverride::Representation
10957
+
10958
+ collection :instances, as: 'instances'
10959
+ property :parameters, as: 'parameters'
10960
+ end
10961
+ end
10962
+
10963
+ class GoogleCloudAiplatformV1ExplainResponse
10636
10964
  # @private
10637
10965
  class Representation < Google::Apis::Core::JsonRepresentation
10638
10966
  property :deployed_model_id, as: 'deployedModelId'
@@ -11097,6 +11425,7 @@ module Google
11097
11425
  property :bigtable_metadata, as: 'bigtableMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreBigtableBigtableMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreBigtableBigtableMetadata::Representation
11098
11426
 
11099
11427
  property :enable_direct_bigtable_access, as: 'enableDirectBigtableAccess'
11428
+ property :zone, as: 'zone'
11100
11429
  end
11101
11430
  end
11102
11431
 
@@ -11900,6 +12229,7 @@ module Google
11900
12229
 
11901
12230
  collection :contents, as: 'contents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
11902
12231
 
12232
+ property :location, as: 'location'
11903
12233
  property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredefinedMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredefinedMetricSpec::Representation
11904
12234
 
11905
12235
  property :rubric_generation_spec, as: 'rubricGenerationSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricGenerationSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricGenerationSpec::Representation
@@ -11915,6 +12245,69 @@ module Google
11915
12245
  end
11916
12246
  end
11917
12247
 
12248
+ class GoogleCloudAiplatformV1GenerateMemoriesRequest
12249
+ # @private
12250
+ class Representation < Google::Apis::Core::JsonRepresentation
12251
+ property :direct_contents_source, as: 'directContentsSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateMemoriesRequestDirectContentsSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateMemoriesRequestDirectContentsSource::Representation
12252
+
12253
+ property :direct_memories_source, as: 'directMemoriesSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateMemoriesRequestDirectMemoriesSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateMemoriesRequestDirectMemoriesSource::Representation
12254
+
12255
+ property :disable_consolidation, as: 'disableConsolidation'
12256
+ property :disable_memory_revisions, as: 'disableMemoryRevisions'
12257
+ hash :metadata, as: 'metadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryMetadataValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryMetadataValue::Representation
12258
+
12259
+ property :metadata_merge_strategy, as: 'metadataMergeStrategy'
12260
+ property :revision_expire_time, as: 'revisionExpireTime'
12261
+ hash :revision_labels, as: 'revisionLabels'
12262
+ property :revision_ttl, as: 'revisionTtl'
12263
+ hash :scope, as: 'scope'
12264
+ property :vertex_session_source, as: 'vertexSessionSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateMemoriesRequestVertexSessionSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateMemoriesRequestVertexSessionSource::Representation
12265
+
12266
+ end
12267
+ end
12268
+
12269
+ class GoogleCloudAiplatformV1GenerateMemoriesRequestDirectContentsSource
12270
+ # @private
12271
+ class Representation < Google::Apis::Core::JsonRepresentation
12272
+ collection :events, as: 'events', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateMemoriesRequestDirectContentsSourceEvent, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateMemoriesRequestDirectContentsSourceEvent::Representation
12273
+
12274
+ end
12275
+ end
12276
+
12277
+ class GoogleCloudAiplatformV1GenerateMemoriesRequestDirectContentsSourceEvent
12278
+ # @private
12279
+ class Representation < Google::Apis::Core::JsonRepresentation
12280
+ property :content, as: 'content', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
12281
+
12282
+ end
12283
+ end
12284
+
12285
+ class GoogleCloudAiplatformV1GenerateMemoriesRequestDirectMemoriesSource
12286
+ # @private
12287
+ class Representation < Google::Apis::Core::JsonRepresentation
12288
+ collection :direct_memories, as: 'directMemories', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateMemoriesRequestDirectMemoriesSourceDirectMemory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateMemoriesRequestDirectMemoriesSourceDirectMemory::Representation
12289
+
12290
+ end
12291
+ end
12292
+
12293
+ class GoogleCloudAiplatformV1GenerateMemoriesRequestDirectMemoriesSourceDirectMemory
12294
+ # @private
12295
+ class Representation < Google::Apis::Core::JsonRepresentation
12296
+ property :fact, as: 'fact'
12297
+ collection :topics, as: 'topics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryTopicId, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryTopicId::Representation
12298
+
12299
+ end
12300
+ end
12301
+
12302
+ class GoogleCloudAiplatformV1GenerateMemoriesRequestVertexSessionSource
12303
+ # @private
12304
+ class Representation < Google::Apis::Core::JsonRepresentation
12305
+ property :end_time, as: 'endTime'
12306
+ property :session, as: 'session'
12307
+ property :start_time, as: 'startTime'
12308
+ end
12309
+ end
12310
+
11918
12311
  class GoogleCloudAiplatformV1GenerateSyntheticDataRequest
11919
12312
  # @private
11920
12313
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12551,6 +12944,13 @@ module Google
12551
12944
  end
12552
12945
  end
12553
12946
 
12947
+ class GoogleCloudAiplatformV1IntermediateExtractedMemory
12948
+ # @private
12949
+ class Representation < Google::Apis::Core::JsonRepresentation
12950
+ property :fact, as: 'fact'
12951
+ end
12952
+ end
12953
+
12554
12954
  class GoogleCloudAiplatformV1InvokeRequest
12555
12955
  # @private
12556
12956
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12759,6 +13159,15 @@ module Google
12759
13159
  end
12760
13160
  end
12761
13161
 
13162
+ class GoogleCloudAiplatformV1ListEventsResponse
13163
+ # @private
13164
+ class Representation < Google::Apis::Core::JsonRepresentation
13165
+ property :next_page_token, as: 'nextPageToken'
13166
+ collection :session_events, as: 'sessionEvents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SessionEvent, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SessionEvent::Representation
13167
+
13168
+ end
13169
+ end
13170
+
12762
13171
  class GoogleCloudAiplatformV1ListExecutionsResponse
12763
13172
  # @private
12764
13173
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12849,6 +13258,24 @@ module Google
12849
13258
  end
12850
13259
  end
12851
13260
 
13261
+ class GoogleCloudAiplatformV1ListMemoriesResponse
13262
+ # @private
13263
+ class Representation < Google::Apis::Core::JsonRepresentation
13264
+ collection :memories, as: 'memories', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Memory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Memory::Representation
13265
+
13266
+ property :next_page_token, as: 'nextPageToken'
13267
+ end
13268
+ end
13269
+
13270
+ class GoogleCloudAiplatformV1ListMemoryRevisionsResponse
13271
+ # @private
13272
+ class Representation < Google::Apis::Core::JsonRepresentation
13273
+ collection :memory_revisions, as: 'memoryRevisions', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryRevision, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryRevision::Representation
13274
+
13275
+ property :next_page_token, as: 'nextPageToken'
13276
+ end
13277
+ end
13278
+
12852
13279
  class GoogleCloudAiplatformV1ListMetadataSchemasResponse
12853
13280
  # @private
12854
13281
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13025,6 +13452,15 @@ module Google
13025
13452
  end
13026
13453
  end
13027
13454
 
13455
+ class GoogleCloudAiplatformV1ListSandboxEnvironmentsResponse
13456
+ # @private
13457
+ class Representation < Google::Apis::Core::JsonRepresentation
13458
+ property :next_page_token, as: 'nextPageToken'
13459
+ collection :sandbox_environments, as: 'sandboxEnvironments', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SandboxEnvironment, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SandboxEnvironment::Representation
13460
+
13461
+ end
13462
+ end
13463
+
13028
13464
  class GoogleCloudAiplatformV1ListSavedQueriesResponse
13029
13465
  # @private
13030
13466
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13043,6 +13479,15 @@ module Google
13043
13479
  end
13044
13480
  end
13045
13481
 
13482
+ class GoogleCloudAiplatformV1ListSessionsResponse
13483
+ # @private
13484
+ class Representation < Google::Apis::Core::JsonRepresentation
13485
+ property :next_page_token, as: 'nextPageToken'
13486
+ collection :sessions, as: 'sessions', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session::Representation
13487
+
13488
+ end
13489
+ end
13490
+
13046
13491
  class GoogleCloudAiplatformV1ListSpecialistPoolsResponse
13047
13492
  # @private
13048
13493
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13173,6 +13618,7 @@ module Google
13173
13618
  class Representation < Google::Apis::Core::JsonRepresentation
13174
13619
  property :accelerator_count, as: 'acceleratorCount'
13175
13620
  property :accelerator_type, as: 'acceleratorType'
13621
+ property :gpu_partition_size, as: 'gpuPartitionSize'
13176
13622
  property :machine_type, as: 'machineType'
13177
13623
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReservationAffinity, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReservationAffinity::Representation
13178
13624
 
@@ -13205,9 +13651,33 @@ module Google
13205
13651
  end
13206
13652
  end
13207
13653
 
13654
+ class GoogleCloudAiplatformV1Memory
13655
+ # @private
13656
+ class Representation < Google::Apis::Core::JsonRepresentation
13657
+ property :create_time, as: 'createTime'
13658
+ property :description, as: 'description'
13659
+ property :disable_memory_revisions, as: 'disableMemoryRevisions'
13660
+ property :display_name, as: 'displayName'
13661
+ property :expire_time, as: 'expireTime'
13662
+ property :fact, as: 'fact'
13663
+ hash :metadata, as: 'metadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryMetadataValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryMetadataValue::Representation
13664
+
13665
+ property :name, as: 'name'
13666
+ property :revision_expire_time, as: 'revisionExpireTime'
13667
+ hash :revision_labels, as: 'revisionLabels'
13668
+ property :revision_ttl, as: 'revisionTtl'
13669
+ hash :scope, as: 'scope'
13670
+ collection :topics, as: 'topics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryTopicId, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryTopicId::Representation
13671
+
13672
+ property :ttl, as: 'ttl'
13673
+ property :update_time, as: 'updateTime'
13674
+ end
13675
+ end
13676
+
13208
13677
  class GoogleCloudAiplatformV1MemoryBankCustomizationConfig
13209
13678
  # @private
13210
13679
  class Representation < Google::Apis::Core::JsonRepresentation
13680
+ property :enable_third_person_memories, as: 'enableThirdPersonMemories'
13211
13681
  collection :generate_memories_examples, as: 'generateMemoriesExamples', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExample, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExample::Representation
13212
13682
 
13213
13683
  collection :memory_topics, as: 'memoryTopics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopic, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopic::Representation
@@ -13276,6 +13746,48 @@ module Google
13276
13746
  end
13277
13747
  end
13278
13748
 
13749
+ class GoogleCloudAiplatformV1MemoryConjunctionFilter
13750
+ # @private
13751
+ class Representation < Google::Apis::Core::JsonRepresentation
13752
+ collection :filters, as: 'filters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryFilter, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryFilter::Representation
13753
+
13754
+ end
13755
+ end
13756
+
13757
+ class GoogleCloudAiplatformV1MemoryFilter
13758
+ # @private
13759
+ class Representation < Google::Apis::Core::JsonRepresentation
13760
+ property :key, as: 'key'
13761
+ property :negate, as: 'negate'
13762
+ property :op, as: 'op'
13763
+ property :value, as: 'value', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryMetadataValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryMetadataValue::Representation
13764
+
13765
+ end
13766
+ end
13767
+
13768
+ class GoogleCloudAiplatformV1MemoryMetadataValue
13769
+ # @private
13770
+ class Representation < Google::Apis::Core::JsonRepresentation
13771
+ property :bool_value, as: 'boolValue'
13772
+ property :double_value, as: 'doubleValue'
13773
+ property :string_value, as: 'stringValue'
13774
+ property :timestamp_value, as: 'timestampValue'
13775
+ end
13776
+ end
13777
+
13778
+ class GoogleCloudAiplatformV1MemoryRevision
13779
+ # @private
13780
+ class Representation < Google::Apis::Core::JsonRepresentation
13781
+ property :create_time, as: 'createTime'
13782
+ property :expire_time, as: 'expireTime'
13783
+ collection :extracted_memories, as: 'extractedMemories', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IntermediateExtractedMemory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IntermediateExtractedMemory::Representation
13784
+
13785
+ property :fact, as: 'fact'
13786
+ hash :labels, as: 'labels'
13787
+ property :name, as: 'name'
13788
+ end
13789
+ end
13790
+
13279
13791
  class GoogleCloudAiplatformV1MemoryTopicId
13280
13792
  # @private
13281
13793
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13291,6 +13803,13 @@ module Google
13291
13803
  end
13292
13804
  end
13293
13805
 
13806
+ class GoogleCloudAiplatformV1Metadata
13807
+ # @private
13808
+ class Representation < Google::Apis::Core::JsonRepresentation
13809
+ hash :attributes, as: 'attributes'
13810
+ end
13811
+ end
13812
+
13294
13813
  class GoogleCloudAiplatformV1MetadataSchema
13295
13814
  # @private
13296
13815
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15357,6 +15876,14 @@ module Google
15357
15876
  end
15358
15877
  end
15359
15878
 
15879
+ class GoogleCloudAiplatformV1PurgeMemoriesRequest
15880
+ # @private
15881
+ class Representation < Google::Apis::Core::JsonRepresentation
15882
+ property :filter, as: 'filter'
15883
+ property :force, as: 'force'
15884
+ end
15885
+ end
15886
+
15360
15887
  class GoogleCloudAiplatformV1PythonPackageSpec
15361
15888
  # @private
15362
15889
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16085,6 +16612,8 @@ module Google
16085
16612
  collection :class_methods, as: 'classMethods'
16086
16613
  property :deployment_spec, as: 'deploymentSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec::Representation
16087
16614
 
16615
+ property :effective_identity, as: 'effectiveIdentity'
16616
+ property :identity_type, as: 'identityType'
16088
16617
  property :package_spec, as: 'packageSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec::Representation
16089
16618
 
16090
16619
  property :service_account, as: 'serviceAccount'
@@ -16122,6 +16651,8 @@ module Google
16122
16651
  class GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpec
16123
16652
  # @private
16124
16653
  class Representation < Google::Apis::Core::JsonRepresentation
16654
+ property :developer_connect_source, as: 'developerConnectSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecDeveloperConnectSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecDeveloperConnectSource::Representation
16655
+
16125
16656
  property :inline_source, as: 'inlineSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecInlineSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecInlineSource::Representation
16126
16657
 
16127
16658
  property :python_spec, as: 'pythonSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecPythonSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecPythonSpec::Representation
@@ -16129,6 +16660,23 @@ module Google
16129
16660
  end
16130
16661
  end
16131
16662
 
16663
+ class GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecDeveloperConnectConfig
16664
+ # @private
16665
+ class Representation < Google::Apis::Core::JsonRepresentation
16666
+ property :dir, as: 'dir'
16667
+ property :git_repository_link, as: 'gitRepositoryLink'
16668
+ property :revision, as: 'revision'
16669
+ end
16670
+ end
16671
+
16672
+ class GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecDeveloperConnectSource
16673
+ # @private
16674
+ class Representation < Google::Apis::Core::JsonRepresentation
16675
+ property :config, as: 'config', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecDeveloperConnectConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecDeveloperConnectConfig::Representation
16676
+
16677
+ end
16678
+ end
16679
+
16132
16680
  class GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecInlineSource
16133
16681
  # @private
16134
16682
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16349,6 +16897,61 @@ module Google
16349
16897
  end
16350
16898
  end
16351
16899
 
16900
+ class GoogleCloudAiplatformV1RetrieveMemoriesRequest
16901
+ # @private
16902
+ class Representation < Google::Apis::Core::JsonRepresentation
16903
+ property :filter, as: 'filter'
16904
+ collection :filter_groups, as: 'filterGroups', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryConjunctionFilter, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryConjunctionFilter::Representation
16905
+
16906
+ hash :scope, as: 'scope'
16907
+ property :similarity_search_params, as: 'similaritySearchParams', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveMemoriesRequestSimilaritySearchParams, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveMemoriesRequestSimilaritySearchParams::Representation
16908
+
16909
+ property :simple_retrieval_params, as: 'simpleRetrievalParams', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveMemoriesRequestSimpleRetrievalParams, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveMemoriesRequestSimpleRetrievalParams::Representation
16910
+
16911
+ end
16912
+ end
16913
+
16914
+ class GoogleCloudAiplatformV1RetrieveMemoriesRequestSimilaritySearchParams
16915
+ # @private
16916
+ class Representation < Google::Apis::Core::JsonRepresentation
16917
+ property :search_query, as: 'searchQuery'
16918
+ property :top_k, as: 'topK'
16919
+ end
16920
+ end
16921
+
16922
+ class GoogleCloudAiplatformV1RetrieveMemoriesRequestSimpleRetrievalParams
16923
+ # @private
16924
+ class Representation < Google::Apis::Core::JsonRepresentation
16925
+ property :page_size, as: 'pageSize'
16926
+ property :page_token, as: 'pageToken'
16927
+ end
16928
+ end
16929
+
16930
+ class GoogleCloudAiplatformV1RetrieveMemoriesResponse
16931
+ # @private
16932
+ class Representation < Google::Apis::Core::JsonRepresentation
16933
+ property :next_page_token, as: 'nextPageToken'
16934
+ collection :retrieved_memories, as: 'retrievedMemories', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveMemoriesResponseRetrievedMemory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveMemoriesResponseRetrievedMemory::Representation
16935
+
16936
+ end
16937
+ end
16938
+
16939
+ class GoogleCloudAiplatformV1RetrieveMemoriesResponseRetrievedMemory
16940
+ # @private
16941
+ class Representation < Google::Apis::Core::JsonRepresentation
16942
+ property :distance, as: 'distance'
16943
+ property :memory, as: 'memory', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Memory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Memory::Representation
16944
+
16945
+ end
16946
+ end
16947
+
16948
+ class GoogleCloudAiplatformV1RollbackMemoryRequest
16949
+ # @private
16950
+ class Representation < Google::Apis::Core::JsonRepresentation
16951
+ property :target_revision_id, :numeric_string => true, as: 'targetRevisionId'
16952
+ end
16953
+ end
16954
+
16352
16955
  class GoogleCloudAiplatformV1RougeInput
16353
16956
  # @private
16354
16957
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16574,6 +17177,48 @@ module Google
16574
17177
  end
16575
17178
  end
16576
17179
 
17180
+ class GoogleCloudAiplatformV1SandboxEnvironment
17181
+ # @private
17182
+ class Representation < Google::Apis::Core::JsonRepresentation
17183
+ property :connection_info, as: 'connectionInfo', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SandboxEnvironmentConnectionInfo, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SandboxEnvironmentConnectionInfo::Representation
17184
+
17185
+ property :create_time, as: 'createTime'
17186
+ property :display_name, as: 'displayName'
17187
+ property :expire_time, as: 'expireTime'
17188
+ property :name, as: 'name'
17189
+ property :spec, as: 'spec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SandboxEnvironmentSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SandboxEnvironmentSpec::Representation
17190
+
17191
+ property :state, as: 'state'
17192
+ property :ttl, as: 'ttl'
17193
+ property :update_time, as: 'updateTime'
17194
+ end
17195
+ end
17196
+
17197
+ class GoogleCloudAiplatformV1SandboxEnvironmentConnectionInfo
17198
+ # @private
17199
+ class Representation < Google::Apis::Core::JsonRepresentation
17200
+ property :load_balancer_hostname, as: 'loadBalancerHostname'
17201
+ property :load_balancer_ip, as: 'loadBalancerIp'
17202
+ property :sandbox_internal_ip, as: 'sandboxInternalIp'
17203
+ end
17204
+ end
17205
+
17206
+ class GoogleCloudAiplatformV1SandboxEnvironmentSpec
17207
+ # @private
17208
+ class Representation < Google::Apis::Core::JsonRepresentation
17209
+ property :code_execution_environment, as: 'codeExecutionEnvironment', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SandboxEnvironmentSpecCodeExecutionEnvironment, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SandboxEnvironmentSpecCodeExecutionEnvironment::Representation
17210
+
17211
+ end
17212
+ end
17213
+
17214
+ class GoogleCloudAiplatformV1SandboxEnvironmentSpecCodeExecutionEnvironment
17215
+ # @private
17216
+ class Representation < Google::Apis::Core::JsonRepresentation
17217
+ property :code_language, as: 'codeLanguage'
17218
+ property :machine_config, as: 'machineConfig'
17219
+ end
17220
+ end
17221
+
16577
17222
  class GoogleCloudAiplatformV1SavedQuery
16578
17223
  # @private
16579
17224
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -17396,6 +18041,7 @@ module Google
17396
18041
  # @private
17397
18042
  class Representation < Google::Apis::Core::JsonRepresentation
17398
18043
  property :code_repository_state, as: 'codeRepositoryState'
18044
+ property :framework, as: 'framework'
17399
18045
  collection :linked_resources, as: 'linkedResources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecAppBuilderDataLinkedResource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecAppBuilderDataLinkedResource::Representation
17400
18046
 
17401
18047
  end
@@ -18607,6 +19253,39 @@ module Google
18607
19253
  end
18608
19254
  end
18609
19255
 
19256
+ class GoogleCloudAiplatformV1Session
19257
+ # @private
19258
+ class Representation < Google::Apis::Core::JsonRepresentation
19259
+ property :create_time, as: 'createTime'
19260
+ property :display_name, as: 'displayName'
19261
+ property :expire_time, as: 'expireTime'
19262
+ hash :labels, as: 'labels'
19263
+ property :name, as: 'name'
19264
+ hash :session_state, as: 'sessionState'
19265
+ property :ttl, as: 'ttl'
19266
+ property :update_time, as: 'updateTime'
19267
+ property :user_id, as: 'userId'
19268
+ end
19269
+ end
19270
+
19271
+ class GoogleCloudAiplatformV1SessionEvent
19272
+ # @private
19273
+ class Representation < Google::Apis::Core::JsonRepresentation
19274
+ property :actions, as: 'actions', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EventActions, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EventActions::Representation
19275
+
19276
+ property :author, as: 'author'
19277
+ property :content, as: 'content', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
19278
+
19279
+ property :error_code, as: 'errorCode'
19280
+ property :error_message, as: 'errorMessage'
19281
+ property :event_metadata, as: 'eventMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EventMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EventMetadata::Representation
19282
+
19283
+ property :invocation_id, as: 'invocationId'
19284
+ property :name, as: 'name'
19285
+ property :timestamp, as: 'timestamp'
19286
+ end
19287
+ end
19288
+
18610
19289
  class GoogleCloudAiplatformV1SharePointSources
18611
19290
  # @private
18612
19291
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -19474,6 +20153,8 @@ module Google
19474
20153
 
19475
20154
  property :google_search_retrieval, as: 'googleSearchRetrieval', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleSearchRetrieval, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleSearchRetrieval::Representation
19476
20155
 
20156
+ property :parallel_ai_search, as: 'parallelAiSearch', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParallelAiSearch, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParallelAiSearch::Representation
20157
+
19477
20158
  property :retrieval, as: 'retrieval', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Retrieval, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Retrieval::Representation
19478
20159
 
19479
20160
  property :url_context, as: 'urlContext', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1UrlContext, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1UrlContext::Representation
@@ -19599,6 +20280,14 @@ module Google
19599
20280
  end
19600
20281
  end
19601
20282
 
20283
+ class GoogleCloudAiplatformV1ToolParallelAiSearch
20284
+ # @private
20285
+ class Representation < Google::Apis::Core::JsonRepresentation
20286
+ property :api_key, as: 'apiKey'
20287
+ hash :custom_configs, as: 'customConfigs'
20288
+ end
20289
+ end
20290
+
19602
20291
  class GoogleCloudAiplatformV1ToolParameterKvMatchInput
19603
20292
  # @private
19604
20293
  class Representation < Google::Apis::Core::JsonRepresentation