google-apis-aiplatform_v1 0.72.0 → 0.74.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.
|
|
19
|
+
GEM_VERSION = "0.74.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20251117"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -3196,6 +3196,60 @@ module Google
|
|
|
3196
3196
|
include Google::Apis::Core::JsonObjectSupport
|
|
3197
3197
|
end
|
|
3198
3198
|
|
|
3199
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfig
|
|
3200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3201
|
+
|
|
3202
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3203
|
+
end
|
|
3204
|
+
|
|
3205
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExample
|
|
3206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3207
|
+
|
|
3208
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3209
|
+
end
|
|
3210
|
+
|
|
3211
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleConversationSource
|
|
3212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3213
|
+
|
|
3214
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3215
|
+
end
|
|
3216
|
+
|
|
3217
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleConversationSourceEvent
|
|
3218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3219
|
+
|
|
3220
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3221
|
+
end
|
|
3222
|
+
|
|
3223
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleGeneratedMemory
|
|
3224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3225
|
+
|
|
3226
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3227
|
+
end
|
|
3228
|
+
|
|
3229
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopic
|
|
3230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3231
|
+
|
|
3232
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3233
|
+
end
|
|
3234
|
+
|
|
3235
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopicCustomMemoryTopic
|
|
3236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3237
|
+
|
|
3238
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3239
|
+
end
|
|
3240
|
+
|
|
3241
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopicManagedMemoryTopic
|
|
3242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3243
|
+
|
|
3244
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3245
|
+
end
|
|
3246
|
+
|
|
3247
|
+
class GoogleCloudAiplatformV1MemoryTopicId
|
|
3248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3249
|
+
|
|
3250
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3251
|
+
end
|
|
3252
|
+
|
|
3199
3253
|
class GoogleCloudAiplatformV1MergeVersionAliasesRequest
|
|
3200
3254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3201
3255
|
|
|
@@ -3898,6 +3952,18 @@ module Google
|
|
|
3898
3952
|
include Google::Apis::Core::JsonObjectSupport
|
|
3899
3953
|
end
|
|
3900
3954
|
|
|
3955
|
+
class GoogleCloudAiplatformV1PartMediaResolution
|
|
3956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3957
|
+
|
|
3958
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3959
|
+
end
|
|
3960
|
+
|
|
3961
|
+
class GoogleCloudAiplatformV1PartialArg
|
|
3962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3963
|
+
|
|
3964
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3965
|
+
end
|
|
3966
|
+
|
|
3901
3967
|
class GoogleCloudAiplatformV1PauseModelDeploymentMonitoringJobRequest
|
|
3902
3968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3903
3969
|
|
|
@@ -4714,6 +4780,42 @@ module Google
|
|
|
4714
4780
|
include Google::Apis::Core::JsonObjectSupport
|
|
4715
4781
|
end
|
|
4716
4782
|
|
|
4783
|
+
class GoogleCloudAiplatformV1ReasoningEngineContextSpec
|
|
4784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4785
|
+
|
|
4786
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4787
|
+
end
|
|
4788
|
+
|
|
4789
|
+
class GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfig
|
|
4790
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4791
|
+
|
|
4792
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4793
|
+
end
|
|
4794
|
+
|
|
4795
|
+
class GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigGenerationConfig
|
|
4796
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4797
|
+
|
|
4798
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4799
|
+
end
|
|
4800
|
+
|
|
4801
|
+
class GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigSimilaritySearchConfig
|
|
4802
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4803
|
+
|
|
4804
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4805
|
+
end
|
|
4806
|
+
|
|
4807
|
+
class GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigTtlConfig
|
|
4808
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4809
|
+
|
|
4810
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4811
|
+
end
|
|
4812
|
+
|
|
4813
|
+
class GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigTtlConfigGranularTtlConfig
|
|
4814
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4815
|
+
|
|
4816
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4817
|
+
end
|
|
4818
|
+
|
|
4717
4819
|
class GoogleCloudAiplatformV1ReasoningEngineSpec
|
|
4718
4820
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4719
4821
|
|
|
@@ -4792,6 +4894,12 @@ module Google
|
|
|
4792
4894
|
include Google::Apis::Core::JsonObjectSupport
|
|
4793
4895
|
end
|
|
4794
4896
|
|
|
4897
|
+
class GoogleCloudAiplatformV1ReplicatedVoiceConfig
|
|
4898
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4899
|
+
|
|
4900
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4901
|
+
end
|
|
4902
|
+
|
|
4795
4903
|
class GoogleCloudAiplatformV1ReservationAffinity
|
|
4796
4904
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4797
4905
|
|
|
@@ -5494,6 +5602,18 @@ module Google
|
|
|
5494
5602
|
include Google::Apis::Core::JsonObjectSupport
|
|
5495
5603
|
end
|
|
5496
5604
|
|
|
5605
|
+
class GoogleCloudAiplatformV1SchemaPromptSpecAppBuilderData
|
|
5606
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5607
|
+
|
|
5608
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5609
|
+
end
|
|
5610
|
+
|
|
5611
|
+
class GoogleCloudAiplatformV1SchemaPromptSpecAppBuilderDataLinkedResource
|
|
5612
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5613
|
+
|
|
5614
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5615
|
+
end
|
|
5616
|
+
|
|
5497
5617
|
class GoogleCloudAiplatformV1SchemaPromptSpecMultimodalPrompt
|
|
5498
5618
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5499
5619
|
|
|
@@ -11569,6 +11689,9 @@ module Google
|
|
|
11569
11689
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11570
11690
|
hash :args, as: 'args'
|
|
11571
11691
|
property :name, as: 'name'
|
|
11692
|
+
collection :partial_args, as: 'partialArgs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PartialArg, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PartialArg::Representation
|
|
11693
|
+
|
|
11694
|
+
property :will_continue, as: 'willContinue'
|
|
11572
11695
|
end
|
|
11573
11696
|
end
|
|
11574
11697
|
|
|
@@ -11577,6 +11700,7 @@ module Google
|
|
|
11577
11700
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11578
11701
|
collection :allowed_function_names, as: 'allowedFunctionNames'
|
|
11579
11702
|
property :mode, as: 'mode'
|
|
11703
|
+
property :stream_function_call_arguments, as: 'streamFunctionCallArguments'
|
|
11580
11704
|
end
|
|
11581
11705
|
end
|
|
11582
11706
|
|
|
@@ -11894,6 +12018,7 @@ module Google
|
|
|
11894
12018
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11895
12019
|
property :include_thoughts, as: 'includeThoughts'
|
|
11896
12020
|
property :thinking_budget, as: 'thinkingBudget'
|
|
12021
|
+
property :thinking_level, as: 'thinkingLevel'
|
|
11897
12022
|
end
|
|
11898
12023
|
end
|
|
11899
12024
|
|
|
@@ -12119,6 +12244,7 @@ module Google
|
|
|
12119
12244
|
property :aspect_ratio, as: 'aspectRatio'
|
|
12120
12245
|
property :image_output_options, as: 'imageOutputOptions', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ImageConfigImageOutputOptions, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ImageConfigImageOutputOptions::Representation
|
|
12121
12246
|
|
|
12247
|
+
property :image_size, as: 'imageSize'
|
|
12122
12248
|
property :person_generation, as: 'personGeneration'
|
|
12123
12249
|
end
|
|
12124
12250
|
end
|
|
@@ -13079,6 +13205,85 @@ module Google
|
|
|
13079
13205
|
end
|
|
13080
13206
|
end
|
|
13081
13207
|
|
|
13208
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfig
|
|
13209
|
+
# @private
|
|
13210
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13211
|
+
collection :generate_memories_examples, as: 'generateMemoriesExamples', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExample, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExample::Representation
|
|
13212
|
+
|
|
13213
|
+
collection :memory_topics, as: 'memoryTopics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopic, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopic::Representation
|
|
13214
|
+
|
|
13215
|
+
collection :scope_keys, as: 'scopeKeys'
|
|
13216
|
+
end
|
|
13217
|
+
end
|
|
13218
|
+
|
|
13219
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExample
|
|
13220
|
+
# @private
|
|
13221
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13222
|
+
property :conversation_source, as: 'conversationSource', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleConversationSource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleConversationSource::Representation
|
|
13223
|
+
|
|
13224
|
+
collection :generated_memories, as: 'generatedMemories', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleGeneratedMemory, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleGeneratedMemory::Representation
|
|
13225
|
+
|
|
13226
|
+
end
|
|
13227
|
+
end
|
|
13228
|
+
|
|
13229
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleConversationSource
|
|
13230
|
+
# @private
|
|
13231
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13232
|
+
collection :events, as: 'events', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleConversationSourceEvent, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleConversationSourceEvent::Representation
|
|
13233
|
+
|
|
13234
|
+
end
|
|
13235
|
+
end
|
|
13236
|
+
|
|
13237
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleConversationSourceEvent
|
|
13238
|
+
# @private
|
|
13239
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13240
|
+
property :content, as: 'content', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
|
13241
|
+
|
|
13242
|
+
end
|
|
13243
|
+
end
|
|
13244
|
+
|
|
13245
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleGeneratedMemory
|
|
13246
|
+
# @private
|
|
13247
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13248
|
+
property :fact, as: 'fact'
|
|
13249
|
+
collection :topics, as: 'topics', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryTopicId, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryTopicId::Representation
|
|
13250
|
+
|
|
13251
|
+
end
|
|
13252
|
+
end
|
|
13253
|
+
|
|
13254
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopic
|
|
13255
|
+
# @private
|
|
13256
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13257
|
+
property :custom_memory_topic, as: 'customMemoryTopic', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopicCustomMemoryTopic, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopicCustomMemoryTopic::Representation
|
|
13258
|
+
|
|
13259
|
+
property :managed_memory_topic, as: 'managedMemoryTopic', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopicManagedMemoryTopic, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopicManagedMemoryTopic::Representation
|
|
13260
|
+
|
|
13261
|
+
end
|
|
13262
|
+
end
|
|
13263
|
+
|
|
13264
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopicCustomMemoryTopic
|
|
13265
|
+
# @private
|
|
13266
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13267
|
+
property :description, as: 'description'
|
|
13268
|
+
property :label, as: 'label'
|
|
13269
|
+
end
|
|
13270
|
+
end
|
|
13271
|
+
|
|
13272
|
+
class GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopicManagedMemoryTopic
|
|
13273
|
+
# @private
|
|
13274
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13275
|
+
property :managed_topic_enum, as: 'managedTopicEnum'
|
|
13276
|
+
end
|
|
13277
|
+
end
|
|
13278
|
+
|
|
13279
|
+
class GoogleCloudAiplatformV1MemoryTopicId
|
|
13280
|
+
# @private
|
|
13281
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13282
|
+
property :custom_memory_topic_label, as: 'customMemoryTopicLabel'
|
|
13283
|
+
property :managed_memory_topic, as: 'managedMemoryTopic'
|
|
13284
|
+
end
|
|
13285
|
+
end
|
|
13286
|
+
|
|
13082
13287
|
class GoogleCloudAiplatformV1MergeVersionAliasesRequest
|
|
13083
13288
|
# @private
|
|
13084
13289
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -14420,6 +14625,8 @@ module Google
|
|
|
14420
14625
|
|
|
14421
14626
|
property :inline_data, as: 'inlineData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Blob, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Blob::Representation
|
|
14422
14627
|
|
|
14628
|
+
property :media_resolution, as: 'mediaResolution', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PartMediaResolution, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PartMediaResolution::Representation
|
|
14629
|
+
|
|
14423
14630
|
property :text, as: 'text'
|
|
14424
14631
|
property :thought, as: 'thought'
|
|
14425
14632
|
property :thought_signature, :base64 => true, as: 'thoughtSignature'
|
|
@@ -14428,6 +14635,25 @@ module Google
|
|
|
14428
14635
|
end
|
|
14429
14636
|
end
|
|
14430
14637
|
|
|
14638
|
+
class GoogleCloudAiplatformV1PartMediaResolution
|
|
14639
|
+
# @private
|
|
14640
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14641
|
+
property :level, as: 'level'
|
|
14642
|
+
end
|
|
14643
|
+
end
|
|
14644
|
+
|
|
14645
|
+
class GoogleCloudAiplatformV1PartialArg
|
|
14646
|
+
# @private
|
|
14647
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14648
|
+
property :bool_value, as: 'boolValue'
|
|
14649
|
+
property :json_path, as: 'jsonPath'
|
|
14650
|
+
property :null_value, as: 'nullValue'
|
|
14651
|
+
property :number_value, as: 'numberValue'
|
|
14652
|
+
property :string_value, as: 'stringValue'
|
|
14653
|
+
property :will_continue, as: 'willContinue'
|
|
14654
|
+
end
|
|
14655
|
+
end
|
|
14656
|
+
|
|
14431
14657
|
class GoogleCloudAiplatformV1PauseModelDeploymentMonitoringJobRequest
|
|
14432
14658
|
# @private
|
|
14433
14659
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -15780,6 +16006,8 @@ module Google
|
|
|
15780
16006
|
class GoogleCloudAiplatformV1ReasoningEngine
|
|
15781
16007
|
# @private
|
|
15782
16008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16009
|
+
property :context_spec, as: 'contextSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineContextSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineContextSpec::Representation
|
|
16010
|
+
|
|
15783
16011
|
property :create_time, as: 'createTime'
|
|
15784
16012
|
property :description, as: 'description'
|
|
15785
16013
|
property :display_name, as: 'displayName'
|
|
@@ -15794,6 +16022,62 @@ module Google
|
|
|
15794
16022
|
end
|
|
15795
16023
|
end
|
|
15796
16024
|
|
|
16025
|
+
class GoogleCloudAiplatformV1ReasoningEngineContextSpec
|
|
16026
|
+
# @private
|
|
16027
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16028
|
+
property :memory_bank_config, as: 'memoryBankConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfig::Representation
|
|
16029
|
+
|
|
16030
|
+
end
|
|
16031
|
+
end
|
|
16032
|
+
|
|
16033
|
+
class GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfig
|
|
16034
|
+
# @private
|
|
16035
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16036
|
+
collection :customization_configs, as: 'customizationConfigs', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryBankCustomizationConfig::Representation
|
|
16037
|
+
|
|
16038
|
+
property :disable_memory_revisions, as: 'disableMemoryRevisions'
|
|
16039
|
+
property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigGenerationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigGenerationConfig::Representation
|
|
16040
|
+
|
|
16041
|
+
property :similarity_search_config, as: 'similaritySearchConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigSimilaritySearchConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigSimilaritySearchConfig::Representation
|
|
16042
|
+
|
|
16043
|
+
property :ttl_config, as: 'ttlConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigTtlConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigTtlConfig::Representation
|
|
16044
|
+
|
|
16045
|
+
end
|
|
16046
|
+
end
|
|
16047
|
+
|
|
16048
|
+
class GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigGenerationConfig
|
|
16049
|
+
# @private
|
|
16050
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16051
|
+
property :model, as: 'model'
|
|
16052
|
+
end
|
|
16053
|
+
end
|
|
16054
|
+
|
|
16055
|
+
class GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigSimilaritySearchConfig
|
|
16056
|
+
# @private
|
|
16057
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16058
|
+
property :embedding_model, as: 'embeddingModel'
|
|
16059
|
+
end
|
|
16060
|
+
end
|
|
16061
|
+
|
|
16062
|
+
class GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigTtlConfig
|
|
16063
|
+
# @private
|
|
16064
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16065
|
+
property :default_ttl, as: 'defaultTtl'
|
|
16066
|
+
property :granular_ttl_config, as: 'granularTtlConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigTtlConfigGranularTtlConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigTtlConfigGranularTtlConfig::Representation
|
|
16067
|
+
|
|
16068
|
+
property :memory_revision_default_ttl, as: 'memoryRevisionDefaultTtl'
|
|
16069
|
+
end
|
|
16070
|
+
end
|
|
16071
|
+
|
|
16072
|
+
class GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigTtlConfigGranularTtlConfig
|
|
16073
|
+
# @private
|
|
16074
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16075
|
+
property :create_ttl, as: 'createTtl'
|
|
16076
|
+
property :generate_created_ttl, as: 'generateCreatedTtl'
|
|
16077
|
+
property :generate_updated_ttl, as: 'generateUpdatedTtl'
|
|
16078
|
+
end
|
|
16079
|
+
end
|
|
16080
|
+
|
|
15797
16081
|
class GoogleCloudAiplatformV1ReasoningEngineSpec
|
|
15798
16082
|
# @private
|
|
15799
16083
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -15916,6 +16200,14 @@ module Google
|
|
|
15916
16200
|
end
|
|
15917
16201
|
end
|
|
15918
16202
|
|
|
16203
|
+
class GoogleCloudAiplatformV1ReplicatedVoiceConfig
|
|
16204
|
+
# @private
|
|
16205
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16206
|
+
property :mime_type, as: 'mimeType'
|
|
16207
|
+
property :voice_sample_audio, :base64 => true, as: 'voiceSampleAudio'
|
|
16208
|
+
end
|
|
16209
|
+
end
|
|
16210
|
+
|
|
15919
16211
|
class GoogleCloudAiplatformV1ReservationAffinity
|
|
15920
16212
|
# @private
|
|
15921
16213
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -17100,6 +17392,24 @@ module Google
|
|
|
17100
17392
|
end
|
|
17101
17393
|
end
|
|
17102
17394
|
|
|
17395
|
+
class GoogleCloudAiplatformV1SchemaPromptSpecAppBuilderData
|
|
17396
|
+
# @private
|
|
17397
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17398
|
+
property :code_repository_state, as: 'codeRepositoryState'
|
|
17399
|
+
collection :linked_resources, as: 'linkedResources', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecAppBuilderDataLinkedResource, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecAppBuilderDataLinkedResource::Representation
|
|
17400
|
+
|
|
17401
|
+
end
|
|
17402
|
+
end
|
|
17403
|
+
|
|
17404
|
+
class GoogleCloudAiplatformV1SchemaPromptSpecAppBuilderDataLinkedResource
|
|
17405
|
+
# @private
|
|
17406
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17407
|
+
property :display_name, as: 'displayName'
|
|
17408
|
+
property :name, as: 'name'
|
|
17409
|
+
property :type, as: 'type'
|
|
17410
|
+
end
|
|
17411
|
+
end
|
|
17412
|
+
|
|
17103
17413
|
class GoogleCloudAiplatformV1SchemaPromptSpecMultimodalPrompt
|
|
17104
17414
|
# @private
|
|
17105
17415
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -17154,6 +17464,8 @@ module Google
|
|
|
17154
17464
|
class GoogleCloudAiplatformV1SchemaPromptSpecStructuredPrompt
|
|
17155
17465
|
# @private
|
|
17156
17466
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17467
|
+
property :app_builder_data, as: 'appBuilderData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecAppBuilderData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecAppBuilderData::Representation
|
|
17468
|
+
|
|
17157
17469
|
property :context, as: 'context', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
|
|
17158
17470
|
|
|
17159
17471
|
collection :examples, as: 'examples', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecPartList, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SchemaPromptSpecPartList::Representation
|
|
@@ -20145,6 +20457,8 @@ module Google
|
|
|
20145
20457
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
20146
20458
|
property :prebuilt_voice_config, as: 'prebuiltVoiceConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrebuiltVoiceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PrebuiltVoiceConfig::Representation
|
|
20147
20459
|
|
|
20460
|
+
property :replicated_voice_config, as: 'replicatedVoiceConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReplicatedVoiceConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReplicatedVoiceConfig::Representation
|
|
20461
|
+
|
|
20148
20462
|
end
|
|
20149
20463
|
end
|
|
20150
20464
|
|