Uses of Class
com.google.cloud.datalabeling.v1beta1.ListDataItemsResponse
-
Packages that use ListDataItemsResponse Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling APIcom.google.cloud.datalabeling.v1beta1.stub -
-
Uses of ListDataItemsResponse in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return ListDataItemsResponse Modifier and Type Method Description ListDataItemsResponseListDataItemsResponse.Builder. build()ListDataItemsResponseListDataItemsResponse.Builder. buildPartial()static ListDataItemsResponseListDataItemsResponse. getDefaultInstance()ListDataItemsResponseListDataItemsResponse.Builder. getDefaultInstanceForType()ListDataItemsResponseListDataItemsResponse. getDefaultInstanceForType()ListDataItemsResponseDataLabelingServiceGrpc.DataLabelingServiceBlockingStub. listDataItems(ListDataItemsRequest request)Lists data items in a dataset.static ListDataItemsResponseListDataItemsResponse. parseDelimitedFrom(InputStream input)static ListDataItemsResponseListDataItemsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataItemsResponseListDataItemsResponse. parseFrom(byte[] data)static ListDataItemsResponseListDataItemsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataItemsResponseListDataItemsResponse. parseFrom(com.google.protobuf.ByteString data)static ListDataItemsResponseListDataItemsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataItemsResponseListDataItemsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListDataItemsResponseListDataItemsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataItemsResponseListDataItemsResponse. parseFrom(InputStream input)static ListDataItemsResponseListDataItemsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataItemsResponseListDataItemsResponse. parseFrom(ByteBuffer data)static ListDataItemsResponseListDataItemsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type ListDataItemsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDataItemsRequest,ListDataItemsResponse>DataLabelingServiceGrpc. getListDataItemsMethod()com.google.protobuf.Parser<ListDataItemsResponse>ListDataItemsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListDataItemsResponse>DataLabelingServiceGrpc.DataLabelingServiceFutureStub. listDataItems(ListDataItemsRequest request)Lists data items in a dataset.com.google.api.gax.rpc.UnaryCallable<ListDataItemsRequest,ListDataItemsResponse>DataLabelingServiceClient. listDataItemsCallable()Lists data items in a dataset.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataItemsRequest,ListDataItemsResponse,DataLabelingServiceClient.ListDataItemsPagedResponse>DataLabelingServiceSettings.Builder. listDataItemsSettings()Returns the builder for the settings used for calls to listDataItems.com.google.api.gax.rpc.PagedCallSettings<ListDataItemsRequest,ListDataItemsResponse,DataLabelingServiceClient.ListDataItemsPagedResponse>DataLabelingServiceSettings. listDataItemsSettings()Returns the object with the settings used for calls to listDataItems.static com.google.protobuf.Parser<ListDataItemsResponse>ListDataItemsResponse. parser()Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type ListDataItemsResponse Modifier and Type Method Description protected DataLabelingServiceClient.ListDataItemsPageDataLabelingServiceClient.ListDataItemsPage. createPage(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, ListDataItemsResponse response)ListDataItemsResponse.BuilderListDataItemsResponse.Builder. mergeFrom(ListDataItemsResponse other)static ListDataItemsResponse.BuilderListDataItemsResponse. newBuilder(ListDataItemsResponse prototype)Method parameters in com.google.cloud.datalabeling.v1beta1 with type arguments of type ListDataItemsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DataLabelingServiceClient.ListDataItemsPagedResponse>DataLabelingServiceClient.ListDataItemsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse)static com.google.api.core.ApiFuture<DataLabelingServiceClient.ListDataItemsPagedResponse>DataLabelingServiceClient.ListDataItemsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse)protected DataLabelingServiceClient.ListDataItemsPageDataLabelingServiceClient.ListDataItemsPage. createPage(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, ListDataItemsResponse response)com.google.api.core.ApiFuture<DataLabelingServiceClient.ListDataItemsPage>DataLabelingServiceClient.ListDataItemsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse)com.google.api.core.ApiFuture<DataLabelingServiceClient.ListDataItemsPage>DataLabelingServiceClient.ListDataItemsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse)default voidDataLabelingServiceGrpc.AsyncService. listDataItems(ListDataItemsRequest request, io.grpc.stub.StreamObserver<ListDataItemsResponse> responseObserver)Lists data items in a dataset.voidDataLabelingServiceGrpc.DataLabelingServiceStub. listDataItems(ListDataItemsRequest request, io.grpc.stub.StreamObserver<ListDataItemsResponse> responseObserver)Lists data items in a dataset. -
Uses of ListDataItemsResponse in com.google.cloud.datalabeling.v1beta1.stub
Methods in com.google.cloud.datalabeling.v1beta1.stub that return types with arguments of type ListDataItemsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDataItemsRequest,ListDataItemsResponse>DataLabelingServiceStub. listDataItemsCallable()com.google.api.gax.rpc.UnaryCallable<ListDataItemsRequest,ListDataItemsResponse>GrpcDataLabelingServiceStub. listDataItemsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataItemsRequest,ListDataItemsResponse,DataLabelingServiceClient.ListDataItemsPagedResponse>DataLabelingServiceStubSettings.Builder. listDataItemsSettings()Returns the builder for the settings used for calls to listDataItems.com.google.api.gax.rpc.PagedCallSettings<ListDataItemsRequest,ListDataItemsResponse,DataLabelingServiceClient.ListDataItemsPagedResponse>DataLabelingServiceStubSettings. listDataItemsSettings()Returns the object with the settings used for calls to listDataItems.
-