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

Commit 0141e15

Browse files
docs: changes product name to 'Vertex AI' (#367)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/bf4eab41-3a8d-48be-9ae4-3bdcbb6db9aa/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) PiperOrigin-RevId: 374890837 Source-Link: googleapis/googleapis@77da865 docs: correct link to fieldmask
1 parent 22c0ae9 commit 0141e15

File tree

117 files changed

+2224
-1851
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+2224
-1851
lines changed

google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/FeaturestoreServiceClient.java

+1-2
Original file line numberDiff line numberDiff line change
@@ -579,8 +579,7 @@ public final ListFeaturestoresPagedResponse listFeaturestores(ListFeaturestoresR
579579
* the user does not provide a mask then only the non-empty fields present in the request will
580580
* be overwritten. Set the update_mask to `*` to override all fields.
581581
* <p>Updatable fields:
582-
* <p>&#42; `display_name` &#42; `labels` &#42; `online_serving_config.fixed_node_count` &#42;
583-
* `retention_policy.online_storage_ttl_days`
582+
* <p>&#42; `labels` &#42; `online_serving_config.fixed_node_count`
584583
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
585584
*/
586585
public final OperationFuture<Featurestore, UpdateFeaturestoreOperationMetadata>

google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/IndexEndpointServiceClient.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
// AUTO-GENERATED DOCUMENTATION AND CLASS.
4444
/**
45-
* Service Description: A service for managing AI Platform's IndexEndpoints.
45+
* Service Description: A service for managing Vertex AI's IndexEndpoints.
4646
*
4747
* <p>This class provides the ability to make remote calls to the backing service through method
4848
* calls that map to API methods. Sample code to get started:

google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/IndexServiceClient.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
// AUTO-GENERATED DOCUMENTATION AND CLASS.
4444
/**
45-
* Service Description: A service for creating and managing AI Platform's Index resources.
45+
* Service Description: A service for creating and managing Vertex AI's Index resources.
4646
*
4747
* <p>This class provides the ability to make remote calls to the backing service through method
4848
* calls that map to API methods. Sample code to get started:
@@ -542,7 +542,7 @@ public final UnaryCallable<ListIndexesRequest, ListIndexesResponse> listIndexesC
542542
*
543543
* @param index Required. The Index which updates the resource on the server.
544544
* @param updateMask The update mask applies to the resource. For the `FieldMask` definition, see
545-
* [FieldMask](https://tinyurl.com/protobufs#google.protobuf.FieldMask).
545+
* [FieldMask](https://tinyurl.com/protobufs/google.protobuf#fieldmask).
546546
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
547547
*/
548548
public final OperationFuture<Index, UpdateIndexOperationMetadata> updateIndexAsync(

google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/JobServiceClient.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
// AUTO-GENERATED DOCUMENTATION AND CLASS.
4444
/**
45-
* Service Description: A service for creating and managing AI Platform's jobs.
45+
* Service Description: A service for creating and managing Vertex AI's jobs.
4646
*
4747
* <p>This class provides the ability to make remote calls to the backing service through method
4848
* calls that map to API methods. Sample code to get started:

google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/MetadataServiceClient.java

+34-24
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,7 @@ public final UnaryCallable<UpdateArtifactRequest, Artifact> updateArtifactCallab
11621162
* created. Format: projects/{project}/locations/{location}/metadataStores/{metadatastore}
11631163
* @param context Required. The Context to create.
11641164
* @param contextId The {context} portion of the resource name with the format:
1165-
* projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
1165+
* projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}.
11661166
* If not provided, the Context's ID will be a UUID generated by the service. Must be 4-128
11671167
* characters in length. Valid characters are /[a-z][0-9]-/. Must be unique across all
11681168
* Contexts in the parent MetadataStore. (Otherwise the request will fail with ALREADY_EXISTS,
@@ -1199,7 +1199,7 @@ public final Context createContext(MetadataStoreName parent, Context context, St
11991199
* created. Format: projects/{project}/locations/{location}/metadataStores/{metadatastore}
12001200
* @param context Required. The Context to create.
12011201
* @param contextId The {context} portion of the resource name with the format:
1202-
* projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
1202+
* projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}.
12031203
* If not provided, the Context's ID will be a UUID generated by the service. Must be 4-128
12041204
* characters in length. Valid characters are /[a-z][0-9]-/. Must be unique across all
12051205
* Contexts in the parent MetadataStore. (Otherwise the request will fail with ALREADY_EXISTS,
@@ -1737,7 +1737,11 @@ public final UnaryCallable<DeleteContextRequest, Operation> deleteContextCallabl
17371737
* belong to. Format:
17381738
* projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
17391739
* @param artifacts The resource names of the Artifacts to attribute to the Context.
1740+
* <p>Format:
1741+
* projects/{project}/locations/{location}/metadataStores/{metadatastore}/artifacts/{artifact}
17401742
* @param executions The resource names of the Executions to associate with the Context.
1743+
* <p>Format:
1744+
* projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}
17411745
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
17421746
*/
17431747
public final AddContextArtifactsAndExecutionsResponse addContextArtifactsAndExecutions(
@@ -1773,7 +1777,11 @@ public final AddContextArtifactsAndExecutionsResponse addContextArtifactsAndExec
17731777
* belong to. Format:
17741778
* projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
17751779
* @param artifacts The resource names of the Artifacts to attribute to the Context.
1780+
* <p>Format:
1781+
* projects/{project}/locations/{location}/metadataStores/{metadatastore}/artifacts/{artifact}
17761782
* @param executions The resource names of the Executions to associate with the Context.
1783+
* <p>Format:
1784+
* projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}
17771785
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
17781786
*/
17791787
public final AddContextArtifactsAndExecutionsResponse addContextArtifactsAndExecutions(
@@ -1851,7 +1859,7 @@ public final AddContextArtifactsAndExecutionsResponse addContextArtifactsAndExec
18511859
/**
18521860
* Adds a set of Contexts as children to a parent Context. If any of the child Contexts have
18531861
* already been added to the parent Context, they are simply skipped. If this call would create a
1854-
* cycle or cause any Context to have more than 10 parents, the request will fail with
1862+
* cycle or cause any Context to have more than 10 parents, the request will fail with an
18551863
* INVALID_ARGUMENT error.
18561864
*
18571865
* <p>Sample code:
@@ -1866,7 +1874,8 @@ public final AddContextArtifactsAndExecutionsResponse addContextArtifactsAndExec
18661874
* }
18671875
* }</pre>
18681876
*
1869-
* @param context Required. The resource name of the parent Context. Format:
1877+
* @param context Required. The resource name of the parent Context.
1878+
* <p>Format:
18701879
* projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
18711880
* @param childContexts The resource names of the child Contexts.
18721881
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
@@ -1885,7 +1894,7 @@ public final AddContextChildrenResponse addContextChildren(
18851894
/**
18861895
* Adds a set of Contexts as children to a parent Context. If any of the child Contexts have
18871896
* already been added to the parent Context, they are simply skipped. If this call would create a
1888-
* cycle or cause any Context to have more than 10 parents, the request will fail with
1897+
* cycle or cause any Context to have more than 10 parents, the request will fail with an
18891898
* INVALID_ARGUMENT error.
18901899
*
18911900
* <p>Sample code:
@@ -1900,7 +1909,8 @@ public final AddContextChildrenResponse addContextChildren(
19001909
* }
19011910
* }</pre>
19021911
*
1903-
* @param context Required. The resource name of the parent Context. Format:
1912+
* @param context Required. The resource name of the parent Context.
1913+
* <p>Format:
19041914
* projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
19051915
* @param childContexts The resource names of the child Contexts.
19061916
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
@@ -1919,7 +1929,7 @@ public final AddContextChildrenResponse addContextChildren(
19191929
/**
19201930
* Adds a set of Contexts as children to a parent Context. If any of the child Contexts have
19211931
* already been added to the parent Context, they are simply skipped. If this call would create a
1922-
* cycle or cause any Context to have more than 10 parents, the request will fail with
1932+
* cycle or cause any Context to have more than 10 parents, the request will fail with an
19231933
* INVALID_ARGUMENT error.
19241934
*
19251935
* <p>Sample code:
@@ -1948,7 +1958,7 @@ public final AddContextChildrenResponse addContextChildren(AddContextChildrenReq
19481958
/**
19491959
* Adds a set of Contexts as children to a parent Context. If any of the child Contexts have
19501960
* already been added to the parent Context, they are simply skipped. If this call would create a
1951-
* cycle or cause any Context to have more than 10 parents, the request will fail with
1961+
* cycle or cause any Context to have more than 10 parents, the request will fail with an
19521962
* INVALID_ARGUMENT error.
19531963
*
19541964
* <p>Sample code:
@@ -2544,9 +2554,9 @@ public final UnaryCallable<UpdateExecutionRequest, Execution> updateExecutionCal
25442554

25452555
// AUTO-GENERATED DOCUMENTATION AND METHOD.
25462556
/**
2547-
* Adds Events for denoting whether each Artifact was an input or output for a given Execution. If
2548-
* any Events already exist between the Execution and any of the specified Artifacts they are
2549-
* simply skipped.
2557+
* Adds Events to the specified Execution. An Event indicates whether an Artifact was used as an
2558+
* input or output for an Execution. If an Event already exists between the Execution and the
2559+
* Artifact, the Event is skipped.
25502560
*
25512561
* <p>Sample code:
25522562
*
@@ -2578,9 +2588,9 @@ public final AddExecutionEventsResponse addExecutionEvents(
25782588

25792589
// AUTO-GENERATED DOCUMENTATION AND METHOD.
25802590
/**
2581-
* Adds Events for denoting whether each Artifact was an input or output for a given Execution. If
2582-
* any Events already exist between the Execution and any of the specified Artifacts they are
2583-
* simply skipped.
2591+
* Adds Events to the specified Execution. An Event indicates whether an Artifact was used as an
2592+
* input or output for an Execution. If an Event already exists between the Execution and the
2593+
* Artifact, the Event is skipped.
25842594
*
25852595
* <p>Sample code:
25862596
*
@@ -2608,9 +2618,9 @@ public final AddExecutionEventsResponse addExecutionEvents(String execution, Lis
26082618

26092619
// AUTO-GENERATED DOCUMENTATION AND METHOD.
26102620
/**
2611-
* Adds Events for denoting whether each Artifact was an input or output for a given Execution. If
2612-
* any Events already exist between the Execution and any of the specified Artifacts they are
2613-
* simply skipped.
2621+
* Adds Events to the specified Execution. An Event indicates whether an Artifact was used as an
2622+
* input or output for an Execution. If an Event already exists between the Execution and the
2623+
* Artifact, the Event is skipped.
26142624
*
26152625
* <p>Sample code:
26162626
*
@@ -2636,9 +2646,9 @@ public final AddExecutionEventsResponse addExecutionEvents(AddExecutionEventsReq
26362646

26372647
// AUTO-GENERATED DOCUMENTATION AND METHOD.
26382648
/**
2639-
* Adds Events for denoting whether each Artifact was an input or output for a given Execution. If
2640-
* any Events already exist between the Execution and any of the specified Artifacts they are
2641-
* simply skipped.
2649+
* Adds Events to the specified Execution. An Event indicates whether an Artifact was used as an
2650+
* input or output for an Execution. If an Event already exists between the Execution and the
2651+
* Artifact, the Event is skipped.
26422652
*
26432653
* <p>Sample code:
26442654
*
@@ -2773,7 +2783,7 @@ public final LineageSubgraph queryExecutionInputsAndOutputs(
27732783

27742784
// AUTO-GENERATED DOCUMENTATION AND METHOD.
27752785
/**
2776-
* Creates an MetadataSchema.
2786+
* Creates a MetadataSchema.
27772787
*
27782788
* <p>Sample code:
27792789
*
@@ -2813,7 +2823,7 @@ public final MetadataSchema createMetadataSchema(
28132823

28142824
// AUTO-GENERATED DOCUMENTATION AND METHOD.
28152825
/**
2816-
* Creates an MetadataSchema.
2826+
* Creates a MetadataSchema.
28172827
*
28182828
* <p>Sample code:
28192829
*
@@ -2853,7 +2863,7 @@ public final MetadataSchema createMetadataSchema(
28532863

28542864
// AUTO-GENERATED DOCUMENTATION AND METHOD.
28552865
/**
2856-
* Creates an MetadataSchema.
2866+
* Creates a MetadataSchema.
28572867
*
28582868
* <p>Sample code:
28592869
*
@@ -2879,7 +2889,7 @@ public final MetadataSchema createMetadataSchema(CreateMetadataSchemaRequest req
28792889

28802890
// AUTO-GENERATED DOCUMENTATION AND METHOD.
28812891
/**
2882-
* Creates an MetadataSchema.
2892+
* Creates a MetadataSchema.
28832893
*
28842894
* <p>Sample code:
28852895
*

google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/MigrationServiceClient.java

+13-13
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
// AUTO-GENERATED DOCUMENTATION AND CLASS.
4242
/**
4343
* Service Description: A service that migrates resources from automl.googleapis.com,
44-
* datalabeling.googleapis.com and ml.googleapis.com to AI Platform.
44+
* datalabeling.googleapis.com and ml.googleapis.com to Vertex AI.
4545
*
4646
* <p>This class provides the ability to make remote calls to the backing service through method
4747
* calls that map to API methods. Sample code to get started:
@@ -173,7 +173,7 @@ public final OperationsClient getOperationsClient() {
173173
// AUTO-GENERATED DOCUMENTATION AND METHOD.
174174
/**
175175
* Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
176-
* ml.googleapis.com that can be migrated to AI Platform's given location.
176+
* ml.googleapis.com that can be migrated to Vertex AI's given location.
177177
*
178178
* <p>Sample code:
179179
*
@@ -188,7 +188,7 @@ public final OperationsClient getOperationsClient() {
188188
* }</pre>
189189
*
190190
* @param parent Required. The location that the migratable resources should be searched from.
191-
* It's the AI Platform location that the resources can be migrated to, not the resources'
191+
* It's the Vertex AI location that the resources can be migrated to, not the resources'
192192
* original location. Format: `projects/{project}/locations/{location}`
193193
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
194194
*/
@@ -204,7 +204,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
204204
// AUTO-GENERATED DOCUMENTATION AND METHOD.
205205
/**
206206
* Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
207-
* ml.googleapis.com that can be migrated to AI Platform's given location.
207+
* ml.googleapis.com that can be migrated to Vertex AI's given location.
208208
*
209209
* <p>Sample code:
210210
*
@@ -219,7 +219,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
219219
* }</pre>
220220
*
221221
* @param parent Required. The location that the migratable resources should be searched from.
222-
* It's the AI Platform location that the resources can be migrated to, not the resources'
222+
* It's the Vertex AI location that the resources can be migrated to, not the resources'
223223
* original location. Format: `projects/{project}/locations/{location}`
224224
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
225225
*/
@@ -232,7 +232,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(St
232232
// AUTO-GENERATED DOCUMENTATION AND METHOD.
233233
/**
234234
* Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
235-
* ml.googleapis.com that can be migrated to AI Platform's given location.
235+
* ml.googleapis.com that can be migrated to Vertex AI's given location.
236236
*
237237
* <p>Sample code:
238238
*
@@ -263,7 +263,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
263263
// AUTO-GENERATED DOCUMENTATION AND METHOD.
264264
/**
265265
* Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
266-
* ml.googleapis.com that can be migrated to AI Platform's given location.
266+
* ml.googleapis.com that can be migrated to Vertex AI's given location.
267267
*
268268
* <p>Sample code:
269269
*
@@ -294,7 +294,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
294294
// AUTO-GENERATED DOCUMENTATION AND METHOD.
295295
/**
296296
* Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
297-
* ml.googleapis.com that can be migrated to AI Platform's given location.
297+
* ml.googleapis.com that can be migrated to Vertex AI's given location.
298298
*
299299
* <p>Sample code:
300300
*
@@ -331,7 +331,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
331331
// AUTO-GENERATED DOCUMENTATION AND METHOD.
332332
/**
333333
* Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and
334-
* datalabeling.googleapis.com to AI Platform (Unified).
334+
* datalabeling.googleapis.com to Vertex AI.
335335
*
336336
* <p>Sample code:
337337
*
@@ -366,7 +366,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
366366
// AUTO-GENERATED DOCUMENTATION AND METHOD.
367367
/**
368368
* Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and
369-
* datalabeling.googleapis.com to AI Platform (Unified).
369+
* datalabeling.googleapis.com to Vertex AI.
370370
*
371371
* <p>Sample code:
372372
*
@@ -401,7 +401,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
401401
// AUTO-GENERATED DOCUMENTATION AND METHOD.
402402
/**
403403
* Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and
404-
* datalabeling.googleapis.com to AI Platform (Unified).
404+
* datalabeling.googleapis.com to Vertex AI.
405405
*
406406
* <p>Sample code:
407407
*
@@ -429,7 +429,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
429429
// AUTO-GENERATED DOCUMENTATION AND METHOD.
430430
/**
431431
* Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and
432-
* datalabeling.googleapis.com to AI Platform (Unified).
432+
* datalabeling.googleapis.com to Vertex AI.
433433
*
434434
* <p>Sample code:
435435
*
@@ -459,7 +459,7 @@ public final SearchMigratableResourcesPagedResponse searchMigratableResources(
459459
// AUTO-GENERATED DOCUMENTATION AND METHOD.
460460
/**
461461
* Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and
462-
* datalabeling.googleapis.com to AI Platform (Unified).
462+
* datalabeling.googleapis.com to Vertex AI.
463463
*
464464
* <p>Sample code:
465465
*

0 commit comments

Comments
 (0)