Uses of Class
com.google.cloud.discoveryengine.v1beta.ListDocumentsResponse
-
Packages that use ListDocumentsResponse Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine APIcom.google.cloud.discoveryengine.v1beta.stub -
-
Uses of ListDocumentsResponse in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return ListDocumentsResponse Modifier and Type Method Description ListDocumentsResponse
ListDocumentsResponse.Builder. build()
ListDocumentsResponse
ListDocumentsResponse.Builder. buildPartial()
static ListDocumentsResponse
ListDocumentsResponse. getDefaultInstance()
ListDocumentsResponse
ListDocumentsResponse.Builder. getDefaultInstanceForType()
ListDocumentsResponse
ListDocumentsResponse. getDefaultInstanceForType()
ListDocumentsResponse
DocumentServiceGrpc.DocumentServiceBlockingStub. listDocuments(ListDocumentsRequest request)
Gets a list of [Document][google.cloud.discoveryengine.v1beta.Document]s.static ListDocumentsResponse
ListDocumentsResponse. parseDelimitedFrom(InputStream input)
static ListDocumentsResponse
ListDocumentsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDocumentsResponse
ListDocumentsResponse. parseFrom(byte[] data)
static ListDocumentsResponse
ListDocumentsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDocumentsResponse
ListDocumentsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListDocumentsResponse
ListDocumentsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDocumentsResponse
ListDocumentsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListDocumentsResponse
ListDocumentsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDocumentsResponse
ListDocumentsResponse. parseFrom(InputStream input)
static ListDocumentsResponse
ListDocumentsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDocumentsResponse
ListDocumentsResponse. parseFrom(ByteBuffer data)
static ListDocumentsResponse
ListDocumentsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.discoveryengine.v1beta that return types with arguments of type ListDocumentsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDocumentsRequest,ListDocumentsResponse>
DocumentServiceGrpc. getListDocumentsMethod()
com.google.protobuf.Parser<ListDocumentsResponse>
ListDocumentsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListDocumentsResponse>
DocumentServiceGrpc.DocumentServiceFutureStub. listDocuments(ListDocumentsRequest request)
Gets a list of [Document][google.cloud.discoveryengine.v1beta.Document]s.com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,ListDocumentsResponse>
DocumentServiceClient. listDocumentsCallable()
Gets a list of [Document][google.cloud.discoveryengine.v1beta.Document]s.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.com.google.api.gax.rpc.PagedCallSettings<ListDocumentsRequest,ListDocumentsResponse,DocumentServiceClient.ListDocumentsPagedResponse>
DocumentServiceSettings. listDocumentsSettings()
Returns the object with the settings used for calls to listDocuments.static com.google.protobuf.Parser<ListDocumentsResponse>
ListDocumentsResponse. parser()
Methods in com.google.cloud.discoveryengine.v1beta with parameters of type ListDocumentsResponse Modifier and Type Method Description protected DocumentServiceClient.ListDocumentsPage
DocumentServiceClient.ListDocumentsPage. createPage(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context, ListDocumentsResponse response)
ListDocumentsResponse.Builder
ListDocumentsResponse.Builder. mergeFrom(ListDocumentsResponse other)
static ListDocumentsResponse.Builder
ListDocumentsResponse. newBuilder(ListDocumentsResponse prototype)
Method parameters in com.google.cloud.discoveryengine.v1beta with type arguments of type ListDocumentsResponse Modifier and Type Method 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)
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)
protected DocumentServiceClient.ListDocumentsPage
DocumentServiceClient.ListDocumentsPage. createPage(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context, ListDocumentsResponse response)
com.google.api.core.ApiFuture<DocumentServiceClient.ListDocumentsPage>
DocumentServiceClient.ListDocumentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context, com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse)
com.google.api.core.ApiFuture<DocumentServiceClient.ListDocumentsPage>
DocumentServiceClient.ListDocumentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context, com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse)
default void
DocumentServiceGrpc.AsyncService. listDocuments(ListDocumentsRequest request, io.grpc.stub.StreamObserver<ListDocumentsResponse> responseObserver)
Gets a list of [Document][google.cloud.discoveryengine.v1beta.Document]s.void
DocumentServiceGrpc.DocumentServiceStub. listDocuments(ListDocumentsRequest request, io.grpc.stub.StreamObserver<ListDocumentsResponse> responseObserver)
Gets a list of [Document][google.cloud.discoveryengine.v1beta.Document]s. -
Uses of ListDocumentsResponse in com.google.cloud.discoveryengine.v1beta.stub
Methods in com.google.cloud.discoveryengine.v1beta.stub that return types with arguments of type ListDocumentsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,ListDocumentsResponse>
DocumentServiceStub. listDocumentsCallable()
com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,ListDocumentsResponse>
GrpcDocumentServiceStub. listDocumentsCallable()
com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,ListDocumentsResponse>
HttpJsonDocumentServiceStub. listDocumentsCallable()
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.com.google.api.gax.rpc.PagedCallSettings<ListDocumentsRequest,ListDocumentsResponse,DocumentServiceClient.ListDocumentsPagedResponse>
DocumentServiceStubSettings. listDocumentsSettings()
Returns the object with the settings used for calls to listDocuments.
-