| 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 |
|---|---|
DocumentServiceClient.ListDocumentsPagedResponse |
DocumentServiceClient.listDocuments(BranchName parent)
Gets a list of [Document][google.cloud.discoveryengine.v1beta.Document]s.
|
DocumentServiceClient.ListDocumentsPagedResponse |
DocumentServiceClient.listDocuments(ListDocumentsRequest request)
Gets a list of [Document][google.cloud.discoveryengine.v1beta.Document]s.
|
DocumentServiceClient.ListDocumentsPagedResponse |
DocumentServiceClient.listDocuments(String parent)
Gets a list of [Document][google.cloud.discoveryengine.v1beta.Document]s.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DocumentServiceClient.ListDocumentsPagedResponse> |
DocumentServiceClient.ListDocumentsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context,
com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,DocumentServiceClient.ListDocumentsPagedResponse> |
DocumentServiceClient.listDocumentsPagedCallable()
Gets a list of [Document][google.cloud.discoveryengine.v1beta.Document]s.
|
com.google.api.gax.rpc.PagedCallSettings<ListDocumentsRequest,ListDocumentsResponse,DocumentServiceClient.ListDocumentsPagedResponse> |
DocumentServiceSettings.listDocumentsSettings()
Returns the object with the settings used for calls to listDocuments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDocumentsRequest,ListDocumentsResponse,DocumentServiceClient.ListDocumentsPagedResponse> |
DocumentServiceSettings.Builder.listDocumentsSettings()
Returns the builder for the settings used for calls to listDocuments.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,DocumentServiceClient.ListDocumentsPagedResponse> |
GrpcDocumentServiceStub.listDocumentsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,DocumentServiceClient.ListDocumentsPagedResponse> |
DocumentServiceStub.listDocumentsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,DocumentServiceClient.ListDocumentsPagedResponse> |
HttpJsonDocumentServiceStub.listDocumentsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListDocumentsRequest,ListDocumentsResponse,DocumentServiceClient.ListDocumentsPagedResponse> |
DocumentServiceStubSettings.listDocumentsSettings()
Returns the object with the settings used for calls to listDocuments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDocumentsRequest,ListDocumentsResponse,DocumentServiceClient.ListDocumentsPagedResponse> |
DocumentServiceStubSettings.Builder.listDocumentsSettings()
Returns the builder for the settings used for calls to listDocuments.
|
Copyright © 2024 Google LLC. All rights reserved.