Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Commit

Permalink
docs: changes product name to 'Vertex AI' (#397)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/934dc9aa-8afb-4aa5-8ccf-f7d223d4a010/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)

PiperOrigin-RevId: 375484379
Source-Link: googleapis/googleapis@f465a6d
PiperOrigin-RevId: 375122236
Source-Link: googleapis/googleapis@d8a0f99

docs: removes tinyurl links
  • Loading branch information
yoshi-automation authored Jun 9, 2021
1 parent b22d40b commit 348a87f
Show file tree
Hide file tree
Showing 161 changed files with 3,080 additions and 2,820 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -397,8 +397,7 @@ public final UnaryCallable<GetDatasetRequest, Dataset> getDatasetCallable() {
*
* @param dataset Required. The Dataset which replaces the resource on the server.
* @param updateMask Required. The update mask applies to the resource. For the `FieldMask`
* definition, see [FieldMask](https://tinyurl.com/protobufs/google.protobuf#fieldmask).
* Updatable fields:
* definition, see [google.protobuf.FieldMask][google.protobuf.FieldMask]. Updatable fields:
* <p>&#42; `display_name` &#42; `description` &#42; `labels`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
Expand Down Expand Up @@ -1141,7 +1140,7 @@ public final UnaryCallable<ListDataItemsRequest, ListDataItemsResponse> listData
* }</pre>
*
* @param name Required. The name of the AnnotationSpec resource. Format:
* <p>`projects/{project}/locations/{location}/datasets/{dataset}/annotationSpecs/{annotation_spec}`
* `projects/{project}/locations/{location}/datasets/{dataset}/annotationSpecs/{annotation_spec}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final AnnotationSpec getAnnotationSpec(AnnotationSpecName name) {
Expand All @@ -1168,7 +1167,7 @@ public final AnnotationSpec getAnnotationSpec(AnnotationSpecName name) {
* }</pre>
*
* @param name Required. The name of the AnnotationSpec resource. Format:
* <p>`projects/{project}/locations/{location}/datasets/{dataset}/annotationSpecs/{annotation_spec}`
* `projects/{project}/locations/{location}/datasets/{dataset}/annotationSpecs/{annotation_spec}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final AnnotationSpec getAnnotationSpec(String name) {
Expand Down Expand Up @@ -1244,7 +1243,7 @@ public final UnaryCallable<GetAnnotationSpecRequest, AnnotationSpec> getAnnotati
* }</pre>
*
* @param parent Required. The resource name of the DataItem to list Annotations from. Format:
* <p>`projects/{project}/locations/{location}/datasets/{dataset}/dataItems/{data_item}`
* `projects/{project}/locations/{location}/datasets/{dataset}/dataItems/{data_item}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final ListAnnotationsPagedResponse listAnnotations(DataItemName parent) {
Expand Down Expand Up @@ -1272,7 +1271,7 @@ public final ListAnnotationsPagedResponse listAnnotations(DataItemName parent) {
* }</pre>
*
* @param parent Required. The resource name of the DataItem to list Annotations from. Format:
* <p>`projects/{project}/locations/{location}/datasets/{dataset}/dataItems/{data_item}`
* `projects/{project}/locations/{location}/datasets/{dataset}/dataItems/{data_item}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final ListAnnotationsPagedResponse listAnnotations(String parent) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ public final UnaryCallable<ListEndpointsRequest, ListEndpointsResponse> listEndp
*
* @param endpoint Required. The Endpoint which replaces the resource on the server.
* @param updateMask Required. The update mask applies to the resource. See
* [FieldMask](https://tinyurl.com/protobufs/google.protobuf#fieldmask).
* [google.protobuf.FieldMask][google.protobuf.FieldMask].
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final Endpoint updateEndpoint(Endpoint endpoint, FieldMask updateMask) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* Service Description: A service for creating and managing AI Platform's jobs.
* Service Description: A service for creating and managing Vertex AI's jobs.
*
* <p>This class provides the ability to make remote calls to the backing service through method
* calls that map to API methods. Sample code to get started:
Expand Down Expand Up @@ -854,7 +854,7 @@ public final DataLabelingJob createDataLabelingJob(CreateDataLabelingJobRequest
* }</pre>
*
* @param name Required. The name of the DataLabelingJob. Format:
* <p>`projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
* `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final DataLabelingJob getDataLabelingJob(DataLabelingJobName name) {
Expand All @@ -880,7 +880,7 @@ public final DataLabelingJob getDataLabelingJob(DataLabelingJobName name) {
* }</pre>
*
* @param name Required. The name of the DataLabelingJob. Format:
* <p>`projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
* `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final DataLabelingJob getDataLabelingJob(String name) {
Expand Down Expand Up @@ -1107,7 +1107,7 @@ public final ListDataLabelingJobsPagedResponse listDataLabelingJobs(
* }</pre>
*
* @param name Required. The name of the DataLabelingJob to be deleted. Format:
* <p>`projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
* `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final OperationFuture<Empty, DeleteOperationMetadata> deleteDataLabelingJobAsync(
Expand All @@ -1134,7 +1134,7 @@ public final OperationFuture<Empty, DeleteOperationMetadata> deleteDataLabelingJ
* }</pre>
*
* @param name Required. The name of the DataLabelingJob to be deleted. Format:
* <p>`projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
* `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final OperationFuture<Empty, DeleteOperationMetadata> deleteDataLabelingJobAsync(
Expand Down Expand Up @@ -1237,7 +1237,7 @@ public final OperationFuture<Empty, DeleteOperationMetadata> deleteDataLabelingJ
* }</pre>
*
* @param name Required. The name of the DataLabelingJob. Format:
* <p>`projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
* `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final void cancelDataLabelingJob(DataLabelingJobName name) {
Expand All @@ -1263,7 +1263,7 @@ public final void cancelDataLabelingJob(DataLabelingJobName name) {
* }</pre>
*
* @param name Required. The name of the DataLabelingJob. Format:
* <p>`projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
* `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final void cancelDataLabelingJob(String name) {
Expand Down Expand Up @@ -1449,7 +1449,7 @@ public final HyperparameterTuningJob createHyperparameterTuningJob(
* }</pre>
*
* @param name Required. The name of the HyperparameterTuningJob resource. Format:
* <p>`projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
* `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final HyperparameterTuningJob getHyperparameterTuningJob(
Expand Down Expand Up @@ -1477,7 +1477,7 @@ public final HyperparameterTuningJob getHyperparameterTuningJob(
* }</pre>
*
* @param name Required. The name of the HyperparameterTuningJob resource. Format:
* <p>`projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
* `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final HyperparameterTuningJob getHyperparameterTuningJob(String name) {
Expand Down Expand Up @@ -1711,7 +1711,7 @@ public final ListHyperparameterTuningJobsPagedResponse listHyperparameterTuningJ
* }</pre>
*
* @param name Required. The name of the HyperparameterTuningJob resource to be deleted. Format:
* <p>`projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
* `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final OperationFuture<Empty, DeleteOperationMetadata> deleteHyperparameterTuningJobAsync(
Expand Down Expand Up @@ -1739,7 +1739,7 @@ public final OperationFuture<Empty, DeleteOperationMetadata> deleteHyperparamete
* }</pre>
*
* @param name Required. The name of the HyperparameterTuningJob resource to be deleted. Format:
* <p>`projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
* `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final OperationFuture<Empty, DeleteOperationMetadata> deleteHyperparameterTuningJobAsync(
Expand Down Expand Up @@ -1857,7 +1857,7 @@ public final OperationFuture<Empty, DeleteOperationMetadata> deleteHyperparamete
* }</pre>
*
* @param name Required. The name of the HyperparameterTuningJob to cancel. Format:
* <p>`projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
* `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final void cancelHyperparameterTuningJob(HyperparameterTuningJobName name) {
Expand Down Expand Up @@ -1895,7 +1895,7 @@ public final void cancelHyperparameterTuningJob(HyperparameterTuningJobName name
* }</pre>
*
* @param name Required. The name of the HyperparameterTuningJob to cancel. Format:
* <p>`projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
* `projects/{project}/locations/{location}/hyperparameterTuningJobs/{hyperparameter_tuning_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final void cancelHyperparameterTuningJob(String name) {
Expand Down Expand Up @@ -2108,7 +2108,7 @@ public final BatchPredictionJob createBatchPredictionJob(
* }</pre>
*
* @param name Required. The name of the BatchPredictionJob resource. Format:
* <p>`projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
* `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final BatchPredictionJob getBatchPredictionJob(BatchPredictionJobName name) {
Expand All @@ -2134,7 +2134,7 @@ public final BatchPredictionJob getBatchPredictionJob(BatchPredictionJobName nam
* }</pre>
*
* @param name Required. The name of the BatchPredictionJob resource. Format:
* <p>`projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
* `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final BatchPredictionJob getBatchPredictionJob(String name) {
Expand Down Expand Up @@ -2361,7 +2361,7 @@ public final ListBatchPredictionJobsPagedResponse listBatchPredictionJobs(
* }</pre>
*
* @param name Required. The name of the BatchPredictionJob resource to be deleted. Format:
* <p>`projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
* `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final OperationFuture<Empty, DeleteOperationMetadata> deleteBatchPredictionJobAsync(
Expand All @@ -2388,7 +2388,7 @@ public final OperationFuture<Empty, DeleteOperationMetadata> deleteBatchPredicti
* }</pre>
*
* @param name Required. The name of the BatchPredictionJob resource to be deleted. Format:
* <p>`projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
* `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final OperationFuture<Empty, DeleteOperationMetadata> deleteBatchPredictionJobAsync(
Expand Down Expand Up @@ -2500,7 +2500,7 @@ public final OperationFuture<Empty, DeleteOperationMetadata> deleteBatchPredicti
* }</pre>
*
* @param name Required. The name of the BatchPredictionJob to cancel. Format:
* <p>`projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
* `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final void cancelBatchPredictionJob(BatchPredictionJobName name) {
Expand Down Expand Up @@ -2535,7 +2535,7 @@ public final void cancelBatchPredictionJob(BatchPredictionJobName name) {
* }</pre>
*
* @param name Required. The name of the BatchPredictionJob to cancel. Format:
* <p>`projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
* `projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final void cancelBatchPredictionJob(String name) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* Service Description: A service that migrates resources from automl.googleapis.com,
* datalabeling.googleapis.com and ml.googleapis.com to AI Platform.
* datalabeling.googleapis.com and ml.googleapis.com to Vertex AI.
*
* <p>This class provides the ability to make remote calls to the backing service through method
* calls that map to API methods. Sample code to get started:
Expand Down Expand Up @@ -172,7 +172,7 @@ public final OperationsClient getOperationsClient() {
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
* ml.googleapis.com that can be migrated to AI Platform's given location.
* ml.googleapis.com that can be migrated to Vertex AI's given location.
*
* <p>Sample code:
*
Expand All @@ -187,7 +187,7 @@ public final OperationsClient getOperationsClient() {
* }</pre>
*
* @param parent Required. The location that the migratable resources should be searched from.
* It's the AI Platform location that the resources can be migrated to, not the resources'
* It's the Vertex AI location that the resources can be migrated to, not the resources'
* original location. Format: `projects/{project}/locations/{location}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
Expand All @@ -203,7 +203,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
* ml.googleapis.com that can be migrated to AI Platform's given location.
* ml.googleapis.com that can be migrated to Vertex AI's given location.
*
* <p>Sample code:
*
Expand All @@ -218,7 +218,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
* }</pre>
*
* @param parent Required. The location that the migratable resources should be searched from.
* It's the AI Platform location that the resources can be migrated to, not the resources'
* It's the Vertex AI location that the resources can be migrated to, not the resources'
* original location. Format: `projects/{project}/locations/{location}`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
Expand All @@ -231,7 +231,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(St
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
* ml.googleapis.com that can be migrated to AI Platform's given location.
* ml.googleapis.com that can be migrated to Vertex AI's given location.
*
* <p>Sample code:
*
Expand Down Expand Up @@ -262,7 +262,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
* ml.googleapis.com that can be migrated to AI Platform's given location.
* ml.googleapis.com that can be migrated to Vertex AI's given location.
*
* <p>Sample code:
*
Expand Down Expand Up @@ -293,7 +293,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
* ml.googleapis.com that can be migrated to AI Platform's given location.
* ml.googleapis.com that can be migrated to Vertex AI's given location.
*
* <p>Sample code:
*
Expand Down Expand Up @@ -330,7 +330,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and
* datalabeling.googleapis.com to AI Platform (Unified).
* datalabeling.googleapis.com to Vertex AI.
*
* <p>Sample code:
*
Expand Down Expand Up @@ -365,7 +365,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and
* datalabeling.googleapis.com to AI Platform (Unified).
* datalabeling.googleapis.com to Vertex AI.
*
* <p>Sample code:
*
Expand Down Expand Up @@ -400,7 +400,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and
* datalabeling.googleapis.com to AI Platform (Unified).
* datalabeling.googleapis.com to Vertex AI.
*
* <p>Sample code:
*
Expand Down Expand Up @@ -428,7 +428,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and
* datalabeling.googleapis.com to AI Platform (Unified).
* datalabeling.googleapis.com to Vertex AI.
*
* <p>Sample code:
*
Expand Down Expand Up @@ -458,7 +458,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and
* datalabeling.googleapis.com to AI Platform (Unified).
* datalabeling.googleapis.com to Vertex AI.
*
* <p>Sample code:
*
Expand Down
Loading

0 comments on commit 348a87f

Please sign in to comment.