google-apis-aiplatform_v1 0.42.0 → 0.44.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.
@@ -226,6 +226,12 @@ module Google
226
226
  include Google::Apis::Core::JsonObjectSupport
227
227
  end
228
228
 
229
+ class GoogleCloudAiplatformV1AutoraterConfig
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
229
235
  class GoogleCloudAiplatformV1AutoscalingMetricSpec
230
236
  class Representation < Google::Apis::Core::JsonRepresentation; end
231
237
 
@@ -586,6 +592,12 @@ module Google
586
592
  include Google::Apis::Core::JsonObjectSupport
587
593
  end
588
594
 
595
+ class GoogleCloudAiplatformV1CodeExecutionResult
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
589
601
  class GoogleCloudAiplatformV1CoherenceInput
590
602
  class Representation < Google::Apis::Core::JsonRepresentation; end
591
603
 
@@ -1180,6 +1192,12 @@ module Google
1180
1192
  include Google::Apis::Core::JsonObjectSupport
1181
1193
  end
1182
1194
 
1195
+ class GoogleCloudAiplatformV1EvaluateDatasetRequest
1196
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1197
+
1198
+ include Google::Apis::Core::JsonObjectSupport
1199
+ end
1200
+
1183
1201
  class GoogleCloudAiplatformV1EvaluateInstancesRequest
1184
1202
  class Representation < Google::Apis::Core::JsonRepresentation; end
1185
1203
 
@@ -1204,6 +1222,12 @@ module Google
1204
1222
  include Google::Apis::Core::JsonObjectSupport
1205
1223
  end
1206
1224
 
1225
+ class GoogleCloudAiplatformV1EvaluationDataset
1226
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1227
+
1228
+ include Google::Apis::Core::JsonObjectSupport
1229
+ end
1230
+
1207
1231
  class GoogleCloudAiplatformV1Event
1208
1232
  class Representation < Google::Apis::Core::JsonRepresentation; end
1209
1233
 
@@ -1264,6 +1288,12 @@ module Google
1264
1288
  include Google::Apis::Core::JsonObjectSupport
1265
1289
  end
1266
1290
 
1291
+ class GoogleCloudAiplatformV1ExecutableCode
1292
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1293
+
1294
+ include Google::Apis::Core::JsonObjectSupport
1295
+ end
1296
+
1267
1297
  class GoogleCloudAiplatformV1Execution
1268
1298
  class Representation < Google::Apis::Core::JsonRepresentation; end
1269
1299
 
@@ -1876,6 +1906,18 @@ module Google
1876
1906
  include Google::Apis::Core::JsonObjectSupport
1877
1907
  end
1878
1908
 
1909
+ class GoogleCloudAiplatformV1GenAiAdvancedFeaturesConfig
1910
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1911
+
1912
+ include Google::Apis::Core::JsonObjectSupport
1913
+ end
1914
+
1915
+ class GoogleCloudAiplatformV1GenAiAdvancedFeaturesConfigRagConfig
1916
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1917
+
1918
+ include Google::Apis::Core::JsonObjectSupport
1919
+ end
1920
+
1879
1921
  class GoogleCloudAiplatformV1GenerateContentRequest
1880
1922
  class Representation < Google::Apis::Core::JsonRepresentation; end
1881
1923
 
@@ -2350,6 +2392,12 @@ module Google
2350
2392
  include Google::Apis::Core::JsonObjectSupport
2351
2393
  end
2352
2394
 
2395
+ class GoogleCloudAiplatformV1ListModelVersionCheckpointsResponse
2396
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2397
+
2398
+ include Google::Apis::Core::JsonObjectSupport
2399
+ end
2400
+
2353
2401
  class GoogleCloudAiplatformV1ListModelVersionsResponse
2354
2402
  class Representation < Google::Apis::Core::JsonRepresentation; end
2355
2403
 
@@ -2578,6 +2626,12 @@ module Google
2578
2626
  include Google::Apis::Core::JsonObjectSupport
2579
2627
  end
2580
2628
 
2629
+ class GoogleCloudAiplatformV1Metric
2630
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2631
+
2632
+ include Google::Apis::Core::JsonObjectSupport
2633
+ end
2634
+
2581
2635
  class GoogleCloudAiplatformV1MetricxInput
2582
2636
  class Representation < Google::Apis::Core::JsonRepresentation; end
2583
2637
 
@@ -2680,6 +2734,12 @@ module Google
2680
2734
  include Google::Apis::Core::JsonObjectSupport
2681
2735
  end
2682
2736
 
2737
+ class GoogleCloudAiplatformV1ModalityTokenCount
2738
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2739
+
2740
+ include Google::Apis::Core::JsonObjectSupport
2741
+ end
2742
+
2683
2743
  class GoogleCloudAiplatformV1Model
2684
2744
  class Representation < Google::Apis::Core::JsonRepresentation; end
2685
2745
 
@@ -2872,6 +2932,12 @@ module Google
2872
2932
  include Google::Apis::Core::JsonObjectSupport
2873
2933
  end
2874
2934
 
2935
+ class GoogleCloudAiplatformV1ModelVersionCheckpoint
2936
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2937
+
2938
+ include Google::Apis::Core::JsonObjectSupport
2939
+ end
2940
+
2875
2941
  class GoogleCloudAiplatformV1MutateDeployedIndexOperationMetadata
2876
2942
  class Representation < Google::Apis::Core::JsonRepresentation; end
2877
2943
 
@@ -3106,6 +3172,18 @@ module Google
3106
3172
  include Google::Apis::Core::JsonObjectSupport
3107
3173
  end
3108
3174
 
3175
+ class GoogleCloudAiplatformV1NotebookSoftwareConfig
3176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3177
+
3178
+ include Google::Apis::Core::JsonObjectSupport
3179
+ end
3180
+
3181
+ class GoogleCloudAiplatformV1OutputConfig
3182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3183
+
3184
+ include Google::Apis::Core::JsonObjectSupport
3185
+ end
3186
+
3109
3187
  class GoogleCloudAiplatformV1PscAutomationConfig
3110
3188
  class Representation < Google::Apis::Core::JsonRepresentation; end
3111
3189
 
@@ -3310,6 +3388,12 @@ module Google
3310
3388
  include Google::Apis::Core::JsonObjectSupport
3311
3389
  end
3312
3390
 
3391
+ class GoogleCloudAiplatformV1PostStartupScriptConfig
3392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3393
+
3394
+ include Google::Apis::Core::JsonObjectSupport
3395
+ end
3396
+
3313
3397
  class GoogleCloudAiplatformV1PrebuiltVoiceConfig
3314
3398
  class Representation < Google::Apis::Core::JsonRepresentation; end
3315
3399
 
@@ -3382,6 +3466,30 @@ module Google
3382
3466
  include Google::Apis::Core::JsonObjectSupport
3383
3467
  end
3384
3468
 
3469
+ class GoogleCloudAiplatformV1ProbeGrpcAction
3470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3471
+
3472
+ include Google::Apis::Core::JsonObjectSupport
3473
+ end
3474
+
3475
+ class GoogleCloudAiplatformV1ProbeHttpGetAction
3476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3477
+
3478
+ include Google::Apis::Core::JsonObjectSupport
3479
+ end
3480
+
3481
+ class GoogleCloudAiplatformV1ProbeHttpHeader
3482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3483
+
3484
+ include Google::Apis::Core::JsonObjectSupport
3485
+ end
3486
+
3487
+ class GoogleCloudAiplatformV1ProbeTcpSocketAction
3488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3489
+
3490
+ include Google::Apis::Core::JsonObjectSupport
3491
+ end
3492
+
3385
3493
  class GoogleCloudAiplatformV1PscAutomatedEndpoints
3386
3494
  class Representation < Google::Apis::Core::JsonRepresentation; end
3387
3495
 
@@ -3958,6 +4066,12 @@ module Google
3958
4066
  include Google::Apis::Core::JsonObjectSupport
3959
4067
  end
3960
4068
 
4069
+ class GoogleCloudAiplatformV1RetrievalConfig
4070
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4071
+
4072
+ include Google::Apis::Core::JsonObjectSupport
4073
+ end
4074
+
3961
4075
  class GoogleCloudAiplatformV1RetrievalMetadata
3962
4076
  class Representation < Google::Apis::Core::JsonRepresentation; end
3963
4077
 
@@ -5302,6 +5416,24 @@ module Google
5302
5416
  include Google::Apis::Core::JsonObjectSupport
5303
5417
  end
5304
5418
 
5419
+ class GoogleCloudAiplatformV1SpeculativeDecodingSpec
5420
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5421
+
5422
+ include Google::Apis::Core::JsonObjectSupport
5423
+ end
5424
+
5425
+ class GoogleCloudAiplatformV1SpeculativeDecodingSpecDraftModelSpeculation
5426
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5427
+
5428
+ include Google::Apis::Core::JsonObjectSupport
5429
+ end
5430
+
5431
+ class GoogleCloudAiplatformV1SpeculativeDecodingSpecNgramSpeculation
5432
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5433
+
5434
+ include Google::Apis::Core::JsonObjectSupport
5435
+ end
5436
+
5305
5437
  class GoogleCloudAiplatformV1SpeechConfig
5306
5438
  class Representation < Google::Apis::Core::JsonRepresentation; end
5307
5439
 
@@ -5338,6 +5470,12 @@ module Google
5338
5470
  include Google::Apis::Core::JsonObjectSupport
5339
5471
  end
5340
5472
 
5473
+ class GoogleCloudAiplatformV1StreamQueryReasoningEngineRequest
5474
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5475
+
5476
+ include Google::Apis::Core::JsonObjectSupport
5477
+ end
5478
+
5341
5479
  class GoogleCloudAiplatformV1StreamRawPredictRequest
5342
5480
  class Representation < Google::Apis::Core::JsonRepresentation; end
5343
5481
 
@@ -5752,6 +5890,12 @@ module Google
5752
5890
  include Google::Apis::Core::JsonObjectSupport
5753
5891
  end
5754
5892
 
5893
+ class GoogleCloudAiplatformV1ToolCodeExecution
5894
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5895
+
5896
+ include Google::Apis::Core::JsonObjectSupport
5897
+ end
5898
+
5755
5899
  class GoogleCloudAiplatformV1ToolConfig
5756
5900
  class Representation < Google::Apis::Core::JsonRepresentation; end
5757
5901
 
@@ -6466,6 +6610,12 @@ module Google
6466
6610
  include Google::Apis::Core::JsonObjectSupport
6467
6611
  end
6468
6612
 
6613
+ class GoogleTypeLatLng
6614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6615
+
6616
+ include Google::Apis::Core::JsonObjectSupport
6617
+ end
6618
+
6469
6619
  class GoogleTypeMoney
6470
6620
  class Representation < Google::Apis::Core::JsonRepresentation; end
6471
6621
 
@@ -6809,6 +6959,15 @@ module Google
6809
6959
  end
6810
6960
  end
6811
6961
 
6962
+ class GoogleCloudAiplatformV1AutoraterConfig
6963
+ # @private
6964
+ class Representation < Google::Apis::Core::JsonRepresentation
6965
+ property :autorater_model, as: 'autoraterModel'
6966
+ property :flip_enabled, as: 'flipEnabled'
6967
+ property :sampling_count, as: 'samplingCount'
6968
+ end
6969
+ end
6970
+
6812
6971
  class GoogleCloudAiplatformV1AutoscalingMetricSpec
6813
6972
  # @private
6814
6973
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7177,6 +7336,7 @@ module Google
7177
7336
  # @private
7178
7337
  class Representation < Google::Apis::Core::JsonRepresentation
7179
7338
  property :data, :base64 => true, as: 'data'
7339
+ property :display_name, as: 'displayName'
7180
7340
  property :mime_type, as: 'mimeType'
7181
7341
  end
7182
7342
  end
@@ -7366,6 +7526,14 @@ module Google
7366
7526
  end
7367
7527
  end
7368
7528
 
7529
+ class GoogleCloudAiplatformV1CodeExecutionResult
7530
+ # @private
7531
+ class Representation < Google::Apis::Core::JsonRepresentation
7532
+ property :outcome, as: 'outcome'
7533
+ property :output, as: 'output'
7534
+ end
7535
+ end
7536
+
7369
7537
  class GoogleCloudAiplatformV1CoherenceInput
7370
7538
  # @private
7371
7539
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7598,6 +7766,8 @@ module Google
7598
7766
  class GoogleCloudAiplatformV1CountTokensResponse
7599
7767
  # @private
7600
7768
  class Representation < Google::Apis::Core::JsonRepresentation
7769
+ collection :prompt_tokens_details, as: 'promptTokensDetails', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModalityTokenCount, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModalityTokenCount::Representation
7770
+
7601
7771
  property :total_billable_characters, as: 'totalBillableCharacters'
7602
7772
  property :total_tokens, as: 'totalTokens'
7603
7773
  end
@@ -8189,6 +8359,8 @@ module Google
8189
8359
 
8190
8360
  property :service_account, as: 'serviceAccount'
8191
8361
  property :shared_resources, as: 'sharedResources'
8362
+ property :speculative_decoding_spec, as: 'speculativeDecodingSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SpeculativeDecodingSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SpeculativeDecodingSpec::Representation
8363
+
8192
8364
  property :status, as: 'status', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModelStatus, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModelStatus::Representation
8193
8365
 
8194
8366
  hash :system_labels, as: 'systemLabels'
@@ -8323,6 +8495,8 @@ module Google
8323
8495
  property :encryption_spec, as: 'encryptionSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EncryptionSpec::Representation
8324
8496
 
8325
8497
  property :etag, as: 'etag'
8498
+ property :gen_ai_advanced_features_config, as: 'genAiAdvancedFeaturesConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenAiAdvancedFeaturesConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenAiAdvancedFeaturesConfig::Representation
8499
+
8326
8500
  hash :labels, as: 'labels'
8327
8501
  property :model_deployment_monitoring_job, as: 'modelDeploymentMonitoringJob'
8328
8502
  property :name, as: 'name'
@@ -8391,9 +8565,25 @@ module Google
8391
8565
  end
8392
8566
  end
8393
8567
 
8568
+ class GoogleCloudAiplatformV1EvaluateDatasetRequest
8569
+ # @private
8570
+ class Representation < Google::Apis::Core::JsonRepresentation
8571
+ property :autorater_config, as: 'autoraterConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AutoraterConfig::Representation
8572
+
8573
+ property :dataset, as: 'dataset', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationDataset, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluationDataset::Representation
8574
+
8575
+ collection :metrics, as: 'metrics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Metric, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Metric::Representation
8576
+
8577
+ property :output_config, as: 'outputConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1OutputConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1OutputConfig::Representation
8578
+
8579
+ end
8580
+ end
8581
+
8394
8582
  class GoogleCloudAiplatformV1EvaluateInstancesRequest
8395
8583
  # @private
8396
8584
  class Representation < Google::Apis::Core::JsonRepresentation
8585
+ property :autorater_config, as: 'autoraterConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AutoraterConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AutoraterConfig::Representation
8586
+
8397
8587
  property :bleu_input, as: 'bleuInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuInput::Representation
8398
8588
 
8399
8589
  property :coherence_input, as: 'coherenceInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CoherenceInput::Representation
@@ -8551,6 +8741,16 @@ module Google
8551
8741
  end
8552
8742
  end
8553
8743
 
8744
+ class GoogleCloudAiplatformV1EvaluationDataset
8745
+ # @private
8746
+ class Representation < Google::Apis::Core::JsonRepresentation
8747
+ property :bigquery_source, as: 'bigquerySource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQuerySource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BigQuerySource::Representation
8748
+
8749
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsSource::Representation
8750
+
8751
+ end
8752
+ end
8753
+
8554
8754
  class GoogleCloudAiplatformV1Event
8555
8755
  # @private
8556
8756
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8643,6 +8843,14 @@ module Google
8643
8843
  end
8644
8844
  end
8645
8845
 
8846
+ class GoogleCloudAiplatformV1ExecutableCode
8847
+ # @private
8848
+ class Representation < Google::Apis::Core::JsonRepresentation
8849
+ property :code, as: 'code'
8850
+ property :language, as: 'language'
8851
+ end
8852
+ end
8853
+
8646
8854
  class GoogleCloudAiplatformV1Execution
8647
8855
  # @private
8648
8856
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9214,6 +9422,8 @@ module Google
9214
9422
 
9215
9423
  property :satisfies_pzi, as: 'satisfiesPzi'
9216
9424
  property :satisfies_pzs, as: 'satisfiesPzs'
9425
+ property :service_account_email, as: 'serviceAccountEmail'
9426
+ property :service_agent_type, as: 'serviceAgentType'
9217
9427
  property :sync_config, as: 'syncConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewSyncConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureViewSyncConfig::Representation
9218
9428
 
9219
9429
  property :update_time, as: 'updateTime'
@@ -9462,6 +9672,7 @@ module Google
9462
9672
  class GoogleCloudAiplatformV1FileData
9463
9673
  # @private
9464
9674
  class Representation < Google::Apis::Core::JsonRepresentation
9675
+ property :display_name, as: 'displayName'
9465
9676
  property :file_uri, as: 'fileUri'
9466
9677
  property :mime_type, as: 'mimeType'
9467
9678
  end
@@ -9668,6 +9879,21 @@ module Google
9668
9879
  end
9669
9880
  end
9670
9881
 
9882
+ class GoogleCloudAiplatformV1GenAiAdvancedFeaturesConfig
9883
+ # @private
9884
+ class Representation < Google::Apis::Core::JsonRepresentation
9885
+ property :rag_config, as: 'ragConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenAiAdvancedFeaturesConfigRagConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenAiAdvancedFeaturesConfigRagConfig::Representation
9886
+
9887
+ end
9888
+ end
9889
+
9890
+ class GoogleCloudAiplatformV1GenAiAdvancedFeaturesConfigRagConfig
9891
+ # @private
9892
+ class Representation < Google::Apis::Core::JsonRepresentation
9893
+ property :enable_rag, as: 'enableRag'
9894
+ end
9895
+ end
9896
+
9671
9897
  class GoogleCloudAiplatformV1GenerateContentRequest
9672
9898
  # @private
9673
9899
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9693,9 +9919,11 @@ module Google
9693
9919
  class Representation < Google::Apis::Core::JsonRepresentation
9694
9920
  collection :candidates, as: 'candidates', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Candidate, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Candidate::Representation
9695
9921
 
9922
+ property :create_time, as: 'createTime'
9696
9923
  property :model_version, as: 'modelVersion'
9697
9924
  property :prompt_feedback, as: 'promptFeedback', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateContentResponsePromptFeedback, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateContentResponsePromptFeedback::Representation
9698
9925
 
9926
+ property :response_id, as: 'responseId'
9699
9927
  property :usage_metadata, as: 'usageMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata::Representation
9700
9928
 
9701
9929
  end
@@ -9714,9 +9942,15 @@ module Google
9714
9942
  class GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata
9715
9943
  # @private
9716
9944
  class Representation < Google::Apis::Core::JsonRepresentation
9945
+ collection :cache_tokens_details, as: 'cacheTokensDetails', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModalityTokenCount, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModalityTokenCount::Representation
9946
+
9717
9947
  property :cached_content_token_count, as: 'cachedContentTokenCount'
9718
9948
  property :candidates_token_count, as: 'candidatesTokenCount'
9949
+ collection :candidates_tokens_details, as: 'candidatesTokensDetails', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModalityTokenCount, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModalityTokenCount::Representation
9950
+
9719
9951
  property :prompt_token_count, as: 'promptTokenCount'
9952
+ collection :prompt_tokens_details, as: 'promptTokensDetails', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModalityTokenCount, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModalityTokenCount::Representation
9953
+
9720
9954
  property :total_token_count, as: 'totalTokenCount'
9721
9955
  end
9722
9956
  end
@@ -9729,6 +9963,7 @@ module Google
9729
9963
  property :frequency_penalty, as: 'frequencyPenalty'
9730
9964
  property :logprobs, as: 'logprobs'
9731
9965
  property :max_output_tokens, as: 'maxOutputTokens'
9966
+ property :media_resolution, as: 'mediaResolution'
9732
9967
  property :presence_penalty, as: 'presencePenalty'
9733
9968
  property :response_logprobs, as: 'responseLogprobs'
9734
9969
  property :response_mime_type, as: 'responseMimeType'
@@ -9742,7 +9977,6 @@ module Google
9742
9977
 
9743
9978
  collection :stop_sequences, as: 'stopSequences'
9744
9979
  property :temperature, as: 'temperature'
9745
- property :token_resolution, as: 'tokenResolution'
9746
9980
  property :top_k, as: 'topK'
9747
9981
  property :top_p, as: 'topP'
9748
9982
  end
@@ -10512,6 +10746,15 @@ module Google
10512
10746
  end
10513
10747
  end
10514
10748
 
10749
+ class GoogleCloudAiplatformV1ListModelVersionCheckpointsResponse
10750
+ # @private
10751
+ class Representation < Google::Apis::Core::JsonRepresentation
10752
+ collection :checkpoints, as: 'checkpoints', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelVersionCheckpoint, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelVersionCheckpoint::Representation
10753
+
10754
+ property :next_page_token, as: 'nextPageToken'
10755
+ end
10756
+ end
10757
+
10515
10758
  class GoogleCloudAiplatformV1ListModelVersionsResponse
10516
10759
  # @private
10517
10760
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10773,6 +11016,7 @@ module Google
10773
11016
  property :accelerator_count, as: 'acceleratorCount'
10774
11017
  property :accelerator_type, as: 'acceleratorType'
10775
11018
  property :machine_type, as: 'machineType'
11019
+ property :multihost_gpu_node_count, as: 'multihostGpuNodeCount'
10776
11020
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReservationAffinity, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReservationAffinity::Representation
10777
11021
 
10778
11022
  property :tpu_topology, as: 'tpuTopology'
@@ -10853,6 +11097,23 @@ module Google
10853
11097
  end
10854
11098
  end
10855
11099
 
11100
+ class GoogleCloudAiplatformV1Metric
11101
+ # @private
11102
+ class Representation < Google::Apis::Core::JsonRepresentation
11103
+ collection :aggregation_metrics, as: 'aggregationMetrics'
11104
+ property :bleu_spec, as: 'bleuSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1BleuSpec::Representation
11105
+
11106
+ property :exact_match_spec, as: 'exactMatchSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExactMatchSpec::Representation
11107
+
11108
+ property :pairwise_metric_spec, as: 'pairwiseMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PairwiseMetricSpec::Representation
11109
+
11110
+ property :pointwise_metric_spec, as: 'pointwiseMetricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PointwiseMetricSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PointwiseMetricSpec::Representation
11111
+
11112
+ property :rouge_spec, as: 'rougeSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeSpec::Representation
11113
+
11114
+ end
11115
+ end
11116
+
10856
11117
  class GoogleCloudAiplatformV1MetricxInput
10857
11118
  # @private
10858
11119
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11012,6 +11273,14 @@ module Google
11012
11273
  end
11013
11274
  end
11014
11275
 
11276
+ class GoogleCloudAiplatformV1ModalityTokenCount
11277
+ # @private
11278
+ class Representation < Google::Apis::Core::JsonRepresentation
11279
+ property :modality, as: 'modality'
11280
+ property :token_count, as: 'tokenCount'
11281
+ end
11282
+ end
11283
+
11015
11284
  class GoogleCloudAiplatformV1Model
11016
11285
  # @private
11017
11286
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11023,6 +11292,7 @@ module Google
11023
11292
  property :create_time, as: 'createTime'
11024
11293
  property :data_stats, as: 'dataStats', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelDataStats, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModelDataStats::Representation
11025
11294
 
11295
+ property :default_checkpoint_id, as: 'defaultCheckpointId'
11026
11296
  collection :deployed_models, as: 'deployedModels', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModelRef, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1DeployedModelRef::Representation
11027
11297
 
11028
11298
  property :description, as: 'description'
@@ -11085,6 +11355,8 @@ module Google
11085
11355
 
11086
11356
  property :health_route, as: 'healthRoute'
11087
11357
  property :image_uri, as: 'imageUri'
11358
+ property :liveness_probe, as: 'livenessProbe', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Probe, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Probe::Representation
11359
+
11088
11360
  collection :ports, as: 'ports', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Port, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Port::Representation
11089
11361
 
11090
11362
  property :predict_route, as: 'predictRoute'
@@ -11289,6 +11561,8 @@ module Google
11289
11561
  # @private
11290
11562
  class Representation < Google::Apis::Core::JsonRepresentation
11291
11563
  property :public_model_name, as: 'publicModelName'
11564
+ property :skip_hf_model_cache, as: 'skipHfModelCache'
11565
+ property :version_id, as: 'versionId'
11292
11566
  end
11293
11567
  end
11294
11568
 
@@ -11421,6 +11695,16 @@ module Google
11421
11695
  end
11422
11696
  end
11423
11697
 
11698
+ class GoogleCloudAiplatformV1ModelVersionCheckpoint
11699
+ # @private
11700
+ class Representation < Google::Apis::Core::JsonRepresentation
11701
+ property :checkpoint_id, as: 'checkpointId'
11702
+ property :epoch, :numeric_string => true, as: 'epoch'
11703
+ property :name, as: 'name'
11704
+ property :step, :numeric_string => true, as: 'step'
11705
+ end
11706
+ end
11707
+
11424
11708
  class GoogleCloudAiplatformV1MutateDeployedIndexOperationMetadata
11425
11709
  # @private
11426
11710
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11836,6 +12120,8 @@ module Google
11836
12120
  property :service_account, as: 'serviceAccount'
11837
12121
  property :shielded_vm_config, as: 'shieldedVmConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ShieldedVmConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ShieldedVmConfig::Representation
11838
12122
 
12123
+ property :software_config, as: 'softwareConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookSoftwareConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookSoftwareConfig::Representation
12124
+
11839
12125
  property :update_time, as: 'updateTime'
11840
12126
  property :version, as: 'version'
11841
12127
  end
@@ -11868,6 +12154,8 @@ module Google
11868
12154
  property :service_account, as: 'serviceAccount'
11869
12155
  property :shielded_vm_config, as: 'shieldedVmConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ShieldedVmConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ShieldedVmConfig::Representation
11870
12156
 
12157
+ property :software_config, as: 'softwareConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookSoftwareConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookSoftwareConfig::Representation
12158
+
11871
12159
  property :update_time, as: 'updateTime'
11872
12160
  end
11873
12161
  end
@@ -11879,6 +12167,24 @@ module Google
11879
12167
  end
11880
12168
  end
11881
12169
 
12170
+ class GoogleCloudAiplatformV1NotebookSoftwareConfig
12171
+ # @private
12172
+ class Representation < Google::Apis::Core::JsonRepresentation
12173
+ collection :env, as: 'env', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EnvVar, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EnvVar::Representation
12174
+
12175
+ property :post_startup_script_config, as: 'postStartupScriptConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PostStartupScriptConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PostStartupScriptConfig::Representation
12176
+
12177
+ end
12178
+ end
12179
+
12180
+ class GoogleCloudAiplatformV1OutputConfig
12181
+ # @private
12182
+ class Representation < Google::Apis::Core::JsonRepresentation
12183
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsDestination, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GcsDestination::Representation
12184
+
12185
+ end
12186
+ end
12187
+
11882
12188
  class GoogleCloudAiplatformV1PscAutomationConfig
11883
12189
  # @private
11884
12190
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11915,7 +12221,10 @@ module Google
11915
12221
  class GoogleCloudAiplatformV1PairwiseMetricSpec
11916
12222
  # @private
11917
12223
  class Representation < Google::Apis::Core::JsonRepresentation
12224
+ property :baseline_response_field_name, as: 'baselineResponseFieldName'
12225
+ property :candidate_response_field_name, as: 'candidateResponseFieldName'
11918
12226
  property :metric_prompt_template, as: 'metricPromptTemplate'
12227
+ property :system_instruction, as: 'systemInstruction'
11919
12228
  end
11920
12229
  end
11921
12230
 
@@ -11998,6 +12307,10 @@ module Google
11998
12307
  class GoogleCloudAiplatformV1Part
11999
12308
  # @private
12000
12309
  class Representation < Google::Apis::Core::JsonRepresentation
12310
+ property :code_execution_result, as: 'codeExecutionResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CodeExecutionResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CodeExecutionResult::Representation
12311
+
12312
+ property :executable_code, as: 'executableCode', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExecutableCode, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ExecutableCode::Representation
12313
+
12001
12314
  property :file_data, as: 'fileData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FileData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FileData::Representation
12002
12315
 
12003
12316
  property :function_call, as: 'functionCall', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionCall, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionCall::Representation
@@ -12229,6 +12542,7 @@ module Google
12229
12542
  # @private
12230
12543
  class Representation < Google::Apis::Core::JsonRepresentation
12231
12544
  property :metric_prompt_template, as: 'metricPromptTemplate'
12545
+ property :system_instruction, as: 'systemInstruction'
12232
12546
  end
12233
12547
  end
12234
12548
 
@@ -12239,6 +12553,15 @@ module Google
12239
12553
  end
12240
12554
  end
12241
12555
 
12556
+ class GoogleCloudAiplatformV1PostStartupScriptConfig
12557
+ # @private
12558
+ class Representation < Google::Apis::Core::JsonRepresentation
12559
+ property :post_startup_script, as: 'postStartupScript'
12560
+ property :post_startup_script_behavior, as: 'postStartupScriptBehavior'
12561
+ property :post_startup_script_url, as: 'postStartupScriptUrl'
12562
+ end
12563
+ end
12564
+
12242
12565
  class GoogleCloudAiplatformV1PrebuiltVoiceConfig
12243
12566
  # @private
12244
12567
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12332,7 +12655,16 @@ module Google
12332
12655
  class Representation < Google::Apis::Core::JsonRepresentation
12333
12656
  property :exec, as: 'exec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeExecAction, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeExecAction::Representation
12334
12657
 
12658
+ property :failure_threshold, as: 'failureThreshold'
12659
+ property :grpc, as: 'grpc', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeGrpcAction, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeGrpcAction::Representation
12660
+
12661
+ property :http_get, as: 'httpGet', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeHttpGetAction, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeHttpGetAction::Representation
12662
+
12663
+ property :initial_delay_seconds, as: 'initialDelaySeconds'
12335
12664
  property :period_seconds, as: 'periodSeconds'
12665
+ property :success_threshold, as: 'successThreshold'
12666
+ property :tcp_socket, as: 'tcpSocket', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeTcpSocketAction, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeTcpSocketAction::Representation
12667
+
12336
12668
  property :timeout_seconds, as: 'timeoutSeconds'
12337
12669
  end
12338
12670
  end
@@ -12344,6 +12676,42 @@ module Google
12344
12676
  end
12345
12677
  end
12346
12678
 
12679
+ class GoogleCloudAiplatformV1ProbeGrpcAction
12680
+ # @private
12681
+ class Representation < Google::Apis::Core::JsonRepresentation
12682
+ property :port, as: 'port'
12683
+ property :service, as: 'service'
12684
+ end
12685
+ end
12686
+
12687
+ class GoogleCloudAiplatformV1ProbeHttpGetAction
12688
+ # @private
12689
+ class Representation < Google::Apis::Core::JsonRepresentation
12690
+ property :host, as: 'host'
12691
+ collection :http_headers, as: 'httpHeaders', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeHttpHeader, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ProbeHttpHeader::Representation
12692
+
12693
+ property :path, as: 'path'
12694
+ property :port, as: 'port'
12695
+ property :scheme, as: 'scheme'
12696
+ end
12697
+ end
12698
+
12699
+ class GoogleCloudAiplatformV1ProbeHttpHeader
12700
+ # @private
12701
+ class Representation < Google::Apis::Core::JsonRepresentation
12702
+ property :name, as: 'name'
12703
+ property :value, as: 'value'
12704
+ end
12705
+ end
12706
+
12707
+ class GoogleCloudAiplatformV1ProbeTcpSocketAction
12708
+ # @private
12709
+ class Representation < Google::Apis::Core::JsonRepresentation
12710
+ property :host, as: 'host'
12711
+ property :port, as: 'port'
12712
+ end
12713
+ end
12714
+
12347
12715
  class GoogleCloudAiplatformV1PscAutomatedEndpoints
12348
12716
  # @private
12349
12717
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13254,6 +13622,15 @@ module Google
13254
13622
  end
13255
13623
  end
13256
13624
 
13625
+ class GoogleCloudAiplatformV1RetrievalConfig
13626
+ # @private
13627
+ class Representation < Google::Apis::Core::JsonRepresentation
13628
+ property :language_code, as: 'languageCode'
13629
+ property :lat_lng, as: 'latLng', class: Google::Apis::AiplatformV1::GoogleTypeLatLng, decorator: Google::Apis::AiplatformV1::GoogleTypeLatLng::Representation
13630
+
13631
+ end
13632
+ end
13633
+
13257
13634
  class GoogleCloudAiplatformV1RetrievalMetadata
13258
13635
  # @private
13259
13636
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15495,6 +15872,31 @@ module Google
15495
15872
  end
15496
15873
  end
15497
15874
 
15875
+ class GoogleCloudAiplatformV1SpeculativeDecodingSpec
15876
+ # @private
15877
+ class Representation < Google::Apis::Core::JsonRepresentation
15878
+ property :draft_model_speculation, as: 'draftModelSpeculation', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SpeculativeDecodingSpecDraftModelSpeculation, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SpeculativeDecodingSpecDraftModelSpeculation::Representation
15879
+
15880
+ property :ngram_speculation, as: 'ngramSpeculation', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SpeculativeDecodingSpecNgramSpeculation, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SpeculativeDecodingSpecNgramSpeculation::Representation
15881
+
15882
+ property :speculative_token_count, as: 'speculativeTokenCount'
15883
+ end
15884
+ end
15885
+
15886
+ class GoogleCloudAiplatformV1SpeculativeDecodingSpecDraftModelSpeculation
15887
+ # @private
15888
+ class Representation < Google::Apis::Core::JsonRepresentation
15889
+ property :draft_model, as: 'draftModel'
15890
+ end
15891
+ end
15892
+
15893
+ class GoogleCloudAiplatformV1SpeculativeDecodingSpecNgramSpeculation
15894
+ # @private
15895
+ class Representation < Google::Apis::Core::JsonRepresentation
15896
+ property :ngram_size, as: 'ngramSize'
15897
+ end
15898
+ end
15899
+
15498
15900
  class GoogleCloudAiplatformV1SpeechConfig
15499
15901
  # @private
15500
15902
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15540,6 +15942,14 @@ module Google
15540
15942
  end
15541
15943
  end
15542
15944
 
15945
+ class GoogleCloudAiplatformV1StreamQueryReasoningEngineRequest
15946
+ # @private
15947
+ class Representation < Google::Apis::Core::JsonRepresentation
15948
+ property :class_method, as: 'classMethod'
15949
+ hash :input, as: 'input'
15950
+ end
15951
+ end
15952
+
15543
15953
  class GoogleCloudAiplatformV1StreamRawPredictRequest
15544
15954
  # @private
15545
15955
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15942,6 +16352,7 @@ module Google
15942
16352
  class GoogleCloudAiplatformV1SupervisedTuningDataStats
15943
16353
  # @private
15944
16354
  class Representation < Google::Apis::Core::JsonRepresentation
16355
+ collection :dropped_example_reasons, as: 'droppedExampleReasons'
15945
16356
  property :total_billable_character_count, :numeric_string => true, as: 'totalBillableCharacterCount'
15946
16357
  property :total_billable_token_count, :numeric_string => true, as: 'totalBillableTokenCount'
15947
16358
  property :total_truncated_example_count, :numeric_string => true, as: 'totalTruncatedExampleCount'
@@ -16188,6 +16599,8 @@ module Google
16188
16599
  class GoogleCloudAiplatformV1Tool
16189
16600
  # @private
16190
16601
  class Representation < Google::Apis::Core::JsonRepresentation
16602
+ property :code_execution, as: 'codeExecution', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCodeExecution, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolCodeExecution::Representation
16603
+
16191
16604
  collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionDeclaration, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionDeclaration::Representation
16192
16605
 
16193
16606
  property :google_search, as: 'googleSearch', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolGoogleSearch, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolGoogleSearch::Representation
@@ -16246,11 +16659,19 @@ module Google
16246
16659
  end
16247
16660
  end
16248
16661
 
16662
+ class GoogleCloudAiplatformV1ToolCodeExecution
16663
+ # @private
16664
+ class Representation < Google::Apis::Core::JsonRepresentation
16665
+ end
16666
+ end
16667
+
16249
16668
  class GoogleCloudAiplatformV1ToolConfig
16250
16669
  # @private
16251
16670
  class Representation < Google::Apis::Core::JsonRepresentation
16252
16671
  property :function_calling_config, as: 'functionCallingConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionCallingConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionCallingConfig::Representation
16253
16672
 
16673
+ property :retrieval_config, as: 'retrievalConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrievalConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrievalConfig::Representation
16674
+
16254
16675
  end
16255
16676
  end
16256
16677
 
@@ -17286,6 +17707,14 @@ module Google
17286
17707
  end
17287
17708
  end
17288
17709
 
17710
+ class GoogleTypeLatLng
17711
+ # @private
17712
+ class Representation < Google::Apis::Core::JsonRepresentation
17713
+ property :latitude, as: 'latitude'
17714
+ property :longitude, as: 'longitude'
17715
+ end
17716
+ end
17717
+
17289
17718
  class GoogleTypeMoney
17290
17719
  # @private
17291
17720
  class Representation < Google::Apis::Core::JsonRepresentation