google-apis-aiplatform_v1beta1 0.60.0 → 0.61.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.
@@ -1468,6 +1468,18 @@ module Google
1468
1468
  include Google::Apis::Core::JsonObjectSupport
1469
1469
  end
1470
1470
 
1471
+ class GoogleCloudAiplatformV1beta1EnableModelRequest
1472
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1473
+
1474
+ include Google::Apis::Core::JsonObjectSupport
1475
+ end
1476
+
1477
+ class GoogleCloudAiplatformV1beta1EnableModelResponse
1478
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1479
+
1480
+ include Google::Apis::Core::JsonObjectSupport
1481
+ end
1482
+
1471
1483
  class GoogleCloudAiplatformV1beta1EncryptionSpec
1472
1484
  class Representation < Google::Apis::Core::JsonRepresentation; end
1473
1485
 
@@ -1684,12 +1696,6 @@ module Google
1684
1696
  include Google::Apis::Core::JsonObjectSupport
1685
1697
  end
1686
1698
 
1687
- class GoogleCloudAiplatformV1beta1EvaluationRunMetricComputationBasedMetricSpec
1688
- class Representation < Google::Apis::Core::JsonRepresentation; end
1689
-
1690
- include Google::Apis::Core::JsonObjectSupport
1691
- end
1692
-
1693
1699
  class GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec
1694
1700
  class Representation < Google::Apis::Core::JsonRepresentation; end
1695
1701
 
@@ -2914,31 +2920,31 @@ module Google
2914
2920
  include Google::Apis::Core::JsonObjectSupport
2915
2921
  end
2916
2922
 
2917
- class GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution
2923
+ class GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet
2918
2924
  class Representation < Google::Apis::Core::JsonRepresentation; end
2919
2925
 
2920
2926
  include Google::Apis::Core::JsonObjectSupport
2921
2927
  end
2922
2928
 
2923
- class GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet
2929
+ class GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext
2924
2930
  class Representation < Google::Apis::Core::JsonRepresentation; end
2925
2931
 
2926
2932
  include Google::Apis::Core::JsonObjectSupport
2927
2933
  end
2928
2934
 
2929
- class GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext
2935
+ class GoogleCloudAiplatformV1beta1GroundingChunkWeb
2930
2936
  class Representation < Google::Apis::Core::JsonRepresentation; end
2931
2937
 
2932
2938
  include Google::Apis::Core::JsonObjectSupport
2933
2939
  end
2934
2940
 
2935
- class GoogleCloudAiplatformV1beta1GroundingChunkWeb
2941
+ class GoogleCloudAiplatformV1beta1GroundingMetadata
2936
2942
  class Representation < Google::Apis::Core::JsonRepresentation; end
2937
2943
 
2938
2944
  include Google::Apis::Core::JsonObjectSupport
2939
2945
  end
2940
2946
 
2941
- class GoogleCloudAiplatformV1beta1GroundingMetadata
2947
+ class GoogleCloudAiplatformV1beta1GroundingMetadataSourceFlaggingUri
2942
2948
  class Representation < Google::Apis::Core::JsonRepresentation; end
2943
2949
 
2944
2950
  include Google::Apis::Core::JsonObjectSupport
@@ -3148,6 +3154,12 @@ module Google
3148
3154
  include Google::Apis::Core::JsonObjectSupport
3149
3155
  end
3150
3156
 
3157
+ class GoogleCloudAiplatformV1beta1InvokeRequest
3158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3159
+
3160
+ include Google::Apis::Core::JsonObjectSupport
3161
+ end
3162
+
3151
3163
  class GoogleCloudAiplatformV1beta1JiraSource
3152
3164
  class Representation < Google::Apis::Core::JsonRepresentation; end
3153
3165
 
@@ -3160,6 +3172,12 @@ module Google
3160
3172
  include Google::Apis::Core::JsonObjectSupport
3161
3173
  end
3162
3174
 
3175
+ class GoogleCloudAiplatformV1beta1LlmBasedMetricSpec
3176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3177
+
3178
+ include Google::Apis::Core::JsonObjectSupport
3179
+ end
3180
+
3163
3181
  class GoogleCloudAiplatformV1beta1LargeModelReference
3164
3182
  class Representation < Google::Apis::Core::JsonRepresentation; end
3165
3183
 
@@ -3682,6 +3700,12 @@ module Google
3682
3700
  include Google::Apis::Core::JsonObjectSupport
3683
3701
  end
3684
3702
 
3703
+ class GoogleCloudAiplatformV1beta1MemoryTopicId
3704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3705
+
3706
+ include Google::Apis::Core::JsonObjectSupport
3707
+ end
3708
+
3685
3709
  class GoogleCloudAiplatformV1beta1MergeVersionAliasesRequest
3686
3710
  class Representation < Google::Apis::Core::JsonRepresentation; end
3687
3711
 
@@ -10914,6 +10938,8 @@ module Google
10914
10938
  property :dedicated_endpoint_enabled, as: 'dedicatedEndpointEnabled'
10915
10939
  property :endpoint_display_name, as: 'endpointDisplayName'
10916
10940
  property :endpoint_user_id, as: 'endpointUserId'
10941
+ property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig::Representation
10942
+
10917
10943
  end
10918
10944
  end
10919
10945
 
@@ -11171,6 +11197,21 @@ module Google
11171
11197
  end
11172
11198
  end
11173
11199
 
11200
+ class GoogleCloudAiplatformV1beta1EnableModelRequest
11201
+ # @private
11202
+ class Representation < Google::Apis::Core::JsonRepresentation
11203
+ property :service, as: 'service'
11204
+ end
11205
+ end
11206
+
11207
+ class GoogleCloudAiplatformV1beta1EnableModelResponse
11208
+ # @private
11209
+ class Representation < Google::Apis::Core::JsonRepresentation
11210
+ property :enablement_state, as: 'enablementState'
11211
+ property :publisher_endpoint, as: 'publisherEndpoint'
11212
+ end
11213
+ end
11214
+
11174
11215
  class GoogleCloudAiplatformV1beta1EncryptionSpec
11175
11216
  # @private
11176
11217
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11718,8 +11759,6 @@ module Google
11718
11759
  class GoogleCloudAiplatformV1beta1EvaluationRunMetric
11719
11760
  # @private
11720
11761
  class Representation < Google::Apis::Core::JsonRepresentation
11721
- property :computation_based_metric_spec, as: 'computationBasedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricComputationBasedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricComputationBasedMetricSpec::Representation
11722
-
11723
11762
  property :llm_based_metric_spec, as: 'llmBasedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec::Representation
11724
11763
 
11725
11764
  property :metric, as: 'metric'
@@ -11730,14 +11769,6 @@ module Google
11730
11769
  end
11731
11770
  end
11732
11771
 
11733
- class GoogleCloudAiplatformV1beta1EvaluationRunMetricComputationBasedMetricSpec
11734
- # @private
11735
- class Representation < Google::Apis::Core::JsonRepresentation
11736
- hash :parameters, as: 'parameters'
11737
- property :type, as: 'type'
11738
- end
11739
- end
11740
-
11741
11772
  class GoogleCloudAiplatformV1beta1EvaluationRunMetricLlmBasedMetricSpec
11742
11773
  # @private
11743
11774
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13749,6 +13780,7 @@ module Google
13749
13780
  class GoogleCloudAiplatformV1beta1GoogleMaps
13750
13781
  # @private
13751
13782
  class Representation < Google::Apis::Core::JsonRepresentation
13783
+ property :enable_widget, as: 'enableWidget'
13752
13784
  end
13753
13785
  end
13754
13786
 
@@ -13821,30 +13853,17 @@ module Google
13821
13853
  class GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSources
13822
13854
  # @private
13823
13855
  class Representation < Google::Apis::Core::JsonRepresentation
13824
- property :flag_content_uri, as: 'flagContentUri'
13825
13856
  collection :review_snippets, as: 'reviewSnippets', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet::Representation
13826
13857
 
13827
13858
  end
13828
13859
  end
13829
13860
 
13830
- class GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution
13831
- # @private
13832
- class Representation < Google::Apis::Core::JsonRepresentation
13833
- property :display_name, as: 'displayName'
13834
- property :photo_uri, as: 'photoUri'
13835
- property :uri, as: 'uri'
13836
- end
13837
- end
13838
-
13839
13861
  class GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet
13840
13862
  # @private
13841
13863
  class Representation < Google::Apis::Core::JsonRepresentation
13842
- property :author_attribution, as: 'authorAttribution', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution::Representation
13843
-
13844
- property :flag_content_uri, as: 'flagContentUri'
13845
13864
  property :google_maps_uri, as: 'googleMapsUri'
13846
- property :relative_publish_time_description, as: 'relativePublishTimeDescription'
13847
- property :review, as: 'review'
13865
+ property :review_id, as: 'reviewId'
13866
+ property :title, as: 'title'
13848
13867
  end
13849
13868
  end
13850
13869
 
@@ -13882,10 +13901,20 @@ module Google
13882
13901
  collection :retrieval_queries, as: 'retrievalQueries'
13883
13902
  property :search_entry_point, as: 'searchEntryPoint', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchEntryPoint, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchEntryPoint::Representation
13884
13903
 
13904
+ collection :source_flagging_uris, as: 'sourceFlaggingUris', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingMetadataSourceFlaggingUri, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GroundingMetadataSourceFlaggingUri::Representation
13905
+
13885
13906
  collection :web_search_queries, as: 'webSearchQueries'
13886
13907
  end
13887
13908
  end
13888
13909
 
13910
+ class GoogleCloudAiplatformV1beta1GroundingMetadataSourceFlaggingUri
13911
+ # @private
13912
+ class Representation < Google::Apis::Core::JsonRepresentation
13913
+ property :flag_content_uri, as: 'flagContentUri'
13914
+ property :source_id, as: 'sourceId'
13915
+ end
13916
+ end
13917
+
13889
13918
  class GoogleCloudAiplatformV1beta1GroundingSupport
13890
13919
  # @private
13891
13920
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14304,6 +14333,15 @@ module Google
14304
14333
  end
14305
14334
  end
14306
14335
 
14336
+ class GoogleCloudAiplatformV1beta1InvokeRequest
14337
+ # @private
14338
+ class Representation < Google::Apis::Core::JsonRepresentation
14339
+ property :deployed_model_id, as: 'deployedModelId'
14340
+ property :http_body, as: 'httpBody', class: Google::Apis::AiplatformV1beta1::GoogleApiHttpBody, decorator: Google::Apis::AiplatformV1beta1::GoogleApiHttpBody::Representation
14341
+
14342
+ end
14343
+ end
14344
+
14307
14345
  class GoogleCloudAiplatformV1beta1JiraSource
14308
14346
  # @private
14309
14347
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14324,6 +14362,22 @@ module Google
14324
14362
  end
14325
14363
  end
14326
14364
 
14365
+ class GoogleCloudAiplatformV1beta1LlmBasedMetricSpec
14366
+ # @private
14367
+ class Representation < Google::Apis::Core::JsonRepresentation
14368
+ hash :additional_config, as: 'additionalConfig'
14369
+ property :judge_autorater_config, as: 'judgeAutoraterConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AutoraterConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AutoraterConfig::Representation
14370
+
14371
+ property :metric_prompt_template, as: 'metricPromptTemplate'
14372
+ property :predefined_rubric_generation_spec, as: 'predefinedRubricGenerationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredefinedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredefinedMetricSpec::Representation
14373
+
14374
+ property :rubric_generation_spec, as: 'rubricGenerationSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RubricGenerationSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RubricGenerationSpec::Representation
14375
+
14376
+ property :rubric_group_key, as: 'rubricGroupKey'
14377
+ property :system_instruction, as: 'systemInstruction'
14378
+ end
14379
+ end
14380
+
14327
14381
  class GoogleCloudAiplatformV1beta1LargeModelReference
14328
14382
  # @private
14329
14383
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15080,6 +15134,8 @@ module Google
15080
15134
  # @private
15081
15135
  class Representation < Google::Apis::Core::JsonRepresentation
15082
15136
  property :fact, as: 'fact'
15137
+ collection :topics, as: 'topics', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MemoryTopicId::Representation
15138
+
15083
15139
  end
15084
15140
  end
15085
15141
 
@@ -15108,6 +15164,14 @@ module Google
15108
15164
  end
15109
15165
  end
15110
15166
 
15167
+ class GoogleCloudAiplatformV1beta1MemoryTopicId
15168
+ # @private
15169
+ class Representation < Google::Apis::Core::JsonRepresentation
15170
+ property :custom_memory_topic_label, as: 'customMemoryTopicLabel'
15171
+ property :managed_memory_topic, as: 'managedMemoryTopic'
15172
+ end
15173
+ end
15174
+
15111
15175
  class GoogleCloudAiplatformV1beta1MergeVersionAliasesRequest
15112
15176
  # @private
15113
15177
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15172,6 +15236,8 @@ module Google
15172
15236
 
15173
15237
  property :exact_match_spec, as: 'exactMatchSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExactMatchSpec::Representation
15174
15238
 
15239
+ property :llm_based_metric_spec, as: 'llmBasedMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LlmBasedMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LlmBasedMetricSpec::Representation
15240
+
15175
15241
  property :pairwise_metric_spec, as: 'pairwiseMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PairwiseMetricSpec::Representation
15176
15242
 
15177
15243
  property :pointwise_metric_spec, as: 'pointwiseMetricSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PointwiseMetricSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PointwiseMetricSpec::Representation