google-apis-aiplatform_v1 0.48.0 → 0.50.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.
@@ -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.48.0"
19
+ GEM_VERSION = "0.50.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250319"
25
+ REVISION = "20250415"
26
26
  end
27
27
  end
28
28
  end
@@ -694,6 +694,18 @@ module Google
694
694
  include Google::Apis::Core::JsonObjectSupport
695
695
  end
696
696
 
697
+ class GoogleCloudAiplatformV1ContentMap
698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
699
+
700
+ include Google::Apis::Core::JsonObjectSupport
701
+ end
702
+
703
+ class GoogleCloudAiplatformV1ContentMapContents
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
697
709
  class GoogleCloudAiplatformV1Context
698
710
  class Representation < Google::Apis::Core::JsonRepresentation; end
699
711
 
@@ -928,6 +940,18 @@ module Google
928
940
  include Google::Apis::Core::JsonObjectSupport
929
941
  end
930
942
 
943
+ class GoogleCloudAiplatformV1CustomOutput
944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
945
+
946
+ include Google::Apis::Core::JsonObjectSupport
947
+ end
948
+
949
+ class GoogleCloudAiplatformV1CustomOutputFormatConfig
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
931
955
  class GoogleCloudAiplatformV1DataItem
932
956
  class Representation < Google::Apis::Core::JsonRepresentation; end
933
957
 
@@ -1990,6 +2014,12 @@ module Google
1990
2014
  include Google::Apis::Core::JsonObjectSupport
1991
2015
  end
1992
2016
 
2017
+ class GoogleCloudAiplatformV1GenerationConfigThinkingConfig
2018
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2019
+
2020
+ include Google::Apis::Core::JsonObjectSupport
2021
+ end
2022
+
1993
2023
  class GoogleCloudAiplatformV1GenericOperationMetadata
1994
2024
  class Representation < Google::Apis::Core::JsonRepresentation; end
1995
2025
 
@@ -3178,6 +3208,12 @@ module Google
3178
3208
  include Google::Apis::Core::JsonObjectSupport
3179
3209
  end
3180
3210
 
3211
+ class GoogleCloudAiplatformV1NotebookReservationAffinity
3212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3213
+
3214
+ include Google::Apis::Core::JsonObjectSupport
3215
+ end
3216
+
3181
3217
  class GoogleCloudAiplatformV1NotebookRuntime
3182
3218
  class Representation < Google::Apis::Core::JsonRepresentation; end
3183
3219
 
@@ -3766,6 +3802,18 @@ module Google
3766
3802
  include Google::Apis::Core::JsonObjectSupport
3767
3803
  end
3768
3804
 
3805
+ class GoogleCloudAiplatformV1RagChunk
3806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3807
+
3808
+ include Google::Apis::Core::JsonObjectSupport
3809
+ end
3810
+
3811
+ class GoogleCloudAiplatformV1RagChunkPageSpan
3812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3813
+
3814
+ include Google::Apis::Core::JsonObjectSupport
3815
+ end
3816
+
3769
3817
  class GoogleCloudAiplatformV1RagContexts
3770
3818
  class Representation < Google::Apis::Core::JsonRepresentation; end
3771
3819
 
@@ -3892,6 +3940,12 @@ module Google
3892
3940
  include Google::Apis::Core::JsonObjectSupport
3893
3941
  end
3894
3942
 
3943
+ class GoogleCloudAiplatformV1RawOutput
3944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3945
+
3946
+ include Google::Apis::Core::JsonObjectSupport
3947
+ end
3948
+
3895
3949
  class GoogleCloudAiplatformV1RawPredictRequest
3896
3950
  class Representation < Google::Apis::Core::JsonRepresentation; end
3897
3951
 
@@ -4192,6 +4246,36 @@ module Google
4192
4246
  include Google::Apis::Core::JsonObjectSupport
4193
4247
  end
4194
4248
 
4249
+ class GoogleCloudAiplatformV1RubricBasedInstructionFollowingInput
4250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4251
+
4252
+ include Google::Apis::Core::JsonObjectSupport
4253
+ end
4254
+
4255
+ class GoogleCloudAiplatformV1RubricBasedInstructionFollowingInstance
4256
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4257
+
4258
+ include Google::Apis::Core::JsonObjectSupport
4259
+ end
4260
+
4261
+ class GoogleCloudAiplatformV1RubricBasedInstructionFollowingResult
4262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4263
+
4264
+ include Google::Apis::Core::JsonObjectSupport
4265
+ end
4266
+
4267
+ class GoogleCloudAiplatformV1RubricBasedInstructionFollowingSpec
4268
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4269
+
4270
+ include Google::Apis::Core::JsonObjectSupport
4271
+ end
4272
+
4273
+ class GoogleCloudAiplatformV1RubricCritiqueResult
4274
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4275
+
4276
+ include Google::Apis::Core::JsonObjectSupport
4277
+ end
4278
+
4195
4279
  class GoogleCloudAiplatformV1SafetyInput
4196
4280
  class Representation < Google::Apis::Core::JsonRepresentation; end
4197
4281
 
@@ -7757,6 +7841,22 @@ module Google
7757
7841
  end
7758
7842
  end
7759
7843
 
7844
+ class GoogleCloudAiplatformV1ContentMap
7845
+ # @private
7846
+ class Representation < Google::Apis::Core::JsonRepresentation
7847
+ hash :values, as: 'values', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ContentMapContents, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ContentMapContents::Representation
7848
+
7849
+ end
7850
+ end
7851
+
7852
+ class GoogleCloudAiplatformV1ContentMapContents
7853
+ # @private
7854
+ class Representation < Google::Apis::Core::JsonRepresentation
7855
+ collection :contents, as: 'contents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
7856
+
7857
+ end
7858
+ end
7859
+
7760
7860
  class GoogleCloudAiplatformV1Context
7761
7861
  # @private
7762
7862
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8140,6 +8240,21 @@ module Google
8140
8240
  end
8141
8241
  end
8142
8242
 
8243
+ class GoogleCloudAiplatformV1CustomOutput
8244
+ # @private
8245
+ class Representation < Google::Apis::Core::JsonRepresentation
8246
+ property :raw_outputs, as: 'rawOutputs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RawOutput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RawOutput::Representation
8247
+
8248
+ end
8249
+ end
8250
+
8251
+ class GoogleCloudAiplatformV1CustomOutputFormatConfig
8252
+ # @private
8253
+ class Representation < Google::Apis::Core::JsonRepresentation
8254
+ property :return_raw_output, as: 'returnRawOutput'
8255
+ end
8256
+ end
8257
+
8143
8258
  class GoogleCloudAiplatformV1DataItem
8144
8259
  # @private
8145
8260
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8714,6 +8829,8 @@ module Google
8714
8829
 
8715
8830
  property :rouge_input, as: 'rougeInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeInput::Representation
8716
8831
 
8832
+ property :rubric_based_instruction_following_input, as: 'rubricBasedInstructionFollowingInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricBasedInstructionFollowingInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricBasedInstructionFollowingInput::Representation
8833
+
8717
8834
  property :safety_input, as: 'safetyInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyInput::Representation
8718
8835
 
8719
8836
  property :summarization_helpfulness_input, as: 'summarizationHelpfulnessInput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessInput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessInput::Representation
@@ -8782,6 +8899,8 @@ module Google
8782
8899
 
8783
8900
  property :rouge_results, as: 'rougeResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeResults, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RougeResults::Representation
8784
8901
 
8902
+ property :rubric_based_instruction_following_result, as: 'rubricBasedInstructionFollowingResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricBasedInstructionFollowingResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricBasedInstructionFollowingResult::Representation
8903
+
8785
8904
  property :safety_result, as: 'safetyResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyResult::Representation
8786
8905
 
8787
8906
  property :summarization_helpfulness_result, as: 'summarizationHelpfulnessResult', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SummarizationHelpfulnessResult::Representation
@@ -9282,6 +9401,8 @@ module Google
9282
9401
  class GoogleCloudAiplatformV1Fact
9283
9402
  # @private
9284
9403
  class Representation < Google::Apis::Core::JsonRepresentation
9404
+ property :chunk, as: 'chunk', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagChunk, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagChunk::Representation
9405
+
9285
9406
  property :query, as: 'query'
9286
9407
  property :score, as: 'score'
9287
9408
  property :summary, as: 'summary'
@@ -10054,6 +10175,7 @@ module Google
10054
10175
  collection :tool_use_prompt_tokens_details, as: 'toolUsePromptTokensDetails', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModalityTokenCount, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ModalityTokenCount::Representation
10055
10176
 
10056
10177
  property :total_token_count, as: 'totalTokenCount'
10178
+ property :traffic_type, as: 'trafficType'
10057
10179
  end
10058
10180
  end
10059
10181
 
@@ -10099,6 +10221,8 @@ module Google
10099
10221
 
10100
10222
  collection :stop_sequences, as: 'stopSequences'
10101
10223
  property :temperature, as: 'temperature'
10224
+ property :thinking_config, as: 'thinkingConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfigThinkingConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfigThinkingConfig::Representation
10225
+
10102
10226
  property :top_k, as: 'topK'
10103
10227
  property :top_p, as: 'topP'
10104
10228
  end
@@ -10128,6 +10252,13 @@ module Google
10128
10252
  end
10129
10253
  end
10130
10254
 
10255
+ class GoogleCloudAiplatformV1GenerationConfigThinkingConfig
10256
+ # @private
10257
+ class Representation < Google::Apis::Core::JsonRepresentation
10258
+ property :thinking_budget, as: 'thinkingBudget'
10259
+ end
10260
+ end
10261
+
10131
10262
  class GoogleCloudAiplatformV1GenericOperationMetadata
10132
10263
  # @private
10133
10264
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10216,6 +10347,8 @@ module Google
10216
10347
  class GoogleCloudAiplatformV1GroundingChunkRetrievedContext
10217
10348
  # @private
10218
10349
  class Representation < Google::Apis::Core::JsonRepresentation
10350
+ property :rag_chunk, as: 'ragChunk', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagChunk, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagChunk::Representation
10351
+
10219
10352
  property :text, as: 'text'
10220
10353
  property :title, as: 'title'
10221
10354
  property :uri, as: 'uri'
@@ -12213,6 +12346,15 @@ module Google
12213
12346
  end
12214
12347
  end
12215
12348
 
12349
+ class GoogleCloudAiplatformV1NotebookReservationAffinity
12350
+ # @private
12351
+ class Representation < Google::Apis::Core::JsonRepresentation
12352
+ property :consume_reservation_type, as: 'consumeReservationType'
12353
+ property :key, as: 'key'
12354
+ collection :values, as: 'values'
12355
+ end
12356
+ end
12357
+
12216
12358
  class GoogleCloudAiplatformV1NotebookRuntime
12217
12359
  # @private
12218
12360
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12241,6 +12383,8 @@ module Google
12241
12383
 
12242
12384
  property :notebook_runtime_type, as: 'notebookRuntimeType'
12243
12385
  property :proxy_uri, as: 'proxyUri'
12386
+ property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookReservationAffinity, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookReservationAffinity::Representation
12387
+
12244
12388
  property :runtime_state, as: 'runtimeState'
12245
12389
  property :runtime_user, as: 'runtimeUser'
12246
12390
  property :satisfies_pzi, as: 'satisfiesPzi'
@@ -12279,6 +12423,8 @@ module Google
12279
12423
 
12280
12424
  collection :network_tags, as: 'networkTags'
12281
12425
  property :notebook_runtime_type, as: 'notebookRuntimeType'
12426
+ property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookReservationAffinity, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookReservationAffinity::Representation
12427
+
12282
12428
  property :service_account, as: 'serviceAccount'
12283
12429
  property :shielded_vm_config, as: 'shieldedVmConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ShieldedVmConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ShieldedVmConfig::Representation
12284
12430
 
@@ -12334,6 +12480,8 @@ module Google
12334
12480
  class GoogleCloudAiplatformV1PairwiseMetricInstance
12335
12481
  # @private
12336
12482
  class Representation < Google::Apis::Core::JsonRepresentation
12483
+ property :content_map_instance, as: 'contentMapInstance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ContentMap, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ContentMap::Representation
12484
+
12337
12485
  property :json_instance, as: 'jsonInstance'
12338
12486
  end
12339
12487
  end
@@ -12341,6 +12489,8 @@ module Google
12341
12489
  class GoogleCloudAiplatformV1PairwiseMetricResult
12342
12490
  # @private
12343
12491
  class Representation < Google::Apis::Core::JsonRepresentation
12492
+ property :custom_output, as: 'customOutput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CustomOutput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CustomOutput::Representation
12493
+
12344
12494
  property :explanation, as: 'explanation'
12345
12495
  property :pairwise_choice, as: 'pairwiseChoice'
12346
12496
  end
@@ -12351,6 +12501,8 @@ module Google
12351
12501
  class Representation < Google::Apis::Core::JsonRepresentation
12352
12502
  property :baseline_response_field_name, as: 'baselineResponseFieldName'
12353
12503
  property :candidate_response_field_name, as: 'candidateResponseFieldName'
12504
+ property :custom_output_format_config, as: 'customOutputFormatConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CustomOutputFormatConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CustomOutputFormatConfig::Representation
12505
+
12354
12506
  property :metric_prompt_template, as: 'metricPromptTemplate'
12355
12507
  property :system_instruction, as: 'systemInstruction'
12356
12508
  end
@@ -12654,6 +12806,8 @@ module Google
12654
12806
  class GoogleCloudAiplatformV1PointwiseMetricInstance
12655
12807
  # @private
12656
12808
  class Representation < Google::Apis::Core::JsonRepresentation
12809
+ property :content_map_instance, as: 'contentMapInstance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ContentMap, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ContentMap::Representation
12810
+
12657
12811
  property :json_instance, as: 'jsonInstance'
12658
12812
  end
12659
12813
  end
@@ -12661,6 +12815,8 @@ module Google
12661
12815
  class GoogleCloudAiplatformV1PointwiseMetricResult
12662
12816
  # @private
12663
12817
  class Representation < Google::Apis::Core::JsonRepresentation
12818
+ property :custom_output, as: 'customOutput', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CustomOutput, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CustomOutput::Representation
12819
+
12664
12820
  property :explanation, as: 'explanation'
12665
12821
  property :score, as: 'score'
12666
12822
  end
@@ -12669,6 +12825,8 @@ module Google
12669
12825
  class GoogleCloudAiplatformV1PointwiseMetricSpec
12670
12826
  # @private
12671
12827
  class Representation < Google::Apis::Core::JsonRepresentation
12828
+ property :custom_output_format_config, as: 'customOutputFormatConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CustomOutputFormatConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CustomOutputFormatConfig::Representation
12829
+
12672
12830
  property :metric_prompt_template, as: 'metricPromptTemplate'
12673
12831
  property :system_instruction, as: 'systemInstruction'
12674
12832
  end
@@ -13260,6 +13418,23 @@ module Google
13260
13418
  end
13261
13419
  end
13262
13420
 
13421
+ class GoogleCloudAiplatformV1RagChunk
13422
+ # @private
13423
+ class Representation < Google::Apis::Core::JsonRepresentation
13424
+ property :page_span, as: 'pageSpan', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagChunkPageSpan, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagChunkPageSpan::Representation
13425
+
13426
+ property :text, as: 'text'
13427
+ end
13428
+ end
13429
+
13430
+ class GoogleCloudAiplatformV1RagChunkPageSpan
13431
+ # @private
13432
+ class Representation < Google::Apis::Core::JsonRepresentation
13433
+ property :first_page, as: 'firstPage'
13434
+ property :last_page, as: 'lastPage'
13435
+ end
13436
+ end
13437
+
13263
13438
  class GoogleCloudAiplatformV1RagContexts
13264
13439
  # @private
13265
13440
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13271,6 +13446,8 @@ module Google
13271
13446
  class GoogleCloudAiplatformV1RagContextsContext
13272
13447
  # @private
13273
13448
  class Representation < Google::Apis::Core::JsonRepresentation
13449
+ property :chunk, as: 'chunk', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagChunk, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagChunk::Representation
13450
+
13274
13451
  property :score, as: 'score'
13275
13452
  property :source_display_name, as: 'sourceDisplayName'
13276
13453
  property :source_uri, as: 'sourceUri'
@@ -13467,6 +13644,13 @@ module Google
13467
13644
  end
13468
13645
  end
13469
13646
 
13647
+ class GoogleCloudAiplatformV1RawOutput
13648
+ # @private
13649
+ class Representation < Google::Apis::Core::JsonRepresentation
13650
+ collection :raw_output, as: 'rawOutput'
13651
+ end
13652
+ end
13653
+
13470
13654
  class GoogleCloudAiplatformV1RawPredictRequest
13471
13655
  # @private
13472
13656
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13900,6 +14084,46 @@ module Google
13900
14084
  end
13901
14085
  end
13902
14086
 
14087
+ class GoogleCloudAiplatformV1RubricBasedInstructionFollowingInput
14088
+ # @private
14089
+ class Representation < Google::Apis::Core::JsonRepresentation
14090
+ property :instance, as: 'instance', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricBasedInstructionFollowingInstance, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricBasedInstructionFollowingInstance::Representation
14091
+
14092
+ property :metric_spec, as: 'metricSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricBasedInstructionFollowingSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricBasedInstructionFollowingSpec::Representation
14093
+
14094
+ end
14095
+ end
14096
+
14097
+ class GoogleCloudAiplatformV1RubricBasedInstructionFollowingInstance
14098
+ # @private
14099
+ class Representation < Google::Apis::Core::JsonRepresentation
14100
+ property :json_instance, as: 'jsonInstance'
14101
+ end
14102
+ end
14103
+
14104
+ class GoogleCloudAiplatformV1RubricBasedInstructionFollowingResult
14105
+ # @private
14106
+ class Representation < Google::Apis::Core::JsonRepresentation
14107
+ collection :rubric_critique_results, as: 'rubricCritiqueResults', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricCritiqueResult, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RubricCritiqueResult::Representation
14108
+
14109
+ property :score, as: 'score'
14110
+ end
14111
+ end
14112
+
14113
+ class GoogleCloudAiplatformV1RubricBasedInstructionFollowingSpec
14114
+ # @private
14115
+ class Representation < Google::Apis::Core::JsonRepresentation
14116
+ end
14117
+ end
14118
+
14119
+ class GoogleCloudAiplatformV1RubricCritiqueResult
14120
+ # @private
14121
+ class Representation < Google::Apis::Core::JsonRepresentation
14122
+ property :rubric, as: 'rubric'
14123
+ property :verdict, as: 'verdict'
14124
+ end
14125
+ end
14126
+
13903
14127
  class GoogleCloudAiplatformV1SafetyInput
13904
14128
  # @private
13905
14129
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16102,6 +16326,7 @@ module Google
16102
16326
  class GoogleCloudAiplatformV1SpeechConfig
16103
16327
  # @private
16104
16328
  class Representation < Google::Apis::Core::JsonRepresentation
16329
+ property :language_code, as: 'languageCode'
16105
16330
  property :voice_config, as: 'voiceConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VoiceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1VoiceConfig::Representation
16106
16331
 
16107
16332
  end