| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.aiplatform.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
ExampleStoreServiceClient.ListExampleStoresPagedResponse |
ExampleStoreServiceClient.listExampleStores(ListExampleStoresRequest request)
List ExampleStores in a Location.
|
ExampleStoreServiceClient.ListExampleStoresPagedResponse |
ExampleStoreServiceClient.listExampleStores(LocationName parent)
List ExampleStores in a Location.
|
ExampleStoreServiceClient.ListExampleStoresPagedResponse |
ExampleStoreServiceClient.listExampleStores(String parent)
List ExampleStores in a Location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ExampleStoreServiceClient.ListExampleStoresPagedResponse> |
ExampleStoreServiceClient.ListExampleStoresPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListExampleStoresRequest,ListExampleStoresResponse,ExampleStore> context,
com.google.api.core.ApiFuture<ListExampleStoresResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListExampleStoresRequest,ExampleStoreServiceClient.ListExampleStoresPagedResponse> |
ExampleStoreServiceClient.listExampleStoresPagedCallable()
List ExampleStores in a Location.
|
com.google.api.gax.rpc.PagedCallSettings<ListExampleStoresRequest,ListExampleStoresResponse,ExampleStoreServiceClient.ListExampleStoresPagedResponse> |
ExampleStoreServiceSettings.listExampleStoresSettings()
Returns the object with the settings used for calls to listExampleStores.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListExampleStoresRequest,ListExampleStoresResponse,ExampleStoreServiceClient.ListExampleStoresPagedResponse> |
ExampleStoreServiceSettings.Builder.listExampleStoresSettings()
Returns the builder for the settings used for calls to listExampleStores.
|
Copyright © 2025 Google LLC. All rights reserved.