| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.aiplatform.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ModelServiceClient.ListModelVersionCheckpointsPagedResponse |
ModelServiceClient.listModelVersionCheckpoints(ListModelVersionCheckpointsRequest request)
Lists checkpoints of the specified model version.
|
ModelServiceClient.ListModelVersionCheckpointsPagedResponse |
ModelServiceClient.listModelVersionCheckpoints(ModelName name)
Lists checkpoints of the specified model version.
|
ModelServiceClient.ListModelVersionCheckpointsPagedResponse |
ModelServiceClient.listModelVersionCheckpoints(String name)
Lists checkpoints of the specified model version.
|
Copyright © 2025 Google LLC. All rights reserved.