google-apis-aiplatform_v1 0.28.0 → 0.30.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 +9 -0
- data/lib/google/apis/aiplatform_v1/classes.rb +760 -113
- data/lib/google/apis/aiplatform_v1/gem_version.rb +3 -3
- data/lib/google/apis/aiplatform_v1/representations.rb +268 -49
- data/lib/google/apis/aiplatform_v1/service.rb +216 -10
- 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.30.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.15.
|
22
|
+
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240725"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -712,6 +712,12 @@ module Google
|
|
712
712
|
include Google::Apis::Core::JsonObjectSupport
|
713
713
|
end
|
714
714
|
|
715
|
+
class GoogleCloudAiplatformV1CreateNotebookExecutionJobOperationMetadata
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
|
+
|
718
|
+
include Google::Apis::Core::JsonObjectSupport
|
719
|
+
end
|
720
|
+
|
715
721
|
class GoogleCloudAiplatformV1CreateNotebookRuntimeTemplateOperationMetadata
|
716
722
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
723
|
|
@@ -1762,12 +1768,36 @@ module Google
|
|
1762
1768
|
include Google::Apis::Core::JsonObjectSupport
|
1763
1769
|
end
|
1764
1770
|
|
1771
|
+
class GoogleCloudAiplatformV1GroundingChunk
|
1772
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1773
|
+
|
1774
|
+
include Google::Apis::Core::JsonObjectSupport
|
1775
|
+
end
|
1776
|
+
|
1777
|
+
class GoogleCloudAiplatformV1GroundingChunkRetrievedContext
|
1778
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1779
|
+
|
1780
|
+
include Google::Apis::Core::JsonObjectSupport
|
1781
|
+
end
|
1782
|
+
|
1783
|
+
class GoogleCloudAiplatformV1GroundingChunkWeb
|
1784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1785
|
+
|
1786
|
+
include Google::Apis::Core::JsonObjectSupport
|
1787
|
+
end
|
1788
|
+
|
1765
1789
|
class GoogleCloudAiplatformV1GroundingMetadata
|
1766
1790
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1767
1791
|
|
1768
1792
|
include Google::Apis::Core::JsonObjectSupport
|
1769
1793
|
end
|
1770
1794
|
|
1795
|
+
class GoogleCloudAiplatformV1GroundingSupport
|
1796
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1797
|
+
|
1798
|
+
include Google::Apis::Core::JsonObjectSupport
|
1799
|
+
end
|
1800
|
+
|
1771
1801
|
class GoogleCloudAiplatformV1HyperparameterTuningJob
|
1772
1802
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1773
1803
|
|
@@ -2104,6 +2134,12 @@ module Google
|
|
2104
2134
|
include Google::Apis::Core::JsonObjectSupport
|
2105
2135
|
end
|
2106
2136
|
|
2137
|
+
class GoogleCloudAiplatformV1ListNotebookExecutionJobsResponse
|
2138
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2139
|
+
|
2140
|
+
include Google::Apis::Core::JsonObjectSupport
|
2141
|
+
end
|
2142
|
+
|
2107
2143
|
class GoogleCloudAiplatformV1ListNotebookRuntimeTemplatesResponse
|
2108
2144
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2109
2145
|
|
@@ -2638,6 +2674,12 @@ module Google
|
|
2638
2674
|
include Google::Apis::Core::JsonObjectSupport
|
2639
2675
|
end
|
2640
2676
|
|
2677
|
+
class GoogleCloudAiplatformV1NearestNeighborQueryNumericFilter
|
2678
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2679
|
+
|
2680
|
+
include Google::Apis::Core::JsonObjectSupport
|
2681
|
+
end
|
2682
|
+
|
2641
2683
|
class GoogleCloudAiplatformV1NearestNeighborQueryParameters
|
2642
2684
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2643
2685
|
|
@@ -2704,6 +2746,30 @@ module Google
|
|
2704
2746
|
include Google::Apis::Core::JsonObjectSupport
|
2705
2747
|
end
|
2706
2748
|
|
2749
|
+
class GoogleCloudAiplatformV1NotebookExecutionJob
|
2750
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2751
|
+
|
2752
|
+
include Google::Apis::Core::JsonObjectSupport
|
2753
|
+
end
|
2754
|
+
|
2755
|
+
class GoogleCloudAiplatformV1NotebookExecutionJobDataformRepositorySource
|
2756
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2757
|
+
|
2758
|
+
include Google::Apis::Core::JsonObjectSupport
|
2759
|
+
end
|
2760
|
+
|
2761
|
+
class GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource
|
2762
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2763
|
+
|
2764
|
+
include Google::Apis::Core::JsonObjectSupport
|
2765
|
+
end
|
2766
|
+
|
2767
|
+
class GoogleCloudAiplatformV1NotebookExecutionJobGcsNotebookSource
|
2768
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2769
|
+
|
2770
|
+
include Google::Apis::Core::JsonObjectSupport
|
2771
|
+
end
|
2772
|
+
|
2707
2773
|
class GoogleCloudAiplatformV1NotebookIdleShutdownConfig
|
2708
2774
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2709
2775
|
|
@@ -2962,6 +3028,12 @@ module Google
|
|
2962
3028
|
include Google::Apis::Core::JsonObjectSupport
|
2963
3029
|
end
|
2964
3030
|
|
3031
|
+
class GoogleCloudAiplatformV1PublisherModelCallToActionDeployDeployMetadata
|
3032
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3033
|
+
|
3034
|
+
include Google::Apis::Core::JsonObjectSupport
|
3035
|
+
end
|
3036
|
+
|
2965
3037
|
class GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke
|
2966
3038
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2967
3039
|
|
@@ -3172,6 +3244,12 @@ module Google
|
|
3172
3244
|
include Google::Apis::Core::JsonObjectSupport
|
3173
3245
|
end
|
3174
3246
|
|
3247
|
+
class GoogleCloudAiplatformV1RayLogsSpec
|
3248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3249
|
+
|
3250
|
+
include Google::Apis::Core::JsonObjectSupport
|
3251
|
+
end
|
3252
|
+
|
3175
3253
|
class GoogleCloudAiplatformV1RayMetricSpec
|
3176
3254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3177
3255
|
|
@@ -4522,6 +4600,12 @@ module Google
|
|
4522
4600
|
include Google::Apis::Core::JsonObjectSupport
|
4523
4601
|
end
|
4524
4602
|
|
4603
|
+
class GoogleCloudAiplatformV1Segment
|
4604
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4605
|
+
|
4606
|
+
include Google::Apis::Core::JsonObjectSupport
|
4607
|
+
end
|
4608
|
+
|
4525
4609
|
class GoogleCloudAiplatformV1ServiceAccountSpec
|
4526
4610
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4527
4611
|
|
@@ -5458,24 +5542,6 @@ module Google
|
|
5458
5542
|
include Google::Apis::Core::JsonObjectSupport
|
5459
5543
|
end
|
5460
5544
|
|
5461
|
-
class IntelligenceCloudAutomlXpsMetricEntry
|
5462
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5463
|
-
|
5464
|
-
include Google::Apis::Core::JsonObjectSupport
|
5465
|
-
end
|
5466
|
-
|
5467
|
-
class IntelligenceCloudAutomlXpsMetricEntryLabel
|
5468
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5469
|
-
|
5470
|
-
include Google::Apis::Core::JsonObjectSupport
|
5471
|
-
end
|
5472
|
-
|
5473
|
-
class IntelligenceCloudAutomlXpsReportingMetrics
|
5474
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5475
|
-
|
5476
|
-
include Google::Apis::Core::JsonObjectSupport
|
5477
|
-
end
|
5478
|
-
|
5479
5545
|
class CloudAiLargeModelsVisionGenerateVideoResponse
|
5480
5546
|
# @private
|
5481
5547
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5483,8 +5549,6 @@ module Google
|
|
5483
5549
|
|
5484
5550
|
property :rai_media_filtered_count, as: 'raiMediaFilteredCount'
|
5485
5551
|
collection :rai_media_filtered_reasons, as: 'raiMediaFilteredReasons'
|
5486
|
-
property :reporting_metrics, as: 'reportingMetrics', class: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsReportingMetrics, decorator: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsReportingMetrics::Representation
|
5487
|
-
|
5488
5552
|
end
|
5489
5553
|
end
|
5490
5554
|
|
@@ -5492,6 +5556,7 @@ module Google
|
|
5492
5556
|
# @private
|
5493
5557
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5494
5558
|
property :encoding, as: 'encoding'
|
5559
|
+
property :generation_seed, as: 'generationSeed'
|
5495
5560
|
property :image, :base64 => true, as: 'image'
|
5496
5561
|
property :image_rai_scores, as: 'imageRaiScores', class: Google::Apis::AiplatformV1::CloudAiLargeModelsVisionImageRaiScores, decorator: Google::Apis::AiplatformV1::CloudAiLargeModelsVisionImageRaiScores::Representation
|
5497
5562
|
|
@@ -5956,6 +6021,8 @@ module Google
|
|
5956
6021
|
|
5957
6022
|
property :resources_consumed, as: 'resourcesConsumed', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ResourcesConsumed, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ResourcesConsumed::Representation
|
5958
6023
|
|
6024
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
6025
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
5959
6026
|
property :service_account, as: 'serviceAccount'
|
5960
6027
|
property :start_time, as: 'startTime'
|
5961
6028
|
property :state, as: 'state'
|
@@ -6113,6 +6180,7 @@ module Google
|
|
6113
6180
|
class GoogleCloudAiplatformV1BleuSpec
|
6114
6181
|
# @private
|
6115
6182
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6183
|
+
property :use_effective_order, as: 'useEffectiveOrder'
|
6116
6184
|
end
|
6117
6185
|
end
|
6118
6186
|
|
@@ -6303,7 +6371,10 @@ module Google
|
|
6303
6371
|
class GoogleCloudAiplatformV1ComputeTokensRequest
|
6304
6372
|
# @private
|
6305
6373
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6374
|
+
collection :contents, as: 'contents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
6375
|
+
|
6306
6376
|
collection :instances, as: 'instances'
|
6377
|
+
property :model, as: 'model'
|
6307
6378
|
end
|
6308
6379
|
end
|
6309
6380
|
|
@@ -6393,6 +6464,10 @@ module Google
|
|
6393
6464
|
|
6394
6465
|
collection :instances, as: 'instances'
|
6395
6466
|
property :model, as: 'model'
|
6467
|
+
property :system_instruction, as: 'systemInstruction', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
6468
|
+
|
6469
|
+
collection :tools, as: 'tools', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool::Representation
|
6470
|
+
|
6396
6471
|
end
|
6397
6472
|
end
|
6398
6473
|
|
@@ -6529,6 +6604,15 @@ module Google
|
|
6529
6604
|
end
|
6530
6605
|
end
|
6531
6606
|
|
6607
|
+
class GoogleCloudAiplatformV1CreateNotebookExecutionJobOperationMetadata
|
6608
|
+
# @private
|
6609
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6610
|
+
property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenericOperationMetadata::Representation
|
6611
|
+
|
6612
|
+
property :progress_message, as: 'progressMessage'
|
6613
|
+
end
|
6614
|
+
end
|
6615
|
+
|
6532
6616
|
class GoogleCloudAiplatformV1CreateNotebookRuntimeTemplateOperationMetadata
|
6533
6617
|
# @private
|
6534
6618
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6668,6 +6752,8 @@ module Google
|
|
6668
6752
|
hash :labels, as: 'labels'
|
6669
6753
|
property :name, as: 'name'
|
6670
6754
|
property :payload, as: 'payload'
|
6755
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
6756
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
6671
6757
|
property :update_time, as: 'updateTime'
|
6672
6758
|
end
|
6673
6759
|
end
|
@@ -6727,6 +6813,8 @@ module Google
|
|
6727
6813
|
property :metadata_schema_uri, as: 'metadataSchemaUri'
|
6728
6814
|
property :model_reference, as: 'modelReference'
|
6729
6815
|
property :name, as: 'name'
|
6816
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
6817
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
6730
6818
|
collection :saved_queries, as: 'savedQueries', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SavedQuery, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SavedQuery::Representation
|
6731
6819
|
|
6732
6820
|
property :update_time, as: 'updateTime'
|
@@ -6743,6 +6831,8 @@ module Google
|
|
6743
6831
|
property :metadata, as: 'metadata'
|
6744
6832
|
property :model_reference, as: 'modelReference'
|
6745
6833
|
property :name, as: 'name'
|
6834
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
6835
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
6746
6836
|
property :update_time, as: 'updateTime'
|
6747
6837
|
end
|
6748
6838
|
end
|
@@ -6978,6 +7068,8 @@ module Google
|
|
6978
7068
|
property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec::Representation
|
6979
7069
|
|
6980
7070
|
property :name, as: 'name'
|
7071
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
7072
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
6981
7073
|
property :service_account, as: 'serviceAccount'
|
6982
7074
|
end
|
6983
7075
|
end
|
@@ -7051,6 +7143,8 @@ module Google
|
|
7051
7143
|
# @private
|
7052
7144
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7053
7145
|
property :create_time, as: 'createTime'
|
7146
|
+
property :dedicated_endpoint_dns, as: 'dedicatedEndpointDns'
|
7147
|
+
property :dedicated_endpoint_enabled, as: 'dedicatedEndpointEnabled'
|
7054
7148
|
collection :deployed_models, as: 'deployedModels', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModel, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModel::Representation
|
7055
7149
|
|
7056
7150
|
property :description, as: 'description'
|
@@ -7067,6 +7161,8 @@ module Google
|
|
7067
7161
|
|
7068
7162
|
property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig::Representation
|
7069
7163
|
|
7164
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
7165
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
7070
7166
|
hash :traffic_split, as: 'trafficSplit'
|
7071
7167
|
property :update_time, as: 'updateTime'
|
7072
7168
|
end
|
@@ -7773,7 +7869,10 @@ module Google
|
|
7773
7869
|
class GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint
|
7774
7870
|
# @private
|
7775
7871
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7872
|
+
property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrivateServiceConnectConfig::Representation
|
7873
|
+
|
7776
7874
|
property :public_endpoint_domain_name, as: 'publicEndpointDomainName'
|
7875
|
+
property :service_attachment, as: 'serviceAttachment'
|
7777
7876
|
end
|
7778
7877
|
end
|
7779
7878
|
|
@@ -8339,6 +8438,7 @@ module Google
|
|
8339
8438
|
property :response_mime_type, as: 'responseMimeType'
|
8340
8439
|
property :response_schema, as: 'responseSchema', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema::Representation
|
8341
8440
|
|
8441
|
+
property :seed, as: 'seed'
|
8342
8442
|
collection :stop_sequences, as: 'stopSequences'
|
8343
8443
|
property :temperature, as: 'temperature'
|
8344
8444
|
property :top_k, as: 'topK'
|
@@ -8403,15 +8503,55 @@ module Google
|
|
8403
8503
|
end
|
8404
8504
|
end
|
8405
8505
|
|
8506
|
+
class GoogleCloudAiplatformV1GroundingChunk
|
8507
|
+
# @private
|
8508
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8509
|
+
property :retrieved_context, as: 'retrievedContext', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunkRetrievedContext, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunkRetrievedContext::Representation
|
8510
|
+
|
8511
|
+
property :web, as: 'web', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunkWeb, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunkWeb::Representation
|
8512
|
+
|
8513
|
+
end
|
8514
|
+
end
|
8515
|
+
|
8516
|
+
class GoogleCloudAiplatformV1GroundingChunkRetrievedContext
|
8517
|
+
# @private
|
8518
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8519
|
+
property :title, as: 'title'
|
8520
|
+
property :uri, as: 'uri'
|
8521
|
+
end
|
8522
|
+
end
|
8523
|
+
|
8524
|
+
class GoogleCloudAiplatformV1GroundingChunkWeb
|
8525
|
+
# @private
|
8526
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8527
|
+
property :title, as: 'title'
|
8528
|
+
property :uri, as: 'uri'
|
8529
|
+
end
|
8530
|
+
end
|
8531
|
+
|
8406
8532
|
class GoogleCloudAiplatformV1GroundingMetadata
|
8407
8533
|
# @private
|
8408
8534
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8535
|
+
collection :grounding_chunks, as: 'groundingChunks', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunk, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingChunk::Representation
|
8536
|
+
|
8537
|
+
collection :grounding_supports, as: 'groundingSupports', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingSupport, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GroundingSupport::Representation
|
8538
|
+
|
8409
8539
|
property :search_entry_point, as: 'searchEntryPoint', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SearchEntryPoint, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SearchEntryPoint::Representation
|
8410
8540
|
|
8411
8541
|
collection :web_search_queries, as: 'webSearchQueries'
|
8412
8542
|
end
|
8413
8543
|
end
|
8414
8544
|
|
8545
|
+
class GoogleCloudAiplatformV1GroundingSupport
|
8546
|
+
# @private
|
8547
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8548
|
+
collection :confidence_scores, as: 'confidenceScores'
|
8549
|
+
collection :grounding_chunk_indices, as: 'groundingChunkIndices'
|
8550
|
+
property :segment, as: 'segment', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Segment, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Segment::Representation
|
8551
|
+
|
8552
|
+
end
|
8553
|
+
end
|
8554
|
+
|
8415
8555
|
class GoogleCloudAiplatformV1HyperparameterTuningJob
|
8416
8556
|
# @private
|
8417
8557
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8995,6 +9135,15 @@ module Google
|
|
8995
9135
|
end
|
8996
9136
|
end
|
8997
9137
|
|
9138
|
+
class GoogleCloudAiplatformV1ListNotebookExecutionJobsResponse
|
9139
|
+
# @private
|
9140
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9141
|
+
property :next_page_token, as: 'nextPageToken'
|
9142
|
+
collection :notebook_execution_jobs, as: 'notebookExecutionJobs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJob, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJob::Representation
|
9143
|
+
|
9144
|
+
end
|
9145
|
+
end
|
9146
|
+
|
8998
9147
|
class GoogleCloudAiplatformV1ListNotebookRuntimeTemplatesResponse
|
8999
9148
|
# @private
|
9000
9149
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9391,6 +9540,8 @@ module Google
|
|
9391
9540
|
property :pipeline_job, as: 'pipelineJob'
|
9392
9541
|
property :predict_schemata, as: 'predictSchemata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredictSchemata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PredictSchemata::Representation
|
9393
9542
|
|
9543
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
9544
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
9394
9545
|
collection :supported_deployment_resources_types, as: 'supportedDeploymentResourcesTypes'
|
9395
9546
|
collection :supported_export_formats, as: 'supportedExportFormats', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelExportFormat, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelExportFormat::Representation
|
9396
9547
|
|
@@ -9930,6 +10081,8 @@ module Google
|
|
9930
10081
|
|
9931
10082
|
property :entity_id, as: 'entityId'
|
9932
10083
|
property :neighbor_count, as: 'neighborCount'
|
10084
|
+
collection :numeric_filters, as: 'numericFilters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryNumericFilter, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryNumericFilter::Representation
|
10085
|
+
|
9933
10086
|
property :parameters, as: 'parameters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryParameters, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryParameters::Representation
|
9934
10087
|
|
9935
10088
|
property :per_crowding_attribute_neighbor_count, as: 'perCrowdingAttributeNeighborCount'
|
@@ -9945,6 +10098,17 @@ module Google
|
|
9945
10098
|
end
|
9946
10099
|
end
|
9947
10100
|
|
10101
|
+
class GoogleCloudAiplatformV1NearestNeighborQueryNumericFilter
|
10102
|
+
# @private
|
10103
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10104
|
+
property :name, as: 'name'
|
10105
|
+
property :op, as: 'op'
|
10106
|
+
property :value_double, as: 'valueDouble'
|
10107
|
+
property :value_float, as: 'valueFloat'
|
10108
|
+
property :value_int, :numeric_string => true, as: 'valueInt'
|
10109
|
+
end
|
10110
|
+
end
|
10111
|
+
|
9948
10112
|
class GoogleCloudAiplatformV1NearestNeighborQueryParameters
|
9949
10113
|
# @private
|
9950
10114
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10047,6 +10211,55 @@ module Google
|
|
10047
10211
|
end
|
10048
10212
|
end
|
10049
10213
|
|
10214
|
+
class GoogleCloudAiplatformV1NotebookExecutionJob
|
10215
|
+
# @private
|
10216
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10217
|
+
property :create_time, as: 'createTime'
|
10218
|
+
property :dataform_repository_source, as: 'dataformRepositorySource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobDataformRepositorySource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobDataformRepositorySource::Representation
|
10219
|
+
|
10220
|
+
property :direct_notebook_source, as: 'directNotebookSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource::Representation
|
10221
|
+
|
10222
|
+
property :display_name, as: 'displayName'
|
10223
|
+
property :execution_timeout, as: 'executionTimeout'
|
10224
|
+
property :execution_user, as: 'executionUser'
|
10225
|
+
property :gcs_notebook_source, as: 'gcsNotebookSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobGcsNotebookSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobGcsNotebookSource::Representation
|
10226
|
+
|
10227
|
+
property :gcs_output_uri, as: 'gcsOutputUri'
|
10228
|
+
property :job_state, as: 'jobState'
|
10229
|
+
hash :labels, as: 'labels'
|
10230
|
+
property :name, as: 'name'
|
10231
|
+
property :notebook_runtime_template_resource_name, as: 'notebookRuntimeTemplateResourceName'
|
10232
|
+
property :schedule_resource_name, as: 'scheduleResourceName'
|
10233
|
+
property :service_account, as: 'serviceAccount'
|
10234
|
+
property :status, as: 'status', class: Google::Apis::AiplatformV1::GoogleRpcStatus, decorator: Google::Apis::AiplatformV1::GoogleRpcStatus::Representation
|
10235
|
+
|
10236
|
+
property :update_time, as: 'updateTime'
|
10237
|
+
end
|
10238
|
+
end
|
10239
|
+
|
10240
|
+
class GoogleCloudAiplatformV1NotebookExecutionJobDataformRepositorySource
|
10241
|
+
# @private
|
10242
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10243
|
+
property :commit_sha, as: 'commitSha'
|
10244
|
+
property :dataform_repository_resource_name, as: 'dataformRepositoryResourceName'
|
10245
|
+
end
|
10246
|
+
end
|
10247
|
+
|
10248
|
+
class GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource
|
10249
|
+
# @private
|
10250
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10251
|
+
property :content, :base64 => true, as: 'content'
|
10252
|
+
end
|
10253
|
+
end
|
10254
|
+
|
10255
|
+
class GoogleCloudAiplatformV1NotebookExecutionJobGcsNotebookSource
|
10256
|
+
# @private
|
10257
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10258
|
+
property :generation, as: 'generation'
|
10259
|
+
property :uri, as: 'uri'
|
10260
|
+
end
|
10261
|
+
end
|
10262
|
+
|
10050
10263
|
class GoogleCloudAiplatformV1NotebookIdleShutdownConfig
|
10051
10264
|
# @private
|
10052
10265
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10566,6 +10779,8 @@ module Google
|
|
10566
10779
|
|
10567
10780
|
property :dedicated_resources, as: 'dedicatedResources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DedicatedResources, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DedicatedResources::Representation
|
10568
10781
|
|
10782
|
+
property :deploy_metadata, as: 'deployMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployDeployMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployDeployMetadata::Representation
|
10783
|
+
|
10569
10784
|
property :deploy_task_name, as: 'deployTaskName'
|
10570
10785
|
property :large_model_reference, as: 'largeModelReference', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1LargeModelReference, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1LargeModelReference::Representation
|
10571
10786
|
|
@@ -10576,6 +10791,14 @@ module Google
|
|
10576
10791
|
end
|
10577
10792
|
end
|
10578
10793
|
|
10794
|
+
class GoogleCloudAiplatformV1PublisherModelCallToActionDeployDeployMetadata
|
10795
|
+
# @private
|
10796
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10797
|
+
hash :labels, as: 'labels'
|
10798
|
+
property :sample_request, as: 'sampleRequest'
|
10799
|
+
end
|
10800
|
+
end
|
10801
|
+
|
10579
10802
|
class GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke
|
10580
10803
|
# @private
|
10581
10804
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10891,6 +11114,13 @@ module Google
|
|
10891
11114
|
end
|
10892
11115
|
end
|
10893
11116
|
|
11117
|
+
class GoogleCloudAiplatformV1RayLogsSpec
|
11118
|
+
# @private
|
11119
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11120
|
+
property :disabled, as: 'disabled'
|
11121
|
+
end
|
11122
|
+
end
|
11123
|
+
|
10894
11124
|
class GoogleCloudAiplatformV1RayMetricSpec
|
10895
11125
|
# @private
|
10896
11126
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10903,6 +11133,8 @@ module Google
|
|
10903
11133
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10904
11134
|
property :head_node_resource_pool_id, as: 'headNodeResourcePoolId'
|
10905
11135
|
property :image_uri, as: 'imageUri'
|
11136
|
+
property :ray_logs_spec, as: 'rayLogsSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RayLogsSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RayLogsSpec::Representation
|
11137
|
+
|
10906
11138
|
property :ray_metric_spec, as: 'rayMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RayMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RayMetricSpec::Representation
|
10907
11139
|
|
10908
11140
|
hash :resource_pool_images, as: 'resourcePoolImages'
|
@@ -11333,6 +11565,7 @@ module Google
|
|
11333
11565
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11334
11566
|
property :disable_retries, as: 'disableRetries'
|
11335
11567
|
property :restart_job_on_worker_restart, as: 'restartJobOnWorkerRestart'
|
11568
|
+
property :strategy, as: 'strategy'
|
11336
11569
|
property :timeout, as: 'timeout'
|
11337
11570
|
end
|
11338
11571
|
end
|
@@ -13076,6 +13309,16 @@ module Google
|
|
13076
13309
|
end
|
13077
13310
|
end
|
13078
13311
|
|
13312
|
+
class GoogleCloudAiplatformV1Segment
|
13313
|
+
# @private
|
13314
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13315
|
+
property :end_index, as: 'endIndex'
|
13316
|
+
property :part_index, as: 'partIndex'
|
13317
|
+
property :start_index, as: 'startIndex'
|
13318
|
+
property :text, as: 'text'
|
13319
|
+
end
|
13320
|
+
end
|
13321
|
+
|
13079
13322
|
class GoogleCloudAiplatformV1ServiceAccountSpec
|
13080
13323
|
# @private
|
13081
13324
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13547,6 +13790,7 @@ module Google
|
|
13547
13790
|
# @private
|
13548
13791
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13549
13792
|
property :total_billable_character_count, :numeric_string => true, as: 'totalBillableCharacterCount'
|
13793
|
+
property :total_billable_token_count, :numeric_string => true, as: 'totalBillableTokenCount'
|
13550
13794
|
property :total_tuning_character_count, :numeric_string => true, as: 'totalTuningCharacterCount'
|
13551
13795
|
property :tuning_dataset_example_count, :numeric_string => true, as: 'tuningDatasetExampleCount'
|
13552
13796
|
property :tuning_step_count, :numeric_string => true, as: 'tuningStepCount'
|
@@ -13564,6 +13808,7 @@ module Google
|
|
13564
13808
|
class GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution
|
13565
13809
|
# @private
|
13566
13810
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13811
|
+
property :billable_sum, :numeric_string => true, as: 'billableSum'
|
13567
13812
|
collection :buckets, as: 'buckets', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket::Representation
|
13568
13813
|
|
13569
13814
|
property :max, as: 'max'
|
@@ -13652,6 +13897,8 @@ module Google
|
|
13652
13897
|
hash :labels, as: 'labels'
|
13653
13898
|
property :name, as: 'name'
|
13654
13899
|
property :run_count, as: 'runCount'
|
13900
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
13901
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
13655
13902
|
property :update_time, as: 'updateTime'
|
13656
13903
|
end
|
13657
13904
|
end
|
@@ -13777,6 +14024,7 @@ module Google
|
|
13777
14024
|
class GoogleCloudAiplatformV1TokensInfo
|
13778
14025
|
# @private
|
13779
14026
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14027
|
+
property :role, as: 'role'
|
13780
14028
|
collection :token_ids, as: 'tokenIds'
|
13781
14029
|
collection :tokens, as: 'tokens'
|
13782
14030
|
end
|
@@ -14548,35 +14796,6 @@ module Google
|
|
14548
14796
|
property :units, :numeric_string => true, as: 'units'
|
14549
14797
|
end
|
14550
14798
|
end
|
14551
|
-
|
14552
|
-
class IntelligenceCloudAutomlXpsMetricEntry
|
14553
|
-
# @private
|
14554
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
14555
|
-
property :argentum_metric_id, as: 'argentumMetricId'
|
14556
|
-
property :double_value, as: 'doubleValue'
|
14557
|
-
property :int64_value, :numeric_string => true, as: 'int64Value'
|
14558
|
-
property :metric_name, as: 'metricName'
|
14559
|
-
collection :system_labels, as: 'systemLabels', class: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsMetricEntryLabel, decorator: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsMetricEntryLabel::Representation
|
14560
|
-
|
14561
|
-
end
|
14562
|
-
end
|
14563
|
-
|
14564
|
-
class IntelligenceCloudAutomlXpsMetricEntryLabel
|
14565
|
-
# @private
|
14566
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
14567
|
-
property :label_name, as: 'labelName'
|
14568
|
-
property :label_value, as: 'labelValue'
|
14569
|
-
end
|
14570
|
-
end
|
14571
|
-
|
14572
|
-
class IntelligenceCloudAutomlXpsReportingMetrics
|
14573
|
-
# @private
|
14574
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
14575
|
-
property :effective_training_duration, as: 'effectiveTrainingDuration'
|
14576
|
-
collection :metric_entries, as: 'metricEntries', class: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsMetricEntry, decorator: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsMetricEntry::Representation
|
14577
|
-
|
14578
|
-
end
|
14579
|
-
end
|
14580
14799
|
end
|
14581
14800
|
end
|
14582
14801
|
end
|