41
41
42
42
// AUTO-GENERATED DOCUMENTATION AND CLASS.
43
43
/**
44
- * Service Description: A service for creating and managing AI Platform 's jobs.
44
+ * Service Description: A service for creating and managing Vertex AI 's jobs.
45
45
*
46
46
* <p>This class provides the ability to make remote calls to the backing service through method
47
47
* calls that map to API methods. Sample code to get started:
@@ -854,7 +854,7 @@ public final DataLabelingJob createDataLabelingJob(CreateDataLabelingJobRequest
854
854
* }</pre>
855
855
*
856
856
* @param name Required. The name of the DataLabelingJob. Format:
857
- * <p> `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
857
+ * `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
858
858
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
859
859
*/
860
860
public final DataLabelingJob getDataLabelingJob (DataLabelingJobName name ) {
@@ -880,7 +880,7 @@ public final DataLabelingJob getDataLabelingJob(DataLabelingJobName name) {
880
880
* }</pre>
881
881
*
882
882
* @param name Required. The name of the DataLabelingJob. Format:
883
- * <p> `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
883
+ * `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
884
884
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
885
885
*/
886
886
public final DataLabelingJob getDataLabelingJob (String name ) {
@@ -1107,7 +1107,7 @@ public final ListDataLabelingJobsPagedResponse listDataLabelingJobs(
1107
1107
* }</pre>
1108
1108
*
1109
1109
* @param name Required. The name of the DataLabelingJob to be deleted. Format:
1110
- * <p> `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
1110
+ * `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
1111
1111
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1112
1112
*/
1113
1113
public final OperationFuture <Empty , DeleteOperationMetadata > deleteDataLabelingJobAsync (
@@ -1134,7 +1134,7 @@ public final OperationFuture<Empty, DeleteOperationMetadata> deleteDataLabelingJ
1134
1134
* }</pre>
1135
1135
*
1136
1136
* @param name Required. The name of the DataLabelingJob to be deleted. Format:
1137
- * <p> `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
1137
+ * `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
1138
1138
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1139
1139
*/
1140
1140
public final OperationFuture <Empty , DeleteOperationMetadata > deleteDataLabelingJobAsync (
@@ -1237,7 +1237,7 @@ public final OperationFuture<Empty, DeleteOperationMetadata> deleteDataLabelingJ
1237
1237
* }</pre>
1238
1238
*
1239
1239
* @param name Required. The name of the DataLabelingJob. Format:
1240
- * <p> `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
1240
+ * `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
1241
1241
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1242
1242
*/
1243
1243
public final void cancelDataLabelingJob (DataLabelingJobName name ) {
@@ -1263,7 +1263,7 @@ public final void cancelDataLabelingJob(DataLabelingJobName name) {
1263
1263
* }</pre>
1264
1264
*
1265
1265
* @param name Required. The name of the DataLabelingJob. Format:
1266
- * <p> `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
1266
+ * `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
1267
1267
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1268
1268
*/
1269
1269
public final void cancelDataLabelingJob (String name ) {
@@ -1449,7 +1449,7 @@ public final HyperparameterTuningJob createHyperparameterTuningJob(
1449
1449
* }</pre>
1450
1450
*
1451
1451
* @param name Required. The name of the HyperparameterTuningJob resource. Format:
1452
- * <p> `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
1452
+ * `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
1453
1453
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1454
1454
*/
1455
1455
public final HyperparameterTuningJob getHyperparameterTuningJob (
@@ -1477,7 +1477,7 @@ public final HyperparameterTuningJob getHyperparameterTuningJob(
1477
1477
* }</pre>
1478
1478
*
1479
1479
* @param name Required. The name of the HyperparameterTuningJob resource. Format:
1480
- * <p> `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
1480
+ * `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
1481
1481
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1482
1482
*/
1483
1483
public final HyperparameterTuningJob getHyperparameterTuningJob (String name ) {
@@ -1711,7 +1711,7 @@ public final ListHyperparameterTuningJobsPagedResponse listHyperparameterTuningJ
1711
1711
* }</pre>
1712
1712
*
1713
1713
* @param name Required. The name of the HyperparameterTuningJob resource to be deleted. Format:
1714
- * <p> `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
1714
+ * `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
1715
1715
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1716
1716
*/
1717
1717
public final OperationFuture <Empty , DeleteOperationMetadata > deleteHyperparameterTuningJobAsync (
@@ -1739,7 +1739,7 @@ public final OperationFuture<Empty, DeleteOperationMetadata> deleteHyperparamete
1739
1739
* }</pre>
1740
1740
*
1741
1741
* @param name Required. The name of the HyperparameterTuningJob resource to be deleted. Format:
1742
- * <p> `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
1742
+ * `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
1743
1743
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1744
1744
*/
1745
1745
public final OperationFuture <Empty , DeleteOperationMetadata > deleteHyperparameterTuningJobAsync (
@@ -1857,7 +1857,7 @@ public final OperationFuture<Empty, DeleteOperationMetadata> deleteHyperparamete
1857
1857
* }</pre>
1858
1858
*
1859
1859
* @param name Required. The name of the HyperparameterTuningJob to cancel. Format:
1860
- * <p> `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
1860
+ * `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
1861
1861
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1862
1862
*/
1863
1863
public final void cancelHyperparameterTuningJob (HyperparameterTuningJobName name ) {
@@ -1895,7 +1895,7 @@ public final void cancelHyperparameterTuningJob(HyperparameterTuningJobName name
1895
1895
* }</pre>
1896
1896
*
1897
1897
* @param name Required. The name of the HyperparameterTuningJob to cancel. Format:
1898
- * <p> `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
1898
+ * `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
1899
1899
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1900
1900
*/
1901
1901
public final void cancelHyperparameterTuningJob (String name ) {
@@ -2108,7 +2108,7 @@ public final BatchPredictionJob createBatchPredictionJob(
2108
2108
* }</pre>
2109
2109
*
2110
2110
* @param name Required. The name of the BatchPredictionJob resource. Format:
2111
- * <p> `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
2111
+ * `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
2112
2112
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
2113
2113
*/
2114
2114
public final BatchPredictionJob getBatchPredictionJob (BatchPredictionJobName name ) {
@@ -2134,7 +2134,7 @@ public final BatchPredictionJob getBatchPredictionJob(BatchPredictionJobName nam
2134
2134
* }</pre>
2135
2135
*
2136
2136
* @param name Required. The name of the BatchPredictionJob resource. Format:
2137
- * <p> `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
2137
+ * `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
2138
2138
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
2139
2139
*/
2140
2140
public final BatchPredictionJob getBatchPredictionJob (String name ) {
@@ -2361,7 +2361,7 @@ public final ListBatchPredictionJobsPagedResponse listBatchPredictionJobs(
2361
2361
* }</pre>
2362
2362
*
2363
2363
* @param name Required. The name of the BatchPredictionJob resource to be deleted. Format:
2364
- * <p> `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
2364
+ * `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
2365
2365
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
2366
2366
*/
2367
2367
public final OperationFuture <Empty , DeleteOperationMetadata > deleteBatchPredictionJobAsync (
@@ -2388,7 +2388,7 @@ public final OperationFuture<Empty, DeleteOperationMetadata> deleteBatchPredicti
2388
2388
* }</pre>
2389
2389
*
2390
2390
* @param name Required. The name of the BatchPredictionJob resource to be deleted. Format:
2391
- * <p> `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
2391
+ * `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
2392
2392
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
2393
2393
*/
2394
2394
public final OperationFuture <Empty , DeleteOperationMetadata > deleteBatchPredictionJobAsync (
@@ -2500,7 +2500,7 @@ public final OperationFuture<Empty, DeleteOperationMetadata> deleteBatchPredicti
2500
2500
* }</pre>
2501
2501
*
2502
2502
* @param name Required. The name of the BatchPredictionJob to cancel. Format:
2503
- * <p> `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
2503
+ * `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
2504
2504
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
2505
2505
*/
2506
2506
public final void cancelBatchPredictionJob (BatchPredictionJobName name ) {
@@ -2535,7 +2535,7 @@ public final void cancelBatchPredictionJob(BatchPredictionJobName name) {
2535
2535
* }</pre>
2536
2536
*
2537
2537
* @param name Required. The name of the BatchPredictionJob to cancel. Format:
2538
- * <p> `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
2538
+ * `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
2539
2539
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
2540
2540
*/
2541
2541
public final void cancelBatchPredictionJob (String name ) {
0 commit comments