| Package | Description |
|---|---|
| com.google.cloud.discoveryengine.v1alpha |
A client to Discovery Engine API
|
| com.google.cloud.discoveryengine.v1alpha.stub |
| Modifier and Type | Method and Description |
|---|---|
ChunkServiceClient.ListChunksPagedResponse |
ChunkServiceClient.listChunks(DocumentName parent)
Gets a list of [Chunk][google.cloud.discoveryengine.v1alpha.Chunk]s.
|
ChunkServiceClient.ListChunksPagedResponse |
ChunkServiceClient.listChunks(ListChunksRequest request)
Gets a list of [Chunk][google.cloud.discoveryengine.v1alpha.Chunk]s.
|
ChunkServiceClient.ListChunksPagedResponse |
ChunkServiceClient.listChunks(String parent)
Gets a list of [Chunk][google.cloud.discoveryengine.v1alpha.Chunk]s.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ChunkServiceClient.ListChunksPagedResponse> |
ChunkServiceClient.ListChunksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListChunksRequest,ListChunksResponse,Chunk> context,
com.google.api.core.ApiFuture<ListChunksResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListChunksRequest,ChunkServiceClient.ListChunksPagedResponse> |
ChunkServiceClient.listChunksPagedCallable()
Gets a list of [Chunk][google.cloud.discoveryengine.v1alpha.Chunk]s.
|
com.google.api.gax.rpc.PagedCallSettings<ListChunksRequest,ListChunksResponse,ChunkServiceClient.ListChunksPagedResponse> |
ChunkServiceSettings.listChunksSettings()
Returns the object with the settings used for calls to listChunks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListChunksRequest,ListChunksResponse,ChunkServiceClient.ListChunksPagedResponse> |
ChunkServiceSettings.Builder.listChunksSettings()
Returns the builder for the settings used for calls to listChunks.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListChunksRequest,ChunkServiceClient.ListChunksPagedResponse> |
ChunkServiceStub.listChunksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListChunksRequest,ChunkServiceClient.ListChunksPagedResponse> |
GrpcChunkServiceStub.listChunksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListChunksRequest,ChunkServiceClient.ListChunksPagedResponse> |
HttpJsonChunkServiceStub.listChunksPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListChunksRequest,ListChunksResponse,ChunkServiceClient.ListChunksPagedResponse> |
ChunkServiceStubSettings.listChunksSettings()
Returns the object with the settings used for calls to listChunks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListChunksRequest,ListChunksResponse,ChunkServiceClient.ListChunksPagedResponse> |
ChunkServiceStubSettings.Builder.listChunksSettings()
Returns the builder for the settings used for calls to listChunks.
|
Copyright © 2024 Google LLC. All rights reserved.