google-apis-aiplatform_v1beta1 0.60.0 → 0.62.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/aiplatform_v1beta1/classes.rb +355 -125
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +124 -36
- data/lib/google/apis/aiplatform_v1beta1/service.rb +740 -7
- metadata +2 -2
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module AiplatformV1beta1
|
18
18
|
# Version of the google-apis-aiplatform_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.62.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250926"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1468,6 +1468,18 @@ module Google
|
|
1468
1468
|
include Google::Apis::Core::JsonObjectSupport
|
1469
1469
|
end
|
1470
1470
|
|
1471
|
+
class GoogleCloudAiplatformV1beta1EnableModelRequest
|
1472
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
|
+
|
1474
|
+
include Google::Apis::Core::JsonObjectSupport
|
1475
|
+
end
|
1476
|
+
|
1477
|
+
class GoogleCloudAiplatformV1beta1EnableModelResponse
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
|
+
|
1480
|
+
include Google::Apis::Core::JsonObjectSupport
|
1481
|
+
end
|
1482
|
+
|
1471
1483
|
class GoogleCloudAiplatformV1beta1EncryptionSpec
|
1472
1484
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
1485
|
|
@@ -1684,12 +1696,6 @@ module Google
|
|
1684
1696
|
include Google::Apis::Core::JsonObjectSupport
|
1685
1697
|
end
|
1686
1698
|
|
1687
|
-
class GoogleCloudAiplatformV1beta1EvaluationRunMetricComputationBasedMetricSpec
|
1688
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1689
|
-
|
1690
|
-
include Google::Apis::Core::JsonObjectSupport
|
1691
|
-
end
|
1692
|
-
|
1693
1699
|
class GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec
|
1694
1700
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1695
1701
|
|
@@ -2914,31 +2920,31 @@ module Google
|
|
2914
2920
|
include Google::Apis::Core::JsonObjectSupport
|
2915
2921
|
end
|
2916
2922
|
|
2917
|
-
class
|
2923
|
+
class GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet
|
2918
2924
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2919
2925
|
|
2920
2926
|
include Google::Apis::Core::JsonObjectSupport
|
2921
2927
|
end
|
2922
2928
|
|
2923
|
-
class
|
2929
|
+
class GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext
|
2924
2930
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2925
2931
|
|
2926
2932
|
include Google::Apis::Core::JsonObjectSupport
|
2927
2933
|
end
|
2928
2934
|
|
2929
|
-
class
|
2935
|
+
class GoogleCloudAiplatformV1beta1GroundingChunkWeb
|
2930
2936
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2931
2937
|
|
2932
2938
|
include Google::Apis::Core::JsonObjectSupport
|
2933
2939
|
end
|
2934
2940
|
|
2935
|
-
class
|
2941
|
+
class GoogleCloudAiplatformV1beta1GroundingMetadata
|
2936
2942
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2937
2943
|
|
2938
2944
|
include Google::Apis::Core::JsonObjectSupport
|
2939
2945
|
end
|
2940
2946
|
|
2941
|
-
class
|
2947
|
+
class GoogleCloudAiplatformV1beta1GroundingMetadataSourceFlaggingUri
|
2942
2948
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2943
2949
|
|
2944
2950
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -3148,6 +3154,12 @@ module Google
|
|
3148
3154
|
include Google::Apis::Core::JsonObjectSupport
|
3149
3155
|
end
|
3150
3156
|
|
3157
|
+
class GoogleCloudAiplatformV1beta1InvokeRequest
|
3158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3159
|
+
|
3160
|
+
include Google::Apis::Core::JsonObjectSupport
|
3161
|
+
end
|
3162
|
+
|
3151
3163
|
class GoogleCloudAiplatformV1beta1JiraSource
|
3152
3164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3153
3165
|
|
@@ -3160,6 +3172,12 @@ module Google
|
|
3160
3172
|
include Google::Apis::Core::JsonObjectSupport
|
3161
3173
|
end
|
3162
3174
|
|
3175
|
+
class GoogleCloudAiplatformV1beta1LlmBasedMetricSpec
|
3176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3177
|
+
|
3178
|
+
include Google::Apis::Core::JsonObjectSupport
|
3179
|
+
end
|
3180
|
+
|
3163
3181
|
class GoogleCloudAiplatformV1beta1LargeModelReference
|
3164
3182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3165
3183
|
|
@@ -3604,6 +3622,12 @@ module Google
|
|
3604
3622
|
include Google::Apis::Core::JsonObjectSupport
|
3605
3623
|
end
|
3606
3624
|
|
3625
|
+
class GoogleCloudAiplatformV1beta1LustreMount
|
3626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3627
|
+
|
3628
|
+
include Google::Apis::Core::JsonObjectSupport
|
3629
|
+
end
|
3630
|
+
|
3607
3631
|
class GoogleCloudAiplatformV1beta1MachineSpec
|
3608
3632
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3609
3633
|
|
@@ -3682,6 +3706,12 @@ module Google
|
|
3682
3706
|
include Google::Apis::Core::JsonObjectSupport
|
3683
3707
|
end
|
3684
3708
|
|
3709
|
+
class GoogleCloudAiplatformV1beta1MemoryTopicId
|
3710
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3711
|
+
|
3712
|
+
include Google::Apis::Core::JsonObjectSupport
|
3713
|
+
end
|
3714
|
+
|
3685
3715
|
class GoogleCloudAiplatformV1beta1MergeVersionAliasesRequest
|
3686
3716
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3687
3717
|
|
@@ -9291,6 +9321,8 @@ module Google
|
|
9291
9321
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9292
9322
|
property :autorater_model, as: 'autoraterModel'
|
9293
9323
|
property :flip_enabled, as: 'flipEnabled'
|
9324
|
+
property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfig::Representation
|
9325
|
+
|
9294
9326
|
property :sampling_count, as: 'samplingCount'
|
9295
9327
|
end
|
9296
9328
|
end
|
@@ -10914,6 +10946,8 @@ module Google
|
|
10914
10946
|
property :dedicated_endpoint_enabled, as: 'dedicatedEndpointEnabled'
|
10915
10947
|
property :endpoint_display_name, as: 'endpointDisplayName'
|
10916
10948
|
property :endpoint_user_id, as: 'endpointUserId'
|
10949
|
+
property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig::Representation
|
10950
|
+
|
10917
10951
|
end
|
10918
10952
|
end
|
10919
10953
|
|
@@ -11171,6 +11205,21 @@ module Google
|
|
11171
11205
|
end
|
11172
11206
|
end
|
11173
11207
|
|
11208
|
+
class GoogleCloudAiplatformV1beta1EnableModelRequest
|
11209
|
+
# @private
|
11210
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11211
|
+
property :service, as: 'service'
|
11212
|
+
end
|
11213
|
+
end
|
11214
|
+
|
11215
|
+
class GoogleCloudAiplatformV1beta1EnableModelResponse
|
11216
|
+
# @private
|
11217
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11218
|
+
property :enablement_state, as: 'enablementState'
|
11219
|
+
property :publisher_endpoint, as: 'publisherEndpoint'
|
11220
|
+
end
|
11221
|
+
end
|
11222
|
+
|
11174
11223
|
class GoogleCloudAiplatformV1beta1EncryptionSpec
|
11175
11224
|
# @private
|
11176
11225
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11718,8 +11767,6 @@ module Google
|
|
11718
11767
|
class GoogleCloudAiplatformV1beta1EvaluationRunMetric
|
11719
11768
|
# @private
|
11720
11769
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11721
|
-
property :computation_based_metric_spec, as: 'computationBasedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricComputationBasedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricComputationBasedMetricSpec::Representation
|
11722
|
-
|
11723
11770
|
property :llm_based_metric_spec, as: 'llmBasedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec::Representation
|
11724
11771
|
|
11725
11772
|
property :metric, as: 'metric'
|
@@ -11730,14 +11777,6 @@ module Google
|
|
11730
11777
|
end
|
11731
11778
|
end
|
11732
11779
|
|
11733
|
-
class GoogleCloudAiplatformV1beta1EvaluationRunMetricComputationBasedMetricSpec
|
11734
|
-
# @private
|
11735
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
11736
|
-
hash :parameters, as: 'parameters'
|
11737
|
-
property :type, as: 'type'
|
11738
|
-
end
|
11739
|
-
end
|
11740
|
-
|
11741
11780
|
class GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec
|
11742
11781
|
# @private
|
11743
11782
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13749,6 +13788,7 @@ module Google
|
|
13749
13788
|
class GoogleCloudAiplatformV1beta1GoogleMaps
|
13750
13789
|
# @private
|
13751
13790
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13791
|
+
property :enable_widget, as: 'enableWidget'
|
13752
13792
|
end
|
13753
13793
|
end
|
13754
13794
|
|
@@ -13821,30 +13861,17 @@ module Google
|
|
13821
13861
|
class GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSources
|
13822
13862
|
# @private
|
13823
13863
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13824
|
-
property :flag_content_uri, as: 'flagContentUri'
|
13825
13864
|
collection :review_snippets, as: 'reviewSnippets', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet::Representation
|
13826
13865
|
|
13827
13866
|
end
|
13828
13867
|
end
|
13829
13868
|
|
13830
|
-
class GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution
|
13831
|
-
# @private
|
13832
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
13833
|
-
property :display_name, as: 'displayName'
|
13834
|
-
property :photo_uri, as: 'photoUri'
|
13835
|
-
property :uri, as: 'uri'
|
13836
|
-
end
|
13837
|
-
end
|
13838
|
-
|
13839
13869
|
class GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet
|
13840
13870
|
# @private
|
13841
13871
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13842
|
-
property :author_attribution, as: 'authorAttribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution::Representation
|
13843
|
-
|
13844
|
-
property :flag_content_uri, as: 'flagContentUri'
|
13845
13872
|
property :google_maps_uri, as: 'googleMapsUri'
|
13846
|
-
property :
|
13847
|
-
property :
|
13873
|
+
property :review_id, as: 'reviewId'
|
13874
|
+
property :title, as: 'title'
|
13848
13875
|
end
|
13849
13876
|
end
|
13850
13877
|
|
@@ -13882,10 +13909,20 @@ module Google
|
|
13882
13909
|
collection :retrieval_queries, as: 'retrievalQueries'
|
13883
13910
|
property :search_entry_point, as: 'searchEntryPoint', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchEntryPoint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchEntryPoint::Representation
|
13884
13911
|
|
13912
|
+
collection :source_flagging_uris, as: 'sourceFlaggingUris', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingMetadataSourceFlaggingUri, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingMetadataSourceFlaggingUri::Representation
|
13913
|
+
|
13885
13914
|
collection :web_search_queries, as: 'webSearchQueries'
|
13886
13915
|
end
|
13887
13916
|
end
|
13888
13917
|
|
13918
|
+
class GoogleCloudAiplatformV1beta1GroundingMetadataSourceFlaggingUri
|
13919
|
+
# @private
|
13920
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13921
|
+
property :flag_content_uri, as: 'flagContentUri'
|
13922
|
+
property :source_id, as: 'sourceId'
|
13923
|
+
end
|
13924
|
+
end
|
13925
|
+
|
13889
13926
|
class GoogleCloudAiplatformV1beta1GroundingSupport
|
13890
13927
|
# @private
|
13891
13928
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14304,6 +14341,15 @@ module Google
|
|
14304
14341
|
end
|
14305
14342
|
end
|
14306
14343
|
|
14344
|
+
class GoogleCloudAiplatformV1beta1InvokeRequest
|
14345
|
+
# @private
|
14346
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14347
|
+
property :deployed_model_id, as: 'deployedModelId'
|
14348
|
+
property :http_body, as: 'httpBody', class: Google::Apis::AiplatformV1beta1::GoogleApiHttpBody, decorator: Google::Apis::AiplatformV1beta1::GoogleApiHttpBody::Representation
|
14349
|
+
|
14350
|
+
end
|
14351
|
+
end
|
14352
|
+
|
14307
14353
|
class GoogleCloudAiplatformV1beta1JiraSource
|
14308
14354
|
# @private
|
14309
14355
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14324,6 +14370,22 @@ module Google
|
|
14324
14370
|
end
|
14325
14371
|
end
|
14326
14372
|
|
14373
|
+
class GoogleCloudAiplatformV1beta1LlmBasedMetricSpec
|
14374
|
+
# @private
|
14375
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14376
|
+
hash :additional_config, as: 'additionalConfig'
|
14377
|
+
property :judge_autorater_config, as: 'judgeAutoraterConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AutoraterConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AutoraterConfig::Representation
|
14378
|
+
|
14379
|
+
property :metric_prompt_template, as: 'metricPromptTemplate'
|
14380
|
+
property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredefinedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredefinedMetricSpec::Representation
|
14381
|
+
|
14382
|
+
property :rubric_generation_spec, as: 'rubricGenerationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RubricGenerationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RubricGenerationSpec::Representation
|
14383
|
+
|
14384
|
+
property :rubric_group_key, as: 'rubricGroupKey'
|
14385
|
+
property :system_instruction, as: 'systemInstruction'
|
14386
|
+
end
|
14387
|
+
end
|
14388
|
+
|
14327
14389
|
class GoogleCloudAiplatformV1beta1LargeModelReference
|
14328
14390
|
# @private
|
14329
14391
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14985,6 +15047,16 @@ module Google
|
|
14985
15047
|
end
|
14986
15048
|
end
|
14987
15049
|
|
15050
|
+
class GoogleCloudAiplatformV1beta1LustreMount
|
15051
|
+
# @private
|
15052
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15053
|
+
property :filesystem, as: 'filesystem'
|
15054
|
+
property :instance_ip, as: 'instanceIp'
|
15055
|
+
property :mount_point, as: 'mountPoint'
|
15056
|
+
property :volume_handle, as: 'volumeHandle'
|
15057
|
+
end
|
15058
|
+
end
|
15059
|
+
|
14988
15060
|
class GoogleCloudAiplatformV1beta1MachineSpec
|
14989
15061
|
# @private
|
14990
15062
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15080,6 +15152,8 @@ module Google
|
|
15080
15152
|
# @private
|
15081
15153
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15082
15154
|
property :fact, as: 'fact'
|
15155
|
+
collection :topics, as: 'topics', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId::Representation
|
15156
|
+
|
15083
15157
|
end
|
15084
15158
|
end
|
15085
15159
|
|
@@ -15108,6 +15182,14 @@ module Google
|
|
15108
15182
|
end
|
15109
15183
|
end
|
15110
15184
|
|
15185
|
+
class GoogleCloudAiplatformV1beta1MemoryTopicId
|
15186
|
+
# @private
|
15187
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15188
|
+
property :custom_memory_topic_label, as: 'customMemoryTopicLabel'
|
15189
|
+
property :managed_memory_topic, as: 'managedMemoryTopic'
|
15190
|
+
end
|
15191
|
+
end
|
15192
|
+
|
15111
15193
|
class GoogleCloudAiplatformV1beta1MergeVersionAliasesRequest
|
15112
15194
|
# @private
|
15113
15195
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15172,6 +15254,8 @@ module Google
|
|
15172
15254
|
|
15173
15255
|
property :exact_match_spec, as: 'exactMatchSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchSpec::Representation
|
15174
15256
|
|
15257
|
+
property :llm_based_metric_spec, as: 'llmBasedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LlmBasedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LlmBasedMetricSpec::Representation
|
15258
|
+
|
15175
15259
|
property :pairwise_metric_spec, as: 'pairwiseMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricSpec::Representation
|
15176
15260
|
|
15177
15261
|
property :pointwise_metric_spec, as: 'pointwiseMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PointwiseMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PointwiseMetricSpec::Representation
|
@@ -19188,10 +19272,12 @@ module Google
|
|
19188
19272
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19189
19273
|
property :create_time, as: 'createTime'
|
19190
19274
|
property :display_name, as: 'displayName'
|
19275
|
+
property :expire_time, as: 'expireTime'
|
19191
19276
|
property :name, as: 'name'
|
19192
19277
|
property :spec, as: 'spec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpec::Representation
|
19193
19278
|
|
19194
19279
|
property :state, as: 'state'
|
19280
|
+
property :ttl, as: 'ttl'
|
19195
19281
|
property :update_time, as: 'updateTime'
|
19196
19282
|
end
|
19197
19283
|
end
|
@@ -23392,6 +23478,8 @@ module Google
|
|
23392
23478
|
|
23393
23479
|
property :disk_spec, as: 'diskSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DiskSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DiskSpec::Representation
|
23394
23480
|
|
23481
|
+
collection :lustre_mounts, as: 'lustreMounts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LustreMount, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LustreMount::Representation
|
23482
|
+
|
23395
23483
|
property :machine_spec, as: 'machineSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec::Representation
|
23396
23484
|
|
23397
23485
|
collection :nfs_mounts, as: 'nfsMounts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NfsMount, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NfsMount::Representation
|