| Package | Description |
|---|---|
| com.google.cloud.discoveryengine.v1alpha |
A client to Discovery Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.discoveryengine.v1alpha.stub |
| Modifier and Type | Method and Description |
|---|---|
ControlServiceClient.ListControlsPagedResponse |
ControlServiceClient.listControls(DataStoreName parent)
Lists all Controls by their parent [DataStore][google.cloud.discoveryengine.v1alpha.DataStore].
|
ControlServiceClient.ListControlsPagedResponse |
ControlServiceClient.listControls(EngineName parent)
Lists all Controls by their parent [DataStore][google.cloud.discoveryengine.v1alpha.DataStore].
|
ControlServiceClient.ListControlsPagedResponse |
ControlServiceClient.listControls(ListControlsRequest request)
Lists all Controls by their parent [DataStore][google.cloud.discoveryengine.v1alpha.DataStore].
|
ControlServiceClient.ListControlsPagedResponse |
ControlServiceClient.listControls(String parent)
Lists all Controls by their parent [DataStore][google.cloud.discoveryengine.v1alpha.DataStore].
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ControlServiceClient.ListControlsPagedResponse> |
ControlServiceClient.ListControlsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context,
com.google.api.core.ApiFuture<ListControlsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListControlsRequest,ControlServiceClient.ListControlsPagedResponse> |
ControlServiceClient.listControlsPagedCallable()
Lists all Controls by their parent [DataStore][google.cloud.discoveryengine.v1alpha.DataStore].
|
com.google.api.gax.rpc.PagedCallSettings<ListControlsRequest,ListControlsResponse,ControlServiceClient.ListControlsPagedResponse> |
ControlServiceSettings.listControlsSettings()
Returns the object with the settings used for calls to listControls.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListControlsRequest,ListControlsResponse,ControlServiceClient.ListControlsPagedResponse> |
ControlServiceSettings.Builder.listControlsSettings()
Returns the builder for the settings used for calls to listControls.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListControlsRequest,ControlServiceClient.ListControlsPagedResponse> |
HttpJsonControlServiceStub.listControlsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListControlsRequest,ControlServiceClient.ListControlsPagedResponse> |
ControlServiceStub.listControlsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListControlsRequest,ControlServiceClient.ListControlsPagedResponse> |
GrpcControlServiceStub.listControlsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListControlsRequest,ListControlsResponse,ControlServiceClient.ListControlsPagedResponse> |
ControlServiceStubSettings.listControlsSettings()
Returns the object with the settings used for calls to listControls.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListControlsRequest,ListControlsResponse,ControlServiceClient.ListControlsPagedResponse> |
ControlServiceStubSettings.Builder.listControlsSettings()
Returns the builder for the settings used for calls to listControls.
|
Copyright © 2024 Google LLC. All rights reserved.