google-apis-aiplatform_v1beta1 0.62.0 → 0.64.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 +8 -0
- data/lib/google/apis/aiplatform_v1beta1/classes.rb +878 -13
- data/lib/google/apis/aiplatform_v1beta1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1beta1/representations.rb +369 -1
- data/lib/google/apis/aiplatform_v1beta1/service.rb +845 -62
- metadata +2 -2
|
@@ -1210,6 +1210,12 @@ module Google
|
|
|
1210
1210
|
include Google::Apis::Core::JsonObjectSupport
|
|
1211
1211
|
end
|
|
1212
1212
|
|
|
1213
|
+
class GoogleCloudAiplatformV1beta1DedicatedResourcesScaleToZeroSpec
|
|
1214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1215
|
+
|
|
1216
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1217
|
+
end
|
|
1218
|
+
|
|
1213
1219
|
class GoogleCloudAiplatformV1beta1DeleteFeatureValuesOperationMetadata
|
|
1214
1220
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1215
1221
|
|
|
@@ -1468,6 +1474,24 @@ module Google
|
|
|
1468
1474
|
include Google::Apis::Core::JsonObjectSupport
|
|
1469
1475
|
end
|
|
1470
1476
|
|
|
1477
|
+
class GoogleCloudAiplatformV1beta1EmbedContentRequest
|
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1479
|
+
|
|
1480
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1481
|
+
end
|
|
1482
|
+
|
|
1483
|
+
class GoogleCloudAiplatformV1beta1EmbedContentResponse
|
|
1484
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1485
|
+
|
|
1486
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1487
|
+
end
|
|
1488
|
+
|
|
1489
|
+
class GoogleCloudAiplatformV1beta1EmbedContentResponseEmbedding
|
|
1490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1491
|
+
|
|
1492
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1493
|
+
end
|
|
1494
|
+
|
|
1471
1495
|
class GoogleCloudAiplatformV1beta1EnableModelRequest
|
|
1472
1496
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1473
1497
|
|
|
@@ -2206,6 +2230,12 @@ module Google
|
|
|
2206
2230
|
include Google::Apis::Core::JsonObjectSupport
|
|
2207
2231
|
end
|
|
2208
2232
|
|
|
2233
|
+
class GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableBigtableMetadata
|
|
2234
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2235
|
+
|
|
2236
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2237
|
+
end
|
|
2238
|
+
|
|
2209
2239
|
class GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint
|
|
2210
2240
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2211
2241
|
|
|
@@ -2290,6 +2320,12 @@ module Google
|
|
|
2290
2320
|
include Google::Apis::Core::JsonObjectSupport
|
|
2291
2321
|
end
|
|
2292
2322
|
|
|
2323
|
+
class GoogleCloudAiplatformV1beta1FeatureViewBigtableMetadata
|
|
2324
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2325
|
+
|
|
2326
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2327
|
+
end
|
|
2328
|
+
|
|
2293
2329
|
class GoogleCloudAiplatformV1beta1FeatureViewDataKey
|
|
2294
2330
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2295
2331
|
|
|
@@ -2614,6 +2650,12 @@ module Google
|
|
|
2614
2650
|
include Google::Apis::Core::JsonObjectSupport
|
|
2615
2651
|
end
|
|
2616
2652
|
|
|
2653
|
+
class GoogleCloudAiplatformV1beta1FullFineTuningSpec
|
|
2654
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2655
|
+
|
|
2656
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2657
|
+
end
|
|
2658
|
+
|
|
2617
2659
|
class GoogleCloudAiplatformV1beta1FunctionCall
|
|
2618
2660
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2619
2661
|
|
|
@@ -2638,6 +2680,24 @@ module Google
|
|
|
2638
2680
|
include Google::Apis::Core::JsonObjectSupport
|
|
2639
2681
|
end
|
|
2640
2682
|
|
|
2683
|
+
class GoogleCloudAiplatformV1beta1FunctionResponseBlob
|
|
2684
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2685
|
+
|
|
2686
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2687
|
+
end
|
|
2688
|
+
|
|
2689
|
+
class GoogleCloudAiplatformV1beta1FunctionResponseFileData
|
|
2690
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2691
|
+
|
|
2692
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2693
|
+
end
|
|
2694
|
+
|
|
2695
|
+
class GoogleCloudAiplatformV1beta1FunctionResponsePart
|
|
2696
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2697
|
+
|
|
2698
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2699
|
+
end
|
|
2700
|
+
|
|
2641
2701
|
class GoogleCloudAiplatformV1beta1GcsDestination
|
|
2642
2702
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2643
2703
|
|
|
@@ -2734,6 +2794,18 @@ module Google
|
|
|
2734
2794
|
include Google::Apis::Core::JsonObjectSupport
|
|
2735
2795
|
end
|
|
2736
2796
|
|
|
2797
|
+
class GoogleCloudAiplatformV1beta1GenerateFetchAccessTokenRequest
|
|
2798
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2799
|
+
|
|
2800
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2801
|
+
end
|
|
2802
|
+
|
|
2803
|
+
class GoogleCloudAiplatformV1beta1GenerateFetchAccessTokenResponse
|
|
2804
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2805
|
+
|
|
2806
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2807
|
+
end
|
|
2808
|
+
|
|
2737
2809
|
class GoogleCloudAiplatformV1beta1GenerateInstanceRubricsRequest
|
|
2738
2810
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2739
2811
|
|
|
@@ -2968,6 +3040,12 @@ module Google
|
|
|
2968
3040
|
include Google::Apis::Core::JsonObjectSupport
|
|
2969
3041
|
end
|
|
2970
3042
|
|
|
3043
|
+
class GoogleCloudAiplatformV1beta1ImageConfig
|
|
3044
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3045
|
+
|
|
3046
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3047
|
+
end
|
|
3048
|
+
|
|
2971
3049
|
class GoogleCloudAiplatformV1beta1ImportDataConfig
|
|
2972
3050
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2973
3051
|
|
|
@@ -3382,6 +3460,12 @@ module Google
|
|
|
3382
3460
|
include Google::Apis::Core::JsonObjectSupport
|
|
3383
3461
|
end
|
|
3384
3462
|
|
|
3463
|
+
class GoogleCloudAiplatformV1beta1ListMemoryRevisionsResponse
|
|
3464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3465
|
+
|
|
3466
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3467
|
+
end
|
|
3468
|
+
|
|
3385
3469
|
class GoogleCloudAiplatformV1beta1ListMetadataSchemasResponse
|
|
3386
3470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3387
3471
|
|
|
@@ -3706,6 +3790,12 @@ module Google
|
|
|
3706
3790
|
include Google::Apis::Core::JsonObjectSupport
|
|
3707
3791
|
end
|
|
3708
3792
|
|
|
3793
|
+
class GoogleCloudAiplatformV1beta1MemoryRevision
|
|
3794
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3795
|
+
|
|
3796
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3797
|
+
end
|
|
3798
|
+
|
|
3709
3799
|
class GoogleCloudAiplatformV1beta1MemoryTopicId
|
|
3710
3800
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3711
3801
|
|
|
@@ -4276,6 +4366,12 @@ module Google
|
|
|
4276
4366
|
include Google::Apis::Core::JsonObjectSupport
|
|
4277
4367
|
end
|
|
4278
4368
|
|
|
4369
|
+
class GoogleCloudAiplatformV1beta1MultiSpeakerVoiceConfig
|
|
4370
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4371
|
+
|
|
4372
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4373
|
+
end
|
|
4374
|
+
|
|
4279
4375
|
class GoogleCloudAiplatformV1beta1MutateDeployedIndexOperationMetadata
|
|
4280
4376
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4281
4377
|
|
|
@@ -5890,6 +5986,12 @@ module Google
|
|
|
5890
5986
|
include Google::Apis::Core::JsonObjectSupport
|
|
5891
5987
|
end
|
|
5892
5988
|
|
|
5989
|
+
class GoogleCloudAiplatformV1beta1RollbackMemoryRequest
|
|
5990
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5991
|
+
|
|
5992
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5993
|
+
end
|
|
5994
|
+
|
|
5893
5995
|
class GoogleCloudAiplatformV1beta1RolloutOptions
|
|
5894
5996
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5895
5997
|
|
|
@@ -6082,6 +6184,12 @@ module Google
|
|
|
6082
6184
|
include Google::Apis::Core::JsonObjectSupport
|
|
6083
6185
|
end
|
|
6084
6186
|
|
|
6187
|
+
class GoogleCloudAiplatformV1beta1SandboxEnvironmentConnectionInfo
|
|
6188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6189
|
+
|
|
6190
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
6191
|
+
end
|
|
6192
|
+
|
|
6085
6193
|
class GoogleCloudAiplatformV1beta1SandboxEnvironmentSpec
|
|
6086
6194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6087
6195
|
|
|
@@ -6094,6 +6202,12 @@ module Google
|
|
|
6094
6202
|
include Google::Apis::Core::JsonObjectSupport
|
|
6095
6203
|
end
|
|
6096
6204
|
|
|
6205
|
+
class GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecComputerUseEnvironment
|
|
6206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6207
|
+
|
|
6208
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
6209
|
+
end
|
|
6210
|
+
|
|
6097
6211
|
class GoogleCloudAiplatformV1beta1SavedQuery
|
|
6098
6212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6099
6213
|
|
|
@@ -7402,6 +7516,12 @@ module Google
|
|
|
7402
7516
|
include Google::Apis::Core::JsonObjectSupport
|
|
7403
7517
|
end
|
|
7404
7518
|
|
|
7519
|
+
class GoogleCloudAiplatformV1beta1SpeakerVoiceConfig
|
|
7520
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7521
|
+
|
|
7522
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7523
|
+
end
|
|
7524
|
+
|
|
7405
7525
|
class GoogleCloudAiplatformV1beta1SpecialistPool
|
|
7406
7526
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7407
7527
|
|
|
@@ -7972,6 +8092,12 @@ module Google
|
|
|
7972
8092
|
include Google::Apis::Core::JsonObjectSupport
|
|
7973
8093
|
end
|
|
7974
8094
|
|
|
8095
|
+
class GoogleCloudAiplatformV1beta1ToolComputerUse
|
|
8096
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8097
|
+
|
|
8098
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
8099
|
+
end
|
|
8100
|
+
|
|
7975
8101
|
class GoogleCloudAiplatformV1beta1ToolConfig
|
|
7976
8102
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7977
8103
|
|
|
@@ -8572,6 +8698,12 @@ module Google
|
|
|
8572
8698
|
include Google::Apis::Core::JsonObjectSupport
|
|
8573
8699
|
end
|
|
8574
8700
|
|
|
8701
|
+
class GoogleCloudAiplatformV1beta1UsageMetadata
|
|
8702
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8703
|
+
|
|
8704
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
8705
|
+
end
|
|
8706
|
+
|
|
8575
8707
|
class GoogleCloudAiplatformV1beta1UserActionReference
|
|
8576
8708
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8577
8709
|
|
|
@@ -10752,15 +10884,26 @@ module Google
|
|
|
10752
10884
|
|
|
10753
10885
|
property :flex_start, as: 'flexStart', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FlexStart, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FlexStart::Representation
|
|
10754
10886
|
|
|
10887
|
+
property :initial_replica_count, as: 'initialReplicaCount'
|
|
10755
10888
|
property :machine_spec, as: 'machineSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MachineSpec::Representation
|
|
10756
10889
|
|
|
10757
10890
|
property :max_replica_count, as: 'maxReplicaCount'
|
|
10758
10891
|
property :min_replica_count, as: 'minReplicaCount'
|
|
10759
10892
|
property :required_replica_count, as: 'requiredReplicaCount'
|
|
10893
|
+
property :scale_to_zero_spec, as: 'scaleToZeroSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DedicatedResourcesScaleToZeroSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DedicatedResourcesScaleToZeroSpec::Representation
|
|
10894
|
+
|
|
10760
10895
|
property :spot, as: 'spot'
|
|
10761
10896
|
end
|
|
10762
10897
|
end
|
|
10763
10898
|
|
|
10899
|
+
class GoogleCloudAiplatformV1beta1DedicatedResourcesScaleToZeroSpec
|
|
10900
|
+
# @private
|
|
10901
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10902
|
+
property :idle_scaledown_period, as: 'idleScaledownPeriod'
|
|
10903
|
+
property :min_scaleup_period, as: 'minScaleupPeriod'
|
|
10904
|
+
end
|
|
10905
|
+
end
|
|
10906
|
+
|
|
10764
10907
|
class GoogleCloudAiplatformV1beta1DeleteFeatureValuesOperationMetadata
|
|
10765
10908
|
# @private
|
|
10766
10909
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10946,6 +11089,7 @@ module Google
|
|
|
10946
11089
|
property :dedicated_endpoint_enabled, as: 'dedicatedEndpointEnabled'
|
|
10947
11090
|
property :endpoint_display_name, as: 'endpointDisplayName'
|
|
10948
11091
|
property :endpoint_user_id, as: 'endpointUserId'
|
|
11092
|
+
hash :labels, as: 'labels'
|
|
10949
11093
|
property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig::Representation
|
|
10950
11094
|
|
|
10951
11095
|
end
|
|
@@ -11205,6 +11349,36 @@ module Google
|
|
|
11205
11349
|
end
|
|
11206
11350
|
end
|
|
11207
11351
|
|
|
11352
|
+
class GoogleCloudAiplatformV1beta1EmbedContentRequest
|
|
11353
|
+
# @private
|
|
11354
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11355
|
+
property :auto_truncate, as: 'autoTruncate'
|
|
11356
|
+
property :content, as: 'content', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Content::Representation
|
|
11357
|
+
|
|
11358
|
+
property :output_dimensionality, as: 'outputDimensionality'
|
|
11359
|
+
property :task_type, as: 'taskType'
|
|
11360
|
+
property :title, as: 'title'
|
|
11361
|
+
end
|
|
11362
|
+
end
|
|
11363
|
+
|
|
11364
|
+
class GoogleCloudAiplatformV1beta1EmbedContentResponse
|
|
11365
|
+
# @private
|
|
11366
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11367
|
+
property :embedding, as: 'embedding', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EmbedContentResponseEmbedding, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EmbedContentResponseEmbedding::Representation
|
|
11368
|
+
|
|
11369
|
+
property :truncated, as: 'truncated'
|
|
11370
|
+
property :usage_metadata, as: 'usageMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UsageMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UsageMetadata::Representation
|
|
11371
|
+
|
|
11372
|
+
end
|
|
11373
|
+
end
|
|
11374
|
+
|
|
11375
|
+
class GoogleCloudAiplatformV1beta1EmbedContentResponseEmbedding
|
|
11376
|
+
# @private
|
|
11377
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11378
|
+
collection :values, as: 'values'
|
|
11379
|
+
end
|
|
11380
|
+
end
|
|
11381
|
+
|
|
11208
11382
|
class GoogleCloudAiplatformV1beta1EnableModelRequest
|
|
11209
11383
|
# @private
|
|
11210
11384
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -11265,6 +11439,7 @@ module Google
|
|
|
11265
11439
|
class GoogleCloudAiplatformV1beta1EnterpriseWebSearch
|
|
11266
11440
|
# @private
|
|
11267
11441
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11442
|
+
property :blocking_confidence, as: 'blockingConfidence'
|
|
11268
11443
|
collection :exclude_domains, as: 'excludeDomains'
|
|
11269
11444
|
end
|
|
11270
11445
|
end
|
|
@@ -11866,7 +12041,6 @@ module Google
|
|
|
11866
12041
|
property :skip_summarization, as: 'skipSummarization'
|
|
11867
12042
|
hash :state_delta, as: 'stateDelta'
|
|
11868
12043
|
property :transfer_agent, as: 'transferAgent'
|
|
11869
|
-
property :transfer_to_agent, as: 'transferToAgent'
|
|
11870
12044
|
end
|
|
11871
12045
|
end
|
|
11872
12046
|
|
|
@@ -12669,6 +12843,9 @@ module Google
|
|
|
12669
12843
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12670
12844
|
property :auto_scaling, as: 'autoScaling', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling::Representation
|
|
12671
12845
|
|
|
12846
|
+
property :bigtable_metadata, as: 'bigtableMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableBigtableMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableBigtableMetadata::Representation
|
|
12847
|
+
|
|
12848
|
+
property :enable_direct_bigtable_access, as: 'enableDirectBigtableAccess'
|
|
12672
12849
|
end
|
|
12673
12850
|
end
|
|
12674
12851
|
|
|
@@ -12681,6 +12858,15 @@ module Google
|
|
|
12681
12858
|
end
|
|
12682
12859
|
end
|
|
12683
12860
|
|
|
12861
|
+
class GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableBigtableMetadata
|
|
12862
|
+
# @private
|
|
12863
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12864
|
+
property :instance_id, as: 'instanceId'
|
|
12865
|
+
property :table_id, as: 'tableId'
|
|
12866
|
+
property :tenant_project_id, as: 'tenantProjectId'
|
|
12867
|
+
end
|
|
12868
|
+
end
|
|
12869
|
+
|
|
12684
12870
|
class GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint
|
|
12685
12871
|
# @private
|
|
12686
12872
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12810,6 +12996,8 @@ module Google
|
|
|
12810
12996
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12811
12997
|
property :big_query_source, as: 'bigQuerySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource::Representation
|
|
12812
12998
|
|
|
12999
|
+
property :bigtable_metadata, as: 'bigtableMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigtableMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewBigtableMetadata::Representation
|
|
13000
|
+
|
|
12813
13001
|
property :create_time, as: 'createTime'
|
|
12814
13002
|
property :etag, as: 'etag'
|
|
12815
13003
|
property :feature_registry_source, as: 'featureRegistrySource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource::Representation
|
|
@@ -12842,6 +13030,13 @@ module Google
|
|
|
12842
13030
|
end
|
|
12843
13031
|
end
|
|
12844
13032
|
|
|
13033
|
+
class GoogleCloudAiplatformV1beta1FeatureViewBigtableMetadata
|
|
13034
|
+
# @private
|
|
13035
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13036
|
+
property :read_app_profile, as: 'readAppProfile'
|
|
13037
|
+
end
|
|
13038
|
+
end
|
|
13039
|
+
|
|
12845
13040
|
class GoogleCloudAiplatformV1beta1FeatureViewDataKey
|
|
12846
13041
|
# @private
|
|
12847
13042
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13346,6 +13541,16 @@ module Google
|
|
|
13346
13541
|
end
|
|
13347
13542
|
end
|
|
13348
13543
|
|
|
13544
|
+
class GoogleCloudAiplatformV1beta1FullFineTuningSpec
|
|
13545
|
+
# @private
|
|
13546
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13547
|
+
property :hyper_parameters, as: 'hyperParameters', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedHyperParameters, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SupervisedHyperParameters::Representation
|
|
13548
|
+
|
|
13549
|
+
property :training_dataset_uri, as: 'trainingDatasetUri'
|
|
13550
|
+
property :validation_dataset_uri, as: 'validationDatasetUri'
|
|
13551
|
+
end
|
|
13552
|
+
end
|
|
13553
|
+
|
|
13349
13554
|
class GoogleCloudAiplatformV1beta1FunctionCall
|
|
13350
13555
|
# @private
|
|
13351
13556
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13382,10 +13587,40 @@ module Google
|
|
|
13382
13587
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13383
13588
|
property :id, as: 'id'
|
|
13384
13589
|
property :name, as: 'name'
|
|
13590
|
+
collection :parts, as: 'parts', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionResponsePart, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionResponsePart::Representation
|
|
13591
|
+
|
|
13385
13592
|
hash :response, as: 'response'
|
|
13386
13593
|
end
|
|
13387
13594
|
end
|
|
13388
13595
|
|
|
13596
|
+
class GoogleCloudAiplatformV1beta1FunctionResponseBlob
|
|
13597
|
+
# @private
|
|
13598
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13599
|
+
property :data, :base64 => true, as: 'data'
|
|
13600
|
+
property :display_name, as: 'displayName'
|
|
13601
|
+
property :mime_type, as: 'mimeType'
|
|
13602
|
+
end
|
|
13603
|
+
end
|
|
13604
|
+
|
|
13605
|
+
class GoogleCloudAiplatformV1beta1FunctionResponseFileData
|
|
13606
|
+
# @private
|
|
13607
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13608
|
+
property :display_name, as: 'displayName'
|
|
13609
|
+
property :file_uri, as: 'fileUri'
|
|
13610
|
+
property :mime_type, as: 'mimeType'
|
|
13611
|
+
end
|
|
13612
|
+
end
|
|
13613
|
+
|
|
13614
|
+
class GoogleCloudAiplatformV1beta1FunctionResponsePart
|
|
13615
|
+
# @private
|
|
13616
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13617
|
+
property :file_data, as: 'fileData', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionResponseFileData, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionResponseFileData::Representation
|
|
13618
|
+
|
|
13619
|
+
property :inline_data, as: 'inlineData', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionResponseBlob, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionResponseBlob::Representation
|
|
13620
|
+
|
|
13621
|
+
end
|
|
13622
|
+
end
|
|
13623
|
+
|
|
13389
13624
|
class GoogleCloudAiplatformV1beta1GcsDestination
|
|
13390
13625
|
# @private
|
|
13391
13626
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13565,6 +13800,20 @@ module Google
|
|
|
13565
13800
|
end
|
|
13566
13801
|
end
|
|
13567
13802
|
|
|
13803
|
+
class GoogleCloudAiplatformV1beta1GenerateFetchAccessTokenRequest
|
|
13804
|
+
# @private
|
|
13805
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13806
|
+
end
|
|
13807
|
+
end
|
|
13808
|
+
|
|
13809
|
+
class GoogleCloudAiplatformV1beta1GenerateFetchAccessTokenResponse
|
|
13810
|
+
# @private
|
|
13811
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13812
|
+
property :access_token, as: 'accessToken'
|
|
13813
|
+
property :expire_time, as: 'expireTime'
|
|
13814
|
+
end
|
|
13815
|
+
end
|
|
13816
|
+
|
|
13568
13817
|
class GoogleCloudAiplatformV1beta1GenerateInstanceRubricsRequest
|
|
13569
13818
|
# @private
|
|
13570
13819
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13593,6 +13842,10 @@ module Google
|
|
|
13593
13842
|
property :direct_memories_source, as: 'directMemoriesSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectMemoriesSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestDirectMemoriesSource::Representation
|
|
13594
13843
|
|
|
13595
13844
|
property :disable_consolidation, as: 'disableConsolidation'
|
|
13845
|
+
property :disable_memory_revisions, as: 'disableMemoryRevisions'
|
|
13846
|
+
property :revision_expire_time, as: 'revisionExpireTime'
|
|
13847
|
+
hash :revision_labels, as: 'revisionLabels'
|
|
13848
|
+
property :revision_ttl, as: 'revisionTtl'
|
|
13596
13849
|
hash :scope, as: 'scope'
|
|
13597
13850
|
property :vertex_session_source, as: 'vertexSessionSource', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestVertexSessionSource, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateMemoriesRequestVertexSessionSource::Representation
|
|
13598
13851
|
|
|
@@ -13687,6 +13940,8 @@ module Google
|
|
|
13687
13940
|
property :candidate_count, as: 'candidateCount'
|
|
13688
13941
|
property :enable_affective_dialog, as: 'enableAffectiveDialog'
|
|
13689
13942
|
property :frequency_penalty, as: 'frequencyPenalty'
|
|
13943
|
+
property :image_config, as: 'imageConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImageConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImageConfig::Representation
|
|
13944
|
+
|
|
13690
13945
|
property :logprobs, as: 'logprobs'
|
|
13691
13946
|
property :max_output_tokens, as: 'maxOutputTokens'
|
|
13692
13947
|
property :media_resolution, as: 'mediaResolution'
|
|
@@ -13969,6 +14224,13 @@ module Google
|
|
|
13969
14224
|
end
|
|
13970
14225
|
end
|
|
13971
14226
|
|
|
14227
|
+
class GoogleCloudAiplatformV1beta1ImageConfig
|
|
14228
|
+
# @private
|
|
14229
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14230
|
+
property :aspect_ratio, as: 'aspectRatio'
|
|
14231
|
+
end
|
|
14232
|
+
end
|
|
14233
|
+
|
|
13972
14234
|
class GoogleCloudAiplatformV1beta1ImportDataConfig
|
|
13973
14235
|
# @private
|
|
13974
14236
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -14693,6 +14955,15 @@ module Google
|
|
|
14693
14955
|
end
|
|
14694
14956
|
end
|
|
14695
14957
|
|
|
14958
|
+
class GoogleCloudAiplatformV1beta1ListMemoryRevisionsResponse
|
|
14959
|
+
# @private
|
|
14960
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14961
|
+
collection :memory_revisions, as: 'memoryRevisions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryRevision, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryRevision::Representation
|
|
14962
|
+
|
|
14963
|
+
property :next_page_token, as: 'nextPageToken'
|
|
14964
|
+
end
|
|
14965
|
+
end
|
|
14966
|
+
|
|
14696
14967
|
class GoogleCloudAiplatformV1beta1ListMetadataSchemasResponse
|
|
14697
14968
|
# @private
|
|
14698
14969
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -15101,10 +15372,13 @@ module Google
|
|
|
15101
15372
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15102
15373
|
property :create_time, as: 'createTime'
|
|
15103
15374
|
property :description, as: 'description'
|
|
15375
|
+
property :disable_memory_revisions, as: 'disableMemoryRevisions'
|
|
15104
15376
|
property :display_name, as: 'displayName'
|
|
15105
15377
|
property :expire_time, as: 'expireTime'
|
|
15106
15378
|
property :fact, as: 'fact'
|
|
15107
15379
|
property :name, as: 'name'
|
|
15380
|
+
property :revision_expire_time, as: 'revisionExpireTime'
|
|
15381
|
+
property :revision_ttl, as: 'revisionTtl'
|
|
15108
15382
|
hash :scope, as: 'scope'
|
|
15109
15383
|
property :ttl, as: 'ttl'
|
|
15110
15384
|
property :update_time, as: 'updateTime'
|
|
@@ -15182,6 +15456,17 @@ module Google
|
|
|
15182
15456
|
end
|
|
15183
15457
|
end
|
|
15184
15458
|
|
|
15459
|
+
class GoogleCloudAiplatformV1beta1MemoryRevision
|
|
15460
|
+
# @private
|
|
15461
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15462
|
+
property :create_time, as: 'createTime'
|
|
15463
|
+
property :expire_time, as: 'expireTime'
|
|
15464
|
+
property :fact, as: 'fact'
|
|
15465
|
+
hash :labels, as: 'labels'
|
|
15466
|
+
property :name, as: 'name'
|
|
15467
|
+
end
|
|
15468
|
+
end
|
|
15469
|
+
|
|
15185
15470
|
class GoogleCloudAiplatformV1beta1MemoryTopicId
|
|
15186
15471
|
# @private
|
|
15187
15472
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -16248,6 +16533,14 @@ module Google
|
|
|
16248
16533
|
end
|
|
16249
16534
|
end
|
|
16250
16535
|
|
|
16536
|
+
class GoogleCloudAiplatformV1beta1MultiSpeakerVoiceConfig
|
|
16537
|
+
# @private
|
|
16538
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16539
|
+
collection :speaker_voice_configs, as: 'speakerVoiceConfigs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpeakerVoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpeakerVoiceConfig::Representation
|
|
16540
|
+
|
|
16541
|
+
end
|
|
16542
|
+
end
|
|
16543
|
+
|
|
16251
16544
|
class GoogleCloudAiplatformV1beta1MutateDeployedIndexOperationMetadata
|
|
16252
16545
|
# @private
|
|
16253
16546
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -17294,6 +17587,7 @@ module Google
|
|
|
17294
17587
|
# @private
|
|
17295
17588
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17296
17589
|
collection :instances, as: 'instances'
|
|
17590
|
+
hash :labels, as: 'labels'
|
|
17297
17591
|
property :parameters, as: 'parameters'
|
|
17298
17592
|
end
|
|
17299
17593
|
end
|
|
@@ -18573,6 +18867,7 @@ module Google
|
|
|
18573
18867
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
18574
18868
|
collection :customization_configs, as: 'customizationConfigs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryBankCustomizationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryBankCustomizationConfig::Representation
|
|
18575
18869
|
|
|
18870
|
+
property :disable_memory_revisions, as: 'disableMemoryRevisions'
|
|
18576
18871
|
property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigGenerationConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigGenerationConfig::Representation
|
|
18577
18872
|
|
|
18578
18873
|
property :similarity_search_config, as: 'similaritySearchConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigSimilaritySearchConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigSimilaritySearchConfig::Representation
|
|
@@ -18602,6 +18897,7 @@ module Google
|
|
|
18602
18897
|
property :default_ttl, as: 'defaultTtl'
|
|
18603
18898
|
property :granular_ttl_config, as: 'granularTtlConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigTtlConfigGranularTtlConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigTtlConfigGranularTtlConfig::Representation
|
|
18604
18899
|
|
|
18900
|
+
property :memory_revision_default_ttl, as: 'memoryRevisionDefaultTtl'
|
|
18605
18901
|
end
|
|
18606
18902
|
end
|
|
18607
18903
|
|
|
@@ -18988,6 +19284,13 @@ module Google
|
|
|
18988
19284
|
end
|
|
18989
19285
|
end
|
|
18990
19286
|
|
|
19287
|
+
class GoogleCloudAiplatformV1beta1RollbackMemoryRequest
|
|
19288
|
+
# @private
|
|
19289
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19290
|
+
property :target_revision_id, :numeric_string => true, as: 'targetRevisionId'
|
|
19291
|
+
end
|
|
19292
|
+
end
|
|
19293
|
+
|
|
18991
19294
|
class GoogleCloudAiplatformV1beta1RolloutOptions
|
|
18992
19295
|
# @private
|
|
18993
19296
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -19270,6 +19573,8 @@ module Google
|
|
|
19270
19573
|
class GoogleCloudAiplatformV1beta1SandboxEnvironment
|
|
19271
19574
|
# @private
|
|
19272
19575
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19576
|
+
property :connection_info, as: 'connectionInfo', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentConnectionInfo, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentConnectionInfo::Representation
|
|
19577
|
+
|
|
19273
19578
|
property :create_time, as: 'createTime'
|
|
19274
19579
|
property :display_name, as: 'displayName'
|
|
19275
19580
|
property :expire_time, as: 'expireTime'
|
|
@@ -19282,11 +19587,22 @@ module Google
|
|
|
19282
19587
|
end
|
|
19283
19588
|
end
|
|
19284
19589
|
|
|
19590
|
+
class GoogleCloudAiplatformV1beta1SandboxEnvironmentConnectionInfo
|
|
19591
|
+
# @private
|
|
19592
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19593
|
+
property :load_balancer_hostname, as: 'loadBalancerHostname'
|
|
19594
|
+
property :load_balancer_ip, as: 'loadBalancerIp'
|
|
19595
|
+
property :sandbox_internal_ip, as: 'sandboxInternalIp'
|
|
19596
|
+
end
|
|
19597
|
+
end
|
|
19598
|
+
|
|
19285
19599
|
class GoogleCloudAiplatformV1beta1SandboxEnvironmentSpec
|
|
19286
19600
|
# @private
|
|
19287
19601
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19288
19602
|
property :code_execution_environment, as: 'codeExecutionEnvironment', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecCodeExecutionEnvironment, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecCodeExecutionEnvironment::Representation
|
|
19289
19603
|
|
|
19604
|
+
property :computer_use_environment, as: 'computerUseEnvironment', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecComputerUseEnvironment, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecComputerUseEnvironment::Representation
|
|
19605
|
+
|
|
19290
19606
|
end
|
|
19291
19607
|
end
|
|
19292
19608
|
|
|
@@ -19298,6 +19614,12 @@ module Google
|
|
|
19298
19614
|
end
|
|
19299
19615
|
end
|
|
19300
19616
|
|
|
19617
|
+
class GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecComputerUseEnvironment
|
|
19618
|
+
# @private
|
|
19619
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19620
|
+
end
|
|
19621
|
+
end
|
|
19622
|
+
|
|
19301
19623
|
class GoogleCloudAiplatformV1beta1SavedQuery
|
|
19302
19624
|
# @private
|
|
19303
19625
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -21517,6 +21839,15 @@ module Google
|
|
|
21517
21839
|
end
|
|
21518
21840
|
end
|
|
21519
21841
|
|
|
21842
|
+
class GoogleCloudAiplatformV1beta1SpeakerVoiceConfig
|
|
21843
|
+
# @private
|
|
21844
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21845
|
+
property :speaker, as: 'speaker'
|
|
21846
|
+
property :voice_config, as: 'voiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig::Representation
|
|
21847
|
+
|
|
21848
|
+
end
|
|
21849
|
+
end
|
|
21850
|
+
|
|
21520
21851
|
class GoogleCloudAiplatformV1beta1SpecialistPool
|
|
21521
21852
|
# @private
|
|
21522
21853
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -21558,6 +21889,8 @@ module Google
|
|
|
21558
21889
|
# @private
|
|
21559
21890
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21560
21891
|
property :language_code, as: 'languageCode'
|
|
21892
|
+
property :multi_speaker_voice_config, as: 'multiSpeakerVoiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MultiSpeakerVoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MultiSpeakerVoiceConfig::Representation
|
|
21893
|
+
|
|
21561
21894
|
property :voice_config, as: 'voiceConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1VoiceConfig::Representation
|
|
21562
21895
|
|
|
21563
21896
|
end
|
|
@@ -22397,6 +22730,8 @@ module Google
|
|
|
22397
22730
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
22398
22731
|
property :code_execution, as: 'codeExecution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCodeExecution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolCodeExecution::Representation
|
|
22399
22732
|
|
|
22733
|
+
property :computer_use, as: 'computerUse', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolComputerUse, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ToolComputerUse::Representation
|
|
22734
|
+
|
|
22400
22735
|
property :enterprise_web_search, as: 'enterpriseWebSearch', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EnterpriseWebSearch, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EnterpriseWebSearch::Representation
|
|
22401
22736
|
|
|
22402
22737
|
collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FunctionDeclaration::Representation
|
|
@@ -22467,6 +22802,14 @@ module Google
|
|
|
22467
22802
|
end
|
|
22468
22803
|
end
|
|
22469
22804
|
|
|
22805
|
+
class GoogleCloudAiplatformV1beta1ToolComputerUse
|
|
22806
|
+
# @private
|
|
22807
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
22808
|
+
property :environment, as: 'environment'
|
|
22809
|
+
collection :excluded_predefined_functions, as: 'excludedPredefinedFunctions'
|
|
22810
|
+
end
|
|
22811
|
+
end
|
|
22812
|
+
|
|
22470
22813
|
class GoogleCloudAiplatformV1beta1ToolConfig
|
|
22471
22814
|
# @private
|
|
22472
22815
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -22480,6 +22823,7 @@ module Google
|
|
|
22480
22823
|
class GoogleCloudAiplatformV1beta1ToolGoogleSearch
|
|
22481
22824
|
# @private
|
|
22482
22825
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
22826
|
+
property :blocking_confidence, as: 'blockingConfidence'
|
|
22483
22827
|
collection :exclude_domains, as: 'excludeDomains'
|
|
22484
22828
|
end
|
|
22485
22829
|
end
|
|
@@ -23007,6 +23351,8 @@ module Google
|
|
|
23007
23351
|
collection :evaluate_dataset_runs, as: 'evaluateDatasetRuns', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluateDatasetRun, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluateDatasetRun::Representation
|
|
23008
23352
|
|
|
23009
23353
|
property :experiment, as: 'experiment'
|
|
23354
|
+
property :full_fine_tuning_spec, as: 'fullFineTuningSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FullFineTuningSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FullFineTuningSpec::Representation
|
|
23355
|
+
|
|
23010
23356
|
hash :labels, as: 'labels'
|
|
23011
23357
|
property :name, as: 'name'
|
|
23012
23358
|
property :output_uri, as: 'outputUri'
|
|
@@ -23368,6 +23714,27 @@ module Google
|
|
|
23368
23714
|
end
|
|
23369
23715
|
end
|
|
23370
23716
|
|
|
23717
|
+
class GoogleCloudAiplatformV1beta1UsageMetadata
|
|
23718
|
+
# @private
|
|
23719
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
23720
|
+
collection :cache_tokens_details, as: 'cacheTokensDetails', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount::Representation
|
|
23721
|
+
|
|
23722
|
+
property :cached_content_token_count, as: 'cachedContentTokenCount'
|
|
23723
|
+
property :candidates_token_count, as: 'candidatesTokenCount'
|
|
23724
|
+
collection :candidates_tokens_details, as: 'candidatesTokensDetails', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount::Representation
|
|
23725
|
+
|
|
23726
|
+
property :prompt_token_count, as: 'promptTokenCount'
|
|
23727
|
+
collection :prompt_tokens_details, as: 'promptTokensDetails', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount::Representation
|
|
23728
|
+
|
|
23729
|
+
property :thoughts_token_count, as: 'thoughtsTokenCount'
|
|
23730
|
+
property :tool_use_prompt_token_count, as: 'toolUsePromptTokenCount'
|
|
23731
|
+
collection :tool_use_prompt_tokens_details, as: 'toolUsePromptTokensDetails', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModalityTokenCount::Representation
|
|
23732
|
+
|
|
23733
|
+
property :total_token_count, as: 'totalTokenCount'
|
|
23734
|
+
property :traffic_type, as: 'trafficType'
|
|
23735
|
+
end
|
|
23736
|
+
end
|
|
23737
|
+
|
|
23371
23738
|
class GoogleCloudAiplatformV1beta1UserActionReference
|
|
23372
23739
|
# @private
|
|
23373
23740
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -23636,6 +24003,7 @@ module Google
|
|
|
23636
24003
|
property :next_page_token, as: 'nextPageToken'
|
|
23637
24004
|
collection :operations, as: 'operations', class: Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation, decorator: Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation
|
|
23638
24005
|
|
|
24006
|
+
collection :unreachable, as: 'unreachable'
|
|
23639
24007
|
end
|
|
23640
24008
|
end
|
|
23641
24009
|
|