| Package | Description |
|---|---|
| com.google.cloud.discoveryengine.v1beta |
A client to Discovery Engine API
|
| com.google.cloud.discoveryengine.v1beta.stub |
| Modifier and Type | Method and Description |
|---|---|
EngineServiceClient.ListEnginesPagedResponse |
EngineServiceClient.listEngines(CollectionName parent)
Lists all the [Engine][google.cloud.discoveryengine.v1beta.Engine]s associated with the
project.
|
EngineServiceClient.ListEnginesPagedResponse |
EngineServiceClient.listEngines(ListEnginesRequest request)
Lists all the [Engine][google.cloud.discoveryengine.v1beta.Engine]s associated with the
project.
|
EngineServiceClient.ListEnginesPagedResponse |
EngineServiceClient.listEngines(String parent)
Lists all the [Engine][google.cloud.discoveryengine.v1beta.Engine]s associated with the
project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<EngineServiceClient.ListEnginesPagedResponse> |
EngineServiceClient.ListEnginesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEnginesRequest,ListEnginesResponse,Engine> context,
com.google.api.core.ApiFuture<ListEnginesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEnginesRequest,EngineServiceClient.ListEnginesPagedResponse> |
EngineServiceClient.listEnginesPagedCallable()
Lists all the [Engine][google.cloud.discoveryengine.v1beta.Engine]s associated with the
project.
|
com.google.api.gax.rpc.PagedCallSettings<ListEnginesRequest,ListEnginesResponse,EngineServiceClient.ListEnginesPagedResponse> |
EngineServiceSettings.listEnginesSettings()
Returns the object with the settings used for calls to listEngines.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEnginesRequest,ListEnginesResponse,EngineServiceClient.ListEnginesPagedResponse> |
EngineServiceSettings.Builder.listEnginesSettings()
Returns the builder for the settings used for calls to listEngines.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListEnginesRequest,EngineServiceClient.ListEnginesPagedResponse> |
EngineServiceStub.listEnginesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEnginesRequest,EngineServiceClient.ListEnginesPagedResponse> |
GrpcEngineServiceStub.listEnginesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEnginesRequest,EngineServiceClient.ListEnginesPagedResponse> |
HttpJsonEngineServiceStub.listEnginesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListEnginesRequest,ListEnginesResponse,EngineServiceClient.ListEnginesPagedResponse> |
EngineServiceStubSettings.listEnginesSettings()
Returns the object with the settings used for calls to listEngines.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEnginesRequest,ListEnginesResponse,EngineServiceClient.ListEnginesPagedResponse> |
EngineServiceStubSettings.Builder.listEnginesSettings()
Returns the builder for the settings used for calls to listEngines.
|
Copyright © 2024 Google LLC. All rights reserved.