google-apis-aiplatform_v1 0.12.0 → 0.14.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 +8 -0
- data/lib/google/apis/aiplatform_v1/classes.rb +610 -101
- data/lib/google/apis/aiplatform_v1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1/representations.rb +287 -46
- data/lib/google/apis/aiplatform_v1/service.rb +236 -12
- metadata +3 -3
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module AiplatformV1
|
18
18
|
# Version of the google-apis-aiplatform_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.14.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.13.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240213"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -184,31 +184,31 @@ module Google
|
|
184
184
|
include Google::Apis::Core::JsonObjectSupport
|
185
185
|
end
|
186
186
|
|
187
|
-
class
|
187
|
+
class CloudAiNlLlmProtoServicePromptFeedback
|
188
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
189
|
|
190
190
|
include Google::Apis::Core::JsonObjectSupport
|
191
191
|
end
|
192
192
|
|
193
|
-
class
|
193
|
+
class CloudAiNlLlmProtoServiceRaiResult
|
194
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
195
|
|
196
196
|
include Google::Apis::Core::JsonObjectSupport
|
197
197
|
end
|
198
198
|
|
199
|
-
class
|
199
|
+
class CloudAiNlLlmProtoServiceRaiSignal
|
200
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
201
|
|
202
202
|
include Google::Apis::Core::JsonObjectSupport
|
203
203
|
end
|
204
204
|
|
205
|
-
class
|
205
|
+
class CloudAiNlLlmProtoServiceSafetyRating
|
206
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
207
|
|
208
208
|
include Google::Apis::Core::JsonObjectSupport
|
209
209
|
end
|
210
210
|
|
211
|
-
class
|
211
|
+
class CloudAiNlLlmProtoServiceSafetyRatingInfluentialTerm
|
212
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
213
|
|
214
214
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -1450,6 +1450,12 @@ module Google
|
|
1450
1450
|
include Google::Apis::Core::JsonObjectSupport
|
1451
1451
|
end
|
1452
1452
|
|
1453
|
+
class GoogleCloudAiplatformV1FeatureViewSyncSyncSummary
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
|
+
|
1456
|
+
include Google::Apis::Core::JsonObjectSupport
|
1457
|
+
end
|
1458
|
+
|
1453
1459
|
class GoogleCloudAiplatformV1Featurestore
|
1454
1460
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
1461
|
|
@@ -1630,6 +1636,30 @@ module Google
|
|
1630
1636
|
include Google::Apis::Core::JsonObjectSupport
|
1631
1637
|
end
|
1632
1638
|
|
1639
|
+
class GoogleCloudAiplatformV1GoogleSearchRetrieval
|
1640
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1641
|
+
|
1642
|
+
include Google::Apis::Core::JsonObjectSupport
|
1643
|
+
end
|
1644
|
+
|
1645
|
+
class GoogleCloudAiplatformV1GroundingAttribution
|
1646
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1647
|
+
|
1648
|
+
include Google::Apis::Core::JsonObjectSupport
|
1649
|
+
end
|
1650
|
+
|
1651
|
+
class GoogleCloudAiplatformV1GroundingAttributionWeb
|
1652
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1653
|
+
|
1654
|
+
include Google::Apis::Core::JsonObjectSupport
|
1655
|
+
end
|
1656
|
+
|
1657
|
+
class GoogleCloudAiplatformV1GroundingMetadata
|
1658
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1659
|
+
|
1660
|
+
include Google::Apis::Core::JsonObjectSupport
|
1661
|
+
end
|
1662
|
+
|
1633
1663
|
class GoogleCloudAiplatformV1HyperparameterTuningJob
|
1634
1664
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1635
1665
|
|
@@ -2452,6 +2482,30 @@ module Google
|
|
2452
2482
|
include Google::Apis::Core::JsonObjectSupport
|
2453
2483
|
end
|
2454
2484
|
|
2485
|
+
class GoogleCloudAiplatformV1NearestNeighborQuery
|
2486
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2487
|
+
|
2488
|
+
include Google::Apis::Core::JsonObjectSupport
|
2489
|
+
end
|
2490
|
+
|
2491
|
+
class GoogleCloudAiplatformV1NearestNeighborQueryEmbedding
|
2492
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2493
|
+
|
2494
|
+
include Google::Apis::Core::JsonObjectSupport
|
2495
|
+
end
|
2496
|
+
|
2497
|
+
class GoogleCloudAiplatformV1NearestNeighborQueryParameters
|
2498
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2499
|
+
|
2500
|
+
include Google::Apis::Core::JsonObjectSupport
|
2501
|
+
end
|
2502
|
+
|
2503
|
+
class GoogleCloudAiplatformV1NearestNeighborQueryStringFilter
|
2504
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2505
|
+
|
2506
|
+
include Google::Apis::Core::JsonObjectSupport
|
2507
|
+
end
|
2508
|
+
|
2455
2509
|
class GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadata
|
2456
2510
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2457
2511
|
|
@@ -2470,6 +2524,18 @@ module Google
|
|
2470
2524
|
include Google::Apis::Core::JsonObjectSupport
|
2471
2525
|
end
|
2472
2526
|
|
2527
|
+
class GoogleCloudAiplatformV1NearestNeighbors
|
2528
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2529
|
+
|
2530
|
+
include Google::Apis::Core::JsonObjectSupport
|
2531
|
+
end
|
2532
|
+
|
2533
|
+
class GoogleCloudAiplatformV1NearestNeighborsNeighbor
|
2534
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2535
|
+
|
2536
|
+
include Google::Apis::Core::JsonObjectSupport
|
2537
|
+
end
|
2538
|
+
|
2473
2539
|
class GoogleCloudAiplatformV1Neighbor
|
2474
2540
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2475
2541
|
|
@@ -2566,24 +2632,12 @@ module Google
|
|
2566
2632
|
include Google::Apis::Core::JsonObjectSupport
|
2567
2633
|
end
|
2568
2634
|
|
2569
|
-
class GoogleCloudAiplatformV1PipelineJobRuntimeConfigDefaultRuntime
|
2570
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2571
|
-
|
2572
|
-
include Google::Apis::Core::JsonObjectSupport
|
2573
|
-
end
|
2574
|
-
|
2575
2635
|
class GoogleCloudAiplatformV1PipelineJobRuntimeConfigInputArtifact
|
2576
2636
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2577
2637
|
|
2578
2638
|
include Google::Apis::Core::JsonObjectSupport
|
2579
2639
|
end
|
2580
2640
|
|
2581
|
-
class GoogleCloudAiplatformV1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail
|
2582
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2583
|
-
|
2584
|
-
include Google::Apis::Core::JsonObjectSupport
|
2585
|
-
end
|
2586
|
-
|
2587
2641
|
class GoogleCloudAiplatformV1PipelineTaskDetail
|
2588
2642
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2589
2643
|
|
@@ -2716,6 +2770,12 @@ module Google
|
|
2716
2770
|
include Google::Apis::Core::JsonObjectSupport
|
2717
2771
|
end
|
2718
2772
|
|
2773
|
+
class GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke
|
2774
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2775
|
+
|
2776
|
+
include Google::Apis::Core::JsonObjectSupport
|
2777
|
+
end
|
2778
|
+
|
2719
2779
|
class GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines
|
2720
2780
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2721
2781
|
|
@@ -2956,6 +3016,12 @@ module Google
|
|
2956
3016
|
include Google::Apis::Core::JsonObjectSupport
|
2957
3017
|
end
|
2958
3018
|
|
3019
|
+
class GoogleCloudAiplatformV1Retrieval
|
3020
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3021
|
+
|
3022
|
+
include Google::Apis::Core::JsonObjectSupport
|
3023
|
+
end
|
3024
|
+
|
2959
3025
|
class GoogleCloudAiplatformV1SafetyRating
|
2960
3026
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2961
3027
|
|
@@ -4042,6 +4108,24 @@ module Google
|
|
4042
4108
|
include Google::Apis::Core::JsonObjectSupport
|
4043
4109
|
end
|
4044
4110
|
|
4111
|
+
class GoogleCloudAiplatformV1SearchNearestEntitiesRequest
|
4112
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4113
|
+
|
4114
|
+
include Google::Apis::Core::JsonObjectSupport
|
4115
|
+
end
|
4116
|
+
|
4117
|
+
class GoogleCloudAiplatformV1SearchNearestEntitiesResponse
|
4118
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4119
|
+
|
4120
|
+
include Google::Apis::Core::JsonObjectSupport
|
4121
|
+
end
|
4122
|
+
|
4123
|
+
class GoogleCloudAiplatformV1Segment
|
4124
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4125
|
+
|
4126
|
+
include Google::Apis::Core::JsonObjectSupport
|
4127
|
+
end
|
4128
|
+
|
4045
4129
|
class GoogleCloudAiplatformV1ShieldedVmConfig
|
4046
4130
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4047
4131
|
|
@@ -4552,6 +4636,12 @@ module Google
|
|
4552
4636
|
include Google::Apis::Core::JsonObjectSupport
|
4553
4637
|
end
|
4554
4638
|
|
4639
|
+
class GoogleCloudAiplatformV1VertexAiSearch
|
4640
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4641
|
+
|
4642
|
+
include Google::Apis::Core::JsonObjectSupport
|
4643
|
+
end
|
4644
|
+
|
4555
4645
|
class GoogleCloudAiplatformV1VideoMetadata
|
4556
4646
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4557
4647
|
|
@@ -5324,20 +5414,10 @@ module Google
|
|
5324
5414
|
# @private
|
5325
5415
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5326
5416
|
property :end_offset, as: 'endOffset'
|
5327
|
-
property :model_level_meta_data, as: 'modelLevelMetaData', class: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServicePartVideoMetadataModelLevelMetadata, decorator: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServicePartVideoMetadataModelLevelMetadata::Representation
|
5328
|
-
|
5329
5417
|
property :start_offset, as: 'startOffset'
|
5330
5418
|
end
|
5331
5419
|
end
|
5332
5420
|
|
5333
|
-
class CloudAiNlLlmProtoServicePartVideoMetadataModelLevelMetadata
|
5334
|
-
# @private
|
5335
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5336
|
-
property :fps, as: 'fps'
|
5337
|
-
property :num_frames, as: 'numFrames'
|
5338
|
-
end
|
5339
|
-
end
|
5340
|
-
|
5341
5421
|
class CloudAiNlLlmProtoServicePromptFeedback
|
5342
5422
|
# @private
|
5343
5423
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5381,7 +5461,22 @@ module Google
|
|
5381
5461
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5382
5462
|
property :blocked, as: 'blocked'
|
5383
5463
|
property :category, as: 'category'
|
5464
|
+
collection :influential_terms, as: 'influentialTerms', class: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServiceSafetyRatingInfluentialTerm, decorator: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServiceSafetyRatingInfluentialTerm::Representation
|
5465
|
+
|
5384
5466
|
property :probability, as: 'probability'
|
5467
|
+
property :probability_score, as: 'probabilityScore'
|
5468
|
+
property :severity, as: 'severity'
|
5469
|
+
property :severity_score, as: 'severityScore'
|
5470
|
+
end
|
5471
|
+
end
|
5472
|
+
|
5473
|
+
class CloudAiNlLlmProtoServiceSafetyRatingInfluentialTerm
|
5474
|
+
# @private
|
5475
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5476
|
+
property :begin_offset, as: 'beginOffset'
|
5477
|
+
property :confidence, as: 'confidence'
|
5478
|
+
property :source, as: 'source'
|
5479
|
+
property :term, as: 'term'
|
5385
5480
|
end
|
5386
5481
|
end
|
5387
5482
|
|
@@ -5929,6 +6024,8 @@ module Google
|
|
5929
6024
|
|
5930
6025
|
property :finish_message, as: 'finishMessage'
|
5931
6026
|
property :finish_reason, as: 'finishReason'
|
6027
|
+
property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingMetadata::Representation
|
6028
|
+
|
5932
6029
|
property :index, as: 'index'
|
5933
6030
|
collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyRating, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyRating::Representation
|
5934
6031
|
|
@@ -6243,7 +6340,6 @@ module Google
|
|
6243
6340
|
property :pipeline_job, as: 'pipelineJob', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJob, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJob::Representation
|
6244
6341
|
|
6245
6342
|
property :pipeline_job_id, as: 'pipelineJobId'
|
6246
|
-
property :preflight_validations, as: 'preflightValidations'
|
6247
6343
|
end
|
6248
6344
|
end
|
6249
6345
|
|
@@ -6746,6 +6842,8 @@ module Google
|
|
6746
6842
|
property :network, as: 'network'
|
6747
6843
|
property :predict_request_response_logging_config, as: 'predictRequestResponseLoggingConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredictRequestResponseLoggingConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredictRequestResponseLoggingConfig::Representation
|
6748
6844
|
|
6845
|
+
property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig::Representation
|
6846
|
+
|
6749
6847
|
hash :traffic_split, as: 'trafficSplit'
|
6750
6848
|
property :update_time, as: 'updateTime'
|
6751
6849
|
end
|
@@ -7413,6 +7511,7 @@ module Google
|
|
7413
7511
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7414
7512
|
collection :feature_groups, as: 'featureGroups', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroup, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroup::Representation
|
7415
7513
|
|
7514
|
+
property :project_number, :numeric_string => true, as: 'projectNumber'
|
7416
7515
|
end
|
7417
7516
|
end
|
7418
7517
|
|
@@ -7433,6 +7532,8 @@ module Google
|
|
7433
7532
|
property :name, as: 'name'
|
7434
7533
|
property :run_time, as: 'runTime', class: Google::Apis::AiplatformV1::GoogleTypeInterval, decorator: Google::Apis::AiplatformV1::GoogleTypeInterval::Representation
|
7435
7534
|
|
7535
|
+
property :sync_summary, as: 'syncSummary', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewSyncSyncSummary, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewSyncSyncSummary::Representation
|
7536
|
+
|
7436
7537
|
end
|
7437
7538
|
end
|
7438
7539
|
|
@@ -7443,6 +7544,14 @@ module Google
|
|
7443
7544
|
end
|
7444
7545
|
end
|
7445
7546
|
|
7547
|
+
class GoogleCloudAiplatformV1FeatureViewSyncSyncSummary
|
7548
|
+
# @private
|
7549
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7550
|
+
property :row_synced, :numeric_string => true, as: 'rowSynced'
|
7551
|
+
property :total_slot, :numeric_string => true, as: 'totalSlot'
|
7552
|
+
end
|
7553
|
+
end
|
7554
|
+
|
7446
7555
|
class GoogleCloudAiplatformV1Featurestore
|
7447
7556
|
# @private
|
7448
7557
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7732,6 +7841,41 @@ module Google
|
|
7732
7841
|
end
|
7733
7842
|
end
|
7734
7843
|
|
7844
|
+
class GoogleCloudAiplatformV1GoogleSearchRetrieval
|
7845
|
+
# @private
|
7846
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7847
|
+
property :disable_attribution, as: 'disableAttribution'
|
7848
|
+
end
|
7849
|
+
end
|
7850
|
+
|
7851
|
+
class GoogleCloudAiplatformV1GroundingAttribution
|
7852
|
+
# @private
|
7853
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7854
|
+
property :confidence_score, as: 'confidenceScore'
|
7855
|
+
property :segment, as: 'segment', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Segment, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Segment::Representation
|
7856
|
+
|
7857
|
+
property :web, as: 'web', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingAttributionWeb, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingAttributionWeb::Representation
|
7858
|
+
|
7859
|
+
end
|
7860
|
+
end
|
7861
|
+
|
7862
|
+
class GoogleCloudAiplatformV1GroundingAttributionWeb
|
7863
|
+
# @private
|
7864
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7865
|
+
property :title, as: 'title'
|
7866
|
+
property :uri, as: 'uri'
|
7867
|
+
end
|
7868
|
+
end
|
7869
|
+
|
7870
|
+
class GoogleCloudAiplatformV1GroundingMetadata
|
7871
|
+
# @private
|
7872
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7873
|
+
collection :grounding_attributions, as: 'groundingAttributions', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingAttribution, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingAttribution::Representation
|
7874
|
+
|
7875
|
+
collection :web_search_queries, as: 'webSearchQueries'
|
7876
|
+
end
|
7877
|
+
end
|
7878
|
+
|
7735
7879
|
class GoogleCloudAiplatformV1HyperparameterTuningJob
|
7736
7880
|
# @private
|
7737
7881
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8727,6 +8871,7 @@ module Google
|
|
8727
8871
|
property :bigquery_table_path, as: 'bigqueryTablePath'
|
8728
8872
|
property :log_source, as: 'logSource'
|
8729
8873
|
property :log_type, as: 'logType'
|
8874
|
+
property :request_response_logging_schema_version, as: 'requestResponseLoggingSchemaVersion'
|
8730
8875
|
end
|
8731
8876
|
end
|
8732
8877
|
|
@@ -9185,6 +9330,45 @@ module Google
|
|
9185
9330
|
end
|
9186
9331
|
end
|
9187
9332
|
|
9333
|
+
class GoogleCloudAiplatformV1NearestNeighborQuery
|
9334
|
+
# @private
|
9335
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9336
|
+
property :embedding, as: 'embedding', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryEmbedding, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryEmbedding::Representation
|
9337
|
+
|
9338
|
+
property :entity_id, as: 'entityId'
|
9339
|
+
property :neighbor_count, as: 'neighborCount'
|
9340
|
+
property :parameters, as: 'parameters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryParameters, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryParameters::Representation
|
9341
|
+
|
9342
|
+
property :per_crowding_attribute_neighbor_count, as: 'perCrowdingAttributeNeighborCount'
|
9343
|
+
collection :string_filters, as: 'stringFilters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryStringFilter, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryStringFilter::Representation
|
9344
|
+
|
9345
|
+
end
|
9346
|
+
end
|
9347
|
+
|
9348
|
+
class GoogleCloudAiplatformV1NearestNeighborQueryEmbedding
|
9349
|
+
# @private
|
9350
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9351
|
+
collection :value, as: 'value'
|
9352
|
+
end
|
9353
|
+
end
|
9354
|
+
|
9355
|
+
class GoogleCloudAiplatformV1NearestNeighborQueryParameters
|
9356
|
+
# @private
|
9357
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9358
|
+
property :approximate_neighbor_candidates, as: 'approximateNeighborCandidates'
|
9359
|
+
property :leaf_nodes_search_fraction, as: 'leafNodesSearchFraction'
|
9360
|
+
end
|
9361
|
+
end
|
9362
|
+
|
9363
|
+
class GoogleCloudAiplatformV1NearestNeighborQueryStringFilter
|
9364
|
+
# @private
|
9365
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9366
|
+
collection :allow_tokens, as: 'allowTokens'
|
9367
|
+
collection :deny_tokens, as: 'denyTokens'
|
9368
|
+
property :name, as: 'name'
|
9369
|
+
end
|
9370
|
+
end
|
9371
|
+
|
9188
9372
|
class GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadata
|
9189
9373
|
# @private
|
9190
9374
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9216,6 +9400,24 @@ module Google
|
|
9216
9400
|
end
|
9217
9401
|
end
|
9218
9402
|
|
9403
|
+
class GoogleCloudAiplatformV1NearestNeighbors
|
9404
|
+
# @private
|
9405
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9406
|
+
collection :neighbors, as: 'neighbors', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborsNeighbor, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborsNeighbor::Representation
|
9407
|
+
|
9408
|
+
end
|
9409
|
+
end
|
9410
|
+
|
9411
|
+
class GoogleCloudAiplatformV1NearestNeighborsNeighbor
|
9412
|
+
# @private
|
9413
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9414
|
+
property :distance, as: 'distance'
|
9415
|
+
property :entity_id, as: 'entityId'
|
9416
|
+
property :entity_key_values, as: 'entityKeyValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FetchFeatureValuesResponse, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FetchFeatureValuesResponse::Representation
|
9417
|
+
|
9418
|
+
end
|
9419
|
+
end
|
9420
|
+
|
9219
9421
|
class GoogleCloudAiplatformV1Neighbor
|
9220
9422
|
# @private
|
9221
9423
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9413,8 +9615,6 @@ module Google
|
|
9413
9615
|
class GoogleCloudAiplatformV1PipelineJobRuntimeConfig
|
9414
9616
|
# @private
|
9415
9617
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9416
|
-
property :default_runtime, as: 'defaultRuntime', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfigDefaultRuntime, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfigDefaultRuntime::Representation
|
9417
|
-
|
9418
9618
|
property :failure_policy, as: 'failurePolicy'
|
9419
9619
|
property :gcs_output_directory, as: 'gcsOutputDirectory'
|
9420
9620
|
hash :input_artifacts, as: 'inputArtifacts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfigInputArtifact, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfigInputArtifact::Representation
|
@@ -9425,14 +9625,6 @@ module Google
|
|
9425
9625
|
end
|
9426
9626
|
end
|
9427
9627
|
|
9428
|
-
class GoogleCloudAiplatformV1PipelineJobRuntimeConfigDefaultRuntime
|
9429
|
-
# @private
|
9430
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9431
|
-
property :persistent_resource_runtime_detail, as: 'persistentResourceRuntimeDetail', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail::Representation
|
9432
|
-
|
9433
|
-
end
|
9434
|
-
end
|
9435
|
-
|
9436
9628
|
class GoogleCloudAiplatformV1PipelineJobRuntimeConfigInputArtifact
|
9437
9629
|
# @private
|
9438
9630
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9440,13 +9632,6 @@ module Google
|
|
9440
9632
|
end
|
9441
9633
|
end
|
9442
9634
|
|
9443
|
-
class GoogleCloudAiplatformV1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail
|
9444
|
-
# @private
|
9445
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9446
|
-
property :persistent_resource_name, as: 'persistentResourceName'
|
9447
|
-
end
|
9448
|
-
end
|
9449
|
-
|
9450
9635
|
class GoogleCloudAiplatformV1PipelineTaskDetail
|
9451
9636
|
# @private
|
9452
9637
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9654,6 +9839,8 @@ module Google
|
|
9654
9839
|
|
9655
9840
|
property :deploy, as: 'deploy', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeploy, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeploy::Representation
|
9656
9841
|
|
9842
|
+
property :deploy_gke, as: 'deployGke', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke::Representation
|
9843
|
+
|
9657
9844
|
property :open_evaluation_pipeline, as: 'openEvaluationPipeline', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences::Representation
|
9658
9845
|
|
9659
9846
|
property :open_fine_tuning_pipeline, as: 'openFineTuningPipeline', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences::Representation
|
@@ -9696,6 +9883,13 @@ module Google
|
|
9696
9883
|
end
|
9697
9884
|
end
|
9698
9885
|
|
9886
|
+
class GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke
|
9887
|
+
# @private
|
9888
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9889
|
+
collection :gke_yaml_configs, as: 'gkeYamlConfigs'
|
9890
|
+
end
|
9891
|
+
end
|
9892
|
+
|
9699
9893
|
class GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines
|
9700
9894
|
# @private
|
9701
9895
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10027,6 +10221,15 @@ module Google
|
|
10027
10221
|
end
|
10028
10222
|
end
|
10029
10223
|
|
10224
|
+
class GoogleCloudAiplatformV1Retrieval
|
10225
|
+
# @private
|
10226
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10227
|
+
property :disable_attribution, as: 'disableAttribution'
|
10228
|
+
property :vertex_ai_search, as: 'vertexAiSearch', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VertexAiSearch, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VertexAiSearch::Representation
|
10229
|
+
|
10230
|
+
end
|
10231
|
+
end
|
10232
|
+
|
10030
10233
|
class GoogleCloudAiplatformV1SafetyRating
|
10031
10234
|
# @private
|
10032
10235
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10136,7 +10339,6 @@ module Google
|
|
10136
10339
|
# @private
|
10137
10340
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10138
10341
|
property :disable_retries, as: 'disableRetries'
|
10139
|
-
property :max_wait_duration, as: 'maxWaitDuration'
|
10140
10342
|
property :restart_job_on_worker_restart, as: 'restartJobOnWorkerRestart'
|
10141
10343
|
property :timeout, as: 'timeout'
|
10142
10344
|
end
|
@@ -11823,6 +12025,32 @@ module Google
|
|
11823
12025
|
end
|
11824
12026
|
end
|
11825
12027
|
|
12028
|
+
class GoogleCloudAiplatformV1SearchNearestEntitiesRequest
|
12029
|
+
# @private
|
12030
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12031
|
+
property :query, as: 'query', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQuery, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQuery::Representation
|
12032
|
+
|
12033
|
+
property :return_full_entity, as: 'returnFullEntity'
|
12034
|
+
end
|
12035
|
+
end
|
12036
|
+
|
12037
|
+
class GoogleCloudAiplatformV1SearchNearestEntitiesResponse
|
12038
|
+
# @private
|
12039
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12040
|
+
property :nearest_neighbors, as: 'nearestNeighbors', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighbors, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighbors::Representation
|
12041
|
+
|
12042
|
+
end
|
12043
|
+
end
|
12044
|
+
|
12045
|
+
class GoogleCloudAiplatformV1Segment
|
12046
|
+
# @private
|
12047
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12048
|
+
property :end_index, as: 'endIndex'
|
12049
|
+
property :part_index, as: 'partIndex'
|
12050
|
+
property :start_index, as: 'startIndex'
|
12051
|
+
end
|
12052
|
+
end
|
12053
|
+
|
11826
12054
|
class GoogleCloudAiplatformV1ShieldedVmConfig
|
11827
12055
|
# @private
|
11828
12056
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12337,6 +12565,10 @@ module Google
|
|
12337
12565
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12338
12566
|
collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionDeclaration, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionDeclaration::Representation
|
12339
12567
|
|
12568
|
+
property :google_search_retrieval, as: 'googleSearchRetrieval', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleSearchRetrieval, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleSearchRetrieval::Representation
|
12569
|
+
|
12570
|
+
property :retrieval, as: 'retrieval', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Retrieval, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Retrieval::Representation
|
12571
|
+
|
12340
12572
|
end
|
12341
12573
|
end
|
12342
12574
|
|
@@ -12618,6 +12850,7 @@ module Google
|
|
12618
12850
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12619
12851
|
collection :datapoints, as: 'datapoints', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IndexDatapoint, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IndexDatapoint::Representation
|
12620
12852
|
|
12853
|
+
property :update_mask, as: 'updateMask'
|
12621
12854
|
end
|
12622
12855
|
end
|
12623
12856
|
|
@@ -12645,6 +12878,13 @@ module Google
|
|
12645
12878
|
end
|
12646
12879
|
end
|
12647
12880
|
|
12881
|
+
class GoogleCloudAiplatformV1VertexAiSearch
|
12882
|
+
# @private
|
12883
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12884
|
+
property :datastore, as: 'datastore'
|
12885
|
+
end
|
12886
|
+
end
|
12887
|
+
|
12648
12888
|
class GoogleCloudAiplatformV1VideoMetadata
|
12649
12889
|
# @private
|
12650
12890
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13459,6 +13699,7 @@ module Google
|
|
13459
13699
|
property :finish_reason, as: 'finishReason'
|
13460
13700
|
property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::AiplatformV1::LearningGenaiRootGroundingMetadata, decorator: Google::Apis::AiplatformV1::LearningGenaiRootGroundingMetadata::Representation
|
13461
13701
|
|
13702
|
+
property :is_code, as: 'isCode'
|
13462
13703
|
property :is_fallback, as: 'isFallback'
|
13463
13704
|
property :langid_result, as: 'langidResult', class: Google::Apis::AiplatformV1::NlpSaftLangIdResult, decorator: Google::Apis::AiplatformV1::NlpSaftLangIdResult::Representation
|
13464
13705
|
|