google-apis-aiplatform_v1 0.41.0 → 0.43.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -3310,6 +3310,12 @@ module Google
3310
3310
  include Google::Apis::Core::JsonObjectSupport
3311
3311
  end
3312
3312
 
3313
+ class GoogleCloudAiplatformV1PrebuiltVoiceConfig
3314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3315
+
3316
+ include Google::Apis::Core::JsonObjectSupport
3317
+ end
3318
+
3313
3319
  class GoogleCloudAiplatformV1PredefinedSplit
3314
3320
  class Representation < Google::Apis::Core::JsonRepresentation; end
3315
3321
 
@@ -3376,6 +3382,30 @@ module Google
3376
3382
  include Google::Apis::Core::JsonObjectSupport
3377
3383
  end
3378
3384
 
3385
+ class GoogleCloudAiplatformV1ProbeGrpcAction
3386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3387
+
3388
+ include Google::Apis::Core::JsonObjectSupport
3389
+ end
3390
+
3391
+ class GoogleCloudAiplatformV1ProbeHttpGetAction
3392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3393
+
3394
+ include Google::Apis::Core::JsonObjectSupport
3395
+ end
3396
+
3397
+ class GoogleCloudAiplatformV1ProbeHttpHeader
3398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3399
+
3400
+ include Google::Apis::Core::JsonObjectSupport
3401
+ end
3402
+
3403
+ class GoogleCloudAiplatformV1ProbeTcpSocketAction
3404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3405
+
3406
+ include Google::Apis::Core::JsonObjectSupport
3407
+ end
3408
+
3379
3409
  class GoogleCloudAiplatformV1PscAutomatedEndpoints
3380
3410
  class Representation < Google::Apis::Core::JsonRepresentation; end
3381
3411
 
@@ -3712,6 +3742,12 @@ module Google
3712
3742
  include Google::Apis::Core::JsonObjectSupport
3713
3743
  end
3714
3744
 
3745
+ class GoogleCloudAiplatformV1RagVectorDbConfigRagManagedDb
3746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3747
+
3748
+ include Google::Apis::Core::JsonObjectSupport
3749
+ end
3750
+
3715
3751
  class GoogleCloudAiplatformV1RagVectorDbConfigVertexVectorSearch
3716
3752
  class Representation < Google::Apis::Core::JsonRepresentation; end
3717
3753
 
@@ -5242,6 +5278,18 @@ module Google
5242
5278
  include Google::Apis::Core::JsonObjectSupport
5243
5279
  end
5244
5280
 
5281
+ class GoogleCloudAiplatformV1SharePointSources
5282
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5283
+
5284
+ include Google::Apis::Core::JsonObjectSupport
5285
+ end
5286
+
5287
+ class GoogleCloudAiplatformV1SharePointSourcesSharePointSource
5288
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5289
+
5290
+ include Google::Apis::Core::JsonObjectSupport
5291
+ end
5292
+
5245
5293
  class GoogleCloudAiplatformV1ShieldedVmConfig
5246
5294
  class Representation < Google::Apis::Core::JsonRepresentation; end
5247
5295
 
@@ -5278,6 +5326,12 @@ module Google
5278
5326
  include Google::Apis::Core::JsonObjectSupport
5279
5327
  end
5280
5328
 
5329
+ class GoogleCloudAiplatformV1SpeechConfig
5330
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5331
+
5332
+ include Google::Apis::Core::JsonObjectSupport
5333
+ end
5334
+
5281
5335
  class GoogleCloudAiplatformV1StartNotebookRuntimeOperationMetadata
5282
5336
  class Representation < Google::Apis::Core::JsonRepresentation; end
5283
5337
 
@@ -5308,6 +5362,12 @@ module Google
5308
5362
  include Google::Apis::Core::JsonObjectSupport
5309
5363
  end
5310
5364
 
5365
+ class GoogleCloudAiplatformV1StreamQueryReasoningEngineRequest
5366
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5367
+
5368
+ include Google::Apis::Core::JsonObjectSupport
5369
+ end
5370
+
5311
5371
  class GoogleCloudAiplatformV1StreamRawPredictRequest
5312
5372
  class Representation < Google::Apis::Core::JsonRepresentation; end
5313
5373
 
@@ -5686,6 +5746,12 @@ module Google
5686
5746
  include Google::Apis::Core::JsonObjectSupport
5687
5747
  end
5688
5748
 
5749
+ class GoogleCloudAiplatformV1ToolCall
5750
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5751
+
5752
+ include Google::Apis::Core::JsonObjectSupport
5753
+ end
5754
+
5689
5755
  class GoogleCloudAiplatformV1ToolCallValidInput
5690
5756
  class Representation < Google::Apis::Core::JsonRepresentation; end
5691
5757
 
@@ -5722,6 +5788,12 @@ module Google
5722
5788
  include Google::Apis::Core::JsonObjectSupport
5723
5789
  end
5724
5790
 
5791
+ class GoogleCloudAiplatformV1ToolGoogleSearch
5792
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5793
+
5794
+ include Google::Apis::Core::JsonObjectSupport
5795
+ end
5796
+
5725
5797
  class GoogleCloudAiplatformV1ToolNameMatchInput
5726
5798
  class Representation < Google::Apis::Core::JsonRepresentation; end
5727
5799
 
@@ -5824,6 +5896,192 @@ module Google
5824
5896
  include Google::Apis::Core::JsonObjectSupport
5825
5897
  end
5826
5898
 
5899
+ class GoogleCloudAiplatformV1Trajectory
5900
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5901
+
5902
+ include Google::Apis::Core::JsonObjectSupport
5903
+ end
5904
+
5905
+ class GoogleCloudAiplatformV1TrajectoryAnyOrderMatchInput
5906
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5907
+
5908
+ include Google::Apis::Core::JsonObjectSupport
5909
+ end
5910
+
5911
+ class GoogleCloudAiplatformV1TrajectoryAnyOrderMatchInstance
5912
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5913
+
5914
+ include Google::Apis::Core::JsonObjectSupport
5915
+ end
5916
+
5917
+ class GoogleCloudAiplatformV1TrajectoryAnyOrderMatchMetricValue
5918
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5919
+
5920
+ include Google::Apis::Core::JsonObjectSupport
5921
+ end
5922
+
5923
+ class GoogleCloudAiplatformV1TrajectoryAnyOrderMatchResults
5924
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5925
+
5926
+ include Google::Apis::Core::JsonObjectSupport
5927
+ end
5928
+
5929
+ class GoogleCloudAiplatformV1TrajectoryAnyOrderMatchSpec
5930
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5931
+
5932
+ include Google::Apis::Core::JsonObjectSupport
5933
+ end
5934
+
5935
+ class GoogleCloudAiplatformV1TrajectoryExactMatchInput
5936
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5937
+
5938
+ include Google::Apis::Core::JsonObjectSupport
5939
+ end
5940
+
5941
+ class GoogleCloudAiplatformV1TrajectoryExactMatchInstance
5942
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5943
+
5944
+ include Google::Apis::Core::JsonObjectSupport
5945
+ end
5946
+
5947
+ class GoogleCloudAiplatformV1TrajectoryExactMatchMetricValue
5948
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5949
+
5950
+ include Google::Apis::Core::JsonObjectSupport
5951
+ end
5952
+
5953
+ class GoogleCloudAiplatformV1TrajectoryExactMatchResults
5954
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5955
+
5956
+ include Google::Apis::Core::JsonObjectSupport
5957
+ end
5958
+
5959
+ class GoogleCloudAiplatformV1TrajectoryExactMatchSpec
5960
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5961
+
5962
+ include Google::Apis::Core::JsonObjectSupport
5963
+ end
5964
+
5965
+ class GoogleCloudAiplatformV1TrajectoryInOrderMatchInput
5966
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5967
+
5968
+ include Google::Apis::Core::JsonObjectSupport
5969
+ end
5970
+
5971
+ class GoogleCloudAiplatformV1TrajectoryInOrderMatchInstance
5972
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5973
+
5974
+ include Google::Apis::Core::JsonObjectSupport
5975
+ end
5976
+
5977
+ class GoogleCloudAiplatformV1TrajectoryInOrderMatchMetricValue
5978
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5979
+
5980
+ include Google::Apis::Core::JsonObjectSupport
5981
+ end
5982
+
5983
+ class GoogleCloudAiplatformV1TrajectoryInOrderMatchResults
5984
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5985
+
5986
+ include Google::Apis::Core::JsonObjectSupport
5987
+ end
5988
+
5989
+ class GoogleCloudAiplatformV1TrajectoryInOrderMatchSpec
5990
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5991
+
5992
+ include Google::Apis::Core::JsonObjectSupport
5993
+ end
5994
+
5995
+ class GoogleCloudAiplatformV1TrajectoryPrecisionInput
5996
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5997
+
5998
+ include Google::Apis::Core::JsonObjectSupport
5999
+ end
6000
+
6001
+ class GoogleCloudAiplatformV1TrajectoryPrecisionInstance
6002
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6003
+
6004
+ include Google::Apis::Core::JsonObjectSupport
6005
+ end
6006
+
6007
+ class GoogleCloudAiplatformV1TrajectoryPrecisionMetricValue
6008
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6009
+
6010
+ include Google::Apis::Core::JsonObjectSupport
6011
+ end
6012
+
6013
+ class GoogleCloudAiplatformV1TrajectoryPrecisionResults
6014
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6015
+
6016
+ include Google::Apis::Core::JsonObjectSupport
6017
+ end
6018
+
6019
+ class GoogleCloudAiplatformV1TrajectoryPrecisionSpec
6020
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6021
+
6022
+ include Google::Apis::Core::JsonObjectSupport
6023
+ end
6024
+
6025
+ class GoogleCloudAiplatformV1TrajectoryRecallInput
6026
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6027
+
6028
+ include Google::Apis::Core::JsonObjectSupport
6029
+ end
6030
+
6031
+ class GoogleCloudAiplatformV1TrajectoryRecallInstance
6032
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6033
+
6034
+ include Google::Apis::Core::JsonObjectSupport
6035
+ end
6036
+
6037
+ class GoogleCloudAiplatformV1TrajectoryRecallMetricValue
6038
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6039
+
6040
+ include Google::Apis::Core::JsonObjectSupport
6041
+ end
6042
+
6043
+ class GoogleCloudAiplatformV1TrajectoryRecallResults
6044
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6045
+
6046
+ include Google::Apis::Core::JsonObjectSupport
6047
+ end
6048
+
6049
+ class GoogleCloudAiplatformV1TrajectoryRecallSpec
6050
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6051
+
6052
+ include Google::Apis::Core::JsonObjectSupport
6053
+ end
6054
+
6055
+ class GoogleCloudAiplatformV1TrajectorySingleToolUseInput
6056
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6057
+
6058
+ include Google::Apis::Core::JsonObjectSupport
6059
+ end
6060
+
6061
+ class GoogleCloudAiplatformV1TrajectorySingleToolUseInstance
6062
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6063
+
6064
+ include Google::Apis::Core::JsonObjectSupport
6065
+ end
6066
+
6067
+ class GoogleCloudAiplatformV1TrajectorySingleToolUseMetricValue
6068
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6069
+
6070
+ include Google::Apis::Core::JsonObjectSupport
6071
+ end
6072
+
6073
+ class GoogleCloudAiplatformV1TrajectorySingleToolUseResults
6074
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6075
+
6076
+ include Google::Apis::Core::JsonObjectSupport
6077
+ end
6078
+
6079
+ class GoogleCloudAiplatformV1TrajectorySingleToolUseSpec
6080
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6081
+
6082
+ include Google::Apis::Core::JsonObjectSupport
6083
+ end
6084
+
5827
6085
  class GoogleCloudAiplatformV1Trial
5828
6086
  class Representation < Google::Apis::Core::JsonRepresentation; end
5829
6087
 
@@ -6094,6 +6352,12 @@ module Google
6094
6352
  include Google::Apis::Core::JsonObjectSupport
6095
6353
  end
6096
6354
 
6355
+ class GoogleCloudAiplatformV1VoiceConfig
6356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6357
+
6358
+ include Google::Apis::Core::JsonObjectSupport
6359
+ end
6360
+
6097
6361
  class GoogleCloudAiplatformV1WorkerPoolSpec
6098
6362
  class Representation < Google::Apis::Core::JsonRepresentation; end
6099
6363
 
@@ -6361,7 +6625,7 @@ module Google
6361
6625
  class CloudAiLargeModelsVisionVideo
6362
6626
  # @private
6363
6627
  class Representation < Google::Apis::Core::JsonRepresentation
6364
- property :encoded_video, :base64 => true, as: 'encodedVideo'
6628
+ property :encoded_video, as: 'encodedVideo'
6365
6629
  property :encoding, as: 'encoding'
6366
6630
  property :uri, as: 'uri'
6367
6631
  property :video, :base64 => true, as: 'video'
@@ -8210,6 +8474,18 @@ module Google
8210
8474
 
8211
8475
  property :tool_parameter_kv_match_input, as: 'toolParameterKvMatchInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchInput::Representation
8212
8476
 
8477
+ property :trajectory_any_order_match_input, as: 'trajectoryAnyOrderMatchInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryAnyOrderMatchInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryAnyOrderMatchInput::Representation
8478
+
8479
+ property :trajectory_exact_match_input, as: 'trajectoryExactMatchInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryExactMatchInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryExactMatchInput::Representation
8480
+
8481
+ property :trajectory_in_order_match_input, as: 'trajectoryInOrderMatchInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryInOrderMatchInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryInOrderMatchInput::Representation
8482
+
8483
+ property :trajectory_precision_input, as: 'trajectoryPrecisionInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryPrecisionInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryPrecisionInput::Representation
8484
+
8485
+ property :trajectory_recall_input, as: 'trajectoryRecallInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryRecallInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryRecallInput::Representation
8486
+
8487
+ property :trajectory_single_tool_use_input, as: 'trajectorySingleToolUseInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectorySingleToolUseInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectorySingleToolUseInput::Representation
8488
+
8213
8489
  end
8214
8490
  end
8215
8491
 
@@ -8266,6 +8542,18 @@ module Google
8266
8542
 
8267
8543
  property :tool_parameter_kv_match_results, as: 'toolParameterKvMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolParameterKvMatchResults::Representation
8268
8544
 
8545
+ property :trajectory_any_order_match_results, as: 'trajectoryAnyOrderMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryAnyOrderMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryAnyOrderMatchResults::Representation
8546
+
8547
+ property :trajectory_exact_match_results, as: 'trajectoryExactMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryExactMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryExactMatchResults::Representation
8548
+
8549
+ property :trajectory_in_order_match_results, as: 'trajectoryInOrderMatchResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryInOrderMatchResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryInOrderMatchResults::Representation
8550
+
8551
+ property :trajectory_precision_results, as: 'trajectoryPrecisionResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryPrecisionResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryPrecisionResults::Representation
8552
+
8553
+ property :trajectory_recall_results, as: 'trajectoryRecallResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryRecallResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryRecallResults::Representation
8554
+
8555
+ property :trajectory_single_tool_use_results, as: 'trajectorySingleToolUseResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectorySingleToolUseResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectorySingleToolUseResults::Representation
8556
+
8269
8557
  end
8270
8558
  end
8271
8559
 
@@ -9471,14 +9759,18 @@ module Google
9471
9759
  property :frequency_penalty, as: 'frequencyPenalty'
9472
9760
  property :logprobs, as: 'logprobs'
9473
9761
  property :max_output_tokens, as: 'maxOutputTokens'
9762
+ property :media_resolution, as: 'mediaResolution'
9474
9763
  property :presence_penalty, as: 'presencePenalty'
9475
9764
  property :response_logprobs, as: 'responseLogprobs'
9476
9765
  property :response_mime_type, as: 'responseMimeType'
9766
+ collection :response_modalities, as: 'responseModalities'
9477
9767
  property :response_schema, as: 'responseSchema', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema::Representation
9478
9768
 
9479
9769
  property :routing_config, as: 'routingConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfigRoutingConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfigRoutingConfig::Representation
9480
9770
 
9481
9771
  property :seed, as: 'seed'
9772
+ property :speech_config, as: 'speechConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SpeechConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SpeechConfig::Representation
9773
+
9482
9774
  collection :stop_sequences, as: 'stopSequences'
9483
9775
  property :temperature, as: 'temperature'
9484
9776
  property :top_k, as: 'topK'
@@ -9782,6 +10074,8 @@ module Google
9782
10074
 
9783
10075
  property :rag_file_transformation_config, as: 'ragFileTransformationConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFileTransformationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagFileTransformationConfig::Representation
9784
10076
 
10077
+ property :share_point_sources, as: 'sharePointSources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SharePointSources, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SharePointSources::Representation
10078
+
9785
10079
  property :slack_source, as: 'slackSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SlackSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SlackSource::Representation
9786
10080
 
9787
10081
  end
@@ -10821,6 +11115,8 @@ module Google
10821
11115
 
10822
11116
  property :health_route, as: 'healthRoute'
10823
11117
  property :image_uri, as: 'imageUri'
11118
+ property :liveness_probe, as: 'livenessProbe', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Probe, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Probe::Representation
11119
+
10824
11120
  collection :ports, as: 'ports', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Port, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Port::Representation
10825
11121
 
10826
11122
  property :predict_route, as: 'predictRoute'
@@ -11541,17 +11837,25 @@ module Google
11541
11837
  # @private
11542
11838
  class Representation < Google::Apis::Core::JsonRepresentation
11543
11839
  property :create_time, as: 'createTime'
11840
+ property :data_persistent_disk_spec, as: 'dataPersistentDiskSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PersistentDiskSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PersistentDiskSpec::Representation
11841
+
11544
11842
  property :description, as: 'description'
11545
11843
  property :display_name, as: 'displayName'
11546
11844
  property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec::Representation
11547
11845
 
11846
+ property :euc_config, as: 'eucConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookEucConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookEucConfig::Representation
11847
+
11548
11848
  property :expiration_time, as: 'expirationTime'
11549
11849
  property :health_state, as: 'healthState'
11550
11850
  property :idle_shutdown_config, as: 'idleShutdownConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookIdleShutdownConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookIdleShutdownConfig::Representation
11551
11851
 
11552
11852
  property :is_upgradable, as: 'isUpgradable'
11553
11853
  hash :labels, as: 'labels'
11854
+ property :machine_spec, as: 'machineSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MachineSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MachineSpec::Representation
11855
+
11554
11856
  property :name, as: 'name'
11857
+ property :network_spec, as: 'networkSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NetworkSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NetworkSpec::Representation
11858
+
11555
11859
  collection :network_tags, as: 'networkTags'
11556
11860
  property :notebook_runtime_template_ref, as: 'notebookRuntimeTemplateRef', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookRuntimeTemplateRef, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookRuntimeTemplateRef::Representation
11557
11861
 
@@ -11562,6 +11866,8 @@ module Google
11562
11866
  property :satisfies_pzi, as: 'satisfiesPzi'
11563
11867
  property :satisfies_pzs, as: 'satisfiesPzs'
11564
11868
  property :service_account, as: 'serviceAccount'
11869
+ property :shielded_vm_config, as: 'shieldedVmConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ShieldedVmConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ShieldedVmConfig::Representation
11870
+
11565
11871
  property :update_time, as: 'updateTime'
11566
11872
  property :version, as: 'version'
11567
11873
  end
@@ -11965,6 +12271,13 @@ module Google
11965
12271
  end
11966
12272
  end
11967
12273
 
12274
+ class GoogleCloudAiplatformV1PrebuiltVoiceConfig
12275
+ # @private
12276
+ class Representation < Google::Apis::Core::JsonRepresentation
12277
+ property :voice_name, as: 'voiceName'
12278
+ end
12279
+ end
12280
+
11968
12281
  class GoogleCloudAiplatformV1PredefinedSplit
11969
12282
  # @private
11970
12283
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12051,7 +12364,13 @@ module Google
12051
12364
  class Representation < Google::Apis::Core::JsonRepresentation
12052
12365
  property :exec, as: 'exec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeExecAction, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeExecAction::Representation
12053
12366
 
12367
+ property :grpc, as: 'grpc', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeGrpcAction, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeGrpcAction::Representation
12368
+
12369
+ property :http_get, as: 'httpGet', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeHttpGetAction, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeHttpGetAction::Representation
12370
+
12054
12371
  property :period_seconds, as: 'periodSeconds'
12372
+ property :tcp_socket, as: 'tcpSocket', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeTcpSocketAction, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeTcpSocketAction::Representation
12373
+
12055
12374
  property :timeout_seconds, as: 'timeoutSeconds'
12056
12375
  end
12057
12376
  end
@@ -12063,11 +12382,47 @@ module Google
12063
12382
  end
12064
12383
  end
12065
12384
 
12066
- class GoogleCloudAiplatformV1PscAutomatedEndpoints
12385
+ class GoogleCloudAiplatformV1ProbeGrpcAction
12067
12386
  # @private
12068
12387
  class Representation < Google::Apis::Core::JsonRepresentation
12069
- property :match_address, as: 'matchAddress'
12070
- property :network, as: 'network'
12388
+ property :port, as: 'port'
12389
+ property :service, as: 'service'
12390
+ end
12391
+ end
12392
+
12393
+ class GoogleCloudAiplatformV1ProbeHttpGetAction
12394
+ # @private
12395
+ class Representation < Google::Apis::Core::JsonRepresentation
12396
+ property :host, as: 'host'
12397
+ collection :http_headers, as: 'httpHeaders', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeHttpHeader, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeHttpHeader::Representation
12398
+
12399
+ property :path, as: 'path'
12400
+ property :port, as: 'port'
12401
+ property :scheme, as: 'scheme'
12402
+ end
12403
+ end
12404
+
12405
+ class GoogleCloudAiplatformV1ProbeHttpHeader
12406
+ # @private
12407
+ class Representation < Google::Apis::Core::JsonRepresentation
12408
+ property :name, as: 'name'
12409
+ property :value, as: 'value'
12410
+ end
12411
+ end
12412
+
12413
+ class GoogleCloudAiplatformV1ProbeTcpSocketAction
12414
+ # @private
12415
+ class Representation < Google::Apis::Core::JsonRepresentation
12416
+ property :host, as: 'host'
12417
+ property :port, as: 'port'
12418
+ end
12419
+ end
12420
+
12421
+ class GoogleCloudAiplatformV1PscAutomatedEndpoints
12422
+ # @private
12423
+ class Representation < Google::Apis::Core::JsonRepresentation
12424
+ property :match_address, as: 'matchAddress'
12425
+ property :network, as: 'network'
12071
12426
  property :project_id, as: 'projectId'
12072
12427
  end
12073
12428
  end
@@ -12550,6 +12905,8 @@ module Google
12550
12905
  property :jira_source, as: 'jiraSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1JiraSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1JiraSource::Representation
12551
12906
 
12552
12907
  property :name, as: 'name'
12908
+ property :share_point_sources, as: 'sharePointSources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SharePointSources, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SharePointSources::Representation
12909
+
12553
12910
  property :slack_source, as: 'slackSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SlackSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SlackSource::Representation
12554
12911
 
12555
12912
  property :update_time, as: 'updateTime'
@@ -12616,6 +12973,8 @@ module Google
12616
12973
 
12617
12974
  property :rag_embedding_model_config, as: 'ragEmbeddingModelConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagEmbeddingModelConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagEmbeddingModelConfig::Representation
12618
12975
 
12976
+ property :rag_managed_db, as: 'ragManagedDb', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagVectorDbConfigRagManagedDb, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagVectorDbConfigRagManagedDb::Representation
12977
+
12619
12978
  property :vertex_vector_search, as: 'vertexVectorSearch', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagVectorDbConfigVertexVectorSearch, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagVectorDbConfigVertexVectorSearch::Representation
12620
12979
 
12621
12980
  end
@@ -12628,6 +12987,12 @@ module Google
12628
12987
  end
12629
12988
  end
12630
12989
 
12990
+ class GoogleCloudAiplatformV1RagVectorDbConfigRagManagedDb
12991
+ # @private
12992
+ class Representation < Google::Apis::Core::JsonRepresentation
12993
+ end
12994
+ end
12995
+
12631
12996
  class GoogleCloudAiplatformV1RagVectorDbConfigVertexVectorSearch
12632
12997
  # @private
12633
12998
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15124,6 +15489,30 @@ module Google
15124
15489
  end
15125
15490
  end
15126
15491
 
15492
+ class GoogleCloudAiplatformV1SharePointSources
15493
+ # @private
15494
+ class Representation < Google::Apis::Core::JsonRepresentation
15495
+ collection :share_point_sources, as: 'sharePointSources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SharePointSourcesSharePointSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SharePointSourcesSharePointSource::Representation
15496
+
15497
+ end
15498
+ end
15499
+
15500
+ class GoogleCloudAiplatformV1SharePointSourcesSharePointSource
15501
+ # @private
15502
+ class Representation < Google::Apis::Core::JsonRepresentation
15503
+ property :client_id, as: 'clientId'
15504
+ property :client_secret, as: 'clientSecret', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ApiAuthApiKeyConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ApiAuthApiKeyConfig::Representation
15505
+
15506
+ property :drive_id, as: 'driveId'
15507
+ property :drive_name, as: 'driveName'
15508
+ property :file_id, as: 'fileId'
15509
+ property :sharepoint_folder_id, as: 'sharepointFolderId'
15510
+ property :sharepoint_folder_path, as: 'sharepointFolderPath'
15511
+ property :sharepoint_site_name, as: 'sharepointSiteName'
15512
+ property :tenant_id, as: 'tenantId'
15513
+ end
15514
+ end
15515
+
15127
15516
  class GoogleCloudAiplatformV1ShieldedVmConfig
15128
15517
  # @private
15129
15518
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15180,6 +15569,14 @@ module Google
15180
15569
  end
15181
15570
  end
15182
15571
 
15572
+ class GoogleCloudAiplatformV1SpeechConfig
15573
+ # @private
15574
+ class Representation < Google::Apis::Core::JsonRepresentation
15575
+ property :voice_config, as: 'voiceConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VoiceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VoiceConfig::Representation
15576
+
15577
+ end
15578
+ end
15579
+
15183
15580
  class GoogleCloudAiplatformV1StartNotebookRuntimeOperationMetadata
15184
15581
  # @private
15185
15582
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15217,6 +15614,14 @@ module Google
15217
15614
  end
15218
15615
  end
15219
15616
 
15617
+ class GoogleCloudAiplatformV1StreamQueryReasoningEngineRequest
15618
+ # @private
15619
+ class Representation < Google::Apis::Core::JsonRepresentation
15620
+ property :class_method, as: 'classMethod'
15621
+ hash :input, as: 'input'
15622
+ end
15623
+ end
15624
+
15220
15625
  class GoogleCloudAiplatformV1StreamRawPredictRequest
15221
15626
  # @private
15222
15627
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15867,6 +16272,8 @@ module Google
15867
16272
  class Representation < Google::Apis::Core::JsonRepresentation
15868
16273
  collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionDeclaration, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionDeclaration::Representation
15869
16274
 
16275
+ property :google_search, as: 'googleSearch', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolGoogleSearch, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolGoogleSearch::Representation
16276
+
15870
16277
  property :google_search_retrieval, as: 'googleSearchRetrieval', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleSearchRetrieval, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleSearchRetrieval::Representation
15871
16278
 
15872
16279
  property :retrieval, as: 'retrieval', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Retrieval, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Retrieval::Representation
@@ -15874,6 +16281,14 @@ module Google
15874
16281
  end
15875
16282
  end
15876
16283
 
16284
+ class GoogleCloudAiplatformV1ToolCall
16285
+ # @private
16286
+ class Representation < Google::Apis::Core::JsonRepresentation
16287
+ property :tool_input, as: 'toolInput'
16288
+ property :tool_name, as: 'toolName'
16289
+ end
16290
+ end
16291
+
15877
16292
  class GoogleCloudAiplatformV1ToolCallValidInput
15878
16293
  # @private
15879
16294
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15921,6 +16336,12 @@ module Google
15921
16336
  end
15922
16337
  end
15923
16338
 
16339
+ class GoogleCloudAiplatformV1ToolGoogleSearch
16340
+ # @private
16341
+ class Representation < Google::Apis::Core::JsonRepresentation
16342
+ end
16343
+ end
16344
+
15924
16345
  class GoogleCloudAiplatformV1ToolNameMatchInput
15925
16346
  # @private
15926
16347
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16073,6 +16494,259 @@ module Google
16073
16494
  end
16074
16495
  end
16075
16496
 
16497
+ class GoogleCloudAiplatformV1Trajectory
16498
+ # @private
16499
+ class Representation < Google::Apis::Core::JsonRepresentation
16500
+ collection :tool_calls, as: 'toolCalls', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCall, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCall::Representation
16501
+
16502
+ end
16503
+ end
16504
+
16505
+ class GoogleCloudAiplatformV1TrajectoryAnyOrderMatchInput
16506
+ # @private
16507
+ class Representation < Google::Apis::Core::JsonRepresentation
16508
+ collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryAnyOrderMatchInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryAnyOrderMatchInstance::Representation
16509
+
16510
+ property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryAnyOrderMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryAnyOrderMatchSpec::Representation
16511
+
16512
+ end
16513
+ end
16514
+
16515
+ class GoogleCloudAiplatformV1TrajectoryAnyOrderMatchInstance
16516
+ # @private
16517
+ class Representation < Google::Apis::Core::JsonRepresentation
16518
+ property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory::Representation
16519
+
16520
+ property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory::Representation
16521
+
16522
+ end
16523
+ end
16524
+
16525
+ class GoogleCloudAiplatformV1TrajectoryAnyOrderMatchMetricValue
16526
+ # @private
16527
+ class Representation < Google::Apis::Core::JsonRepresentation
16528
+ property :score, as: 'score'
16529
+ end
16530
+ end
16531
+
16532
+ class GoogleCloudAiplatformV1TrajectoryAnyOrderMatchResults
16533
+ # @private
16534
+ class Representation < Google::Apis::Core::JsonRepresentation
16535
+ collection :trajectory_any_order_match_metric_values, as: 'trajectoryAnyOrderMatchMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryAnyOrderMatchMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryAnyOrderMatchMetricValue::Representation
16536
+
16537
+ end
16538
+ end
16539
+
16540
+ class GoogleCloudAiplatformV1TrajectoryAnyOrderMatchSpec
16541
+ # @private
16542
+ class Representation < Google::Apis::Core::JsonRepresentation
16543
+ end
16544
+ end
16545
+
16546
+ class GoogleCloudAiplatformV1TrajectoryExactMatchInput
16547
+ # @private
16548
+ class Representation < Google::Apis::Core::JsonRepresentation
16549
+ collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryExactMatchInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryExactMatchInstance::Representation
16550
+
16551
+ property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryExactMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryExactMatchSpec::Representation
16552
+
16553
+ end
16554
+ end
16555
+
16556
+ class GoogleCloudAiplatformV1TrajectoryExactMatchInstance
16557
+ # @private
16558
+ class Representation < Google::Apis::Core::JsonRepresentation
16559
+ property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory::Representation
16560
+
16561
+ property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory::Representation
16562
+
16563
+ end
16564
+ end
16565
+
16566
+ class GoogleCloudAiplatformV1TrajectoryExactMatchMetricValue
16567
+ # @private
16568
+ class Representation < Google::Apis::Core::JsonRepresentation
16569
+ property :score, as: 'score'
16570
+ end
16571
+ end
16572
+
16573
+ class GoogleCloudAiplatformV1TrajectoryExactMatchResults
16574
+ # @private
16575
+ class Representation < Google::Apis::Core::JsonRepresentation
16576
+ collection :trajectory_exact_match_metric_values, as: 'trajectoryExactMatchMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryExactMatchMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryExactMatchMetricValue::Representation
16577
+
16578
+ end
16579
+ end
16580
+
16581
+ class GoogleCloudAiplatformV1TrajectoryExactMatchSpec
16582
+ # @private
16583
+ class Representation < Google::Apis::Core::JsonRepresentation
16584
+ end
16585
+ end
16586
+
16587
+ class GoogleCloudAiplatformV1TrajectoryInOrderMatchInput
16588
+ # @private
16589
+ class Representation < Google::Apis::Core::JsonRepresentation
16590
+ collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryInOrderMatchInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryInOrderMatchInstance::Representation
16591
+
16592
+ property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryInOrderMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryInOrderMatchSpec::Representation
16593
+
16594
+ end
16595
+ end
16596
+
16597
+ class GoogleCloudAiplatformV1TrajectoryInOrderMatchInstance
16598
+ # @private
16599
+ class Representation < Google::Apis::Core::JsonRepresentation
16600
+ property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory::Representation
16601
+
16602
+ property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory::Representation
16603
+
16604
+ end
16605
+ end
16606
+
16607
+ class GoogleCloudAiplatformV1TrajectoryInOrderMatchMetricValue
16608
+ # @private
16609
+ class Representation < Google::Apis::Core::JsonRepresentation
16610
+ property :score, as: 'score'
16611
+ end
16612
+ end
16613
+
16614
+ class GoogleCloudAiplatformV1TrajectoryInOrderMatchResults
16615
+ # @private
16616
+ class Representation < Google::Apis::Core::JsonRepresentation
16617
+ collection :trajectory_in_order_match_metric_values, as: 'trajectoryInOrderMatchMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryInOrderMatchMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryInOrderMatchMetricValue::Representation
16618
+
16619
+ end
16620
+ end
16621
+
16622
+ class GoogleCloudAiplatformV1TrajectoryInOrderMatchSpec
16623
+ # @private
16624
+ class Representation < Google::Apis::Core::JsonRepresentation
16625
+ end
16626
+ end
16627
+
16628
+ class GoogleCloudAiplatformV1TrajectoryPrecisionInput
16629
+ # @private
16630
+ class Representation < Google::Apis::Core::JsonRepresentation
16631
+ collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryPrecisionInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryPrecisionInstance::Representation
16632
+
16633
+ property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryPrecisionSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryPrecisionSpec::Representation
16634
+
16635
+ end
16636
+ end
16637
+
16638
+ class GoogleCloudAiplatformV1TrajectoryPrecisionInstance
16639
+ # @private
16640
+ class Representation < Google::Apis::Core::JsonRepresentation
16641
+ property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory::Representation
16642
+
16643
+ property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory::Representation
16644
+
16645
+ end
16646
+ end
16647
+
16648
+ class GoogleCloudAiplatformV1TrajectoryPrecisionMetricValue
16649
+ # @private
16650
+ class Representation < Google::Apis::Core::JsonRepresentation
16651
+ property :score, as: 'score'
16652
+ end
16653
+ end
16654
+
16655
+ class GoogleCloudAiplatformV1TrajectoryPrecisionResults
16656
+ # @private
16657
+ class Representation < Google::Apis::Core::JsonRepresentation
16658
+ collection :trajectory_precision_metric_values, as: 'trajectoryPrecisionMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryPrecisionMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryPrecisionMetricValue::Representation
16659
+
16660
+ end
16661
+ end
16662
+
16663
+ class GoogleCloudAiplatformV1TrajectoryPrecisionSpec
16664
+ # @private
16665
+ class Representation < Google::Apis::Core::JsonRepresentation
16666
+ end
16667
+ end
16668
+
16669
+ class GoogleCloudAiplatformV1TrajectoryRecallInput
16670
+ # @private
16671
+ class Representation < Google::Apis::Core::JsonRepresentation
16672
+ collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryRecallInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryRecallInstance::Representation
16673
+
16674
+ property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryRecallSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryRecallSpec::Representation
16675
+
16676
+ end
16677
+ end
16678
+
16679
+ class GoogleCloudAiplatformV1TrajectoryRecallInstance
16680
+ # @private
16681
+ class Representation < Google::Apis::Core::JsonRepresentation
16682
+ property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory::Representation
16683
+
16684
+ property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory::Representation
16685
+
16686
+ end
16687
+ end
16688
+
16689
+ class GoogleCloudAiplatformV1TrajectoryRecallMetricValue
16690
+ # @private
16691
+ class Representation < Google::Apis::Core::JsonRepresentation
16692
+ property :score, as: 'score'
16693
+ end
16694
+ end
16695
+
16696
+ class GoogleCloudAiplatformV1TrajectoryRecallResults
16697
+ # @private
16698
+ class Representation < Google::Apis::Core::JsonRepresentation
16699
+ collection :trajectory_recall_metric_values, as: 'trajectoryRecallMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryRecallMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectoryRecallMetricValue::Representation
16700
+
16701
+ end
16702
+ end
16703
+
16704
+ class GoogleCloudAiplatformV1TrajectoryRecallSpec
16705
+ # @private
16706
+ class Representation < Google::Apis::Core::JsonRepresentation
16707
+ end
16708
+ end
16709
+
16710
+ class GoogleCloudAiplatformV1TrajectorySingleToolUseInput
16711
+ # @private
16712
+ class Representation < Google::Apis::Core::JsonRepresentation
16713
+ collection :instances, as: 'instances', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectorySingleToolUseInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectorySingleToolUseInstance::Representation
16714
+
16715
+ property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectorySingleToolUseSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectorySingleToolUseSpec::Representation
16716
+
16717
+ end
16718
+ end
16719
+
16720
+ class GoogleCloudAiplatformV1TrajectorySingleToolUseInstance
16721
+ # @private
16722
+ class Representation < Google::Apis::Core::JsonRepresentation
16723
+ property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Trajectory::Representation
16724
+
16725
+ end
16726
+ end
16727
+
16728
+ class GoogleCloudAiplatformV1TrajectorySingleToolUseMetricValue
16729
+ # @private
16730
+ class Representation < Google::Apis::Core::JsonRepresentation
16731
+ property :score, as: 'score'
16732
+ end
16733
+ end
16734
+
16735
+ class GoogleCloudAiplatformV1TrajectorySingleToolUseResults
16736
+ # @private
16737
+ class Representation < Google::Apis::Core::JsonRepresentation
16738
+ collection :trajectory_single_tool_use_metric_values, as: 'trajectorySingleToolUseMetricValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectorySingleToolUseMetricValue, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1TrajectorySingleToolUseMetricValue::Representation
16739
+
16740
+ end
16741
+ end
16742
+
16743
+ class GoogleCloudAiplatformV1TrajectorySingleToolUseSpec
16744
+ # @private
16745
+ class Representation < Google::Apis::Core::JsonRepresentation
16746
+ property :tool_name, as: 'toolName'
16747
+ end
16748
+ end
16749
+
16076
16750
  class GoogleCloudAiplatformV1Trial
16077
16751
  # @private
16078
16752
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16478,6 +17152,14 @@ module Google
16478
17152
  end
16479
17153
  end
16480
17154
 
17155
+ class GoogleCloudAiplatformV1VoiceConfig
17156
+ # @private
17157
+ class Representation < Google::Apis::Core::JsonRepresentation
17158
+ property :prebuilt_voice_config, as: 'prebuiltVoiceConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrebuiltVoiceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrebuiltVoiceConfig::Representation
17159
+
17160
+ end
17161
+ end
17162
+
16481
17163
  class GoogleCloudAiplatformV1WorkerPoolSpec
16482
17164
  # @private
16483
17165
  class Representation < Google::Apis::Core::JsonRepresentation