google-apis-aiplatform_v1beta1 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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +9 -0
- data/OVERVIEW.md +1 -1
- data/lib/google/apis/aiplatform_v1beta1/classes.rb +400 -32
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +3 -3
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +191 -1
- data/lib/google/apis/aiplatform_v1beta1/service.rb +485 -204
- metadata +5 -5
@@ -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.44.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.17.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250422"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -2368,6 +2368,12 @@ module Google
|
|
2368
2368
|
include Google::Apis::Core::JsonObjectSupport
|
2369
2369
|
end
|
2370
2370
|
|
2371
|
+
class GoogleCloudAiplatformV1beta1GeminiRequestReadConfig
|
2372
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2373
|
+
|
2374
|
+
include Google::Apis::Core::JsonObjectSupport
|
2375
|
+
end
|
2376
|
+
|
2371
2377
|
class GoogleCloudAiplatformV1beta1GeminiTemplateConfig
|
2372
2378
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2373
2379
|
|
@@ -2440,6 +2446,12 @@ module Google
|
|
2440
2446
|
include Google::Apis::Core::JsonObjectSupport
|
2441
2447
|
end
|
2442
2448
|
|
2449
|
+
class GoogleCloudAiplatformV1beta1GenerationConfigModelConfig
|
2450
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2451
|
+
|
2452
|
+
include Google::Apis::Core::JsonObjectSupport
|
2453
|
+
end
|
2454
|
+
|
2443
2455
|
class GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfig
|
2444
2456
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2445
2457
|
|
@@ -2458,6 +2470,12 @@ module Google
|
|
2458
2470
|
include Google::Apis::Core::JsonObjectSupport
|
2459
2471
|
end
|
2460
2472
|
|
2473
|
+
class GoogleCloudAiplatformV1beta1GenerationConfigThinkingConfig
|
2474
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2475
|
+
|
2476
|
+
include Google::Apis::Core::JsonObjectSupport
|
2477
|
+
end
|
2478
|
+
|
2461
2479
|
class GoogleCloudAiplatformV1beta1GenericOperationMetadata
|
2462
2480
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2463
2481
|
|
@@ -3916,6 +3934,12 @@ module Google
|
|
3916
3934
|
include Google::Apis::Core::JsonObjectSupport
|
3917
3935
|
end
|
3918
3936
|
|
3937
|
+
class GoogleCloudAiplatformV1beta1NotebookReservationAffinity
|
3938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3939
|
+
|
3940
|
+
include Google::Apis::Core::JsonObjectSupport
|
3941
|
+
end
|
3942
|
+
|
3919
3943
|
class GoogleCloudAiplatformV1beta1NotebookRuntime
|
3920
3944
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3921
3945
|
|
@@ -4372,6 +4396,12 @@ module Google
|
|
4372
4396
|
include Google::Apis::Core::JsonObjectSupport
|
4373
4397
|
end
|
4374
4398
|
|
4399
|
+
class GoogleCloudAiplatformV1beta1PublisherModelConfig
|
4400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4401
|
+
|
4402
|
+
include Google::Apis::Core::JsonObjectSupport
|
4403
|
+
end
|
4404
|
+
|
4375
4405
|
class GoogleCloudAiplatformV1beta1PublisherModelDocumentation
|
4376
4406
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4377
4407
|
|
@@ -4582,6 +4612,18 @@ module Google
|
|
4582
4612
|
include Google::Apis::Core::JsonObjectSupport
|
4583
4613
|
end
|
4584
4614
|
|
4615
|
+
class GoogleCloudAiplatformV1beta1RagChunk
|
4616
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4617
|
+
|
4618
|
+
include Google::Apis::Core::JsonObjectSupport
|
4619
|
+
end
|
4620
|
+
|
4621
|
+
class GoogleCloudAiplatformV1beta1RagChunkPageSpan
|
4622
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4623
|
+
|
4624
|
+
include Google::Apis::Core::JsonObjectSupport
|
4625
|
+
end
|
4626
|
+
|
4585
4627
|
class GoogleCloudAiplatformV1beta1RagContexts
|
4586
4628
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4587
4629
|
|
@@ -4630,6 +4672,12 @@ module Google
|
|
4630
4672
|
include Google::Apis::Core::JsonObjectSupport
|
4631
4673
|
end
|
4632
4674
|
|
4675
|
+
class GoogleCloudAiplatformV1beta1RagEngineConfig
|
4676
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4677
|
+
|
4678
|
+
include Google::Apis::Core::JsonObjectSupport
|
4679
|
+
end
|
4680
|
+
|
4633
4681
|
class GoogleCloudAiplatformV1beta1RagFile
|
4634
4682
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4635
4683
|
|
@@ -4678,6 +4726,24 @@ module Google
|
|
4678
4726
|
include Google::Apis::Core::JsonObjectSupport
|
4679
4727
|
end
|
4680
4728
|
|
4729
|
+
class GoogleCloudAiplatformV1beta1RagManagedDbConfig
|
4730
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4731
|
+
|
4732
|
+
include Google::Apis::Core::JsonObjectSupport
|
4733
|
+
end
|
4734
|
+
|
4735
|
+
class GoogleCloudAiplatformV1beta1RagManagedDbConfigBasic
|
4736
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4737
|
+
|
4738
|
+
include Google::Apis::Core::JsonObjectSupport
|
4739
|
+
end
|
4740
|
+
|
4741
|
+
class GoogleCloudAiplatformV1beta1RagManagedDbConfigEnterprise
|
4742
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4743
|
+
|
4744
|
+
include Google::Apis::Core::JsonObjectSupport
|
4745
|
+
end
|
4746
|
+
|
4681
4747
|
class GoogleCloudAiplatformV1beta1RagQuery
|
4682
4748
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4683
4749
|
|
@@ -6484,6 +6550,12 @@ module Google
|
|
6484
6550
|
include Google::Apis::Core::JsonObjectSupport
|
6485
6551
|
end
|
6486
6552
|
|
6553
|
+
class GoogleCloudAiplatformV1beta1SetPublisherModelConfigRequest
|
6554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6555
|
+
|
6556
|
+
include Google::Apis::Core::JsonObjectSupport
|
6557
|
+
end
|
6558
|
+
|
6487
6559
|
class GoogleCloudAiplatformV1beta1SharePointSources
|
6488
6560
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6489
6561
|
|
@@ -8169,6 +8241,8 @@ module Google
|
|
8169
8241
|
class GoogleCloudAiplatformV1beta1AssembleDataRequest
|
8170
8242
|
# @private
|
8171
8243
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8244
|
+
property :gemini_request_read_config, as: 'geminiRequestReadConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiRequestReadConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiRequestReadConfig::Representation
|
8245
|
+
|
8172
8246
|
property :gemini_template_config, as: 'geminiTemplateConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiTemplateConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiTemplateConfig::Representation
|
8173
8247
|
|
8174
8248
|
property :request_column_name, as: 'requestColumnName'
|
@@ -8182,6 +8256,8 @@ module Google
|
|
8182
8256
|
|
8183
8257
|
property :batch_prediction_validation_assessment_config, as: 'batchPredictionValidationAssessmentConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AssessDataRequestBatchPredictionValidationAssessmentConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AssessDataRequestBatchPredictionValidationAssessmentConfig::Representation
|
8184
8258
|
|
8259
|
+
property :gemini_request_read_config, as: 'geminiRequestReadConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiRequestReadConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiRequestReadConfig::Representation
|
8260
|
+
|
8185
8261
|
property :gemini_template_config, as: 'geminiTemplateConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiTemplateConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiTemplateConfig::Representation
|
8186
8262
|
|
8187
8263
|
property :request_column_name, as: 'requestColumnName'
|
@@ -9865,6 +9941,7 @@ module Google
|
|
9865
9941
|
property :dedicated_resources, as: 'dedicatedResources', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DedicatedResources, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DedicatedResources::Representation
|
9866
9942
|
|
9867
9943
|
property :fast_tryout_enabled, as: 'fastTryoutEnabled'
|
9944
|
+
hash :system_labels, as: 'systemLabels'
|
9868
9945
|
end
|
9869
9946
|
end
|
9870
9947
|
|
@@ -10422,6 +10499,7 @@ module Google
|
|
10422
10499
|
hash :requested_auth_configs, as: 'requestedAuthConfigs'
|
10423
10500
|
property :skip_summarization, as: 'skipSummarization'
|
10424
10501
|
hash :state_delta, as: 'stateDelta'
|
10502
|
+
property :transfer_agent, as: 'transferAgent'
|
10425
10503
|
property :transfer_to_agent, as: 'transferToAgent'
|
10426
10504
|
end
|
10427
10505
|
end
|
@@ -11001,6 +11079,8 @@ module Google
|
|
11001
11079
|
class GoogleCloudAiplatformV1beta1Fact
|
11002
11080
|
# @private
|
11003
11081
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11082
|
+
property :chunk, as: 'chunk', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagChunk, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagChunk::Representation
|
11083
|
+
|
11004
11084
|
property :query, as: 'query'
|
11005
11085
|
property :score, as: 'score'
|
11006
11086
|
property :summary, as: 'summary'
|
@@ -11916,6 +11996,15 @@ module Google
|
|
11916
11996
|
end
|
11917
11997
|
end
|
11918
11998
|
|
11999
|
+
class GoogleCloudAiplatformV1beta1GeminiRequestReadConfig
|
12000
|
+
# @private
|
12001
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12002
|
+
property :assembled_request_column_name, as: 'assembledRequestColumnName'
|
12003
|
+
property :template_config, as: 'templateConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiTemplateConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GeminiTemplateConfig::Representation
|
12004
|
+
|
12005
|
+
end
|
12006
|
+
end
|
12007
|
+
|
11919
12008
|
class GoogleCloudAiplatformV1beta1GeminiTemplateConfig
|
11920
12009
|
# @private
|
11921
12010
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12052,6 +12141,8 @@ module Google
|
|
12052
12141
|
property :logprobs, as: 'logprobs'
|
12053
12142
|
property :max_output_tokens, as: 'maxOutputTokens'
|
12054
12143
|
property :media_resolution, as: 'mediaResolution'
|
12144
|
+
property :model_config, as: 'modelConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigModelConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigModelConfig::Representation
|
12145
|
+
|
12055
12146
|
property :presence_penalty, as: 'presencePenalty'
|
12056
12147
|
property :response_logprobs, as: 'responseLogprobs'
|
12057
12148
|
property :response_mime_type, as: 'responseMimeType'
|
@@ -12065,11 +12156,20 @@ module Google
|
|
12065
12156
|
|
12066
12157
|
collection :stop_sequences, as: 'stopSequences'
|
12067
12158
|
property :temperature, as: 'temperature'
|
12159
|
+
property :thinking_config, as: 'thinkingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigThinkingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerationConfigThinkingConfig::Representation
|
12160
|
+
|
12068
12161
|
property :top_k, as: 'topK'
|
12069
12162
|
property :top_p, as: 'topP'
|
12070
12163
|
end
|
12071
12164
|
end
|
12072
12165
|
|
12166
|
+
class GoogleCloudAiplatformV1beta1GenerationConfigModelConfig
|
12167
|
+
# @private
|
12168
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12169
|
+
property :feature_selection_preference, as: 'featureSelectionPreference'
|
12170
|
+
end
|
12171
|
+
end
|
12172
|
+
|
12073
12173
|
class GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfig
|
12074
12174
|
# @private
|
12075
12175
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12094,6 +12194,13 @@ module Google
|
|
12094
12194
|
end
|
12095
12195
|
end
|
12096
12196
|
|
12197
|
+
class GoogleCloudAiplatformV1beta1GenerationConfigThinkingConfig
|
12198
|
+
# @private
|
12199
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12200
|
+
property :thinking_budget, as: 'thinkingBudget'
|
12201
|
+
end
|
12202
|
+
end
|
12203
|
+
|
12097
12204
|
class GoogleCloudAiplatformV1beta1GenericOperationMetadata
|
12098
12205
|
# @private
|
12099
12206
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12182,6 +12289,8 @@ module Google
|
|
12182
12289
|
class GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext
|
12183
12290
|
# @private
|
12184
12291
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12292
|
+
property :rag_chunk, as: 'ragChunk', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagChunk, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagChunk::Representation
|
12293
|
+
|
12185
12294
|
property :text, as: 'text'
|
12186
12295
|
property :title, as: 'title'
|
12187
12296
|
property :uri, as: 'uri'
|
@@ -14262,7 +14371,6 @@ module Google
|
|
14262
14371
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14263
14372
|
property :checkpoint_id, as: 'checkpointId'
|
14264
14373
|
property :epoch, :numeric_string => true, as: 'epoch'
|
14265
|
-
property :name, as: 'name'
|
14266
14374
|
property :step, :numeric_string => true, as: 'step'
|
14267
14375
|
end
|
14268
14376
|
end
|
@@ -14647,6 +14755,15 @@ module Google
|
|
14647
14755
|
end
|
14648
14756
|
end
|
14649
14757
|
|
14758
|
+
class GoogleCloudAiplatformV1beta1NotebookReservationAffinity
|
14759
|
+
# @private
|
14760
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14761
|
+
property :consume_reservation_type, as: 'consumeReservationType'
|
14762
|
+
property :key, as: 'key'
|
14763
|
+
collection :values, as: 'values'
|
14764
|
+
end
|
14765
|
+
end
|
14766
|
+
|
14650
14767
|
class GoogleCloudAiplatformV1beta1NotebookRuntime
|
14651
14768
|
# @private
|
14652
14769
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14675,6 +14792,8 @@ module Google
|
|
14675
14792
|
|
14676
14793
|
property :notebook_runtime_type, as: 'notebookRuntimeType'
|
14677
14794
|
property :proxy_uri, as: 'proxyUri'
|
14795
|
+
property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookReservationAffinity, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookReservationAffinity::Representation
|
14796
|
+
|
14678
14797
|
property :runtime_state, as: 'runtimeState'
|
14679
14798
|
property :runtime_user, as: 'runtimeUser'
|
14680
14799
|
property :satisfies_pzi, as: 'satisfiesPzi'
|
@@ -14713,6 +14832,8 @@ module Google
|
|
14713
14832
|
|
14714
14833
|
collection :network_tags, as: 'networkTags'
|
14715
14834
|
property :notebook_runtime_type, as: 'notebookRuntimeType'
|
14835
|
+
property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookReservationAffinity, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookReservationAffinity::Representation
|
14836
|
+
|
14716
14837
|
property :service_account, as: 'serviceAccount'
|
14717
14838
|
property :shielded_vm_config, as: 'shieldedVmConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ShieldedVmConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ShieldedVmConfig::Representation
|
14718
14839
|
|
@@ -15252,7 +15373,9 @@ module Google
|
|
15252
15373
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15253
15374
|
property :bigquery_destination, as: 'bigqueryDestination', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BigQueryDestination, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BigQueryDestination::Representation
|
15254
15375
|
|
15376
|
+
property :enable_otel_logging, as: 'enableOtelLogging'
|
15255
15377
|
property :enabled, as: 'enabled'
|
15378
|
+
property :request_response_logging_schema_version, as: 'requestResponseLoggingSchemaVersion'
|
15256
15379
|
property :sampling_rate, as: 'samplingRate'
|
15257
15380
|
end
|
15258
15381
|
end
|
@@ -15519,6 +15642,14 @@ module Google
|
|
15519
15642
|
end
|
15520
15643
|
end
|
15521
15644
|
|
15645
|
+
class GoogleCloudAiplatformV1beta1PublisherModelConfig
|
15646
|
+
# @private
|
15647
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15648
|
+
property :logging_config, as: 'loggingConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig::Representation
|
15649
|
+
|
15650
|
+
end
|
15651
|
+
end
|
15652
|
+
|
15522
15653
|
class GoogleCloudAiplatformV1beta1PublisherModelDocumentation
|
15523
15654
|
# @private
|
15524
15655
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15832,6 +15963,23 @@ module Google
|
|
15832
15963
|
end
|
15833
15964
|
end
|
15834
15965
|
|
15966
|
+
class GoogleCloudAiplatformV1beta1RagChunk
|
15967
|
+
# @private
|
15968
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15969
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagChunkPageSpan, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagChunkPageSpan::Representation
|
15970
|
+
|
15971
|
+
property :text, as: 'text'
|
15972
|
+
end
|
15973
|
+
end
|
15974
|
+
|
15975
|
+
class GoogleCloudAiplatformV1beta1RagChunkPageSpan
|
15976
|
+
# @private
|
15977
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15978
|
+
property :first_page, as: 'firstPage'
|
15979
|
+
property :last_page, as: 'lastPage'
|
15980
|
+
end
|
15981
|
+
end
|
15982
|
+
|
15835
15983
|
class GoogleCloudAiplatformV1beta1RagContexts
|
15836
15984
|
# @private
|
15837
15985
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15843,6 +15991,8 @@ module Google
|
|
15843
15991
|
class GoogleCloudAiplatformV1beta1RagContextsContext
|
15844
15992
|
# @private
|
15845
15993
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15994
|
+
property :chunk, as: 'chunk', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagChunk, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagChunk::Representation
|
15995
|
+
|
15846
15996
|
property :distance, as: 'distance'
|
15847
15997
|
property :score, as: 'score'
|
15848
15998
|
property :source_display_name, as: 'sourceDisplayName'
|
@@ -15920,6 +16070,15 @@ module Google
|
|
15920
16070
|
end
|
15921
16071
|
end
|
15922
16072
|
|
16073
|
+
class GoogleCloudAiplatformV1beta1RagEngineConfig
|
16074
|
+
# @private
|
16075
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16076
|
+
property :name, as: 'name'
|
16077
|
+
property :rag_managed_db_config, as: 'ragManagedDbConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagManagedDbConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagManagedDbConfig::Representation
|
16078
|
+
|
16079
|
+
end
|
16080
|
+
end
|
16081
|
+
|
15923
16082
|
class GoogleCloudAiplatformV1beta1RagFile
|
15924
16083
|
# @private
|
15925
16084
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16012,6 +16171,28 @@ module Google
|
|
16012
16171
|
end
|
16013
16172
|
end
|
16014
16173
|
|
16174
|
+
class GoogleCloudAiplatformV1beta1RagManagedDbConfig
|
16175
|
+
# @private
|
16176
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16177
|
+
property :basic, as: 'basic', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagManagedDbConfigBasic, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagManagedDbConfigBasic::Representation
|
16178
|
+
|
16179
|
+
property :enterprise, as: 'enterprise', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagManagedDbConfigEnterprise, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagManagedDbConfigEnterprise::Representation
|
16180
|
+
|
16181
|
+
end
|
16182
|
+
end
|
16183
|
+
|
16184
|
+
class GoogleCloudAiplatformV1beta1RagManagedDbConfigBasic
|
16185
|
+
# @private
|
16186
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16187
|
+
end
|
16188
|
+
end
|
16189
|
+
|
16190
|
+
class GoogleCloudAiplatformV1beta1RagManagedDbConfigEnterprise
|
16191
|
+
# @private
|
16192
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16193
|
+
end
|
16194
|
+
end
|
16195
|
+
|
16015
16196
|
class GoogleCloudAiplatformV1beta1RagQuery
|
16016
16197
|
# @private
|
16017
16198
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18952,6 +19133,14 @@ module Google
|
|
18952
19133
|
end
|
18953
19134
|
end
|
18954
19135
|
|
19136
|
+
class GoogleCloudAiplatformV1beta1SetPublisherModelConfigRequest
|
19137
|
+
# @private
|
19138
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19139
|
+
property :publisher_model_config, as: 'publisherModelConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelConfig::Representation
|
19140
|
+
|
19141
|
+
end
|
19142
|
+
end
|
19143
|
+
|
18955
19144
|
class GoogleCloudAiplatformV1beta1SharePointSources
|
18956
19145
|
# @private
|
18957
19146
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -19060,6 +19249,7 @@ module Google
|
|
19060
19249
|
class GoogleCloudAiplatformV1beta1SpeechConfig
|
19061
19250
|
# @private
|
19062
19251
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19252
|
+
property :language_code, as: 'languageCode'
|
19063
19253
|
property :voice_config, as: 'voiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig::Representation
|
19064
19254
|
|
19065
19255
|
end
|