| 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.FetchExamplesPagedResponse |
ExampleStoreServiceClient.fetchExamples(FetchExamplesRequest request)
Get Examples from the Example Store.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ExampleStoreServiceClient.FetchExamplesPagedResponse> |
ExampleStoreServiceClient.FetchExamplesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<FetchExamplesRequest,FetchExamplesResponse,Example> context,
com.google.api.core.ApiFuture<FetchExamplesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<FetchExamplesRequest,ExampleStoreServiceClient.FetchExamplesPagedResponse> |
ExampleStoreServiceClient.fetchExamplesPagedCallable()
Get Examples from the Example Store.
|
com.google.api.gax.rpc.PagedCallSettings<FetchExamplesRequest,FetchExamplesResponse,ExampleStoreServiceClient.FetchExamplesPagedResponse> |
ExampleStoreServiceSettings.fetchExamplesSettings()
Returns the object with the settings used for calls to fetchExamples.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<FetchExamplesRequest,FetchExamplesResponse,ExampleStoreServiceClient.FetchExamplesPagedResponse> |
ExampleStoreServiceSettings.Builder.fetchExamplesSettings()
Returns the builder for the settings used for calls to fetchExamples.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<FetchExamplesRequest,ExampleStoreServiceClient.FetchExamplesPagedResponse> |
GrpcExampleStoreServiceStub.fetchExamplesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<FetchExamplesRequest,ExampleStoreServiceClient.FetchExamplesPagedResponse> |
ExampleStoreServiceStub.fetchExamplesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<FetchExamplesRequest,FetchExamplesResponse,ExampleStoreServiceClient.FetchExamplesPagedResponse> |
ExampleStoreServiceStubSettings.fetchExamplesSettings()
Returns the object with the settings used for calls to fetchExamples.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<FetchExamplesRequest,FetchExamplesResponse,ExampleStoreServiceClient.FetchExamplesPagedResponse> |
ExampleStoreServiceStubSettings.Builder.fetchExamplesSettings()
Returns the builder for the settings used for calls to fetchExamples.
|
Copyright © 2025 Google LLC. All rights reserved.