google-apis-aiplatform_v1beta1 0.34.0 → 0.36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/aiplatform_v1beta1/classes.rb +1207 -19
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +669 -1
- data/lib/google/apis/aiplatform_v1beta1/service.rb +206 -6
- metadata +4 -4
@@ -1138,6 +1138,12 @@ module Google
|
|
1138
1138
|
include Google::Apis::Core::JsonObjectSupport
|
1139
1139
|
end
|
1140
1140
|
|
1141
|
+
class GoogleCloudAiplatformV1beta1DeployPublisherModelRequest
|
1142
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1143
|
+
|
1144
|
+
include Google::Apis::Core::JsonObjectSupport
|
1145
|
+
end
|
1146
|
+
|
1141
1147
|
class GoogleCloudAiplatformV1beta1DeploySolverOperationMetadata
|
1142
1148
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1143
1149
|
|
@@ -3850,6 +3856,12 @@ module Google
|
|
3850
3856
|
include Google::Apis::Core::JsonObjectSupport
|
3851
3857
|
end
|
3852
3858
|
|
3859
|
+
class GoogleCloudAiplatformV1beta1PrebuiltVoiceConfig
|
3860
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3861
|
+
|
3862
|
+
include Google::Apis::Core::JsonObjectSupport
|
3863
|
+
end
|
3864
|
+
|
3853
3865
|
class GoogleCloudAiplatformV1beta1PredefinedSplit
|
3854
3866
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3855
3867
|
|
@@ -3928,6 +3940,30 @@ module Google
|
|
3928
3940
|
include Google::Apis::Core::JsonObjectSupport
|
3929
3941
|
end
|
3930
3942
|
|
3943
|
+
class GoogleCloudAiplatformV1beta1ProbeGrpcAction
|
3944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3945
|
+
|
3946
|
+
include Google::Apis::Core::JsonObjectSupport
|
3947
|
+
end
|
3948
|
+
|
3949
|
+
class GoogleCloudAiplatformV1beta1ProbeHttpGetAction
|
3950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3951
|
+
|
3952
|
+
include Google::Apis::Core::JsonObjectSupport
|
3953
|
+
end
|
3954
|
+
|
3955
|
+
class GoogleCloudAiplatformV1beta1ProbeHttpHeader
|
3956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3957
|
+
|
3958
|
+
include Google::Apis::Core::JsonObjectSupport
|
3959
|
+
end
|
3960
|
+
|
3961
|
+
class GoogleCloudAiplatformV1beta1ProbeTcpSocketAction
|
3962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3963
|
+
|
3964
|
+
include Google::Apis::Core::JsonObjectSupport
|
3965
|
+
end
|
3966
|
+
|
3931
3967
|
class GoogleCloudAiplatformV1beta1PscAutomatedEndpoints
|
3932
3968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3933
3969
|
|
@@ -4288,6 +4324,12 @@ module Google
|
|
4288
4324
|
include Google::Apis::Core::JsonObjectSupport
|
4289
4325
|
end
|
4290
4326
|
|
4327
|
+
class GoogleCloudAiplatformV1beta1RagFileParsingConfigLlmParser
|
4328
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4329
|
+
|
4330
|
+
include Google::Apis::Core::JsonObjectSupport
|
4331
|
+
end
|
4332
|
+
|
4291
4333
|
class GoogleCloudAiplatformV1beta1RagFileTransformationConfig
|
4292
4334
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4293
4335
|
|
@@ -6040,6 +6082,12 @@ module Google
|
|
6040
6082
|
include Google::Apis::Core::JsonObjectSupport
|
6041
6083
|
end
|
6042
6084
|
|
6085
|
+
class GoogleCloudAiplatformV1beta1SpeechConfig
|
6086
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6087
|
+
|
6088
|
+
include Google::Apis::Core::JsonObjectSupport
|
6089
|
+
end
|
6090
|
+
|
6043
6091
|
class GoogleCloudAiplatformV1beta1StartNotebookRuntimeOperationMetadata
|
6044
6092
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6045
6093
|
|
@@ -6070,6 +6118,12 @@ module Google
|
|
6070
6118
|
include Google::Apis::Core::JsonObjectSupport
|
6071
6119
|
end
|
6072
6120
|
|
6121
|
+
class GoogleCloudAiplatformV1beta1StreamQueryReasoningEngineRequest
|
6122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6123
|
+
|
6124
|
+
include Google::Apis::Core::JsonObjectSupport
|
6125
|
+
end
|
6126
|
+
|
6073
6127
|
class GoogleCloudAiplatformV1beta1StreamRawPredictRequest
|
6074
6128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6075
6129
|
|
@@ -6472,6 +6526,12 @@ module Google
|
|
6472
6526
|
include Google::Apis::Core::JsonObjectSupport
|
6473
6527
|
end
|
6474
6528
|
|
6529
|
+
class GoogleCloudAiplatformV1beta1ToolCall
|
6530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6531
|
+
|
6532
|
+
include Google::Apis::Core::JsonObjectSupport
|
6533
|
+
end
|
6534
|
+
|
6475
6535
|
class GoogleCloudAiplatformV1beta1ToolCallValidInput
|
6476
6536
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6477
6537
|
|
@@ -6514,6 +6574,12 @@ module Google
|
|
6514
6574
|
include Google::Apis::Core::JsonObjectSupport
|
6515
6575
|
end
|
6516
6576
|
|
6577
|
+
class GoogleCloudAiplatformV1beta1ToolGoogleSearch
|
6578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6579
|
+
|
6580
|
+
include Google::Apis::Core::JsonObjectSupport
|
6581
|
+
end
|
6582
|
+
|
6517
6583
|
class GoogleCloudAiplatformV1beta1ToolNameMatchInput
|
6518
6584
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6519
6585
|
|
@@ -6628,6 +6694,192 @@ module Google
|
|
6628
6694
|
include Google::Apis::Core::JsonObjectSupport
|
6629
6695
|
end
|
6630
6696
|
|
6697
|
+
class GoogleCloudAiplatformV1beta1Trajectory
|
6698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6699
|
+
|
6700
|
+
include Google::Apis::Core::JsonObjectSupport
|
6701
|
+
end
|
6702
|
+
|
6703
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInput
|
6704
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6705
|
+
|
6706
|
+
include Google::Apis::Core::JsonObjectSupport
|
6707
|
+
end
|
6708
|
+
|
6709
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInstance
|
6710
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6711
|
+
|
6712
|
+
include Google::Apis::Core::JsonObjectSupport
|
6713
|
+
end
|
6714
|
+
|
6715
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchMetricValue
|
6716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6717
|
+
|
6718
|
+
include Google::Apis::Core::JsonObjectSupport
|
6719
|
+
end
|
6720
|
+
|
6721
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchResults
|
6722
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6723
|
+
|
6724
|
+
include Google::Apis::Core::JsonObjectSupport
|
6725
|
+
end
|
6726
|
+
|
6727
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchSpec
|
6728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6729
|
+
|
6730
|
+
include Google::Apis::Core::JsonObjectSupport
|
6731
|
+
end
|
6732
|
+
|
6733
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchInput
|
6734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6735
|
+
|
6736
|
+
include Google::Apis::Core::JsonObjectSupport
|
6737
|
+
end
|
6738
|
+
|
6739
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchInstance
|
6740
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6741
|
+
|
6742
|
+
include Google::Apis::Core::JsonObjectSupport
|
6743
|
+
end
|
6744
|
+
|
6745
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchMetricValue
|
6746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6747
|
+
|
6748
|
+
include Google::Apis::Core::JsonObjectSupport
|
6749
|
+
end
|
6750
|
+
|
6751
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchResults
|
6752
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6753
|
+
|
6754
|
+
include Google::Apis::Core::JsonObjectSupport
|
6755
|
+
end
|
6756
|
+
|
6757
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchSpec
|
6758
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6759
|
+
|
6760
|
+
include Google::Apis::Core::JsonObjectSupport
|
6761
|
+
end
|
6762
|
+
|
6763
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInput
|
6764
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6765
|
+
|
6766
|
+
include Google::Apis::Core::JsonObjectSupport
|
6767
|
+
end
|
6768
|
+
|
6769
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInstance
|
6770
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6771
|
+
|
6772
|
+
include Google::Apis::Core::JsonObjectSupport
|
6773
|
+
end
|
6774
|
+
|
6775
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchMetricValue
|
6776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6777
|
+
|
6778
|
+
include Google::Apis::Core::JsonObjectSupport
|
6779
|
+
end
|
6780
|
+
|
6781
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchResults
|
6782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6783
|
+
|
6784
|
+
include Google::Apis::Core::JsonObjectSupport
|
6785
|
+
end
|
6786
|
+
|
6787
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchSpec
|
6788
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6789
|
+
|
6790
|
+
include Google::Apis::Core::JsonObjectSupport
|
6791
|
+
end
|
6792
|
+
|
6793
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionInput
|
6794
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6795
|
+
|
6796
|
+
include Google::Apis::Core::JsonObjectSupport
|
6797
|
+
end
|
6798
|
+
|
6799
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionInstance
|
6800
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6801
|
+
|
6802
|
+
include Google::Apis::Core::JsonObjectSupport
|
6803
|
+
end
|
6804
|
+
|
6805
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionMetricValue
|
6806
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6807
|
+
|
6808
|
+
include Google::Apis::Core::JsonObjectSupport
|
6809
|
+
end
|
6810
|
+
|
6811
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionResults
|
6812
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6813
|
+
|
6814
|
+
include Google::Apis::Core::JsonObjectSupport
|
6815
|
+
end
|
6816
|
+
|
6817
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionSpec
|
6818
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6819
|
+
|
6820
|
+
include Google::Apis::Core::JsonObjectSupport
|
6821
|
+
end
|
6822
|
+
|
6823
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallInput
|
6824
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6825
|
+
|
6826
|
+
include Google::Apis::Core::JsonObjectSupport
|
6827
|
+
end
|
6828
|
+
|
6829
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallInstance
|
6830
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6831
|
+
|
6832
|
+
include Google::Apis::Core::JsonObjectSupport
|
6833
|
+
end
|
6834
|
+
|
6835
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallMetricValue
|
6836
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6837
|
+
|
6838
|
+
include Google::Apis::Core::JsonObjectSupport
|
6839
|
+
end
|
6840
|
+
|
6841
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallResults
|
6842
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6843
|
+
|
6844
|
+
include Google::Apis::Core::JsonObjectSupport
|
6845
|
+
end
|
6846
|
+
|
6847
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallSpec
|
6848
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6849
|
+
|
6850
|
+
include Google::Apis::Core::JsonObjectSupport
|
6851
|
+
end
|
6852
|
+
|
6853
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInput
|
6854
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6855
|
+
|
6856
|
+
include Google::Apis::Core::JsonObjectSupport
|
6857
|
+
end
|
6858
|
+
|
6859
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInstance
|
6860
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6861
|
+
|
6862
|
+
include Google::Apis::Core::JsonObjectSupport
|
6863
|
+
end
|
6864
|
+
|
6865
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseMetricValue
|
6866
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6867
|
+
|
6868
|
+
include Google::Apis::Core::JsonObjectSupport
|
6869
|
+
end
|
6870
|
+
|
6871
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseResults
|
6872
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6873
|
+
|
6874
|
+
include Google::Apis::Core::JsonObjectSupport
|
6875
|
+
end
|
6876
|
+
|
6877
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseSpec
|
6878
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6879
|
+
|
6880
|
+
include Google::Apis::Core::JsonObjectSupport
|
6881
|
+
end
|
6882
|
+
|
6631
6883
|
class GoogleCloudAiplatformV1beta1Trial
|
6632
6884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6633
6885
|
|
@@ -6916,6 +7168,12 @@ module Google
|
|
6916
7168
|
include Google::Apis::Core::JsonObjectSupport
|
6917
7169
|
end
|
6918
7170
|
|
7171
|
+
class GoogleCloudAiplatformV1beta1VoiceConfig
|
7172
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7173
|
+
|
7174
|
+
include Google::Apis::Core::JsonObjectSupport
|
7175
|
+
end
|
7176
|
+
|
6919
7177
|
class GoogleCloudAiplatformV1beta1WorkerPoolSpec
|
6920
7178
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6921
7179
|
|
@@ -7201,7 +7459,7 @@ module Google
|
|
7201
7459
|
class CloudAiLargeModelsVisionVideo
|
7202
7460
|
# @private
|
7203
7461
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7204
|
-
property :encoded_video,
|
7462
|
+
property :encoded_video, as: 'encodedVideo'
|
7205
7463
|
property :encoding, as: 'encoding'
|
7206
7464
|
property :uri, as: 'uri'
|
7207
7465
|
property :video, :base64 => true, as: 'video'
|
@@ -7438,6 +7696,7 @@ module Google
|
|
7438
7696
|
# @private
|
7439
7697
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7440
7698
|
property :api_key_secret, as: 'apiKeySecret'
|
7699
|
+
property :api_key_string, as: 'apiKeyString'
|
7441
7700
|
property :http_element_location, as: 'httpElementLocation'
|
7442
7701
|
property :name, as: 'name'
|
7443
7702
|
end
|
@@ -8897,6 +9156,19 @@ module Google
|
|
8897
9156
|
end
|
8898
9157
|
end
|
8899
9158
|
|
9159
|
+
class GoogleCloudAiplatformV1beta1DeployPublisherModelRequest
|
9160
|
+
# @private
|
9161
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9162
|
+
property :accept_eula, as: 'acceptEula'
|
9163
|
+
property :dedicated_resources, as: 'dedicatedResources', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DedicatedResources, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DedicatedResources::Representation
|
9164
|
+
|
9165
|
+
property :endpoint_display_name, as: 'endpointDisplayName'
|
9166
|
+
property :hugging_face_access_token, as: 'huggingFaceAccessToken'
|
9167
|
+
property :model, as: 'model'
|
9168
|
+
property :model_display_name, as: 'modelDisplayName'
|
9169
|
+
end
|
9170
|
+
end
|
9171
|
+
|
8900
9172
|
class GoogleCloudAiplatformV1beta1DeploySolverOperationMetadata
|
8901
9173
|
# @private
|
8902
9174
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9263,6 +9535,18 @@ module Google
|
|
9263
9535
|
|
9264
9536
|
property :tool_parameter_kv_match_input, as: 'toolParameterKvMatchInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchInput::Representation
|
9265
9537
|
|
9538
|
+
property :trajectory_any_order_match_input, as: 'trajectoryAnyOrderMatchInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInput::Representation
|
9539
|
+
|
9540
|
+
property :trajectory_exact_match_input, as: 'trajectoryExactMatchInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchInput::Representation
|
9541
|
+
|
9542
|
+
property :trajectory_in_order_match_input, as: 'trajectoryInOrderMatchInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInput::Representation
|
9543
|
+
|
9544
|
+
property :trajectory_precision_input, as: 'trajectoryPrecisionInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionInput::Representation
|
9545
|
+
|
9546
|
+
property :trajectory_recall_input, as: 'trajectoryRecallInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallInput::Representation
|
9547
|
+
|
9548
|
+
property :trajectory_single_tool_use_input, as: 'trajectorySingleToolUseInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInput::Representation
|
9549
|
+
|
9266
9550
|
end
|
9267
9551
|
end
|
9268
9552
|
|
@@ -9319,6 +9603,18 @@ module Google
|
|
9319
9603
|
|
9320
9604
|
property :tool_parameter_kv_match_results, as: 'toolParameterKvMatchResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchResults::Representation
|
9321
9605
|
|
9606
|
+
property :trajectory_any_order_match_results, as: 'trajectoryAnyOrderMatchResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchResults::Representation
|
9607
|
+
|
9608
|
+
property :trajectory_exact_match_results, as: 'trajectoryExactMatchResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchResults::Representation
|
9609
|
+
|
9610
|
+
property :trajectory_in_order_match_results, as: 'trajectoryInOrderMatchResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchResults::Representation
|
9611
|
+
|
9612
|
+
property :trajectory_precision_results, as: 'trajectoryPrecisionResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionResults::Representation
|
9613
|
+
|
9614
|
+
property :trajectory_recall_results, as: 'trajectoryRecallResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallResults::Representation
|
9615
|
+
|
9616
|
+
property :trajectory_single_tool_use_results, as: 'trajectorySingleToolUseResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseResults::Representation
|
9617
|
+
|
9322
9618
|
end
|
9323
9619
|
end
|
9324
9620
|
|
@@ -9906,6 +10202,8 @@ module Google
|
|
9906
10202
|
property :etag, as: 'etag'
|
9907
10203
|
hash :labels, as: 'labels'
|
9908
10204
|
property :name, as: 'name'
|
10205
|
+
property :service_account_email, as: 'serviceAccountEmail'
|
10206
|
+
property :service_agent_type, as: 'serviceAgentType'
|
9909
10207
|
property :update_time, as: 'updateTime'
|
9910
10208
|
end
|
9911
10209
|
end
|
@@ -10757,14 +11055,18 @@ module Google
|
|
10757
11055
|
property :frequency_penalty, as: 'frequencyPenalty'
|
10758
11056
|
property :logprobs, as: 'logprobs'
|
10759
11057
|
property :max_output_tokens, as: 'maxOutputTokens'
|
11058
|
+
property :media_resolution, as: 'mediaResolution'
|
10760
11059
|
property :presence_penalty, as: 'presencePenalty'
|
10761
11060
|
property :response_logprobs, as: 'responseLogprobs'
|
10762
11061
|
property :response_mime_type, as: 'responseMimeType'
|
11062
|
+
collection :response_modalities, as: 'responseModalities'
|
10763
11063
|
property :response_schema, as: 'responseSchema', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema::Representation
|
10764
11064
|
|
10765
11065
|
property :routing_config, as: 'routingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfig::Representation
|
10766
11066
|
|
10767
11067
|
property :seed, as: 'seed'
|
11068
|
+
property :speech_config, as: 'speechConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpeechConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpeechConfig::Representation
|
11069
|
+
|
10768
11070
|
collection :stop_sequences, as: 'stopSequences'
|
10769
11071
|
property :temperature, as: 'temperature'
|
10770
11072
|
property :top_k, as: 'topK'
|
@@ -12181,6 +12483,8 @@ module Google
|
|
12181
12483
|
|
12182
12484
|
property :health_route, as: 'healthRoute'
|
12183
12485
|
property :image_uri, as: 'imageUri'
|
12486
|
+
property :liveness_probe, as: 'livenessProbe', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Probe, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Probe::Representation
|
12487
|
+
|
12184
12488
|
collection :ports, as: 'ports', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Port, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Port::Representation
|
12185
12489
|
|
12186
12490
|
property :predict_route, as: 'predictRoute'
|
@@ -13270,17 +13574,25 @@ module Google
|
|
13270
13574
|
# @private
|
13271
13575
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13272
13576
|
property :create_time, as: 'createTime'
|
13577
|
+
property :data_persistent_disk_spec, as: 'dataPersistentDiskSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PersistentDiskSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PersistentDiskSpec::Representation
|
13578
|
+
|
13273
13579
|
property :description, as: 'description'
|
13274
13580
|
property :display_name, as: 'displayName'
|
13275
13581
|
property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec::Representation
|
13276
13582
|
|
13583
|
+
property :euc_config, as: 'eucConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookEucConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookEucConfig::Representation
|
13584
|
+
|
13277
13585
|
property :expiration_time, as: 'expirationTime'
|
13278
13586
|
property :health_state, as: 'healthState'
|
13279
13587
|
property :idle_shutdown_config, as: 'idleShutdownConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig::Representation
|
13280
13588
|
|
13281
13589
|
property :is_upgradable, as: 'isUpgradable'
|
13282
13590
|
hash :labels, as: 'labels'
|
13591
|
+
property :machine_spec, as: 'machineSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec::Representation
|
13592
|
+
|
13283
13593
|
property :name, as: 'name'
|
13594
|
+
property :network_spec, as: 'networkSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NetworkSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NetworkSpec::Representation
|
13595
|
+
|
13284
13596
|
collection :network_tags, as: 'networkTags'
|
13285
13597
|
property :notebook_runtime_template_ref, as: 'notebookRuntimeTemplateRef', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef::Representation
|
13286
13598
|
|
@@ -13291,6 +13603,8 @@ module Google
|
|
13291
13603
|
property :satisfies_pzi, as: 'satisfiesPzi'
|
13292
13604
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
13293
13605
|
property :service_account, as: 'serviceAccount'
|
13606
|
+
property :shielded_vm_config, as: 'shieldedVmConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ShieldedVmConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ShieldedVmConfig::Representation
|
13607
|
+
|
13294
13608
|
property :update_time, as: 'updateTime'
|
13295
13609
|
property :version, as: 'version'
|
13296
13610
|
end
|
@@ -13466,6 +13780,7 @@ module Google
|
|
13466
13780
|
property :inline_data, as: 'inlineData', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Blob, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Blob::Representation
|
13467
13781
|
|
13468
13782
|
property :text, as: 'text'
|
13783
|
+
property :thought, as: 'thought'
|
13469
13784
|
property :video_metadata, as: 'videoMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VideoMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VideoMetadata::Representation
|
13470
13785
|
|
13471
13786
|
end
|
@@ -13764,6 +14079,13 @@ module Google
|
|
13764
14079
|
end
|
13765
14080
|
end
|
13766
14081
|
|
14082
|
+
class GoogleCloudAiplatformV1beta1PrebuiltVoiceConfig
|
14083
|
+
# @private
|
14084
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14085
|
+
property :voice_name, as: 'voiceName'
|
14086
|
+
end
|
14087
|
+
end
|
14088
|
+
|
13767
14089
|
class GoogleCloudAiplatformV1beta1PredefinedSplit
|
13768
14090
|
# @private
|
13769
14091
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13865,7 +14187,13 @@ module Google
|
|
13865
14187
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13866
14188
|
property :exec, as: 'exec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ProbeExecAction, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ProbeExecAction::Representation
|
13867
14189
|
|
14190
|
+
property :grpc, as: 'grpc', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ProbeGrpcAction, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ProbeGrpcAction::Representation
|
14191
|
+
|
14192
|
+
property :http_get, as: 'httpGet', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ProbeHttpGetAction, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ProbeHttpGetAction::Representation
|
14193
|
+
|
13868
14194
|
property :period_seconds, as: 'periodSeconds'
|
14195
|
+
property :tcp_socket, as: 'tcpSocket', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ProbeTcpSocketAction, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ProbeTcpSocketAction::Representation
|
14196
|
+
|
13869
14197
|
property :timeout_seconds, as: 'timeoutSeconds'
|
13870
14198
|
end
|
13871
14199
|
end
|
@@ -13877,6 +14205,42 @@ module Google
|
|
13877
14205
|
end
|
13878
14206
|
end
|
13879
14207
|
|
14208
|
+
class GoogleCloudAiplatformV1beta1ProbeGrpcAction
|
14209
|
+
# @private
|
14210
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14211
|
+
property :port, as: 'port'
|
14212
|
+
property :service, as: 'service'
|
14213
|
+
end
|
14214
|
+
end
|
14215
|
+
|
14216
|
+
class GoogleCloudAiplatformV1beta1ProbeHttpGetAction
|
14217
|
+
# @private
|
14218
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14219
|
+
property :host, as: 'host'
|
14220
|
+
collection :http_headers, as: 'httpHeaders', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ProbeHttpHeader, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ProbeHttpHeader::Representation
|
14221
|
+
|
14222
|
+
property :path, as: 'path'
|
14223
|
+
property :port, as: 'port'
|
14224
|
+
property :scheme, as: 'scheme'
|
14225
|
+
end
|
14226
|
+
end
|
14227
|
+
|
14228
|
+
class GoogleCloudAiplatformV1beta1ProbeHttpHeader
|
14229
|
+
# @private
|
14230
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14231
|
+
property :name, as: 'name'
|
14232
|
+
property :value, as: 'value'
|
14233
|
+
end
|
14234
|
+
end
|
14235
|
+
|
14236
|
+
class GoogleCloudAiplatformV1beta1ProbeTcpSocketAction
|
14237
|
+
# @private
|
14238
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14239
|
+
property :host, as: 'host'
|
14240
|
+
property :port, as: 'port'
|
14241
|
+
end
|
14242
|
+
end
|
14243
|
+
|
13880
14244
|
class GoogleCloudAiplatformV1beta1PscAutomatedEndpoints
|
13881
14245
|
# @private
|
13882
14246
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14471,6 +14835,8 @@ module Google
|
|
14471
14835
|
|
14472
14836
|
property :layout_parser, as: 'layoutParser', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileParsingConfigLayoutParser, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileParsingConfigLayoutParser::Representation
|
14473
14837
|
|
14838
|
+
property :llm_parser, as: 'llmParser', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileParsingConfigLlmParser, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFileParsingConfigLlmParser::Representation
|
14839
|
+
|
14474
14840
|
property :use_advanced_pdf_parsing, as: 'useAdvancedPdfParsing'
|
14475
14841
|
end
|
14476
14842
|
end
|
@@ -14490,6 +14856,15 @@ module Google
|
|
14490
14856
|
end
|
14491
14857
|
end
|
14492
14858
|
|
14859
|
+
class GoogleCloudAiplatformV1beta1RagFileParsingConfigLlmParser
|
14860
|
+
# @private
|
14861
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14862
|
+
property :custom_parsing_prompt, as: 'customParsingPrompt'
|
14863
|
+
property :max_parsing_requests_per_min, as: 'maxParsingRequestsPerMin'
|
14864
|
+
property :model_name, as: 'modelName'
|
14865
|
+
end
|
14866
|
+
end
|
14867
|
+
|
14493
14868
|
class GoogleCloudAiplatformV1beta1RagFileTransformationConfig
|
14494
14869
|
# @private
|
14495
14870
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17348,6 +17723,14 @@ module Google
|
|
17348
17723
|
end
|
17349
17724
|
end
|
17350
17725
|
|
17726
|
+
class GoogleCloudAiplatformV1beta1SpeechConfig
|
17727
|
+
# @private
|
17728
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17729
|
+
property :voice_config, as: 'voiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig::Representation
|
17730
|
+
|
17731
|
+
end
|
17732
|
+
end
|
17733
|
+
|
17351
17734
|
class GoogleCloudAiplatformV1beta1StartNotebookRuntimeOperationMetadata
|
17352
17735
|
# @private
|
17353
17736
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17385,6 +17768,14 @@ module Google
|
|
17385
17768
|
end
|
17386
17769
|
end
|
17387
17770
|
|
17771
|
+
class GoogleCloudAiplatformV1beta1StreamQueryReasoningEngineRequest
|
17772
|
+
# @private
|
17773
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17774
|
+
property :class_method, as: 'classMethod'
|
17775
|
+
hash :input, as: 'input'
|
17776
|
+
end
|
17777
|
+
end
|
17778
|
+
|
17388
17779
|
class GoogleCloudAiplatformV1beta1StreamRawPredictRequest
|
17389
17780
|
# @private
|
17390
17781
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18081,6 +18472,8 @@ module Google
|
|
18081
18472
|
|
18082
18473
|
collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration::Representation
|
18083
18474
|
|
18475
|
+
property :google_search, as: 'googleSearch', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolGoogleSearch, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolGoogleSearch::Representation
|
18476
|
+
|
18084
18477
|
property :google_search_retrieval, as: 'googleSearchRetrieval', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleSearchRetrieval, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleSearchRetrieval::Representation
|
18085
18478
|
|
18086
18479
|
property :retrieval, as: 'retrieval', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Retrieval, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Retrieval::Representation
|
@@ -18088,6 +18481,14 @@ module Google
|
|
18088
18481
|
end
|
18089
18482
|
end
|
18090
18483
|
|
18484
|
+
class GoogleCloudAiplatformV1beta1ToolCall
|
18485
|
+
# @private
|
18486
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18487
|
+
property :tool_input, as: 'toolInput'
|
18488
|
+
property :tool_name, as: 'toolName'
|
18489
|
+
end
|
18490
|
+
end
|
18491
|
+
|
18091
18492
|
class GoogleCloudAiplatformV1beta1ToolCallValidInput
|
18092
18493
|
# @private
|
18093
18494
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18141,6 +18542,12 @@ module Google
|
|
18141
18542
|
end
|
18142
18543
|
end
|
18143
18544
|
|
18545
|
+
class GoogleCloudAiplatformV1beta1ToolGoogleSearch
|
18546
|
+
# @private
|
18547
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18548
|
+
end
|
18549
|
+
end
|
18550
|
+
|
18144
18551
|
class GoogleCloudAiplatformV1beta1ToolNameMatchInput
|
18145
18552
|
# @private
|
18146
18553
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18315,6 +18722,259 @@ module Google
|
|
18315
18722
|
end
|
18316
18723
|
end
|
18317
18724
|
|
18725
|
+
class GoogleCloudAiplatformV1beta1Trajectory
|
18726
|
+
# @private
|
18727
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18728
|
+
collection :tool_calls, as: 'toolCalls', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCall, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCall::Representation
|
18729
|
+
|
18730
|
+
end
|
18731
|
+
end
|
18732
|
+
|
18733
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInput
|
18734
|
+
# @private
|
18735
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18736
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInstance::Representation
|
18737
|
+
|
18738
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchSpec::Representation
|
18739
|
+
|
18740
|
+
end
|
18741
|
+
end
|
18742
|
+
|
18743
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInstance
|
18744
|
+
# @private
|
18745
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18746
|
+
property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18747
|
+
|
18748
|
+
property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18749
|
+
|
18750
|
+
end
|
18751
|
+
end
|
18752
|
+
|
18753
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchMetricValue
|
18754
|
+
# @private
|
18755
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18756
|
+
property :score, as: 'score'
|
18757
|
+
end
|
18758
|
+
end
|
18759
|
+
|
18760
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchResults
|
18761
|
+
# @private
|
18762
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18763
|
+
collection :trajectory_any_order_match_metric_values, as: 'trajectoryAnyOrderMatchMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchMetricValue::Representation
|
18764
|
+
|
18765
|
+
end
|
18766
|
+
end
|
18767
|
+
|
18768
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchSpec
|
18769
|
+
# @private
|
18770
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18771
|
+
end
|
18772
|
+
end
|
18773
|
+
|
18774
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchInput
|
18775
|
+
# @private
|
18776
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18777
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchInstance::Representation
|
18778
|
+
|
18779
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchSpec::Representation
|
18780
|
+
|
18781
|
+
end
|
18782
|
+
end
|
18783
|
+
|
18784
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchInstance
|
18785
|
+
# @private
|
18786
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18787
|
+
property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18788
|
+
|
18789
|
+
property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18790
|
+
|
18791
|
+
end
|
18792
|
+
end
|
18793
|
+
|
18794
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchMetricValue
|
18795
|
+
# @private
|
18796
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18797
|
+
property :score, as: 'score'
|
18798
|
+
end
|
18799
|
+
end
|
18800
|
+
|
18801
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchResults
|
18802
|
+
# @private
|
18803
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18804
|
+
collection :trajectory_exact_match_metric_values, as: 'trajectoryExactMatchMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchMetricValue::Representation
|
18805
|
+
|
18806
|
+
end
|
18807
|
+
end
|
18808
|
+
|
18809
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchSpec
|
18810
|
+
# @private
|
18811
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18812
|
+
end
|
18813
|
+
end
|
18814
|
+
|
18815
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInput
|
18816
|
+
# @private
|
18817
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18818
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInstance::Representation
|
18819
|
+
|
18820
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchSpec::Representation
|
18821
|
+
|
18822
|
+
end
|
18823
|
+
end
|
18824
|
+
|
18825
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInstance
|
18826
|
+
# @private
|
18827
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18828
|
+
property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18829
|
+
|
18830
|
+
property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18831
|
+
|
18832
|
+
end
|
18833
|
+
end
|
18834
|
+
|
18835
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchMetricValue
|
18836
|
+
# @private
|
18837
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18838
|
+
property :score, as: 'score'
|
18839
|
+
end
|
18840
|
+
end
|
18841
|
+
|
18842
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchResults
|
18843
|
+
# @private
|
18844
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18845
|
+
collection :trajectory_in_order_match_metric_values, as: 'trajectoryInOrderMatchMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchMetricValue::Representation
|
18846
|
+
|
18847
|
+
end
|
18848
|
+
end
|
18849
|
+
|
18850
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchSpec
|
18851
|
+
# @private
|
18852
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18853
|
+
end
|
18854
|
+
end
|
18855
|
+
|
18856
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionInput
|
18857
|
+
# @private
|
18858
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18859
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionInstance::Representation
|
18860
|
+
|
18861
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionSpec::Representation
|
18862
|
+
|
18863
|
+
end
|
18864
|
+
end
|
18865
|
+
|
18866
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionInstance
|
18867
|
+
# @private
|
18868
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18869
|
+
property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18870
|
+
|
18871
|
+
property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18872
|
+
|
18873
|
+
end
|
18874
|
+
end
|
18875
|
+
|
18876
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionMetricValue
|
18877
|
+
# @private
|
18878
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18879
|
+
property :score, as: 'score'
|
18880
|
+
end
|
18881
|
+
end
|
18882
|
+
|
18883
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionResults
|
18884
|
+
# @private
|
18885
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18886
|
+
collection :trajectory_precision_metric_values, as: 'trajectoryPrecisionMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionMetricValue::Representation
|
18887
|
+
|
18888
|
+
end
|
18889
|
+
end
|
18890
|
+
|
18891
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionSpec
|
18892
|
+
# @private
|
18893
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18894
|
+
end
|
18895
|
+
end
|
18896
|
+
|
18897
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallInput
|
18898
|
+
# @private
|
18899
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18900
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallInstance::Representation
|
18901
|
+
|
18902
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallSpec::Representation
|
18903
|
+
|
18904
|
+
end
|
18905
|
+
end
|
18906
|
+
|
18907
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallInstance
|
18908
|
+
# @private
|
18909
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18910
|
+
property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18911
|
+
|
18912
|
+
property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18913
|
+
|
18914
|
+
end
|
18915
|
+
end
|
18916
|
+
|
18917
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallMetricValue
|
18918
|
+
# @private
|
18919
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18920
|
+
property :score, as: 'score'
|
18921
|
+
end
|
18922
|
+
end
|
18923
|
+
|
18924
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallResults
|
18925
|
+
# @private
|
18926
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18927
|
+
collection :trajectory_recall_metric_values, as: 'trajectoryRecallMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallMetricValue::Representation
|
18928
|
+
|
18929
|
+
end
|
18930
|
+
end
|
18931
|
+
|
18932
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallSpec
|
18933
|
+
# @private
|
18934
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18935
|
+
end
|
18936
|
+
end
|
18937
|
+
|
18938
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInput
|
18939
|
+
# @private
|
18940
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18941
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInstance::Representation
|
18942
|
+
|
18943
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseSpec::Representation
|
18944
|
+
|
18945
|
+
end
|
18946
|
+
end
|
18947
|
+
|
18948
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInstance
|
18949
|
+
# @private
|
18950
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18951
|
+
property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18952
|
+
|
18953
|
+
end
|
18954
|
+
end
|
18955
|
+
|
18956
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseMetricValue
|
18957
|
+
# @private
|
18958
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18959
|
+
property :score, as: 'score'
|
18960
|
+
end
|
18961
|
+
end
|
18962
|
+
|
18963
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseResults
|
18964
|
+
# @private
|
18965
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18966
|
+
collection :trajectory_single_tool_use_metric_values, as: 'trajectorySingleToolUseMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseMetricValue::Representation
|
18967
|
+
|
18968
|
+
end
|
18969
|
+
end
|
18970
|
+
|
18971
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseSpec
|
18972
|
+
# @private
|
18973
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18974
|
+
property :tool_name, as: 'toolName'
|
18975
|
+
end
|
18976
|
+
end
|
18977
|
+
|
18318
18978
|
class GoogleCloudAiplatformV1beta1Trial
|
18319
18979
|
# @private
|
18320
18980
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18753,6 +19413,14 @@ module Google
|
|
18753
19413
|
end
|
18754
19414
|
end
|
18755
19415
|
|
19416
|
+
class GoogleCloudAiplatformV1beta1VoiceConfig
|
19417
|
+
# @private
|
19418
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19419
|
+
property :prebuilt_voice_config, as: 'prebuiltVoiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrebuiltVoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrebuiltVoiceConfig::Representation
|
19420
|
+
|
19421
|
+
end
|
19422
|
+
end
|
19423
|
+
|
18756
19424
|
class GoogleCloudAiplatformV1beta1WorkerPoolSpec
|
18757
19425
|
# @private
|
18758
19426
|
class Representation < Google::Apis::Core::JsonRepresentation
|