google-apis-aiplatform_v1beta1 0.34.0 → 0.35.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/aiplatform_v1beta1/classes.rb +1088 -109
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +582 -1
- data/lib/google/apis/aiplatform_v1beta1/service.rb +79 -4
- 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
|
|
@@ -6040,6 +6052,12 @@ module Google
|
|
6040
6052
|
include Google::Apis::Core::JsonObjectSupport
|
6041
6053
|
end
|
6042
6054
|
|
6055
|
+
class GoogleCloudAiplatformV1beta1SpeechConfig
|
6056
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6057
|
+
|
6058
|
+
include Google::Apis::Core::JsonObjectSupport
|
6059
|
+
end
|
6060
|
+
|
6043
6061
|
class GoogleCloudAiplatformV1beta1StartNotebookRuntimeOperationMetadata
|
6044
6062
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6045
6063
|
|
@@ -6070,6 +6088,12 @@ module Google
|
|
6070
6088
|
include Google::Apis::Core::JsonObjectSupport
|
6071
6089
|
end
|
6072
6090
|
|
6091
|
+
class GoogleCloudAiplatformV1beta1StreamQueryReasoningEngineRequest
|
6092
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6093
|
+
|
6094
|
+
include Google::Apis::Core::JsonObjectSupport
|
6095
|
+
end
|
6096
|
+
|
6073
6097
|
class GoogleCloudAiplatformV1beta1StreamRawPredictRequest
|
6074
6098
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6075
6099
|
|
@@ -6472,6 +6496,12 @@ module Google
|
|
6472
6496
|
include Google::Apis::Core::JsonObjectSupport
|
6473
6497
|
end
|
6474
6498
|
|
6499
|
+
class GoogleCloudAiplatformV1beta1ToolCall
|
6500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6501
|
+
|
6502
|
+
include Google::Apis::Core::JsonObjectSupport
|
6503
|
+
end
|
6504
|
+
|
6475
6505
|
class GoogleCloudAiplatformV1beta1ToolCallValidInput
|
6476
6506
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6477
6507
|
|
@@ -6514,6 +6544,12 @@ module Google
|
|
6514
6544
|
include Google::Apis::Core::JsonObjectSupport
|
6515
6545
|
end
|
6516
6546
|
|
6547
|
+
class GoogleCloudAiplatformV1beta1ToolGoogleSearch
|
6548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6549
|
+
|
6550
|
+
include Google::Apis::Core::JsonObjectSupport
|
6551
|
+
end
|
6552
|
+
|
6517
6553
|
class GoogleCloudAiplatformV1beta1ToolNameMatchInput
|
6518
6554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6519
6555
|
|
@@ -6628,6 +6664,192 @@ module Google
|
|
6628
6664
|
include Google::Apis::Core::JsonObjectSupport
|
6629
6665
|
end
|
6630
6666
|
|
6667
|
+
class GoogleCloudAiplatformV1beta1Trajectory
|
6668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6669
|
+
|
6670
|
+
include Google::Apis::Core::JsonObjectSupport
|
6671
|
+
end
|
6672
|
+
|
6673
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInput
|
6674
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6675
|
+
|
6676
|
+
include Google::Apis::Core::JsonObjectSupport
|
6677
|
+
end
|
6678
|
+
|
6679
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInstance
|
6680
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6681
|
+
|
6682
|
+
include Google::Apis::Core::JsonObjectSupport
|
6683
|
+
end
|
6684
|
+
|
6685
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchMetricValue
|
6686
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6687
|
+
|
6688
|
+
include Google::Apis::Core::JsonObjectSupport
|
6689
|
+
end
|
6690
|
+
|
6691
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchResults
|
6692
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6693
|
+
|
6694
|
+
include Google::Apis::Core::JsonObjectSupport
|
6695
|
+
end
|
6696
|
+
|
6697
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchSpec
|
6698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6699
|
+
|
6700
|
+
include Google::Apis::Core::JsonObjectSupport
|
6701
|
+
end
|
6702
|
+
|
6703
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchInput
|
6704
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6705
|
+
|
6706
|
+
include Google::Apis::Core::JsonObjectSupport
|
6707
|
+
end
|
6708
|
+
|
6709
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchInstance
|
6710
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6711
|
+
|
6712
|
+
include Google::Apis::Core::JsonObjectSupport
|
6713
|
+
end
|
6714
|
+
|
6715
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchMetricValue
|
6716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6717
|
+
|
6718
|
+
include Google::Apis::Core::JsonObjectSupport
|
6719
|
+
end
|
6720
|
+
|
6721
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchResults
|
6722
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6723
|
+
|
6724
|
+
include Google::Apis::Core::JsonObjectSupport
|
6725
|
+
end
|
6726
|
+
|
6727
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchSpec
|
6728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6729
|
+
|
6730
|
+
include Google::Apis::Core::JsonObjectSupport
|
6731
|
+
end
|
6732
|
+
|
6733
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInput
|
6734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6735
|
+
|
6736
|
+
include Google::Apis::Core::JsonObjectSupport
|
6737
|
+
end
|
6738
|
+
|
6739
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInstance
|
6740
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6741
|
+
|
6742
|
+
include Google::Apis::Core::JsonObjectSupport
|
6743
|
+
end
|
6744
|
+
|
6745
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchMetricValue
|
6746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6747
|
+
|
6748
|
+
include Google::Apis::Core::JsonObjectSupport
|
6749
|
+
end
|
6750
|
+
|
6751
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchResults
|
6752
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6753
|
+
|
6754
|
+
include Google::Apis::Core::JsonObjectSupport
|
6755
|
+
end
|
6756
|
+
|
6757
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchSpec
|
6758
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6759
|
+
|
6760
|
+
include Google::Apis::Core::JsonObjectSupport
|
6761
|
+
end
|
6762
|
+
|
6763
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionInput
|
6764
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6765
|
+
|
6766
|
+
include Google::Apis::Core::JsonObjectSupport
|
6767
|
+
end
|
6768
|
+
|
6769
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionInstance
|
6770
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6771
|
+
|
6772
|
+
include Google::Apis::Core::JsonObjectSupport
|
6773
|
+
end
|
6774
|
+
|
6775
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionMetricValue
|
6776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6777
|
+
|
6778
|
+
include Google::Apis::Core::JsonObjectSupport
|
6779
|
+
end
|
6780
|
+
|
6781
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionResults
|
6782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6783
|
+
|
6784
|
+
include Google::Apis::Core::JsonObjectSupport
|
6785
|
+
end
|
6786
|
+
|
6787
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionSpec
|
6788
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6789
|
+
|
6790
|
+
include Google::Apis::Core::JsonObjectSupport
|
6791
|
+
end
|
6792
|
+
|
6793
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallInput
|
6794
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6795
|
+
|
6796
|
+
include Google::Apis::Core::JsonObjectSupport
|
6797
|
+
end
|
6798
|
+
|
6799
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallInstance
|
6800
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6801
|
+
|
6802
|
+
include Google::Apis::Core::JsonObjectSupport
|
6803
|
+
end
|
6804
|
+
|
6805
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallMetricValue
|
6806
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6807
|
+
|
6808
|
+
include Google::Apis::Core::JsonObjectSupport
|
6809
|
+
end
|
6810
|
+
|
6811
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallResults
|
6812
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6813
|
+
|
6814
|
+
include Google::Apis::Core::JsonObjectSupport
|
6815
|
+
end
|
6816
|
+
|
6817
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallSpec
|
6818
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6819
|
+
|
6820
|
+
include Google::Apis::Core::JsonObjectSupport
|
6821
|
+
end
|
6822
|
+
|
6823
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInput
|
6824
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6825
|
+
|
6826
|
+
include Google::Apis::Core::JsonObjectSupport
|
6827
|
+
end
|
6828
|
+
|
6829
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInstance
|
6830
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6831
|
+
|
6832
|
+
include Google::Apis::Core::JsonObjectSupport
|
6833
|
+
end
|
6834
|
+
|
6835
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseMetricValue
|
6836
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6837
|
+
|
6838
|
+
include Google::Apis::Core::JsonObjectSupport
|
6839
|
+
end
|
6840
|
+
|
6841
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseResults
|
6842
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6843
|
+
|
6844
|
+
include Google::Apis::Core::JsonObjectSupport
|
6845
|
+
end
|
6846
|
+
|
6847
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseSpec
|
6848
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6849
|
+
|
6850
|
+
include Google::Apis::Core::JsonObjectSupport
|
6851
|
+
end
|
6852
|
+
|
6631
6853
|
class GoogleCloudAiplatformV1beta1Trial
|
6632
6854
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6633
6855
|
|
@@ -6916,6 +7138,12 @@ module Google
|
|
6916
7138
|
include Google::Apis::Core::JsonObjectSupport
|
6917
7139
|
end
|
6918
7140
|
|
7141
|
+
class GoogleCloudAiplatformV1beta1VoiceConfig
|
7142
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7143
|
+
|
7144
|
+
include Google::Apis::Core::JsonObjectSupport
|
7145
|
+
end
|
7146
|
+
|
6919
7147
|
class GoogleCloudAiplatformV1beta1WorkerPoolSpec
|
6920
7148
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6921
7149
|
|
@@ -7201,7 +7429,7 @@ module Google
|
|
7201
7429
|
class CloudAiLargeModelsVisionVideo
|
7202
7430
|
# @private
|
7203
7431
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7204
|
-
property :encoded_video,
|
7432
|
+
property :encoded_video, as: 'encodedVideo'
|
7205
7433
|
property :encoding, as: 'encoding'
|
7206
7434
|
property :uri, as: 'uri'
|
7207
7435
|
property :video, :base64 => true, as: 'video'
|
@@ -8897,6 +9125,19 @@ module Google
|
|
8897
9125
|
end
|
8898
9126
|
end
|
8899
9127
|
|
9128
|
+
class GoogleCloudAiplatformV1beta1DeployPublisherModelRequest
|
9129
|
+
# @private
|
9130
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9131
|
+
property :accept_eula, as: 'acceptEula'
|
9132
|
+
property :dedicated_resources, as: 'dedicatedResources', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DedicatedResources, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DedicatedResources::Representation
|
9133
|
+
|
9134
|
+
property :endpoint_display_name, as: 'endpointDisplayName'
|
9135
|
+
property :hugging_face_access_token, as: 'huggingFaceAccessToken'
|
9136
|
+
property :model, as: 'model'
|
9137
|
+
property :model_display_name, as: 'modelDisplayName'
|
9138
|
+
end
|
9139
|
+
end
|
9140
|
+
|
8900
9141
|
class GoogleCloudAiplatformV1beta1DeploySolverOperationMetadata
|
8901
9142
|
# @private
|
8902
9143
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9263,6 +9504,18 @@ module Google
|
|
9263
9504
|
|
9264
9505
|
property :tool_parameter_kv_match_input, as: 'toolParameterKvMatchInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchInput::Representation
|
9265
9506
|
|
9507
|
+
property :trajectory_any_order_match_input, as: 'trajectoryAnyOrderMatchInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInput::Representation
|
9508
|
+
|
9509
|
+
property :trajectory_exact_match_input, as: 'trajectoryExactMatchInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchInput::Representation
|
9510
|
+
|
9511
|
+
property :trajectory_in_order_match_input, as: 'trajectoryInOrderMatchInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInput::Representation
|
9512
|
+
|
9513
|
+
property :trajectory_precision_input, as: 'trajectoryPrecisionInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionInput::Representation
|
9514
|
+
|
9515
|
+
property :trajectory_recall_input, as: 'trajectoryRecallInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallInput::Representation
|
9516
|
+
|
9517
|
+
property :trajectory_single_tool_use_input, as: 'trajectorySingleToolUseInput', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInput, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInput::Representation
|
9518
|
+
|
9266
9519
|
end
|
9267
9520
|
end
|
9268
9521
|
|
@@ -9319,6 +9572,18 @@ module Google
|
|
9319
9572
|
|
9320
9573
|
property :tool_parameter_kv_match_results, as: 'toolParameterKvMatchResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolParameterKvMatchResults::Representation
|
9321
9574
|
|
9575
|
+
property :trajectory_any_order_match_results, as: 'trajectoryAnyOrderMatchResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchResults::Representation
|
9576
|
+
|
9577
|
+
property :trajectory_exact_match_results, as: 'trajectoryExactMatchResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchResults::Representation
|
9578
|
+
|
9579
|
+
property :trajectory_in_order_match_results, as: 'trajectoryInOrderMatchResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchResults::Representation
|
9580
|
+
|
9581
|
+
property :trajectory_precision_results, as: 'trajectoryPrecisionResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionResults::Representation
|
9582
|
+
|
9583
|
+
property :trajectory_recall_results, as: 'trajectoryRecallResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallResults::Representation
|
9584
|
+
|
9585
|
+
property :trajectory_single_tool_use_results, as: 'trajectorySingleToolUseResults', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseResults, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseResults::Representation
|
9586
|
+
|
9322
9587
|
end
|
9323
9588
|
end
|
9324
9589
|
|
@@ -9906,6 +10171,8 @@ module Google
|
|
9906
10171
|
property :etag, as: 'etag'
|
9907
10172
|
hash :labels, as: 'labels'
|
9908
10173
|
property :name, as: 'name'
|
10174
|
+
property :service_account_email, as: 'serviceAccountEmail'
|
10175
|
+
property :service_agent_type, as: 'serviceAgentType'
|
9909
10176
|
property :update_time, as: 'updateTime'
|
9910
10177
|
end
|
9911
10178
|
end
|
@@ -10760,13 +11027,17 @@ module Google
|
|
10760
11027
|
property :presence_penalty, as: 'presencePenalty'
|
10761
11028
|
property :response_logprobs, as: 'responseLogprobs'
|
10762
11029
|
property :response_mime_type, as: 'responseMimeType'
|
11030
|
+
collection :response_modalities, as: 'responseModalities'
|
10763
11031
|
property :response_schema, as: 'responseSchema', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schema::Representation
|
10764
11032
|
|
10765
11033
|
property :routing_config, as: 'routingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfig::Representation
|
10766
11034
|
|
10767
11035
|
property :seed, as: 'seed'
|
11036
|
+
property :speech_config, as: 'speechConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpeechConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpeechConfig::Representation
|
11037
|
+
|
10768
11038
|
collection :stop_sequences, as: 'stopSequences'
|
10769
11039
|
property :temperature, as: 'temperature'
|
11040
|
+
property :token_resolution, as: 'tokenResolution'
|
10770
11041
|
property :top_k, as: 'topK'
|
10771
11042
|
property :top_p, as: 'topP'
|
10772
11043
|
end
|
@@ -13270,17 +13541,25 @@ module Google
|
|
13270
13541
|
# @private
|
13271
13542
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13272
13543
|
property :create_time, as: 'createTime'
|
13544
|
+
property :data_persistent_disk_spec, as: 'dataPersistentDiskSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PersistentDiskSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PersistentDiskSpec::Representation
|
13545
|
+
|
13273
13546
|
property :description, as: 'description'
|
13274
13547
|
property :display_name, as: 'displayName'
|
13275
13548
|
property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EncryptionSpec::Representation
|
13276
13549
|
|
13550
|
+
property :euc_config, as: 'eucConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookEucConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookEucConfig::Representation
|
13551
|
+
|
13277
13552
|
property :expiration_time, as: 'expirationTime'
|
13278
13553
|
property :health_state, as: 'healthState'
|
13279
13554
|
property :idle_shutdown_config, as: 'idleShutdownConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig::Representation
|
13280
13555
|
|
13281
13556
|
property :is_upgradable, as: 'isUpgradable'
|
13282
13557
|
hash :labels, as: 'labels'
|
13558
|
+
property :machine_spec, as: 'machineSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec::Representation
|
13559
|
+
|
13283
13560
|
property :name, as: 'name'
|
13561
|
+
property :network_spec, as: 'networkSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NetworkSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NetworkSpec::Representation
|
13562
|
+
|
13284
13563
|
collection :network_tags, as: 'networkTags'
|
13285
13564
|
property :notebook_runtime_template_ref, as: 'notebookRuntimeTemplateRef', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef::Representation
|
13286
13565
|
|
@@ -13291,6 +13570,8 @@ module Google
|
|
13291
13570
|
property :satisfies_pzi, as: 'satisfiesPzi'
|
13292
13571
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
13293
13572
|
property :service_account, as: 'serviceAccount'
|
13573
|
+
property :shielded_vm_config, as: 'shieldedVmConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ShieldedVmConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ShieldedVmConfig::Representation
|
13574
|
+
|
13294
13575
|
property :update_time, as: 'updateTime'
|
13295
13576
|
property :version, as: 'version'
|
13296
13577
|
end
|
@@ -13764,6 +14045,13 @@ module Google
|
|
13764
14045
|
end
|
13765
14046
|
end
|
13766
14047
|
|
14048
|
+
class GoogleCloudAiplatformV1beta1PrebuiltVoiceConfig
|
14049
|
+
# @private
|
14050
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14051
|
+
property :voice_name, as: 'voiceName'
|
14052
|
+
end
|
14053
|
+
end
|
14054
|
+
|
13767
14055
|
class GoogleCloudAiplatformV1beta1PredefinedSplit
|
13768
14056
|
# @private
|
13769
14057
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17348,6 +17636,14 @@ module Google
|
|
17348
17636
|
end
|
17349
17637
|
end
|
17350
17638
|
|
17639
|
+
class GoogleCloudAiplatformV1beta1SpeechConfig
|
17640
|
+
# @private
|
17641
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17642
|
+
property :voice_config, as: 'voiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig::Representation
|
17643
|
+
|
17644
|
+
end
|
17645
|
+
end
|
17646
|
+
|
17351
17647
|
class GoogleCloudAiplatformV1beta1StartNotebookRuntimeOperationMetadata
|
17352
17648
|
# @private
|
17353
17649
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17385,6 +17681,14 @@ module Google
|
|
17385
17681
|
end
|
17386
17682
|
end
|
17387
17683
|
|
17684
|
+
class GoogleCloudAiplatformV1beta1StreamQueryReasoningEngineRequest
|
17685
|
+
# @private
|
17686
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17687
|
+
property :class_method, as: 'classMethod'
|
17688
|
+
hash :input, as: 'input'
|
17689
|
+
end
|
17690
|
+
end
|
17691
|
+
|
17388
17692
|
class GoogleCloudAiplatformV1beta1StreamRawPredictRequest
|
17389
17693
|
# @private
|
17390
17694
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18081,6 +18385,8 @@ module Google
|
|
18081
18385
|
|
18082
18386
|
collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration::Representation
|
18083
18387
|
|
18388
|
+
property :google_search, as: 'googleSearch', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolGoogleSearch, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolGoogleSearch::Representation
|
18389
|
+
|
18084
18390
|
property :google_search_retrieval, as: 'googleSearchRetrieval', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleSearchRetrieval, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GoogleSearchRetrieval::Representation
|
18085
18391
|
|
18086
18392
|
property :retrieval, as: 'retrieval', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Retrieval, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Retrieval::Representation
|
@@ -18088,6 +18394,14 @@ module Google
|
|
18088
18394
|
end
|
18089
18395
|
end
|
18090
18396
|
|
18397
|
+
class GoogleCloudAiplatformV1beta1ToolCall
|
18398
|
+
# @private
|
18399
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18400
|
+
property :tool_input, as: 'toolInput'
|
18401
|
+
property :tool_name, as: 'toolName'
|
18402
|
+
end
|
18403
|
+
end
|
18404
|
+
|
18091
18405
|
class GoogleCloudAiplatformV1beta1ToolCallValidInput
|
18092
18406
|
# @private
|
18093
18407
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18141,6 +18455,12 @@ module Google
|
|
18141
18455
|
end
|
18142
18456
|
end
|
18143
18457
|
|
18458
|
+
class GoogleCloudAiplatformV1beta1ToolGoogleSearch
|
18459
|
+
# @private
|
18460
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18461
|
+
end
|
18462
|
+
end
|
18463
|
+
|
18144
18464
|
class GoogleCloudAiplatformV1beta1ToolNameMatchInput
|
18145
18465
|
# @private
|
18146
18466
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18315,6 +18635,259 @@ module Google
|
|
18315
18635
|
end
|
18316
18636
|
end
|
18317
18637
|
|
18638
|
+
class GoogleCloudAiplatformV1beta1Trajectory
|
18639
|
+
# @private
|
18640
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18641
|
+
collection :tool_calls, as: 'toolCalls', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCall, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCall::Representation
|
18642
|
+
|
18643
|
+
end
|
18644
|
+
end
|
18645
|
+
|
18646
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInput
|
18647
|
+
# @private
|
18648
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18649
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInstance::Representation
|
18650
|
+
|
18651
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchSpec::Representation
|
18652
|
+
|
18653
|
+
end
|
18654
|
+
end
|
18655
|
+
|
18656
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchInstance
|
18657
|
+
# @private
|
18658
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18659
|
+
property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18660
|
+
|
18661
|
+
property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18662
|
+
|
18663
|
+
end
|
18664
|
+
end
|
18665
|
+
|
18666
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchMetricValue
|
18667
|
+
# @private
|
18668
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18669
|
+
property :score, as: 'score'
|
18670
|
+
end
|
18671
|
+
end
|
18672
|
+
|
18673
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchResults
|
18674
|
+
# @private
|
18675
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18676
|
+
collection :trajectory_any_order_match_metric_values, as: 'trajectoryAnyOrderMatchMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchMetricValue::Representation
|
18677
|
+
|
18678
|
+
end
|
18679
|
+
end
|
18680
|
+
|
18681
|
+
class GoogleCloudAiplatformV1beta1TrajectoryAnyOrderMatchSpec
|
18682
|
+
# @private
|
18683
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18684
|
+
end
|
18685
|
+
end
|
18686
|
+
|
18687
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchInput
|
18688
|
+
# @private
|
18689
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18690
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchInstance::Representation
|
18691
|
+
|
18692
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchSpec::Representation
|
18693
|
+
|
18694
|
+
end
|
18695
|
+
end
|
18696
|
+
|
18697
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchInstance
|
18698
|
+
# @private
|
18699
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18700
|
+
property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18701
|
+
|
18702
|
+
property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18703
|
+
|
18704
|
+
end
|
18705
|
+
end
|
18706
|
+
|
18707
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchMetricValue
|
18708
|
+
# @private
|
18709
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18710
|
+
property :score, as: 'score'
|
18711
|
+
end
|
18712
|
+
end
|
18713
|
+
|
18714
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchResults
|
18715
|
+
# @private
|
18716
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18717
|
+
collection :trajectory_exact_match_metric_values, as: 'trajectoryExactMatchMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryExactMatchMetricValue::Representation
|
18718
|
+
|
18719
|
+
end
|
18720
|
+
end
|
18721
|
+
|
18722
|
+
class GoogleCloudAiplatformV1beta1TrajectoryExactMatchSpec
|
18723
|
+
# @private
|
18724
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18725
|
+
end
|
18726
|
+
end
|
18727
|
+
|
18728
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInput
|
18729
|
+
# @private
|
18730
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18731
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInstance::Representation
|
18732
|
+
|
18733
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchSpec::Representation
|
18734
|
+
|
18735
|
+
end
|
18736
|
+
end
|
18737
|
+
|
18738
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchInstance
|
18739
|
+
# @private
|
18740
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18741
|
+
property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18742
|
+
|
18743
|
+
property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18744
|
+
|
18745
|
+
end
|
18746
|
+
end
|
18747
|
+
|
18748
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchMetricValue
|
18749
|
+
# @private
|
18750
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18751
|
+
property :score, as: 'score'
|
18752
|
+
end
|
18753
|
+
end
|
18754
|
+
|
18755
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchResults
|
18756
|
+
# @private
|
18757
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18758
|
+
collection :trajectory_in_order_match_metric_values, as: 'trajectoryInOrderMatchMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchMetricValue::Representation
|
18759
|
+
|
18760
|
+
end
|
18761
|
+
end
|
18762
|
+
|
18763
|
+
class GoogleCloudAiplatformV1beta1TrajectoryInOrderMatchSpec
|
18764
|
+
# @private
|
18765
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18766
|
+
end
|
18767
|
+
end
|
18768
|
+
|
18769
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionInput
|
18770
|
+
# @private
|
18771
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18772
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionInstance::Representation
|
18773
|
+
|
18774
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionSpec::Representation
|
18775
|
+
|
18776
|
+
end
|
18777
|
+
end
|
18778
|
+
|
18779
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionInstance
|
18780
|
+
# @private
|
18781
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18782
|
+
property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18783
|
+
|
18784
|
+
property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18785
|
+
|
18786
|
+
end
|
18787
|
+
end
|
18788
|
+
|
18789
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionMetricValue
|
18790
|
+
# @private
|
18791
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18792
|
+
property :score, as: 'score'
|
18793
|
+
end
|
18794
|
+
end
|
18795
|
+
|
18796
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionResults
|
18797
|
+
# @private
|
18798
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18799
|
+
collection :trajectory_precision_metric_values, as: 'trajectoryPrecisionMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryPrecisionMetricValue::Representation
|
18800
|
+
|
18801
|
+
end
|
18802
|
+
end
|
18803
|
+
|
18804
|
+
class GoogleCloudAiplatformV1beta1TrajectoryPrecisionSpec
|
18805
|
+
# @private
|
18806
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18807
|
+
end
|
18808
|
+
end
|
18809
|
+
|
18810
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallInput
|
18811
|
+
# @private
|
18812
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18813
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallInstance::Representation
|
18814
|
+
|
18815
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallSpec::Representation
|
18816
|
+
|
18817
|
+
end
|
18818
|
+
end
|
18819
|
+
|
18820
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallInstance
|
18821
|
+
# @private
|
18822
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18823
|
+
property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18824
|
+
|
18825
|
+
property :reference_trajectory, as: 'referenceTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18826
|
+
|
18827
|
+
end
|
18828
|
+
end
|
18829
|
+
|
18830
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallMetricValue
|
18831
|
+
# @private
|
18832
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18833
|
+
property :score, as: 'score'
|
18834
|
+
end
|
18835
|
+
end
|
18836
|
+
|
18837
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallResults
|
18838
|
+
# @private
|
18839
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18840
|
+
collection :trajectory_recall_metric_values, as: 'trajectoryRecallMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectoryRecallMetricValue::Representation
|
18841
|
+
|
18842
|
+
end
|
18843
|
+
end
|
18844
|
+
|
18845
|
+
class GoogleCloudAiplatformV1beta1TrajectoryRecallSpec
|
18846
|
+
# @private
|
18847
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18848
|
+
end
|
18849
|
+
end
|
18850
|
+
|
18851
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInput
|
18852
|
+
# @private
|
18853
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18854
|
+
collection :instances, as: 'instances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInstance::Representation
|
18855
|
+
|
18856
|
+
property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseSpec::Representation
|
18857
|
+
|
18858
|
+
end
|
18859
|
+
end
|
18860
|
+
|
18861
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseInstance
|
18862
|
+
# @private
|
18863
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18864
|
+
property :predicted_trajectory, as: 'predictedTrajectory', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trajectory::Representation
|
18865
|
+
|
18866
|
+
end
|
18867
|
+
end
|
18868
|
+
|
18869
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseMetricValue
|
18870
|
+
# @private
|
18871
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18872
|
+
property :score, as: 'score'
|
18873
|
+
end
|
18874
|
+
end
|
18875
|
+
|
18876
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseResults
|
18877
|
+
# @private
|
18878
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18879
|
+
collection :trajectory_single_tool_use_metric_values, as: 'trajectorySingleToolUseMetricValues', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseMetricValue, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrajectorySingleToolUseMetricValue::Representation
|
18880
|
+
|
18881
|
+
end
|
18882
|
+
end
|
18883
|
+
|
18884
|
+
class GoogleCloudAiplatformV1beta1TrajectorySingleToolUseSpec
|
18885
|
+
# @private
|
18886
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18887
|
+
property :tool_name, as: 'toolName'
|
18888
|
+
end
|
18889
|
+
end
|
18890
|
+
|
18318
18891
|
class GoogleCloudAiplatformV1beta1Trial
|
18319
18892
|
# @private
|
18320
18893
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18753,6 +19326,14 @@ module Google
|
|
18753
19326
|
end
|
18754
19327
|
end
|
18755
19328
|
|
19329
|
+
class GoogleCloudAiplatformV1beta1VoiceConfig
|
19330
|
+
# @private
|
19331
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19332
|
+
property :prebuilt_voice_config, as: 'prebuiltVoiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrebuiltVoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrebuiltVoiceConfig::Representation
|
19333
|
+
|
19334
|
+
end
|
19335
|
+
end
|
19336
|
+
|
18756
19337
|
class GoogleCloudAiplatformV1beta1WorkerPoolSpec
|
18757
19338
|
# @private
|
18758
19339
|
class Representation < Google::Apis::Core::JsonRepresentation
|