@@ -124,18 +124,15 @@ deploy_model_sample:
124124 skip :
125125 - explanation_spec
126126explain_custom_image_sample :
127- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
128127 max_depth : 1
129128 resource_name : endpoint
130129explain_custom_tabular_sample :
131- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
132130 max_depth : 1
133131 resource_name : endpoint
134132 comments :
135133 approximation_error : This is the approximation error.
136134 attributions : Feature attributions.
137135explain_sample :
138- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
139136 max_depth : 1
140137 resource_name : endpoint
141138 comments :
@@ -144,7 +141,6 @@ explain_sample:
144141explain_tabular_sample :
145142 gapic_module_child : aiplatform_v1beta1
146143 namespace : null
147- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
148144 max_depth : 2
149145 resource_name : endpoint
150146 comments :
@@ -258,14 +254,12 @@ list_models_sample: {}
258254list_specialist_pools_sample : {}
259255list_training_pipelines_sample : {}
260256predict_custom_trained_model_sample :
261- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
262257 max_depth : 1
263258 resource_name : endpoint
264259 comments :
265260 predictions : The predictions are a google.protobuf.Value representation of the
266261 model's predictions.
267262predict_image_classification_sample :
268- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
269263 max_depth : 1
270264 resource_name : endpoint
271265 schema_types :
@@ -275,11 +269,9 @@ predict_image_classification_sample:
275269 predictions : See gs://google-cloud-aiplatform/schema/predict/prediction/classification.yaml
276270 for the format of the predictions.
277271predict_image_file_sample :
278- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
279272 max_depth : 1
280273 resource_name : endpoint
281274predict_image_object_detection_sample :
282- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
283275 max_depth : 1
284276 resource_name : endpoint
285277 schema_types :
@@ -289,29 +281,25 @@ predict_image_object_detection_sample:
289281 predictions : See gs://google-cloud-aiplatform/schema/predict/prediction/image_object_detection.yaml
290282 for the format of the predictions.
291283predict_sample :
292- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
293284 max_depth : 1
294285 resource_name : endpoint
295286 region_tags :
296287 - aiplatform_predict_sample
297288 - aiplatform_predict_tutorial
298289predict_tabular_classification_sample :
299- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
300290 max_depth : 1
301291 resource_name : endpoint
302292 comments :
303293 predictions : See gs://google-cloud-aiplatform/schema/predict/prediction/tables_classification.yaml
304294 for the format of the predictions.
305295predict_tabular_forecasting_sample : {}
306296predict_tabular_regression_sample :
307- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
308297 max_depth : 1
309298 resource_name : endpoint
310299 comments :
311300 predictions : See gs://google-cloud-aiplatform/schema/predict/prediction/tables_regression.yaml
312301 for the format of the predictions.
313302predict_text_classification_single_label_sample :
314- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
315303 max_depth : 1
316304 resource_name : endpoint
317305 schema_types :
@@ -320,7 +308,6 @@ predict_text_classification_single_label_sample:
320308 predictions : See gs://google-cloud-aiplatform/schema/predict/prediction/text_classification.yaml
321309 for the format of the predictions.
322310predict_text_entity_extraction_sample :
323- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
324311 max_depth : 1
325312 resource_name : endpoint
326313 schema_types :
@@ -329,7 +316,6 @@ predict_text_entity_extraction_sample:
329316 predictions : See gs://google-cloud-aiplatform/schema/predict/prediction/text_extraction.yaml
330317 for the format of the predictions.
331318predict_text_sentiment_analysis_sample :
332- api_endpoint : us-central1-prediction-aiplatform.googleapis.com
333319 max_depth : 1
334320 resource_name : endpoint
335321 schema_types :
0 commit comments