google-cloud-ai_platform-v1 1.17.0 → 1.18.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/lib/google/cloud/ai_platform/v1/dataset_service/client.rb +2 -2
- data/lib/google/cloud/ai_platform/v1/dataset_service/rest/client.rb +2 -2
- data/lib/google/cloud/ai_platform/v1/evaluation_service/client.rb +25 -25
- data/lib/google/cloud/ai_platform/v1/evaluation_service/rest/client.rb +25 -25
- data/lib/google/cloud/ai_platform/v1/featurestore_service/client.rb +11 -11
- data/lib/google/cloud/ai_platform/v1/featurestore_service/rest/client.rb +11 -11
- data/lib/google/cloud/ai_platform/v1/model_garden_service/client.rb +2 -2
- data/lib/google/cloud/ai_platform/v1/model_garden_service/rest/client.rb +2 -2
- data/lib/google/cloud/ai_platform/v1/model_service/client.rb +2 -2
- data/lib/google/cloud/ai_platform/v1/model_service/rest/client.rb +2 -2
- data/lib/google/cloud/ai_platform/v1/version.rb +1 -1
- data/lib/google/cloud/aiplatform/v1/notebook_execution_job_pb.rb +1 -1
- data/lib/google/cloud/aiplatform/v1/notebook_software_config_pb.rb +2 -1
- data/lib/google/cloud/aiplatform/v1/pipeline_job_pb.rb +1 -1
- data/lib/google/cloud/aiplatform/v1/tool_pb.rb +3 -1
- data/proto_docs/google/cloud/aiplatform/v1/notebook_execution_job.rb +2 -3
- data/proto_docs/google/cloud/aiplatform/v1/notebook_runtime.rb +5 -3
- data/proto_docs/google/cloud/aiplatform/v1/notebook_software_config.rb +21 -2
- data/proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb +10 -0
- data/proto_docs/google/cloud/aiplatform/v1/tool.rb +23 -0
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 57ee1ae593b90393d3654f02590f976690ce701238ad7e442feb6313f36a3766
|
4
|
+
data.tar.gz: 760f73329a3c77df547af8c8b0f28da4e852d152e80243b68cc89ebded345056
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 864b66adebd6ea23f06200fbbe05d34c5aaa92093790e3a29335f7056a686cdecbdc5df07a81c7e0dfe2b98c3cc0c4c90ffe991c0a64ffa1440b86e8f89cfee2
|
7
|
+
data.tar.gz: 9639021a58313d1b1b8dcc06c885e949aa31c307816d0cde717162f8790efb433ca13e24f9c7418dd716ad05b3ed2d46bc1e8c16f6dd6cfa0e2a14ba7e1bc6a3
|
@@ -1622,11 +1622,11 @@ module Google
|
|
1622
1622
|
# A comma-separated list of data item fields to order by, sorted in
|
1623
1623
|
# ascending order. Use "desc" after a field name for descending.
|
1624
1624
|
#
|
1625
|
-
# Note: The following
|
1625
|
+
# Note: The following parameters are mutually exclusive: `order_by_data_item`, `order_by_annotation`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1626
1626
|
# @param order_by_annotation [::Google::Cloud::AIPlatform::V1::SearchDataItemsRequest::OrderByAnnotation, ::Hash]
|
1627
1627
|
# Expression that allows ranking results based on annotation's property.
|
1628
1628
|
#
|
1629
|
-
# Note: The following
|
1629
|
+
# Note: The following parameters are mutually exclusive: `order_by_annotation`, `order_by_data_item`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1630
1630
|
# @param dataset [::String]
|
1631
1631
|
# Required. The resource name of the Dataset from which to search DataItems.
|
1632
1632
|
# Format:
|
@@ -1519,11 +1519,11 @@ module Google
|
|
1519
1519
|
# A comma-separated list of data item fields to order by, sorted in
|
1520
1520
|
# ascending order. Use "desc" after a field name for descending.
|
1521
1521
|
#
|
1522
|
-
# Note: The following
|
1522
|
+
# Note: The following parameters are mutually exclusive: `order_by_data_item`, `order_by_annotation`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1523
1523
|
# @param order_by_annotation [::Google::Cloud::AIPlatform::V1::SearchDataItemsRequest::OrderByAnnotation, ::Hash]
|
1524
1524
|
# Expression that allows ranking results based on annotation's property.
|
1525
1525
|
#
|
1526
|
-
# Note: The following
|
1526
|
+
# Note: The following parameters are mutually exclusive: `order_by_annotation`, `order_by_data_item`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1527
1527
|
# @param dataset [::String]
|
1528
1528
|
# Required. The resource name of the Dataset from which to search DataItems.
|
1529
1529
|
# Format:
|
@@ -237,109 +237,109 @@ module Google
|
|
237
237
|
# Auto metric instances.
|
238
238
|
# Instances and metric spec for exact match metric.
|
239
239
|
#
|
240
|
-
# Note: The following
|
240
|
+
# Note: The following parameters are mutually exclusive: `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
241
241
|
# @param bleu_input [::Google::Cloud::AIPlatform::V1::BleuInput, ::Hash]
|
242
242
|
# Instances and metric spec for bleu metric.
|
243
243
|
#
|
244
|
-
# Note: The following
|
244
|
+
# Note: The following parameters are mutually exclusive: `bleu_input`, `exact_match_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
245
245
|
# @param rouge_input [::Google::Cloud::AIPlatform::V1::RougeInput, ::Hash]
|
246
246
|
# Instances and metric spec for rouge metric.
|
247
247
|
#
|
248
|
-
# Note: The following
|
248
|
+
# Note: The following parameters are mutually exclusive: `rouge_input`, `exact_match_input`, `bleu_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
249
249
|
# @param fluency_input [::Google::Cloud::AIPlatform::V1::FluencyInput, ::Hash]
|
250
250
|
# LLM-based metric instance.
|
251
251
|
# General text generation metrics, applicable to other categories.
|
252
252
|
# Input for fluency metric.
|
253
253
|
#
|
254
|
-
# Note: The following
|
254
|
+
# Note: The following parameters are mutually exclusive: `fluency_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
255
255
|
# @param coherence_input [::Google::Cloud::AIPlatform::V1::CoherenceInput, ::Hash]
|
256
256
|
# Input for coherence metric.
|
257
257
|
#
|
258
|
-
# Note: The following
|
258
|
+
# Note: The following parameters are mutually exclusive: `coherence_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
259
259
|
# @param safety_input [::Google::Cloud::AIPlatform::V1::SafetyInput, ::Hash]
|
260
260
|
# Input for safety metric.
|
261
261
|
#
|
262
|
-
# Note: The following
|
262
|
+
# Note: The following parameters are mutually exclusive: `safety_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
263
263
|
# @param groundedness_input [::Google::Cloud::AIPlatform::V1::GroundednessInput, ::Hash]
|
264
264
|
# Input for groundedness metric.
|
265
265
|
#
|
266
|
-
# Note: The following
|
266
|
+
# Note: The following parameters are mutually exclusive: `groundedness_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
267
267
|
# @param fulfillment_input [::Google::Cloud::AIPlatform::V1::FulfillmentInput, ::Hash]
|
268
268
|
# Input for fulfillment metric.
|
269
269
|
#
|
270
|
-
# Note: The following
|
270
|
+
# Note: The following parameters are mutually exclusive: `fulfillment_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
271
271
|
# @param summarization_quality_input [::Google::Cloud::AIPlatform::V1::SummarizationQualityInput, ::Hash]
|
272
272
|
# Input for summarization quality metric.
|
273
273
|
#
|
274
|
-
# Note: The following
|
274
|
+
# Note: The following parameters are mutually exclusive: `summarization_quality_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
275
275
|
# @param pairwise_summarization_quality_input [::Google::Cloud::AIPlatform::V1::PairwiseSummarizationQualityInput, ::Hash]
|
276
276
|
# Input for pairwise summarization quality metric.
|
277
277
|
#
|
278
|
-
# Note: The following
|
278
|
+
# Note: The following parameters are mutually exclusive: `pairwise_summarization_quality_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
279
279
|
# @param summarization_helpfulness_input [::Google::Cloud::AIPlatform::V1::SummarizationHelpfulnessInput, ::Hash]
|
280
280
|
# Input for summarization helpfulness metric.
|
281
281
|
#
|
282
|
-
# Note: The following
|
282
|
+
# Note: The following parameters are mutually exclusive: `summarization_helpfulness_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
283
283
|
# @param summarization_verbosity_input [::Google::Cloud::AIPlatform::V1::SummarizationVerbosityInput, ::Hash]
|
284
284
|
# Input for summarization verbosity metric.
|
285
285
|
#
|
286
|
-
# Note: The following
|
286
|
+
# Note: The following parameters are mutually exclusive: `summarization_verbosity_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
287
287
|
# @param question_answering_quality_input [::Google::Cloud::AIPlatform::V1::QuestionAnsweringQualityInput, ::Hash]
|
288
288
|
# Input for question answering quality metric.
|
289
289
|
#
|
290
|
-
# Note: The following
|
290
|
+
# Note: The following parameters are mutually exclusive: `question_answering_quality_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
291
291
|
# @param pairwise_question_answering_quality_input [::Google::Cloud::AIPlatform::V1::PairwiseQuestionAnsweringQualityInput, ::Hash]
|
292
292
|
# Input for pairwise question answering quality metric.
|
293
293
|
#
|
294
|
-
# Note: The following
|
294
|
+
# Note: The following parameters are mutually exclusive: `pairwise_question_answering_quality_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
295
295
|
# @param question_answering_relevance_input [::Google::Cloud::AIPlatform::V1::QuestionAnsweringRelevanceInput, ::Hash]
|
296
296
|
# Input for question answering relevance metric.
|
297
297
|
#
|
298
|
-
# Note: The following
|
298
|
+
# Note: The following parameters are mutually exclusive: `question_answering_relevance_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
299
299
|
# @param question_answering_helpfulness_input [::Google::Cloud::AIPlatform::V1::QuestionAnsweringHelpfulnessInput, ::Hash]
|
300
300
|
# Input for question answering helpfulness
|
301
301
|
# metric.
|
302
302
|
#
|
303
|
-
# Note: The following
|
303
|
+
# Note: The following parameters are mutually exclusive: `question_answering_helpfulness_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
304
304
|
# @param question_answering_correctness_input [::Google::Cloud::AIPlatform::V1::QuestionAnsweringCorrectnessInput, ::Hash]
|
305
305
|
# Input for question answering correctness
|
306
306
|
# metric.
|
307
307
|
#
|
308
|
-
# Note: The following
|
308
|
+
# Note: The following parameters are mutually exclusive: `question_answering_correctness_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
309
309
|
# @param pointwise_metric_input [::Google::Cloud::AIPlatform::V1::PointwiseMetricInput, ::Hash]
|
310
310
|
# Input for pointwise metric.
|
311
311
|
#
|
312
|
-
# Note: The following
|
312
|
+
# Note: The following parameters are mutually exclusive: `pointwise_metric_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
313
313
|
# @param pairwise_metric_input [::Google::Cloud::AIPlatform::V1::PairwiseMetricInput, ::Hash]
|
314
314
|
# Input for pairwise metric.
|
315
315
|
#
|
316
|
-
# Note: The following
|
316
|
+
# Note: The following parameters are mutually exclusive: `pairwise_metric_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
317
317
|
# @param tool_call_valid_input [::Google::Cloud::AIPlatform::V1::ToolCallValidInput, ::Hash]
|
318
318
|
# Tool call metric instances.
|
319
319
|
# Input for tool call valid metric.
|
320
320
|
#
|
321
|
-
# Note: The following
|
321
|
+
# Note: The following parameters are mutually exclusive: `tool_call_valid_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
322
322
|
# @param tool_name_match_input [::Google::Cloud::AIPlatform::V1::ToolNameMatchInput, ::Hash]
|
323
323
|
# Input for tool name match metric.
|
324
324
|
#
|
325
|
-
# Note: The following
|
325
|
+
# Note: The following parameters are mutually exclusive: `tool_name_match_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
326
326
|
# @param tool_parameter_key_match_input [::Google::Cloud::AIPlatform::V1::ToolParameterKeyMatchInput, ::Hash]
|
327
327
|
# Input for tool parameter key match metric.
|
328
328
|
#
|
329
|
-
# Note: The following
|
329
|
+
# Note: The following parameters are mutually exclusive: `tool_parameter_key_match_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
330
330
|
# @param tool_parameter_kv_match_input [::Google::Cloud::AIPlatform::V1::ToolParameterKVMatchInput, ::Hash]
|
331
331
|
# Input for tool parameter key value match metric.
|
332
332
|
#
|
333
|
-
# Note: The following
|
333
|
+
# Note: The following parameters are mutually exclusive: `tool_parameter_kv_match_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
334
334
|
# @param comet_input [::Google::Cloud::AIPlatform::V1::CometInput, ::Hash]
|
335
335
|
# Translation metrics.
|
336
336
|
# Input for Comet metric.
|
337
337
|
#
|
338
|
-
# Note: The following
|
338
|
+
# Note: The following parameters are mutually exclusive: `comet_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
339
339
|
# @param metricx_input [::Google::Cloud::AIPlatform::V1::MetricxInput, ::Hash]
|
340
340
|
# Input for Metricx metric.
|
341
341
|
#
|
342
|
-
# Note: The following
|
342
|
+
# Note: The following parameters are mutually exclusive: `metricx_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
343
343
|
# @param location [::String]
|
344
344
|
# Required. The resource name of the Location to evaluate the instances.
|
345
345
|
# Format: `projects/{project}/locations/{location}`
|
@@ -232,109 +232,109 @@ module Google
|
|
232
232
|
# Auto metric instances.
|
233
233
|
# Instances and metric spec for exact match metric.
|
234
234
|
#
|
235
|
-
# Note: The following
|
235
|
+
# Note: The following parameters are mutually exclusive: `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
236
236
|
# @param bleu_input [::Google::Cloud::AIPlatform::V1::BleuInput, ::Hash]
|
237
237
|
# Instances and metric spec for bleu metric.
|
238
238
|
#
|
239
|
-
# Note: The following
|
239
|
+
# Note: The following parameters are mutually exclusive: `bleu_input`, `exact_match_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
240
240
|
# @param rouge_input [::Google::Cloud::AIPlatform::V1::RougeInput, ::Hash]
|
241
241
|
# Instances and metric spec for rouge metric.
|
242
242
|
#
|
243
|
-
# Note: The following
|
243
|
+
# Note: The following parameters are mutually exclusive: `rouge_input`, `exact_match_input`, `bleu_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
244
244
|
# @param fluency_input [::Google::Cloud::AIPlatform::V1::FluencyInput, ::Hash]
|
245
245
|
# LLM-based metric instance.
|
246
246
|
# General text generation metrics, applicable to other categories.
|
247
247
|
# Input for fluency metric.
|
248
248
|
#
|
249
|
-
# Note: The following
|
249
|
+
# Note: The following parameters are mutually exclusive: `fluency_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
250
250
|
# @param coherence_input [::Google::Cloud::AIPlatform::V1::CoherenceInput, ::Hash]
|
251
251
|
# Input for coherence metric.
|
252
252
|
#
|
253
|
-
# Note: The following
|
253
|
+
# Note: The following parameters are mutually exclusive: `coherence_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
254
254
|
# @param safety_input [::Google::Cloud::AIPlatform::V1::SafetyInput, ::Hash]
|
255
255
|
# Input for safety metric.
|
256
256
|
#
|
257
|
-
# Note: The following
|
257
|
+
# Note: The following parameters are mutually exclusive: `safety_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
258
258
|
# @param groundedness_input [::Google::Cloud::AIPlatform::V1::GroundednessInput, ::Hash]
|
259
259
|
# Input for groundedness metric.
|
260
260
|
#
|
261
|
-
# Note: The following
|
261
|
+
# Note: The following parameters are mutually exclusive: `groundedness_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
262
262
|
# @param fulfillment_input [::Google::Cloud::AIPlatform::V1::FulfillmentInput, ::Hash]
|
263
263
|
# Input for fulfillment metric.
|
264
264
|
#
|
265
|
-
# Note: The following
|
265
|
+
# Note: The following parameters are mutually exclusive: `fulfillment_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
266
266
|
# @param summarization_quality_input [::Google::Cloud::AIPlatform::V1::SummarizationQualityInput, ::Hash]
|
267
267
|
# Input for summarization quality metric.
|
268
268
|
#
|
269
|
-
# Note: The following
|
269
|
+
# Note: The following parameters are mutually exclusive: `summarization_quality_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
270
270
|
# @param pairwise_summarization_quality_input [::Google::Cloud::AIPlatform::V1::PairwiseSummarizationQualityInput, ::Hash]
|
271
271
|
# Input for pairwise summarization quality metric.
|
272
272
|
#
|
273
|
-
# Note: The following
|
273
|
+
# Note: The following parameters are mutually exclusive: `pairwise_summarization_quality_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
274
274
|
# @param summarization_helpfulness_input [::Google::Cloud::AIPlatform::V1::SummarizationHelpfulnessInput, ::Hash]
|
275
275
|
# Input for summarization helpfulness metric.
|
276
276
|
#
|
277
|
-
# Note: The following
|
277
|
+
# Note: The following parameters are mutually exclusive: `summarization_helpfulness_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
278
278
|
# @param summarization_verbosity_input [::Google::Cloud::AIPlatform::V1::SummarizationVerbosityInput, ::Hash]
|
279
279
|
# Input for summarization verbosity metric.
|
280
280
|
#
|
281
|
-
# Note: The following
|
281
|
+
# Note: The following parameters are mutually exclusive: `summarization_verbosity_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
282
282
|
# @param question_answering_quality_input [::Google::Cloud::AIPlatform::V1::QuestionAnsweringQualityInput, ::Hash]
|
283
283
|
# Input for question answering quality metric.
|
284
284
|
#
|
285
|
-
# Note: The following
|
285
|
+
# Note: The following parameters are mutually exclusive: `question_answering_quality_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
286
286
|
# @param pairwise_question_answering_quality_input [::Google::Cloud::AIPlatform::V1::PairwiseQuestionAnsweringQualityInput, ::Hash]
|
287
287
|
# Input for pairwise question answering quality metric.
|
288
288
|
#
|
289
|
-
# Note: The following
|
289
|
+
# Note: The following parameters are mutually exclusive: `pairwise_question_answering_quality_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
290
290
|
# @param question_answering_relevance_input [::Google::Cloud::AIPlatform::V1::QuestionAnsweringRelevanceInput, ::Hash]
|
291
291
|
# Input for question answering relevance metric.
|
292
292
|
#
|
293
|
-
# Note: The following
|
293
|
+
# Note: The following parameters are mutually exclusive: `question_answering_relevance_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
294
294
|
# @param question_answering_helpfulness_input [::Google::Cloud::AIPlatform::V1::QuestionAnsweringHelpfulnessInput, ::Hash]
|
295
295
|
# Input for question answering helpfulness
|
296
296
|
# metric.
|
297
297
|
#
|
298
|
-
# Note: The following
|
298
|
+
# Note: The following parameters are mutually exclusive: `question_answering_helpfulness_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
299
299
|
# @param question_answering_correctness_input [::Google::Cloud::AIPlatform::V1::QuestionAnsweringCorrectnessInput, ::Hash]
|
300
300
|
# Input for question answering correctness
|
301
301
|
# metric.
|
302
302
|
#
|
303
|
-
# Note: The following
|
303
|
+
# Note: The following parameters are mutually exclusive: `question_answering_correctness_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
304
304
|
# @param pointwise_metric_input [::Google::Cloud::AIPlatform::V1::PointwiseMetricInput, ::Hash]
|
305
305
|
# Input for pointwise metric.
|
306
306
|
#
|
307
|
-
# Note: The following
|
307
|
+
# Note: The following parameters are mutually exclusive: `pointwise_metric_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
308
308
|
# @param pairwise_metric_input [::Google::Cloud::AIPlatform::V1::PairwiseMetricInput, ::Hash]
|
309
309
|
# Input for pairwise metric.
|
310
310
|
#
|
311
|
-
# Note: The following
|
311
|
+
# Note: The following parameters are mutually exclusive: `pairwise_metric_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
312
312
|
# @param tool_call_valid_input [::Google::Cloud::AIPlatform::V1::ToolCallValidInput, ::Hash]
|
313
313
|
# Tool call metric instances.
|
314
314
|
# Input for tool call valid metric.
|
315
315
|
#
|
316
|
-
# Note: The following
|
316
|
+
# Note: The following parameters are mutually exclusive: `tool_call_valid_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
317
317
|
# @param tool_name_match_input [::Google::Cloud::AIPlatform::V1::ToolNameMatchInput, ::Hash]
|
318
318
|
# Input for tool name match metric.
|
319
319
|
#
|
320
|
-
# Note: The following
|
320
|
+
# Note: The following parameters are mutually exclusive: `tool_name_match_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
321
321
|
# @param tool_parameter_key_match_input [::Google::Cloud::AIPlatform::V1::ToolParameterKeyMatchInput, ::Hash]
|
322
322
|
# Input for tool parameter key match metric.
|
323
323
|
#
|
324
|
-
# Note: The following
|
324
|
+
# Note: The following parameters are mutually exclusive: `tool_parameter_key_match_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_kv_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
325
325
|
# @param tool_parameter_kv_match_input [::Google::Cloud::AIPlatform::V1::ToolParameterKVMatchInput, ::Hash]
|
326
326
|
# Input for tool parameter key value match metric.
|
327
327
|
#
|
328
|
-
# Note: The following
|
328
|
+
# Note: The following parameters are mutually exclusive: `tool_parameter_kv_match_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `comet_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
329
329
|
# @param comet_input [::Google::Cloud::AIPlatform::V1::CometInput, ::Hash]
|
330
330
|
# Translation metrics.
|
331
331
|
# Input for Comet metric.
|
332
332
|
#
|
333
|
-
# Note: The following
|
333
|
+
# Note: The following parameters are mutually exclusive: `comet_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `metricx_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
334
334
|
# @param metricx_input [::Google::Cloud::AIPlatform::V1::MetricxInput, ::Hash]
|
335
335
|
# Input for Metricx metric.
|
336
336
|
#
|
337
|
-
# Note: The following
|
337
|
+
# Note: The following parameters are mutually exclusive: `metricx_input`, `exact_match_input`, `bleu_input`, `rouge_input`, `fluency_input`, `coherence_input`, `safety_input`, `groundedness_input`, `fulfillment_input`, `summarization_quality_input`, `pairwise_summarization_quality_input`, `summarization_helpfulness_input`, `summarization_verbosity_input`, `question_answering_quality_input`, `pairwise_question_answering_quality_input`, `question_answering_relevance_input`, `question_answering_helpfulness_input`, `question_answering_correctness_input`, `pointwise_metric_input`, `pairwise_metric_input`, `tool_call_valid_input`, `tool_name_match_input`, `tool_parameter_key_match_input`, `tool_parameter_kv_match_input`, `comet_input`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
338
338
|
# @param location [::String]
|
339
339
|
# Required. The resource name of the Location to evaluate the instances.
|
340
340
|
# Format: `projects/{project}/locations/{location}`
|
@@ -1996,21 +1996,21 @@ module Google
|
|
1996
1996
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
1997
1997
|
#
|
1998
1998
|
# @param avro_source [::Google::Cloud::AIPlatform::V1::AvroSource, ::Hash]
|
1999
|
-
# Note: The following
|
1999
|
+
# Note: The following parameters are mutually exclusive: `avro_source`, `bigquery_source`, `csv_source`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2000
2000
|
# @param bigquery_source [::Google::Cloud::AIPlatform::V1::BigQuerySource, ::Hash]
|
2001
|
-
# Note: The following
|
2001
|
+
# Note: The following parameters are mutually exclusive: `bigquery_source`, `avro_source`, `csv_source`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2002
2002
|
# @param csv_source [::Google::Cloud::AIPlatform::V1::CsvSource, ::Hash]
|
2003
|
-
# Note: The following
|
2003
|
+
# Note: The following parameters are mutually exclusive: `csv_source`, `avro_source`, `bigquery_source`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2004
2004
|
# @param feature_time_field [::String]
|
2005
2005
|
# Source column that holds the Feature timestamp for all Feature
|
2006
2006
|
# values in each entity.
|
2007
2007
|
#
|
2008
|
-
# Note: The following
|
2008
|
+
# Note: The following parameters are mutually exclusive: `feature_time_field`, `feature_time`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2009
2009
|
# @param feature_time [::Google::Protobuf::Timestamp, ::Hash]
|
2010
2010
|
# Single Feature timestamp for all entities being imported. The
|
2011
2011
|
# timestamp must not have higher than millisecond precision.
|
2012
2012
|
#
|
2013
|
-
# Note: The following
|
2013
|
+
# Note: The following parameters are mutually exclusive: `feature_time`, `feature_time_field`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2014
2014
|
# @param entity_type [::String]
|
2015
2015
|
# Required. The resource name of the EntityType grouping the Features for
|
2016
2016
|
# which values are being imported. Format:
|
@@ -2158,11 +2158,11 @@ module Google
|
|
2158
2158
|
# Values in the timestamp column must use the RFC 3339 format, e.g.
|
2159
2159
|
# `2012-07-30T10:43:17.123Z`.
|
2160
2160
|
#
|
2161
|
-
# Note: The following
|
2161
|
+
# Note: The following parameters are mutually exclusive: `csv_read_instances`, `bigquery_read_instances`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2162
2162
|
# @param bigquery_read_instances [::Google::Cloud::AIPlatform::V1::BigQuerySource, ::Hash]
|
2163
2163
|
# Similar to csv_read_instances, but from BigQuery source.
|
2164
2164
|
#
|
2165
|
-
# Note: The following
|
2165
|
+
# Note: The following parameters are mutually exclusive: `bigquery_read_instances`, `csv_read_instances`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2166
2166
|
# @param featurestore [::String]
|
2167
2167
|
# Required. The resource name of the Featurestore from which to query Feature
|
2168
2168
|
# values. Format:
|
@@ -2280,12 +2280,12 @@ module Google
|
|
2280
2280
|
# Exports the latest Feature values of all entities of the EntityType
|
2281
2281
|
# within a time range.
|
2282
2282
|
#
|
2283
|
-
# Note: The following
|
2283
|
+
# Note: The following parameters are mutually exclusive: `snapshot_export`, `full_export`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2284
2284
|
# @param full_export [::Google::Cloud::AIPlatform::V1::ExportFeatureValuesRequest::FullExport, ::Hash]
|
2285
2285
|
# Exports all historical values of all entities of the EntityType within a
|
2286
2286
|
# time range
|
2287
2287
|
#
|
2288
|
-
# Note: The following
|
2288
|
+
# Note: The following parameters are mutually exclusive: `full_export`, `snapshot_export`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2289
2289
|
# @param entity_type [::String]
|
2290
2290
|
# Required. The resource name of the EntityType from which to export Feature
|
2291
2291
|
# values. Format:
|
@@ -2400,12 +2400,12 @@ module Google
|
|
2400
2400
|
# @param select_entity [::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesRequest::SelectEntity, ::Hash]
|
2401
2401
|
# Select feature values to be deleted by specifying entities.
|
2402
2402
|
#
|
2403
|
-
# Note: The following
|
2403
|
+
# Note: The following parameters are mutually exclusive: `select_entity`, `select_time_range_and_feature`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2404
2404
|
# @param select_time_range_and_feature [::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesRequest::SelectTimeRangeAndFeature, ::Hash]
|
2405
2405
|
# Select feature values to be deleted by specifying time range and
|
2406
2406
|
# features.
|
2407
2407
|
#
|
2408
|
-
# Note: The following
|
2408
|
+
# Note: The following parameters are mutually exclusive: `select_time_range_and_feature`, `select_entity`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2409
2409
|
# @param entity_type [::String]
|
2410
2410
|
# Required. The resource name of the EntityType grouping the Features for
|
2411
2411
|
# which values are being deleted from. Format:
|
@@ -1879,21 +1879,21 @@ module Google
|
|
1879
1879
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
1880
1880
|
#
|
1881
1881
|
# @param avro_source [::Google::Cloud::AIPlatform::V1::AvroSource, ::Hash]
|
1882
|
-
# Note: The following
|
1882
|
+
# Note: The following parameters are mutually exclusive: `avro_source`, `bigquery_source`, `csv_source`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1883
1883
|
# @param bigquery_source [::Google::Cloud::AIPlatform::V1::BigQuerySource, ::Hash]
|
1884
|
-
# Note: The following
|
1884
|
+
# Note: The following parameters are mutually exclusive: `bigquery_source`, `avro_source`, `csv_source`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1885
1885
|
# @param csv_source [::Google::Cloud::AIPlatform::V1::CsvSource, ::Hash]
|
1886
|
-
# Note: The following
|
1886
|
+
# Note: The following parameters are mutually exclusive: `csv_source`, `avro_source`, `bigquery_source`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1887
1887
|
# @param feature_time_field [::String]
|
1888
1888
|
# Source column that holds the Feature timestamp for all Feature
|
1889
1889
|
# values in each entity.
|
1890
1890
|
#
|
1891
|
-
# Note: The following
|
1891
|
+
# Note: The following parameters are mutually exclusive: `feature_time_field`, `feature_time`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1892
1892
|
# @param feature_time [::Google::Protobuf::Timestamp, ::Hash]
|
1893
1893
|
# Single Feature timestamp for all entities being imported. The
|
1894
1894
|
# timestamp must not have higher than millisecond precision.
|
1895
1895
|
#
|
1896
|
-
# Note: The following
|
1896
|
+
# Note: The following parameters are mutually exclusive: `feature_time`, `feature_time_field`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1897
1897
|
# @param entity_type [::String]
|
1898
1898
|
# Required. The resource name of the EntityType grouping the Features for
|
1899
1899
|
# which values are being imported. Format:
|
@@ -2034,11 +2034,11 @@ module Google
|
|
2034
2034
|
# Values in the timestamp column must use the RFC 3339 format, e.g.
|
2035
2035
|
# `2012-07-30T10:43:17.123Z`.
|
2036
2036
|
#
|
2037
|
-
# Note: The following
|
2037
|
+
# Note: The following parameters are mutually exclusive: `csv_read_instances`, `bigquery_read_instances`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2038
2038
|
# @param bigquery_read_instances [::Google::Cloud::AIPlatform::V1::BigQuerySource, ::Hash]
|
2039
2039
|
# Similar to csv_read_instances, but from BigQuery source.
|
2040
2040
|
#
|
2041
|
-
# Note: The following
|
2041
|
+
# Note: The following parameters are mutually exclusive: `bigquery_read_instances`, `csv_read_instances`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2042
2042
|
# @param featurestore [::String]
|
2043
2043
|
# Required. The resource name of the Featurestore from which to query Feature
|
2044
2044
|
# values. Format:
|
@@ -2149,12 +2149,12 @@ module Google
|
|
2149
2149
|
# Exports the latest Feature values of all entities of the EntityType
|
2150
2150
|
# within a time range.
|
2151
2151
|
#
|
2152
|
-
# Note: The following
|
2152
|
+
# Note: The following parameters are mutually exclusive: `snapshot_export`, `full_export`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2153
2153
|
# @param full_export [::Google::Cloud::AIPlatform::V1::ExportFeatureValuesRequest::FullExport, ::Hash]
|
2154
2154
|
# Exports all historical values of all entities of the EntityType within a
|
2155
2155
|
# time range
|
2156
2156
|
#
|
2157
|
-
# Note: The following
|
2157
|
+
# Note: The following parameters are mutually exclusive: `full_export`, `snapshot_export`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2158
2158
|
# @param entity_type [::String]
|
2159
2159
|
# Required. The resource name of the EntityType from which to export Feature
|
2160
2160
|
# values. Format:
|
@@ -2262,12 +2262,12 @@ module Google
|
|
2262
2262
|
# @param select_entity [::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesRequest::SelectEntity, ::Hash]
|
2263
2263
|
# Select feature values to be deleted by specifying entities.
|
2264
2264
|
#
|
2265
|
-
# Note: The following
|
2265
|
+
# Note: The following parameters are mutually exclusive: `select_entity`, `select_time_range_and_feature`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2266
2266
|
# @param select_time_range_and_feature [::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesRequest::SelectTimeRangeAndFeature, ::Hash]
|
2267
2267
|
# Select feature values to be deleted by specifying time range and
|
2268
2268
|
# features.
|
2269
2269
|
#
|
2270
|
-
# Note: The following
|
2270
|
+
# Note: The following parameters are mutually exclusive: `select_time_range_and_feature`, `select_entity`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
2271
2271
|
# @param entity_type [::String]
|
2272
2272
|
# Required. The resource name of the EntityType grouping the Features for
|
2273
2273
|
# which values are being deleted from. Format:
|
@@ -350,12 +350,12 @@ module Google
|
|
350
350
|
# `publishers/{publisher}/models/{publisher_model}@{version_id}`, or
|
351
351
|
# `publishers/hf-{hugging-face-author}/models/{hugging-face-model-name}@001`.
|
352
352
|
#
|
353
|
-
# Note: The following
|
353
|
+
# Note: The following parameters are mutually exclusive: `publisher_model_name`, `hugging_face_model_id`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
354
354
|
# @param hugging_face_model_id [::String]
|
355
355
|
# The Hugging Face model to deploy.
|
356
356
|
# Format: Hugging Face model ID like `google/gemma-2-2b-it`.
|
357
357
|
#
|
358
|
-
# Note: The following
|
358
|
+
# Note: The following parameters are mutually exclusive: `hugging_face_model_id`, `publisher_model_name`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
359
359
|
# @param destination [::String]
|
360
360
|
# Required. The resource name of the Location to deploy the model in.
|
361
361
|
# Format: `projects/{project}/locations/{location}`
|
@@ -338,12 +338,12 @@ module Google
|
|
338
338
|
# `publishers/{publisher}/models/{publisher_model}@{version_id}`, or
|
339
339
|
# `publishers/hf-{hugging-face-author}/models/{hugging-face-model-name}@001`.
|
340
340
|
#
|
341
|
-
# Note: The following
|
341
|
+
# Note: The following parameters are mutually exclusive: `publisher_model_name`, `hugging_face_model_id`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
342
342
|
# @param hugging_face_model_id [::String]
|
343
343
|
# The Hugging Face model to deploy.
|
344
344
|
# Format: Hugging Face model ID like `google/gemma-2-2b-it`.
|
345
345
|
#
|
346
|
-
# Note: The following
|
346
|
+
# Note: The following parameters are mutually exclusive: `hugging_face_model_id`, `publisher_model_name`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
347
347
|
# @param destination [::String]
|
348
348
|
# Required. The resource name of the Location to deploy the model in.
|
349
349
|
# Format: `projects/{project}/locations/{location}`
|
@@ -1441,13 +1441,13 @@ module Google
|
|
1441
1441
|
# This value may be up to 63 characters, and valid characters are
|
1442
1442
|
# `[a-z0-9_-]`. The first character cannot be a number or hyphen.
|
1443
1443
|
#
|
1444
|
-
# Note: The following
|
1444
|
+
# Note: The following parameters are mutually exclusive: `model_id`, `parent_model`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1445
1445
|
# @param parent_model [::String]
|
1446
1446
|
# Optional. Specify this field to copy source_model into this existing
|
1447
1447
|
# Model as a new version. Format:
|
1448
1448
|
# `projects/{project}/locations/{location}/models/{model}`
|
1449
1449
|
#
|
1450
|
-
# Note: The following
|
1450
|
+
# Note: The following parameters are mutually exclusive: `parent_model`, `model_id`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1451
1451
|
# @param parent [::String]
|
1452
1452
|
# Required. The resource name of the Location into which to copy the Model.
|
1453
1453
|
# Format: `projects/{project}/locations/{location}`
|
@@ -1359,13 +1359,13 @@ module Google
|
|
1359
1359
|
# This value may be up to 63 characters, and valid characters are
|
1360
1360
|
# `[a-z0-9_-]`. The first character cannot be a number or hyphen.
|
1361
1361
|
#
|
1362
|
-
# Note: The following
|
1362
|
+
# Note: The following parameters are mutually exclusive: `model_id`, `parent_model`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1363
1363
|
# @param parent_model [::String]
|
1364
1364
|
# Optional. Specify this field to copy source_model into this existing
|
1365
1365
|
# Model as a new version. Format:
|
1366
1366
|
# `projects/{project}/locations/{location}/models/{model}`
|
1367
1367
|
#
|
1368
|
-
# Note: The following
|
1368
|
+
# Note: The following parameters are mutually exclusive: `parent_model`, `model_id`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1369
1369
|
# @param parent [::String]
|
1370
1370
|
# Required. The resource name of the Location into which to copy the Model.
|
1371
1371
|
# Format: `projects/{project}/locations/{location}`
|
@@ -15,7 +15,7 @@ require 'google/protobuf/timestamp_pb'
|
|
15
15
|
require 'google/rpc/status_pb'
|
16
16
|
|
17
17
|
|
18
|
-
descriptor_data = "\n7google/cloud/aiplatform/v1/notebook_execution_job.proto\x12\x1agoogle.cloud.aiplatform.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x30google/cloud/aiplatform/v1/encryption_spec.proto\x1a*google/cloud/aiplatform/v1/job_state.proto\x1a\x32google/cloud/aiplatform/v1/machine_resources.proto\x1a-google/cloud/aiplatform/v1/network_spec.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x17google/rpc/status.proto\"\
|
18
|
+
descriptor_data = "\n7google/cloud/aiplatform/v1/notebook_execution_job.proto\x12\x1agoogle.cloud.aiplatform.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x30google/cloud/aiplatform/v1/encryption_spec.proto\x1a*google/cloud/aiplatform/v1/job_state.proto\x1a\x32google/cloud/aiplatform/v1/machine_resources.proto\x1a-google/cloud/aiplatform/v1/network_spec.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x17google/rpc/status.proto\"\x80\x10\n\x14NotebookExecutionJob\x12o\n\x1a\x64\x61taform_repository_source\x18\x03 \x01(\x0b\x32I.google.cloud.aiplatform.v1.NotebookExecutionJob.DataformRepositorySourceH\x00\x12\x61\n\x13gcs_notebook_source\x18\x04 \x01(\x0b\x32\x42.google.cloud.aiplatform.v1.NotebookExecutionJob.GcsNotebookSourceH\x00\x12g\n\x16\x64irect_notebook_source\x18\x11 \x01(\x0b\x32\x45.google.cloud.aiplatform.v1.NotebookExecutionJob.DirectNotebookSourceH\x00\x12i\n\'notebook_runtime_template_resource_name\x18\x0e \x01(\tB6\xfa\x41\x33\n1aiplatform.googleapis.com/NotebookRuntimeTemplateH\x01\x12i\n\x17\x63ustom_environment_spec\x18\x10 \x01(\x0b\x32\x46.google.cloud.aiplatform.v1.NotebookExecutionJob.CustomEnvironmentSpecH\x01\x12\x18\n\x0egcs_output_uri\x18\x08 \x01(\tH\x02\x12\x18\n\x0e\x65xecution_user\x18\t \x01(\tH\x03\x12\x19\n\x0fservice_account\x18\x12 \x01(\tH\x03\x12^\n\x11workbench_runtime\x18\x17 \x01(\x0b\x32\x41.google.cloud.aiplatform.v1.NotebookExecutionJob.WorkbenchRuntimeH\x04\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x34\n\x11\x65xecution_timeout\x18\x05 \x01(\x0b\x32\x19.google.protobuf.Duration\x12G\n\x16schedule_resource_name\x18\x06 \x01(\tB\'\xfa\x41$\n\"aiplatform.googleapis.com/Schedule\x12<\n\tjob_state\x18\n \x01(\x0e\x32$.google.cloud.aiplatform.v1.JobStateB\x03\xe0\x41\x03\x12\'\n\x06status\x18\x0b \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\r \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12L\n\x06labels\x18\x13 \x03(\x0b\x32<.google.cloud.aiplatform.v1.NotebookExecutionJob.LabelsEntry\x12\x13\n\x0bkernel_name\x18\x14 \x01(\t\x12\x43\n\x0f\x65ncryption_spec\x18\x16 \x01(\x0b\x32*.google.cloud.aiplatform.v1.EncryptionSpec\x1aY\n\x18\x44\x61taformRepositorySource\x12)\n!dataform_repository_resource_name\x18\x01 \x01(\t\x12\x12\n\ncommit_sha\x18\x02 \x01(\t\x1a\x34\n\x11GcsNotebookSource\x12\x0b\n\x03uri\x18\x01 \x01(\t\x12\x12\n\ngeneration\x18\x02 \x01(\t\x1a\'\n\x14\x44irectNotebookSource\x12\x0f\n\x07\x63ontent\x18\x01 \x01(\x0c\x1a\xe3\x01\n\x15\x43ustomEnvironmentSpec\x12=\n\x0cmachine_spec\x18\x01 \x01(\x0b\x32\'.google.cloud.aiplatform.v1.MachineSpec\x12L\n\x14persistent_disk_spec\x18\x02 \x01(\x0b\x32..google.cloud.aiplatform.v1.PersistentDiskSpec\x12=\n\x0cnetwork_spec\x18\x03 \x01(\x0b\x32\'.google.cloud.aiplatform.v1.NetworkSpec\x1a\x12\n\x10WorkbenchRuntime\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:\xb9\x01\xea\x41\xb5\x01\n.aiplatform.googleapis.com/NotebookExecutionJob\x12Vprojects/{project}/locations/{location}/notebookExecutionJobs/{notebook_execution_job}*\x15notebookExecutionJobs2\x14notebookExecutionJobB\x11\n\x0fnotebook_sourceB\x12\n\x10\x65nvironment_specB\x10\n\x0e\x65xecution_sinkB\x14\n\x12\x65xecution_identityB\x15\n\x13runtime_environmentB\xd7\x01\n\x1e\x63om.google.cloud.aiplatform.v1B\x19NotebookExecutionJobProtoP\x01Z>cloud.google.com/go/aiplatform/apiv1/aiplatformpb;aiplatformpb\xaa\x02\x1aGoogle.Cloud.AIPlatform.V1\xca\x02\x1aGoogle\\Cloud\\AIPlatform\\V1\xea\x02\x1dGoogle::Cloud::AIPlatform::V1b\x06proto3"
|
19
19
|
|
20
20
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
21
21
|
|
@@ -8,7 +8,7 @@ require 'google/api/field_behavior_pb'
|
|
8
8
|
require 'google/cloud/aiplatform/v1/env_var_pb'
|
9
9
|
|
10
10
|
|
11
|
-
descriptor_data = "\n9google/cloud/aiplatform/v1/notebook_software_config.proto\x12\x1agoogle.cloud.aiplatform.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a(google/cloud/aiplatform/v1/env_var.proto\"\xec\x02\n\x17PostStartupScriptConfig\x12 \n\x13post_startup_script\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12$\n\x17post_startup_script_url\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12x\n\x1cpost_startup_script_behavior\x18\x03 \x01(\x0e\x32M.google.cloud.aiplatform.v1.PostStartupScriptConfig.PostStartupScriptBehaviorB\x03\xe0\x41\x01\"\x8e\x01\n\x19PostStartupScriptBehavior\x12,\n(POST_STARTUP_SCRIPT_BEHAVIOR_UNSPECIFIED\x10\x00\x12\x0c\n\x08RUN_ONCE\x10\x01\x12\x13\n\x0fRUN_EVERY_START\x10\x02\x12 \n\x1c\x44OWNLOAD_AND_RUN_EVERY_START\x10\x03\"\
|
11
|
+
descriptor_data = "\n9google/cloud/aiplatform/v1/notebook_software_config.proto\x12\x1agoogle.cloud.aiplatform.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a(google/cloud/aiplatform/v1/env_var.proto\"\xec\x02\n\x17PostStartupScriptConfig\x12 \n\x13post_startup_script\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12$\n\x17post_startup_script_url\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12x\n\x1cpost_startup_script_behavior\x18\x03 \x01(\x0e\x32M.google.cloud.aiplatform.v1.PostStartupScriptConfig.PostStartupScriptBehaviorB\x03\xe0\x41\x01\"\x8e\x01\n\x19PostStartupScriptBehavior\x12,\n(POST_STARTUP_SCRIPT_BEHAVIOR_UNSPECIFIED\x10\x00\x12\x0c\n\x08RUN_ONCE\x10\x01\x12\x13\n\x0fRUN_EVERY_START\x10\x02\x12 \n\x1c\x44OWNLOAD_AND_RUN_EVERY_START\x10\x03\"A\n\nColabImage\x12\x19\n\x0crelease_name\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tB\x03\xe0\x41\x03\"\x81\x02\n\x16NotebookSoftwareConfig\x12\x42\n\x0b\x63olab_image\x18\x05 \x01(\x0b\x32&.google.cloud.aiplatform.v1.ColabImageB\x03\xe0\x41\x01H\x00\x12\x34\n\x03\x65nv\x18\x01 \x03(\x0b\x32\".google.cloud.aiplatform.v1.EnvVarB\x03\xe0\x41\x01\x12\\\n\x1apost_startup_script_config\x18\x02 \x01(\x0b\x32\x33.google.cloud.aiplatform.v1.PostStartupScriptConfigB\x03\xe0\x41\x01\x42\x0f\n\rruntime_imageB\xd9\x01\n\x1e\x63om.google.cloud.aiplatform.v1B\x1bNotebookSoftwareConfigProtoP\x01Z>cloud.google.com/go/aiplatform/apiv1/aiplatformpb;aiplatformpb\xaa\x02\x1aGoogle.Cloud.AIPlatform.V1\xca\x02\x1aGoogle\\Cloud\\AIPlatform\\V1\xea\x02\x1dGoogle::Cloud::AIPlatform::V1b\x06proto3"
|
12
12
|
|
13
13
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
14
14
|
|
@@ -41,6 +41,7 @@ module Google
|
|
41
41
|
module V1
|
42
42
|
PostStartupScriptConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.PostStartupScriptConfig").msgclass
|
43
43
|
PostStartupScriptConfig::PostStartupScriptBehavior = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.PostStartupScriptConfig.PostStartupScriptBehavior").enummodule
|
44
|
+
ColabImage = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.ColabImage").msgclass
|
44
45
|
NotebookSoftwareConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.NotebookSoftwareConfig").msgclass
|
45
46
|
end
|
46
47
|
end
|
@@ -19,7 +19,7 @@ require 'google/protobuf/timestamp_pb'
|
|
19
19
|
require 'google/rpc/status_pb'
|
20
20
|
|
21
21
|
|
22
|
-
descriptor_data = "\n-google/cloud/aiplatform/v1/pipeline_job.proto\x12\x1agoogle.cloud.aiplatform.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a)google/cloud/aiplatform/v1/artifact.proto\x1a(google/cloud/aiplatform/v1/context.proto\x1a\x30google/cloud/aiplatform/v1/encryption_spec.proto\x1a*google/cloud/aiplatform/v1/execution.proto\x1a\x38google/cloud/aiplatform/v1/pipeline_failure_policy.proto\x1a/google/cloud/aiplatform/v1/pipeline_state.proto\x1a\x33google/cloud/aiplatform/v1/service_networking.proto\x1a&google/cloud/aiplatform/v1/value.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x17google/rpc/status.proto\"\xc7\x0f\n\x0bPipelineJob\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x34\n\x0b\x63reate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x33\n\nstart_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12.\n\rpipeline_spec\x18\x07 \x01(\x0b\x32\x17.google.protobuf.Struct\x12=\n\x05state\x18\x08 \x01(\x0e\x32).google.cloud.aiplatform.v1.PipelineStateB\x03\xe0\x41\x03\x12\x46\n\njob_detail\x18\t \x01(\x0b\x32-.google.cloud.aiplatform.v1.PipelineJobDetailB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\n \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x43\n\x06labels\x18\x0b \x03(\x0b\x32\x33.google.cloud.aiplatform.v1.PipelineJob.LabelsEntry\x12M\n\x0eruntime_config\x18\x0c \x01(\x0b\x32\x35.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig\x12\x43\n\x0f\x65ncryption_spec\x18\x10 \x01(\x0b\x32*.google.cloud.aiplatform.v1.EncryptionSpec\x12\x17\n\x0fservice_account\x18\x11 \x01(\t\x12\x34\n\x07network\x18\x12 \x01(\tB#\xfa\x41 \n\x1e\x63ompute.googleapis.com/Network\x12\x1a\n\x12reserved_ip_ranges\x18\x19 \x03(\t\x12Q\n\x14psc_interface_config\x18\x1f \x01(\x0b\x32..google.cloud.aiplatform.v1.PscInterfaceConfigB\x03\xe0\x41\x01\x12\x14\n\x0ctemplate_uri\x18\x13 \x01(\t\x12T\n\x11template_metadata\x18\x14 \x01(\x0b\x32\x34.google.cloud.aiplatform.v1.PipelineTemplateMetadataB\x03\xe0\x41\x03\x12\x1a\n\rschedule_name\x18\x16 \x01(\tB\x03\xe0\x41\x03\x12\"\n\x15preflight_validations\x18\x1a \x01(\x08\x42\x03\xe0\x41\x01\x1a\xf8\x05\n\rRuntimeConfig\x12]\n\nparameters\x18\x01 \x03(\x0b\x32\x45.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.ParametersEntryB\x02\x18\x01\x12!\n\x14gcs_output_directory\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x64\n\x10parameter_values\x18\x03 \x03(\x0b\x32J.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.ParameterValuesEntry\x12I\n\x0e\x66\x61ilure_policy\x18\x04 \x01(\x0e\x32\x31.google.cloud.aiplatform.v1.PipelineFailurePolicy\x12\x62\n\x0finput_artifacts\x18\x05 \x03(\x0b\x32I.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.InputArtifactsEntry\x1a.\n\rInputArtifact\x12\x15\n\x0b\x61rtifact_id\x18\x01 \x01(\tH\x00\x42\x06\n\x04kind\x1aT\n\x0fParametersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x30\n\x05value\x18\x02 \x01(\x0b\x32!.google.cloud.aiplatform.v1.Value:\x02\x38\x01\x1aN\n\x14ParameterValuesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12%\n\x05value\x18\x02 \x01(\x0b\x32\x16.google.protobuf.Value:\x02\x38\x01\x1az\n\x13InputArtifactsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12R\n\x05value\x18\x02 \x01(\x0b\x32\x43.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.InputArtifact:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:o\xea\x41l\n%aiplatform.googleapis.com/PipelineJob\x12\x43projects/{project}/locations/{location}/pipelineJobs/{pipeline_job}\"+\n\x18PipelineTemplateMetadata\x12\x0f\n\x07version\x18\x03 \x01(\t\"\xea\x01\n\x11PipelineJobDetail\x12\x42\n\x10pipeline_context\x18\x01 \x01(\x0b\x32#.google.cloud.aiplatform.v1.ContextB\x03\xe0\x41\x03\x12\x46\n\x14pipeline_run_context\x18\x02 \x01(\x0b\x32#.google.cloud.aiplatform.v1.ContextB\x03\xe0\x41\x03\x12I\n\x0ctask_details\x18\x03 \x03(\x0b\x32..google.cloud.aiplatform.v1.PipelineTaskDetailB\x03\xe0\x41\x03\"\
|
22
|
+
descriptor_data = "\n-google/cloud/aiplatform/v1/pipeline_job.proto\x12\x1agoogle.cloud.aiplatform.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a)google/cloud/aiplatform/v1/artifact.proto\x1a(google/cloud/aiplatform/v1/context.proto\x1a\x30google/cloud/aiplatform/v1/encryption_spec.proto\x1a*google/cloud/aiplatform/v1/execution.proto\x1a\x38google/cloud/aiplatform/v1/pipeline_failure_policy.proto\x1a/google/cloud/aiplatform/v1/pipeline_state.proto\x1a\x33google/cloud/aiplatform/v1/service_networking.proto\x1a&google/cloud/aiplatform/v1/value.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x17google/rpc/status.proto\"\xc7\x0f\n\x0bPipelineJob\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x34\n\x0b\x63reate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x33\n\nstart_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12.\n\rpipeline_spec\x18\x07 \x01(\x0b\x32\x17.google.protobuf.Struct\x12=\n\x05state\x18\x08 \x01(\x0e\x32).google.cloud.aiplatform.v1.PipelineStateB\x03\xe0\x41\x03\x12\x46\n\njob_detail\x18\t \x01(\x0b\x32-.google.cloud.aiplatform.v1.PipelineJobDetailB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\n \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x43\n\x06labels\x18\x0b \x03(\x0b\x32\x33.google.cloud.aiplatform.v1.PipelineJob.LabelsEntry\x12M\n\x0eruntime_config\x18\x0c \x01(\x0b\x32\x35.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig\x12\x43\n\x0f\x65ncryption_spec\x18\x10 \x01(\x0b\x32*.google.cloud.aiplatform.v1.EncryptionSpec\x12\x17\n\x0fservice_account\x18\x11 \x01(\t\x12\x34\n\x07network\x18\x12 \x01(\tB#\xfa\x41 \n\x1e\x63ompute.googleapis.com/Network\x12\x1a\n\x12reserved_ip_ranges\x18\x19 \x03(\t\x12Q\n\x14psc_interface_config\x18\x1f \x01(\x0b\x32..google.cloud.aiplatform.v1.PscInterfaceConfigB\x03\xe0\x41\x01\x12\x14\n\x0ctemplate_uri\x18\x13 \x01(\t\x12T\n\x11template_metadata\x18\x14 \x01(\x0b\x32\x34.google.cloud.aiplatform.v1.PipelineTemplateMetadataB\x03\xe0\x41\x03\x12\x1a\n\rschedule_name\x18\x16 \x01(\tB\x03\xe0\x41\x03\x12\"\n\x15preflight_validations\x18\x1a \x01(\x08\x42\x03\xe0\x41\x01\x1a\xf8\x05\n\rRuntimeConfig\x12]\n\nparameters\x18\x01 \x03(\x0b\x32\x45.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.ParametersEntryB\x02\x18\x01\x12!\n\x14gcs_output_directory\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x64\n\x10parameter_values\x18\x03 \x03(\x0b\x32J.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.ParameterValuesEntry\x12I\n\x0e\x66\x61ilure_policy\x18\x04 \x01(\x0e\x32\x31.google.cloud.aiplatform.v1.PipelineFailurePolicy\x12\x62\n\x0finput_artifacts\x18\x05 \x03(\x0b\x32I.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.InputArtifactsEntry\x1a.\n\rInputArtifact\x12\x15\n\x0b\x61rtifact_id\x18\x01 \x01(\tH\x00\x42\x06\n\x04kind\x1aT\n\x0fParametersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x30\n\x05value\x18\x02 \x01(\x0b\x32!.google.cloud.aiplatform.v1.Value:\x02\x38\x01\x1aN\n\x14ParameterValuesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12%\n\x05value\x18\x02 \x01(\x0b\x32\x16.google.protobuf.Value:\x02\x38\x01\x1az\n\x13InputArtifactsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12R\n\x05value\x18\x02 \x01(\x0b\x32\x43.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.InputArtifact:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:o\xea\x41l\n%aiplatform.googleapis.com/PipelineJob\x12\x43projects/{project}/locations/{location}/pipelineJobs/{pipeline_job}\"+\n\x18PipelineTemplateMetadata\x12\x0f\n\x07version\x18\x03 \x01(\t\"\xea\x01\n\x11PipelineJobDetail\x12\x42\n\x10pipeline_context\x18\x01 \x01(\x0b\x32#.google.cloud.aiplatform.v1.ContextB\x03\xe0\x41\x03\x12\x46\n\x14pipeline_run_context\x18\x02 \x01(\x0b\x32#.google.cloud.aiplatform.v1.ContextB\x03\xe0\x41\x03\x12I\n\x0ctask_details\x18\x03 \x03(\x0b\x32..google.cloud.aiplatform.v1.PipelineTaskDetailB\x03\xe0\x41\x03\"\xbc\x0b\n\x12PipelineTaskDetail\x12\x14\n\x07task_id\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12\x1b\n\x0eparent_task_id\x18\x0c \x01(\x03\x42\x03\xe0\x41\x03\x12\x16\n\ttask_name\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x33\n\nstart_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12T\n\x0f\x65xecutor_detail\x18\x06 \x01(\x0b\x32\x36.google.cloud.aiplatform.v1.PipelineTaskExecutorDetailB\x03\xe0\x41\x03\x12H\n\x05state\x18\x07 \x01(\x0e\x32\x34.google.cloud.aiplatform.v1.PipelineTaskDetail.StateB\x03\xe0\x41\x03\x12=\n\texecution\x18\x08 \x01(\x0b\x32%.google.cloud.aiplatform.v1.ExecutionB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\t \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x64\n\x14pipeline_task_status\x18\r \x03(\x0b\x32\x41.google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatusB\x03\xe0\x41\x03\x12O\n\x06inputs\x18\n \x03(\x0b\x32:.google.cloud.aiplatform.v1.PipelineTaskDetail.InputsEntryB\x03\xe0\x41\x03\x12Q\n\x07outputs\x18\x0b \x03(\x0b\x32;.google.cloud.aiplatform.v1.PipelineTaskDetail.OutputsEntryB\x03\xe0\x41\x03\x12\x1d\n\x10task_unique_name\x18\x0e \x01(\tB\x03\xe0\x41\x03\x1a\xbc\x01\n\x12PipelineTaskStatus\x12\x34\n\x0bupdate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12H\n\x05state\x18\x02 \x01(\x0e\x32\x34.google.cloud.aiplatform.v1.PipelineTaskDetail.StateB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x03 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x1aL\n\x0c\x41rtifactList\x12<\n\tartifacts\x18\x01 \x03(\x0b\x32$.google.cloud.aiplatform.v1.ArtifactB\x03\xe0\x41\x03\x1aj\n\x0bInputsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12J\n\x05value\x18\x02 \x01(\x0b\x32;.google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList:\x02\x38\x01\x1ak\n\x0cOutputsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12J\n\x05value\x18\x02 \x01(\x0b\x32;.google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList:\x02\x38\x01\"\xa6\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\r\n\tSUCCEEDED\x10\x03\x12\x12\n\x0e\x43\x41NCEL_PENDING\x10\x04\x12\x0e\n\nCANCELLING\x10\x05\x12\r\n\tCANCELLED\x10\x06\x12\n\n\x06\x46\x41ILED\x10\x07\x12\x0b\n\x07SKIPPED\x10\x08\x12\x11\n\rNOT_TRIGGERED\x10\t\"\xcb\x04\n\x1aPipelineTaskExecutorDetail\x12g\n\x10\x63ontainer_detail\x18\x01 \x01(\x0b\x32\x46.google.cloud.aiplatform.v1.PipelineTaskExecutorDetail.ContainerDetailB\x03\xe0\x41\x03H\x00\x12h\n\x11\x63ustom_job_detail\x18\x02 \x01(\x0b\x32\x46.google.cloud.aiplatform.v1.PipelineTaskExecutorDetail.CustomJobDetailB\x03\xe0\x41\x03H\x00\x1a\xe7\x01\n\x0f\x43ontainerDetail\x12=\n\x08main_job\x18\x01 \x01(\tB+\xe0\x41\x03\xfa\x41%\n#aiplatform.googleapis.com/CustomJob\x12J\n\x15pre_caching_check_job\x18\x02 \x01(\tB+\xe0\x41\x03\xfa\x41%\n#aiplatform.googleapis.com/CustomJob\x12\x1d\n\x10\x66\x61iled_main_jobs\x18\x03 \x03(\tB\x03\xe0\x41\x03\x12*\n\x1d\x66\x61iled_pre_caching_check_jobs\x18\x04 \x03(\tB\x03\xe0\x41\x03\x1a\x65\n\x0f\x43ustomJobDetail\x12\x38\n\x03job\x18\x01 \x01(\tB+\xe0\x41\x03\xfa\x41%\n#aiplatform.googleapis.com/CustomJob\x12\x18\n\x0b\x66\x61iled_jobs\x18\x03 \x03(\tB\x03\xe0\x41\x03\x42\t\n\x07\x64\x65tailsB\x97\x02\n\x1e\x63om.google.cloud.aiplatform.v1B\x08PipelineP\x01Z>cloud.google.com/go/aiplatform/apiv1/aiplatformpb;aiplatformpb\xaa\x02\x1aGoogle.Cloud.AIPlatform.V1\xca\x02\x1aGoogle\\Cloud\\AIPlatform\\V1\xea\x02\x1dGoogle::Cloud::AIPlatform::V1\xea\x41N\n\x1e\x63ompute.googleapis.com/Network\x12,projects/{project}/global/networks/{network}b\x06proto3"
|
23
23
|
|
24
24
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
25
25
|
|
@@ -11,7 +11,7 @@ require 'google/protobuf/struct_pb'
|
|
11
11
|
require 'google/type/latlng_pb'
|
12
12
|
|
13
13
|
|
14
|
-
descriptor_data = "\n%google/cloud/aiplatform/v1/tool.proto\x12\x1agoogle.cloud.aiplatform.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a(google/cloud/aiplatform/v1/openapi.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x18google/type/latlng.proto\"\
|
14
|
+
descriptor_data = "\n%google/cloud/aiplatform/v1/tool.proto\x12\x1agoogle.cloud.aiplatform.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a(google/cloud/aiplatform/v1/openapi.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x18google/type/latlng.proto\"\xb5\x06\n\x04Tool\x12S\n\x15\x66unction_declarations\x18\x01 \x03(\x0b\x32/.google.cloud.aiplatform.v1.FunctionDeclarationB\x03\xe0\x41\x01\x12=\n\tretrieval\x18\x02 \x01(\x0b\x32%.google.cloud.aiplatform.v1.RetrievalB\x03\xe0\x41\x01\x12I\n\rgoogle_search\x18\x07 \x01(\x0b\x32-.google.cloud.aiplatform.v1.Tool.GoogleSearchB\x03\xe0\x41\x01\x12W\n\x17google_search_retrieval\x18\x03 \x01(\x0b\x32\x31.google.cloud.aiplatform.v1.GoogleSearchRetrievalB\x03\xe0\x41\x01\x12S\n\x15\x65nterprise_web_search\x18\x06 \x01(\x0b\x32/.google.cloud.aiplatform.v1.EnterpriseWebSearchB\x03\xe0\x41\x01\x12K\n\x0e\x63ode_execution\x18\x04 \x01(\x0b\x32..google.cloud.aiplatform.v1.Tool.CodeExecutionB\x03\xe0\x41\x01\x12@\n\x0burl_context\x18\x08 \x01(\x0b\x32&.google.cloud.aiplatform.v1.UrlContextB\x03\xe0\x41\x01\x12G\n\x0c\x63omputer_use\x18\x0b \x01(\x0b\x32,.google.cloud.aiplatform.v1.Tool.ComputerUseB\x03\xe0\x41\x01\x1a\x0e\n\x0cGoogleSearch\x1a\x0f\n\rCodeExecution\x1a\xa6\x01\n\x0b\x43omputerUse\x12R\n\x0b\x65nvironment\x18\x01 \x01(\x0e\x32\x38.google.cloud.aiplatform.v1.Tool.ComputerUse.EnvironmentB\x03\xe0\x41\x02\"C\n\x0b\x45nvironment\x12\x1b\n\x17\x45NVIRONMENT_UNSPECIFIED\x10\x00\x12\x17\n\x13\x45NVIRONMENT_BROWSER\x10\x01\"\x0c\n\nUrlContext\"\xb2\x02\n\x13\x46unctionDeclaration\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12;\n\nparameters\x18\x03 \x01(\x0b\x32\".google.cloud.aiplatform.v1.SchemaB\x03\xe0\x41\x01\x12;\n\x16parameters_json_schema\x18\x05 \x01(\x0b\x32\x16.google.protobuf.ValueB\x03\xe0\x41\x01\x12\x39\n\x08response\x18\x04 \x01(\x0b\x32\".google.cloud.aiplatform.v1.SchemaB\x03\xe0\x41\x01\x12\x39\n\x14response_json_schema\x18\x06 \x01(\x0b\x32\x16.google.protobuf.ValueB\x03\xe0\x41\x01\"M\n\x0c\x46unctionCall\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12*\n\x04\x61rgs\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x01\"U\n\x10\x46unctionResponse\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12.\n\x08response\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x02\"\xa1\x01\n\x0e\x45xecutableCode\x12J\n\x08language\x18\x01 \x01(\x0e\x32\x33.google.cloud.aiplatform.v1.ExecutableCode.LanguageB\x03\xe0\x41\x02\x12\x11\n\x04\x63ode\x18\x02 \x01(\tB\x03\xe0\x41\x02\"0\n\x08Language\x12\x18\n\x14LANGUAGE_UNSPECIFIED\x10\x00\x12\n\n\x06PYTHON\x10\x01\"\xe0\x01\n\x13\x43odeExecutionResult\x12M\n\x07outcome\x18\x01 \x01(\x0e\x32\x37.google.cloud.aiplatform.v1.CodeExecutionResult.OutcomeB\x03\xe0\x41\x02\x12\x13\n\x06output\x18\x02 \x01(\tB\x03\xe0\x41\x01\"e\n\x07Outcome\x12\x17\n\x13OUTCOME_UNSPECIFIED\x10\x00\x12\x0e\n\nOUTCOME_OK\x10\x01\x12\x12\n\x0eOUTCOME_FAILED\x10\x02\x12\x1d\n\x19OUTCOME_DEADLINE_EXCEEDED\x10\x03\"\xc9\x01\n\tRetrieval\x12\x46\n\x10vertex_ai_search\x18\x02 \x01(\x0b\x32*.google.cloud.aiplatform.v1.VertexAISearchH\x00\x12\x46\n\x10vertex_rag_store\x18\x04 \x01(\x0b\x32*.google.cloud.aiplatform.v1.VertexRagStoreH\x00\x12\"\n\x13\x64isable_attribution\x18\x03 \x01(\x08\x42\x05\x18\x01\xe0\x41\x01\x42\x08\n\x06source\"\xaa\x03\n\x0eVertexRagStore\x12R\n\rrag_resources\x18\x04 \x03(\x0b\x32\x36.google.cloud.aiplatform.v1.VertexRagStore.RagResourceB\x03\xe0\x41\x01\x12$\n\x10similarity_top_k\x18\x02 \x01(\x05\x42\x05\x18\x01\xe0\x41\x01H\x00\x88\x01\x01\x12-\n\x19vector_distance_threshold\x18\x03 \x01(\x01\x42\x05\x18\x01\xe0\x41\x01H\x01\x88\x01\x01\x12Q\n\x14rag_retrieval_config\x18\x06 \x01(\x0b\x32..google.cloud.aiplatform.v1.RagRetrievalConfigB\x03\xe0\x41\x01\x1ai\n\x0bRagResource\x12?\n\nrag_corpus\x18\x01 \x01(\tB+\xe0\x41\x01\xfa\x41%\n#aiplatform.googleapis.com/RagCorpus\x12\x19\n\x0crag_file_ids\x18\x02 \x03(\tB\x03\xe0\x41\x01\x42\x13\n\x11_similarity_top_kB\x1c\n\x1a_vector_distance_threshold\"\xfa\x01\n\x0eVertexAISearch\x12\x16\n\tdatastore\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x65ngine\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x18\n\x0bmax_results\x18\x03 \x01(\x05\x42\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12R\n\x10\x64\x61ta_store_specs\x18\x05 \x03(\x0b\x32\x38.google.cloud.aiplatform.v1.VertexAISearch.DataStoreSpec\x1a\x38\n\rDataStoreSpec\x12\x12\n\ndata_store\x18\x01 \x01(\t\x12\x13\n\x06\x66ilter\x18\x02 \x01(\tB\x03\xe0\x41\x01\"m\n\x15GoogleSearchRetrieval\x12T\n\x18\x64ynamic_retrieval_config\x18\x02 \x01(\x0b\x32\x32.google.cloud.aiplatform.v1.DynamicRetrievalConfig\"\x15\n\x13\x45nterpriseWebSearch\"\xca\x01\n\x16\x44ynamicRetrievalConfig\x12\x45\n\x04mode\x18\x01 \x01(\x0e\x32\x37.google.cloud.aiplatform.v1.DynamicRetrievalConfig.Mode\x12#\n\x11\x64ynamic_threshold\x18\x02 \x01(\x02\x42\x03\xe0\x41\x01H\x00\x88\x01\x01\".\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\x10\n\x0cMODE_DYNAMIC\x10\x01\x42\x14\n\x12_dynamic_threshold\"\xb1\x01\n\nToolConfig\x12W\n\x17\x66unction_calling_config\x18\x01 \x01(\x0b\x32\x31.google.cloud.aiplatform.v1.FunctionCallingConfigB\x03\xe0\x41\x01\x12J\n\x10retrieval_config\x18\x02 \x01(\x0b\x32+.google.cloud.aiplatform.v1.RetrievalConfigB\x03\xe0\x41\x01\"\xc2\x01\n\x15\x46unctionCallingConfig\x12I\n\x04mode\x18\x01 \x01(\x0e\x32\x36.google.cloud.aiplatform.v1.FunctionCallingConfig.ModeB\x03\xe0\x41\x01\x12#\n\x16\x61llowed_function_names\x18\x02 \x03(\tB\x03\xe0\x41\x01\"9\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\x08\n\x04\x41UTO\x10\x01\x12\x07\n\x03\x41NY\x10\x02\x12\x08\n\x04NONE\x10\x03\"v\n\x0fRetrievalConfig\x12)\n\x07lat_lng\x18\x01 \x01(\x0b\x32\x13.google.type.LatLngH\x00\x88\x01\x01\x12\x1a\n\rlanguage_code\x18\x02 \x01(\tH\x01\x88\x01\x01\x42\n\n\x08_lat_lngB\x10\n\x0e_language_code\"\xaa\x05\n\x12RagRetrievalConfig\x12\x12\n\x05top_k\x18\x01 \x01(\x05\x42\x03\xe0\x41\x01\x12J\n\x06\x66ilter\x18\x03 \x01(\x0b\x32\x35.google.cloud.aiplatform.v1.RagRetrievalConfig.FilterB\x03\xe0\x41\x01\x12L\n\x07ranking\x18\x04 \x01(\x0b\x32\x36.google.cloud.aiplatform.v1.RagRetrievalConfig.RankingB\x03\xe0\x41\x01\x1a\x93\x01\n\x06\x46ilter\x12(\n\x19vector_distance_threshold\x18\x03 \x01(\x01\x42\x03\xe0\x41\x01H\x00\x12*\n\x1bvector_similarity_threshold\x18\x04 \x01(\x01\x42\x03\xe0\x41\x01H\x00\x12\x1c\n\x0fmetadata_filter\x18\x02 \x01(\tB\x03\xe0\x41\x01\x42\x15\n\x13vector_db_threshold\x1a\xcf\x02\n\x07Ranking\x12_\n\x0crank_service\x18\x01 \x01(\x0b\x32\x42.google.cloud.aiplatform.v1.RagRetrievalConfig.Ranking.RankServiceB\x03\xe0\x41\x01H\x00\x12[\n\nllm_ranker\x18\x03 \x01(\x0b\x32@.google.cloud.aiplatform.v1.RagRetrievalConfig.Ranking.LlmRankerB\x03\xe0\x41\x01H\x00\x1a:\n\x0bRankService\x12\x1c\n\nmodel_name\x18\x01 \x01(\tB\x03\xe0\x41\x01H\x00\x88\x01\x01\x42\r\n\x0b_model_name\x1a\x38\n\tLlmRanker\x12\x1c\n\nmodel_name\x18\x01 \x01(\tB\x03\xe0\x41\x01H\x00\x88\x01\x01\x42\r\n\x0b_model_nameB\x10\n\x0eranking_configB\xc7\x01\n\x1e\x63om.google.cloud.aiplatform.v1B\tToolProtoP\x01Z>cloud.google.com/go/aiplatform/apiv1/aiplatformpb;aiplatformpb\xaa\x02\x1aGoogle.Cloud.AIPlatform.V1\xca\x02\x1aGoogle\\Cloud\\AIPlatform\\V1\xea\x02\x1dGoogle::Cloud::AIPlatform::V1b\x06proto3"
|
15
15
|
|
16
16
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
17
17
|
|
@@ -47,6 +47,8 @@ module Google
|
|
47
47
|
Tool = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.Tool").msgclass
|
48
48
|
Tool::GoogleSearch = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.Tool.GoogleSearch").msgclass
|
49
49
|
Tool::CodeExecution = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.Tool.CodeExecution").msgclass
|
50
|
+
Tool::ComputerUse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.Tool.ComputerUse").msgclass
|
51
|
+
Tool::ComputerUse::Environment = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.Tool.ComputerUse.Environment").enummodule
|
50
52
|
UrlContext = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.UrlContext").msgclass
|
51
53
|
FunctionDeclaration = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.FunctionDeclaration").msgclass
|
52
54
|
FunctionCall = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.FunctionCall").msgclass
|
@@ -76,10 +76,9 @@ module Google
|
|
76
76
|
# @!attribute [rw] execution_timeout
|
77
77
|
# @return [::Google::Protobuf::Duration]
|
78
78
|
# Max running time of the execution job in seconds (default 86400s / 24 hrs).
|
79
|
-
# @!attribute [
|
79
|
+
# @!attribute [rw] schedule_resource_name
|
80
80
|
# @return [::String]
|
81
|
-
#
|
82
|
-
# Format:
|
81
|
+
# The Schedule resource name if this job is triggered by one. Format:
|
83
82
|
# `projects/{project_id}/locations/{location}/schedules/{schedule_id}`
|
84
83
|
# @!attribute [r] job_state
|
85
84
|
# @return [::Google::Cloud::AIPlatform::V1::JobState]
|
@@ -132,8 +132,9 @@ module Google
|
|
132
132
|
end
|
133
133
|
|
134
134
|
# A runtime is a virtual machine allocated to a particular user for a
|
135
|
-
# particular Notebook file on temporary basis with lifetime
|
136
|
-
# hours
|
135
|
+
# particular Notebook file on temporary basis with lifetime. Default runtimes
|
136
|
+
# have a lifetime of 18 hours, while custom runtimes last for 6 months from
|
137
|
+
# their creation or last upgrade.
|
137
138
|
# @!attribute [r] name
|
138
139
|
# @return [::String]
|
139
140
|
# Output only. The resource name of the NotebookRuntime.
|
@@ -285,7 +286,8 @@ module Google
|
|
285
286
|
# NotebookRuntime is in running state.
|
286
287
|
RUNNING = 1
|
287
288
|
|
288
|
-
# NotebookRuntime is in starting state.
|
289
|
+
# NotebookRuntime is in starting state. This is when the runtime is being
|
290
|
+
# started from a stopped state.
|
289
291
|
BEING_STARTED = 2
|
290
292
|
|
291
293
|
# NotebookRuntime is in stopping state.
|
@@ -28,7 +28,7 @@ module Google
|
|
28
28
|
# @!attribute [rw] post_startup_script_url
|
29
29
|
# @return [::String]
|
30
30
|
# Optional. Post startup script url to download. Example:
|
31
|
-
#
|
31
|
+
# `gs://bucket/script.sh`
|
32
32
|
# @!attribute [rw] post_startup_script_behavior
|
33
33
|
# @return [::Google::Cloud::AIPlatform::V1::PostStartupScriptConfig::PostStartupScriptBehavior]
|
34
34
|
# Optional. Post startup script behavior that defines download and execution
|
@@ -53,7 +53,26 @@ module Google
|
|
53
53
|
end
|
54
54
|
end
|
55
55
|
|
56
|
-
#
|
56
|
+
# Colab image of the runtime.
|
57
|
+
# @!attribute [rw] release_name
|
58
|
+
# @return [::String]
|
59
|
+
# Optional. The release name of the NotebookRuntime Colab image, e.g.
|
60
|
+
# "py310". If not specified, detault to the latest release.
|
61
|
+
# @!attribute [r] description
|
62
|
+
# @return [::String]
|
63
|
+
# Output only. A human-readable description of the specified colab image
|
64
|
+
# release, populated by the system. Example: "Python 3.10", "Latest - current
|
65
|
+
# Python 3.11"
|
66
|
+
class ColabImage
|
67
|
+
include ::Google::Protobuf::MessageExts
|
68
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
69
|
+
end
|
70
|
+
|
71
|
+
# Notebook Software Config. This is passed to the backend when user
|
72
|
+
# makes software configurations in UI.
|
73
|
+
# @!attribute [rw] colab_image
|
74
|
+
# @return [::Google::Cloud::AIPlatform::V1::ColabImage]
|
75
|
+
# Optional. Google-managed NotebookRuntime colab image.
|
57
76
|
# @!attribute [rw] env
|
58
77
|
# @return [::Array<::Google::Cloud::AIPlatform::V1::EnvVar>]
|
59
78
|
# Optional. Environment variables to be passed to the container.
|
@@ -310,6 +310,16 @@ module Google
|
|
310
310
|
# @!attribute [r] outputs
|
311
311
|
# @return [::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::PipelineTaskDetail::ArtifactList}]
|
312
312
|
# Output only. The runtime output artifacts of the task.
|
313
|
+
# @!attribute [r] task_unique_name
|
314
|
+
# @return [::String]
|
315
|
+
# Output only. The unique name of a task.
|
316
|
+
# This field is used by rerun pipeline job.
|
317
|
+
# Console UI and Vertex AI SDK will support triggering pipeline job reruns.
|
318
|
+
# The name is constructed by concatenating all the parent tasks name with
|
319
|
+
# the task name. For example, if a task named "child_task" has a parent task
|
320
|
+
# named "parent_task_1" and parent task 1 has a parent task named
|
321
|
+
# "parent_task_2", the task unique name will be
|
322
|
+
# "parent_task_2.parent_task_1.child_task".
|
313
323
|
class PipelineTaskDetail
|
314
324
|
include ::Google::Protobuf::MessageExts
|
315
325
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -64,6 +64,11 @@ module Google
|
|
64
64
|
# @!attribute [rw] url_context
|
65
65
|
# @return [::Google::Cloud::AIPlatform::V1::UrlContext]
|
66
66
|
# Optional. Tool to support URL context retrieval.
|
67
|
+
# @!attribute [rw] computer_use
|
68
|
+
# @return [::Google::Cloud::AIPlatform::V1::Tool::ComputerUse]
|
69
|
+
# Optional. Tool to support the model interacting directly with the computer.
|
70
|
+
# If enabled, it automatically populates computer-use specific Function
|
71
|
+
# Declarations.
|
67
72
|
class Tool
|
68
73
|
include ::Google::Protobuf::MessageExts
|
69
74
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -84,6 +89,24 @@ module Google
|
|
84
89
|
include ::Google::Protobuf::MessageExts
|
85
90
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
86
91
|
end
|
92
|
+
|
93
|
+
# Tool to support computer use.
|
94
|
+
# @!attribute [rw] environment
|
95
|
+
# @return [::Google::Cloud::AIPlatform::V1::Tool::ComputerUse::Environment]
|
96
|
+
# Required. The environment being operated.
|
97
|
+
class ComputerUse
|
98
|
+
include ::Google::Protobuf::MessageExts
|
99
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
100
|
+
|
101
|
+
# Represents the environment being operated, such as a web browser.
|
102
|
+
module Environment
|
103
|
+
# Defaults to browser.
|
104
|
+
ENVIRONMENT_UNSPECIFIED = 0
|
105
|
+
|
106
|
+
# Operates in a web browser.
|
107
|
+
ENVIRONMENT_BROWSER = 1
|
108
|
+
end
|
109
|
+
end
|
87
110
|
end
|
88
111
|
|
89
112
|
# Tool to support URL context.
|