| 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 |
|---|---|
SessionServiceClient.ListFilesPagedResponse |
SessionServiceClient.listFiles(ListFilesRequest request)
Lists metadata for all files in the current session.
|
SessionServiceClient.ListFilesPagedResponse |
SessionServiceClient.listFiles(SessionName parent)
Lists metadata for all files in the current session.
|
SessionServiceClient.ListFilesPagedResponse |
SessionServiceClient.listFiles(String parent)
Lists metadata for all files in the current session.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<SessionServiceClient.ListFilesPagedResponse> |
SessionServiceClient.ListFilesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListFilesRequest,ListFilesResponse,FileMetadata> context,
com.google.api.core.ApiFuture<ListFilesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListFilesRequest,SessionServiceClient.ListFilesPagedResponse> |
SessionServiceClient.listFilesPagedCallable()
Lists metadata for all files in the current session.
|
com.google.api.gax.rpc.PagedCallSettings<ListFilesRequest,ListFilesResponse,SessionServiceClient.ListFilesPagedResponse> |
SessionServiceSettings.listFilesSettings()
Returns the object with the settings used for calls to listFiles.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFilesRequest,ListFilesResponse,SessionServiceClient.ListFilesPagedResponse> |
SessionServiceSettings.Builder.listFilesSettings()
Returns the builder for the settings used for calls to listFiles.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListFilesRequest,SessionServiceClient.ListFilesPagedResponse> |
SessionServiceStub.listFilesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFilesRequest,SessionServiceClient.ListFilesPagedResponse> |
GrpcSessionServiceStub.listFilesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFilesRequest,SessionServiceClient.ListFilesPagedResponse> |
HttpJsonSessionServiceStub.listFilesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListFilesRequest,ListFilesResponse,SessionServiceClient.ListFilesPagedResponse> |
SessionServiceStubSettings.listFilesSettings()
Returns the object with the settings used for calls to listFiles.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFilesRequest,ListFilesResponse,SessionServiceClient.ListFilesPagedResponse> |
SessionServiceStubSettings.Builder.listFilesSettings()
Returns the builder for the settings used for calls to listFiles.
|
Copyright © 2026 Google LLC. All rights reserved.