@@ -987,7 +987,6 @@ def __call__(
987987 request (~.service.CreateDatasetRequest):
988988 The request object. Request message for
989989 [AutoMl.CreateDataset][google.cloud.automl.v1beta1.AutoMl.CreateDataset].
990-
991990 retry (google.api_core.retry.Retry): Designation of what errors, if any,
992991 should be retried.
993992 timeout (float): The timeout for this request.
@@ -1088,7 +1087,6 @@ def __call__(
10881087 request (~.service.CreateModelRequest):
10891088 The request object. Request message for
10901089 [AutoMl.CreateModel][google.cloud.automl.v1beta1.AutoMl.CreateModel].
1091-
10921090 retry (google.api_core.retry.Retry): Designation of what errors, if any,
10931091 should be retried.
10941092 timeout (float): The timeout for this request.
@@ -1186,7 +1184,6 @@ def __call__(
11861184 request (~.service.DeleteDatasetRequest):
11871185 The request object. Request message for
11881186 [AutoMl.DeleteDataset][google.cloud.automl.v1beta1.AutoMl.DeleteDataset].
1189-
11901187 retry (google.api_core.retry.Retry): Designation of what errors, if any,
11911188 should be retried.
11921189 timeout (float): The timeout for this request.
@@ -1275,7 +1272,6 @@ def __call__(
12751272 request (~.service.DeleteModelRequest):
12761273 The request object. Request message for
12771274 [AutoMl.DeleteModel][google.cloud.automl.v1beta1.AutoMl.DeleteModel].
1278-
12791275 retry (google.api_core.retry.Retry): Designation of what errors, if any,
12801276 should be retried.
12811277 timeout (float): The timeout for this request.
@@ -1364,7 +1360,6 @@ def __call__(
13641360 request (~.service.DeployModelRequest):
13651361 The request object. Request message for
13661362 [AutoMl.DeployModel][google.cloud.automl.v1beta1.AutoMl.DeployModel].
1367-
13681363 retry (google.api_core.retry.Retry): Designation of what errors, if any,
13691364 should be retried.
13701365 timeout (float): The timeout for this request.
@@ -1462,7 +1457,6 @@ def __call__(
14621457 request (~.service.ExportDataRequest):
14631458 The request object. Request message for
14641459 [AutoMl.ExportData][google.cloud.automl.v1beta1.AutoMl.ExportData].
1465-
14661460 retry (google.api_core.retry.Retry): Designation of what errors, if any,
14671461 should be retried.
14681462 timeout (float): The timeout for this request.
@@ -1560,7 +1554,6 @@ def __call__(
15601554 request (~.service.ExportEvaluatedExamplesRequest):
15611555 The request object. Request message for
15621556 [AutoMl.ExportEvaluatedExamples][google.cloud.automl.v1beta1.AutoMl.ExportEvaluatedExamples].
1563-
15641557 retry (google.api_core.retry.Retry): Designation of what errors, if any,
15651558 should be retried.
15661559 timeout (float): The timeout for this request.
@@ -1662,7 +1655,6 @@ def __call__(
16621655 [AutoMl.ExportModel][google.cloud.automl.v1beta1.AutoMl.ExportModel].
16631656 Models need to be enabled for exporting, otherwise an
16641657 error code will be returned.
1665-
16661658 retry (google.api_core.retry.Retry): Designation of what errors, if any,
16671659 should be retried.
16681660 timeout (float): The timeout for this request.
@@ -1760,7 +1752,6 @@ def __call__(
17601752 request (~.service.GetAnnotationSpecRequest):
17611753 The request object. Request message for
17621754 [AutoMl.GetAnnotationSpec][google.cloud.automl.v1beta1.AutoMl.GetAnnotationSpec].
1763-
17641755 retry (google.api_core.retry.Retry): Designation of what errors, if any,
17651756 should be retried.
17661757 timeout (float): The timeout for this request.
@@ -1850,7 +1841,6 @@ def __call__(
18501841 request (~.service.GetColumnSpecRequest):
18511842 The request object. Request message for
18521843 [AutoMl.GetColumnSpec][google.cloud.automl.v1beta1.AutoMl.GetColumnSpec].
1853-
18541844 retry (google.api_core.retry.Retry): Designation of what errors, if any,
18551845 should be retried.
18561846 timeout (float): The timeout for this request.
@@ -1943,7 +1933,6 @@ def __call__(
19431933 request (~.service.GetDatasetRequest):
19441934 The request object. Request message for
19451935 [AutoMl.GetDataset][google.cloud.automl.v1beta1.AutoMl.GetDataset].
1946-
19471936 retry (google.api_core.retry.Retry): Designation of what errors, if any,
19481937 should be retried.
19491938 timeout (float): The timeout for this request.
@@ -2035,7 +2024,6 @@ def __call__(
20352024 request (~.service.GetModelRequest):
20362025 The request object. Request message for
20372026 [AutoMl.GetModel][google.cloud.automl.v1beta1.AutoMl.GetModel].
2038-
20392027 retry (google.api_core.retry.Retry): Designation of what errors, if any,
20402028 should be retried.
20412029 timeout (float): The timeout for this request.
@@ -2125,7 +2113,6 @@ def __call__(
21252113 request (~.service.GetModelEvaluationRequest):
21262114 The request object. Request message for
21272115 [AutoMl.GetModelEvaluation][google.cloud.automl.v1beta1.AutoMl.GetModelEvaluation].
2128-
21292116 retry (google.api_core.retry.Retry): Designation of what errors, if any,
21302117 should be retried.
21312118 timeout (float): The timeout for this request.
@@ -2215,7 +2202,6 @@ def __call__(
22152202 request (~.service.GetTableSpecRequest):
22162203 The request object. Request message for
22172204 [AutoMl.GetTableSpec][google.cloud.automl.v1beta1.AutoMl.GetTableSpec].
2218-
22192205 retry (google.api_core.retry.Retry): Designation of what errors, if any,
22202206 should be retried.
22212207 timeout (float): The timeout for this request.
@@ -2314,7 +2300,6 @@ def __call__(
23142300 request (~.service.ImportDataRequest):
23152301 The request object. Request message for
23162302 [AutoMl.ImportData][google.cloud.automl.v1beta1.AutoMl.ImportData].
2317-
23182303 retry (google.api_core.retry.Retry): Designation of what errors, if any,
23192304 should be retried.
23202305 timeout (float): The timeout for this request.
@@ -2412,7 +2397,6 @@ def __call__(
24122397 request (~.service.ListColumnSpecsRequest):
24132398 The request object. Request message for
24142399 [AutoMl.ListColumnSpecs][google.cloud.automl.v1beta1.AutoMl.ListColumnSpecs].
2415-
24162400 retry (google.api_core.retry.Retry): Designation of what errors, if any,
24172401 should be retried.
24182402 timeout (float): The timeout for this request.
@@ -2504,7 +2488,6 @@ def __call__(
25042488 request (~.service.ListDatasetsRequest):
25052489 The request object. Request message for
25062490 [AutoMl.ListDatasets][google.cloud.automl.v1beta1.AutoMl.ListDatasets].
2507-
25082491 retry (google.api_core.retry.Retry): Designation of what errors, if any,
25092492 should be retried.
25102493 timeout (float): The timeout for this request.
@@ -2594,7 +2577,6 @@ def __call__(
25942577 request (~.service.ListModelEvaluationsRequest):
25952578 The request object. Request message for
25962579 [AutoMl.ListModelEvaluations][google.cloud.automl.v1beta1.AutoMl.ListModelEvaluations].
2597-
25982580 retry (google.api_core.retry.Retry): Designation of what errors, if any,
25992581 should be retried.
26002582 timeout (float): The timeout for this request.
@@ -2686,7 +2668,6 @@ def __call__(
26862668 request (~.service.ListModelsRequest):
26872669 The request object. Request message for
26882670 [AutoMl.ListModels][google.cloud.automl.v1beta1.AutoMl.ListModels].
2689-
26902671 retry (google.api_core.retry.Retry): Designation of what errors, if any,
26912672 should be retried.
26922673 timeout (float): The timeout for this request.
@@ -2776,7 +2757,6 @@ def __call__(
27762757 request (~.service.ListTableSpecsRequest):
27772758 The request object. Request message for
27782759 [AutoMl.ListTableSpecs][google.cloud.automl.v1beta1.AutoMl.ListTableSpecs].
2779-
27802760 retry (google.api_core.retry.Retry): Designation of what errors, if any,
27812761 should be retried.
27822762 timeout (float): The timeout for this request.
@@ -2868,7 +2848,6 @@ def __call__(
28682848 request (~.service.UndeployModelRequest):
28692849 The request object. Request message for
28702850 [AutoMl.UndeployModel][google.cloud.automl.v1beta1.AutoMl.UndeployModel].
2871-
28722851 retry (google.api_core.retry.Retry): Designation of what errors, if any,
28732852 should be retried.
28742853 timeout (float): The timeout for this request.
@@ -2966,7 +2945,6 @@ def __call__(
29662945 request (~.service.UpdateColumnSpecRequest):
29672946 The request object. Request message for
29682947 [AutoMl.UpdateColumnSpec][google.cloud.automl.v1beta1.AutoMl.UpdateColumnSpec]
2969-
29702948 retry (google.api_core.retry.Retry): Designation of what errors, if any,
29712949 should be retried.
29722950 timeout (float): The timeout for this request.
@@ -3070,7 +3048,6 @@ def __call__(
30703048 request (~.service.UpdateDatasetRequest):
30713049 The request object. Request message for
30723050 [AutoMl.UpdateDataset][google.cloud.automl.v1beta1.AutoMl.UpdateDataset]
3073-
30743051 retry (google.api_core.retry.Retry): Designation of what errors, if any,
30753052 should be retried.
30763053 timeout (float): The timeout for this request.
@@ -3171,7 +3148,6 @@ def __call__(
31713148 request (~.service.UpdateTableSpecRequest):
31723149 The request object. Request message for
31733150 [AutoMl.UpdateTableSpec][google.cloud.automl.v1beta1.AutoMl.UpdateTableSpec]
3174-
31753151 retry (google.api_core.retry.Retry): Designation of what errors, if any,
31763152 should be retried.
31773153 timeout (float): The timeout for this request.
0 commit comments