google-apis-aiplatform_v1 0.39.0 → 0.40.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.
@@ -442,6 +442,12 @@ module Google
442
442
  include Google::Apis::Core::JsonObjectSupport
443
443
  end
444
444
 
445
+ class GoogleCloudAiplatformV1CacheConfig
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
445
451
  class GoogleCloudAiplatformV1CancelBatchPredictionJobRequest
446
452
  class Representation < Google::Apis::Core::JsonRepresentation; end
447
453
 
@@ -526,6 +532,12 @@ module Google
526
532
  include Google::Apis::Core::JsonObjectSupport
527
533
  end
528
534
 
535
+ class GoogleCloudAiplatformV1ClientConnectionConfig
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
529
541
  class GoogleCloudAiplatformV1CoherenceInput
530
542
  class Representation < Google::Apis::Core::JsonRepresentation; end
531
543
 
@@ -1498,6 +1510,12 @@ module Google
1498
1510
  include Google::Apis::Core::JsonObjectSupport
1499
1511
  end
1500
1512
 
1513
+ class GoogleCloudAiplatformV1FeatureViewOptimizedConfig
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1501
1519
  class GoogleCloudAiplatformV1FeatureViewSync
1502
1520
  class Representation < Google::Apis::Core::JsonRepresentation; end
1503
1521
 
@@ -1588,6 +1606,12 @@ module Google
1588
1606
  include Google::Apis::Core::JsonObjectSupport
1589
1607
  end
1590
1608
 
1609
+ class GoogleCloudAiplatformV1FetchPredictOperationRequest
1610
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1611
+
1612
+ include Google::Apis::Core::JsonObjectSupport
1613
+ end
1614
+
1591
1615
  class GoogleCloudAiplatformV1FileData
1592
1616
  class Representation < Google::Apis::Core::JsonRepresentation; end
1593
1617
 
@@ -2818,6 +2842,12 @@ module Google
2818
2842
  include Google::Apis::Core::JsonObjectSupport
2819
2843
  end
2820
2844
 
2845
+ class GoogleCloudAiplatformV1NotebookExecutionJobCustomEnvironmentSpec
2846
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2847
+
2848
+ include Google::Apis::Core::JsonObjectSupport
2849
+ end
2850
+
2821
2851
  class GoogleCloudAiplatformV1NotebookExecutionJobDataformRepositorySource
2822
2852
  class Representation < Google::Apis::Core::JsonRepresentation; end
2823
2853
 
@@ -3070,6 +3100,12 @@ module Google
3070
3100
  include Google::Apis::Core::JsonObjectSupport
3071
3101
  end
3072
3102
 
3103
+ class GoogleCloudAiplatformV1PredictLongRunningRequest
3104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3105
+
3106
+ include Google::Apis::Core::JsonObjectSupport
3107
+ end
3108
+
3073
3109
  class GoogleCloudAiplatformV1PredictRequest
3074
3110
  class Representation < Google::Apis::Core::JsonRepresentation; end
3075
3111
 
@@ -3130,12 +3166,6 @@ module Google
3130
3166
  include Google::Apis::Core::JsonObjectSupport
3131
3167
  end
3132
3168
 
3133
- class GoogleCloudAiplatformV1PscInterfaceConfig
3134
- class Representation < Google::Apis::Core::JsonRepresentation; end
3135
-
3136
- include Google::Apis::Core::JsonObjectSupport
3137
- end
3138
-
3139
3169
  class GoogleCloudAiplatformV1PublisherModel
3140
3170
  class Representation < Google::Apis::Core::JsonRepresentation; end
3141
3171
 
@@ -4144,12 +4174,60 @@ module Google
4144
4174
  include Google::Apis::Core::JsonObjectSupport
4145
4175
  end
4146
4176
 
4177
+ class GoogleCloudAiplatformV1SchemaPromptSpecReferenceSentencePair
4178
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4179
+
4180
+ include Google::Apis::Core::JsonObjectSupport
4181
+ end
4182
+
4183
+ class GoogleCloudAiplatformV1SchemaPromptSpecReferenceSentencePairList
4184
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4185
+
4186
+ include Google::Apis::Core::JsonObjectSupport
4187
+ end
4188
+
4147
4189
  class GoogleCloudAiplatformV1SchemaPromptSpecStructuredPrompt
4148
4190
  class Representation < Google::Apis::Core::JsonRepresentation; end
4149
4191
 
4150
4192
  include Google::Apis::Core::JsonObjectSupport
4151
4193
  end
4152
4194
 
4195
+ class GoogleCloudAiplatformV1SchemaPromptSpecTranslationExample
4196
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4197
+
4198
+ include Google::Apis::Core::JsonObjectSupport
4199
+ end
4200
+
4201
+ class GoogleCloudAiplatformV1SchemaPromptSpecTranslationFileInputSource
4202
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4203
+
4204
+ include Google::Apis::Core::JsonObjectSupport
4205
+ end
4206
+
4207
+ class GoogleCloudAiplatformV1SchemaPromptSpecTranslationGcsInputSource
4208
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4209
+
4210
+ include Google::Apis::Core::JsonObjectSupport
4211
+ end
4212
+
4213
+ class GoogleCloudAiplatformV1SchemaPromptSpecTranslationOption
4214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4215
+
4216
+ include Google::Apis::Core::JsonObjectSupport
4217
+ end
4218
+
4219
+ class GoogleCloudAiplatformV1SchemaPromptSpecTranslationPrompt
4220
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4221
+
4222
+ include Google::Apis::Core::JsonObjectSupport
4223
+ end
4224
+
4225
+ class GoogleCloudAiplatformV1SchemaPromptSpecTranslationSentenceFileInput
4226
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4227
+
4228
+ include Google::Apis::Core::JsonObjectSupport
4229
+ end
4230
+
4153
4231
  class GoogleCloudAiplatformV1SchemaTablesDatasetMetadata
4154
4232
  class Representation < Google::Apis::Core::JsonRepresentation; end
4155
4233
 
@@ -4834,6 +4912,12 @@ module Google
4834
4912
  include Google::Apis::Core::JsonObjectSupport
4835
4913
  end
4836
4914
 
4915
+ class GoogleCloudAiplatformV1StopNotebookRuntimeRequest
4916
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4917
+
4918
+ include Google::Apis::Core::JsonObjectSupport
4919
+ end
4920
+
4837
4921
  class GoogleCloudAiplatformV1StopTrialRequest
4838
4922
  class Representation < Google::Apis::Core::JsonRepresentation; end
4839
4923
 
@@ -5875,6 +5959,8 @@ module Google
5875
5959
  class CloudAiLargeModelsVisionVideo
5876
5960
  # @private
5877
5961
  class Representation < Google::Apis::Core::JsonRepresentation
5962
+ property :encoded_video, :base64 => true, as: 'encodedVideo'
5963
+ property :encoding, as: 'encoding'
5878
5964
  property :uri, as: 'uri'
5879
5965
  property :video, :base64 => true, as: 'video'
5880
5966
  end
@@ -6428,6 +6514,14 @@ module Google
6428
6514
  end
6429
6515
  end
6430
6516
 
6517
+ class GoogleCloudAiplatformV1CacheConfig
6518
+ # @private
6519
+ class Representation < Google::Apis::Core::JsonRepresentation
6520
+ property :disable_cache, as: 'disableCache'
6521
+ property :name, as: 'name'
6522
+ end
6523
+ end
6524
+
6431
6525
  class GoogleCloudAiplatformV1CancelBatchPredictionJobRequest
6432
6526
  # @private
6433
6527
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6540,6 +6634,13 @@ module Google
6540
6634
  end
6541
6635
  end
6542
6636
 
6637
+ class GoogleCloudAiplatformV1ClientConnectionConfig
6638
+ # @private
6639
+ class Representation < Google::Apis::Core::JsonRepresentation
6640
+ property :inference_timeout, as: 'inferenceTimeout'
6641
+ end
6642
+ end
6643
+
6543
6644
  class GoogleCloudAiplatformV1CoherenceInput
6544
6645
  # @private
6545
6646
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6973,8 +7074,6 @@ module Google
6973
7074
  property :network, as: 'network'
6974
7075
  property :persistent_resource_id, as: 'persistentResourceId'
6975
7076
  property :protected_artifact_location_id, as: 'protectedArtifactLocationId'
6976
- property :psc_interface_config, as: 'pscInterfaceConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PscInterfaceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PscInterfaceConfig::Representation
6977
-
6978
7077
  collection :reserved_ip_ranges, as: 'reservedIpRanges'
6979
7078
  property :scheduling, as: 'scheduling', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Scheduling, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Scheduling::Representation
6980
7079
 
@@ -7291,6 +7390,7 @@ module Google
7291
7390
 
7292
7391
  property :service_account, as: 'serviceAccount'
7293
7392
  property :shared_resources, as: 'sharedResources'
7393
+ hash :system_labels, as: 'systemLabels'
7294
7394
  end
7295
7395
  end
7296
7396
 
@@ -7394,6 +7494,8 @@ module Google
7394
7494
  class GoogleCloudAiplatformV1Endpoint
7395
7495
  # @private
7396
7496
  class Representation < Google::Apis::Core::JsonRepresentation
7497
+ property :client_connection_config, as: 'clientConnectionConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ClientConnectionConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ClientConnectionConfig::Representation
7498
+
7397
7499
  property :create_time, as: 'createTime'
7398
7500
  property :dedicated_endpoint_dns, as: 'dedicatedEndpointDns'
7399
7501
  property :dedicated_endpoint_enabled, as: 'dedicatedEndpointEnabled'
@@ -8241,6 +8343,8 @@ module Google
8241
8343
 
8242
8344
  hash :labels, as: 'labels'
8243
8345
  property :name, as: 'name'
8346
+ property :optimized_config, as: 'optimizedConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewOptimizedConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewOptimizedConfig::Representation
8347
+
8244
8348
  property :satisfies_pzi, as: 'satisfiesPzi'
8245
8349
  property :satisfies_pzs, as: 'satisfiesPzs'
8246
8350
  property :sync_config, as: 'syncConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewSyncConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewSyncConfig::Representation
@@ -8320,6 +8424,14 @@ module Google
8320
8424
  end
8321
8425
  end
8322
8426
 
8427
+ class GoogleCloudAiplatformV1FeatureViewOptimizedConfig
8428
+ # @private
8429
+ class Representation < Google::Apis::Core::JsonRepresentation
8430
+ property :automatic_resources, as: 'automaticResources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AutomaticResources, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AutomaticResources::Representation
8431
+
8432
+ end
8433
+ end
8434
+
8323
8435
  class GoogleCloudAiplatformV1FeatureViewSync
8324
8436
  # @private
8325
8437
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8473,6 +8585,13 @@ module Google
8473
8585
  end
8474
8586
  end
8475
8587
 
8588
+ class GoogleCloudAiplatformV1FetchPredictOperationRequest
8589
+ # @private
8590
+ class Representation < Google::Apis::Core::JsonRepresentation
8591
+ property :operation_name, as: 'operationName'
8592
+ end
8593
+ end
8594
+
8476
8595
  class GoogleCloudAiplatformV1FileData
8477
8596
  # @private
8478
8597
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8844,6 +8963,7 @@ module Google
8844
8963
  class GoogleCloudAiplatformV1GroundingChunkRetrievedContext
8845
8964
  # @private
8846
8965
  class Representation < Google::Apis::Core::JsonRepresentation
8966
+ property :text, as: 'text'
8847
8967
  property :title, as: 'title'
8848
8968
  property :uri, as: 'uri'
8849
8969
  end
@@ -10584,6 +10704,8 @@ module Google
10584
10704
  # @private
10585
10705
  class Representation < Google::Apis::Core::JsonRepresentation
10586
10706
  property :create_time, as: 'createTime'
10707
+ property :custom_environment_spec, as: 'customEnvironmentSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobCustomEnvironmentSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobCustomEnvironmentSpec::Representation
10708
+
10587
10709
  property :dataform_repository_source, as: 'dataformRepositorySource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobDataformRepositorySource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobDataformRepositorySource::Representation
10588
10710
 
10589
10711
  property :direct_notebook_source, as: 'directNotebookSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource::Representation
@@ -10608,6 +10730,18 @@ module Google
10608
10730
  end
10609
10731
  end
10610
10732
 
10733
+ class GoogleCloudAiplatformV1NotebookExecutionJobCustomEnvironmentSpec
10734
+ # @private
10735
+ class Representation < Google::Apis::Core::JsonRepresentation
10736
+ property :machine_spec, as: 'machineSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MachineSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MachineSpec::Representation
10737
+
10738
+ property :network_spec, as: 'networkSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NetworkSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NetworkSpec::Representation
10739
+
10740
+ property :persistent_disk_spec, as: 'persistentDiskSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PersistentDiskSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PersistentDiskSpec::Representation
10741
+
10742
+ end
10743
+ end
10744
+
10611
10745
  class GoogleCloudAiplatformV1NotebookExecutionJobDataformRepositorySource
10612
10746
  # @private
10613
10747
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11074,6 +11208,14 @@ module Google
11074
11208
  end
11075
11209
  end
11076
11210
 
11211
+ class GoogleCloudAiplatformV1PredictLongRunningRequest
11212
+ # @private
11213
+ class Representation < Google::Apis::Core::JsonRepresentation
11214
+ collection :instances, as: 'instances'
11215
+ property :parameters, as: 'parameters'
11216
+ end
11217
+ end
11218
+
11077
11219
  class GoogleCloudAiplatformV1PredictRequest
11078
11220
  # @private
11079
11221
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11166,12 +11308,6 @@ module Google
11166
11308
  end
11167
11309
  end
11168
11310
 
11169
- class GoogleCloudAiplatformV1PscInterfaceConfig
11170
- # @private
11171
- class Representation < Google::Apis::Core::JsonRepresentation
11172
- end
11173
- end
11174
-
11175
11311
  class GoogleCloudAiplatformV1PublisherModel
11176
11312
  # @private
11177
11313
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12789,6 +12925,8 @@ module Google
12789
12925
 
12790
12926
  property :structured_prompt, as: 'structuredPrompt', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecStructuredPrompt, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecStructuredPrompt::Representation
12791
12927
 
12928
+ property :translation_prompt, as: 'translationPrompt', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecTranslationPrompt, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecTranslationPrompt::Representation
12929
+
12792
12930
  end
12793
12931
  end
12794
12932
 
@@ -12843,6 +12981,22 @@ module Google
12843
12981
  end
12844
12982
  end
12845
12983
 
12984
+ class GoogleCloudAiplatformV1SchemaPromptSpecReferenceSentencePair
12985
+ # @private
12986
+ class Representation < Google::Apis::Core::JsonRepresentation
12987
+ property :source_sentence, as: 'sourceSentence'
12988
+ property :target_sentence, as: 'targetSentence'
12989
+ end
12990
+ end
12991
+
12992
+ class GoogleCloudAiplatformV1SchemaPromptSpecReferenceSentencePairList
12993
+ # @private
12994
+ class Representation < Google::Apis::Core::JsonRepresentation
12995
+ collection :reference_sentence_pairs, as: 'referenceSentencePairs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecReferenceSentencePair, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecReferenceSentencePair::Representation
12996
+
12997
+ end
12998
+ end
12999
+
12846
13000
  class GoogleCloudAiplatformV1SchemaPromptSpecStructuredPrompt
12847
13001
  # @private
12848
13002
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12850,13 +13004,74 @@ module Google
12850
13004
 
12851
13005
  collection :examples, as: 'examples', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecPartList, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecPartList::Representation
12852
13006
 
13007
+ property :infill_prefix, as: 'infillPrefix'
13008
+ property :infill_suffix, as: 'infillSuffix'
12853
13009
  collection :input_prefixes, as: 'inputPrefixes'
12854
13010
  collection :output_prefixes, as: 'outputPrefixes'
13011
+ collection :prediction_inputs, as: 'predictionInputs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecPartList, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecPartList::Representation
13012
+
12855
13013
  property :prompt_message, as: 'promptMessage', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecPromptMessage, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecPromptMessage::Representation
12856
13014
 
12857
13015
  end
12858
13016
  end
12859
13017
 
13018
+ class GoogleCloudAiplatformV1SchemaPromptSpecTranslationExample
13019
+ # @private
13020
+ class Representation < Google::Apis::Core::JsonRepresentation
13021
+ collection :reference_sentence_pair_lists, as: 'referenceSentencePairLists', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecReferenceSentencePairList, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecReferenceSentencePairList::Representation
13022
+
13023
+ collection :reference_sentences_file_inputs, as: 'referenceSentencesFileInputs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecTranslationSentenceFileInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecTranslationSentenceFileInput::Representation
13024
+
13025
+ end
13026
+ end
13027
+
13028
+ class GoogleCloudAiplatformV1SchemaPromptSpecTranslationFileInputSource
13029
+ # @private
13030
+ class Representation < Google::Apis::Core::JsonRepresentation
13031
+ property :content, as: 'content'
13032
+ property :display_name, as: 'displayName'
13033
+ property :mime_type, as: 'mimeType'
13034
+ end
13035
+ end
13036
+
13037
+ class GoogleCloudAiplatformV1SchemaPromptSpecTranslationGcsInputSource
13038
+ # @private
13039
+ class Representation < Google::Apis::Core::JsonRepresentation
13040
+ property :input_uri, as: 'inputUri'
13041
+ end
13042
+ end
13043
+
13044
+ class GoogleCloudAiplatformV1SchemaPromptSpecTranslationOption
13045
+ # @private
13046
+ class Representation < Google::Apis::Core::JsonRepresentation
13047
+ property :number_of_shots, as: 'numberOfShots'
13048
+ end
13049
+ end
13050
+
13051
+ class GoogleCloudAiplatformV1SchemaPromptSpecTranslationPrompt
13052
+ # @private
13053
+ class Representation < Google::Apis::Core::JsonRepresentation
13054
+ property :example, as: 'example', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecTranslationExample, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecTranslationExample::Representation
13055
+
13056
+ property :option, as: 'option', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecTranslationOption, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecTranslationOption::Representation
13057
+
13058
+ property :prompt_message, as: 'promptMessage', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecPromptMessage, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecPromptMessage::Representation
13059
+
13060
+ property :source_language_code, as: 'sourceLanguageCode'
13061
+ property :target_language_code, as: 'targetLanguageCode'
13062
+ end
13063
+ end
13064
+
13065
+ class GoogleCloudAiplatformV1SchemaPromptSpecTranslationSentenceFileInput
13066
+ # @private
13067
+ class Representation < Google::Apis::Core::JsonRepresentation
13068
+ property :file_input_source, as: 'fileInputSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecTranslationFileInputSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecTranslationFileInputSource::Representation
13069
+
13070
+ property :gcs_input_source, as: 'gcsInputSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecTranslationGcsInputSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecTranslationGcsInputSource::Representation
13071
+
13072
+ end
13073
+ end
13074
+
12860
13075
  class GoogleCloudAiplatformV1SchemaTablesDatasetMetadata
12861
13076
  # @private
12862
13077
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13953,6 +14168,12 @@ module Google
13953
14168
  end
13954
14169
  end
13955
14170
 
14171
+ class GoogleCloudAiplatformV1StopNotebookRuntimeRequest
14172
+ # @private
14173
+ class Representation < Google::Apis::Core::JsonRepresentation
14174
+ end
14175
+ end
14176
+
13956
14177
  class GoogleCloudAiplatformV1StopTrialRequest
13957
14178
  # @private
13958
14179
  class Representation < Google::Apis::Core::JsonRepresentation