Uses of Class
com.google.cloud.vision.v1.ListReferenceImagesResponse
-
Packages that use ListReferenceImagesResponse Package Description com.google.cloud.vision.v1 A client to Cloud Vision APIcom.google.cloud.vision.v1.stub -
-
Uses of ListReferenceImagesResponse in com.google.cloud.vision.v1
Methods in com.google.cloud.vision.v1 that return ListReferenceImagesResponse Modifier and Type Method Description ListReferenceImagesResponse
ListReferenceImagesResponse.Builder. build()
ListReferenceImagesResponse
ListReferenceImagesResponse.Builder. buildPartial()
static ListReferenceImagesResponse
ListReferenceImagesResponse. getDefaultInstance()
ListReferenceImagesResponse
ListReferenceImagesResponse.Builder. getDefaultInstanceForType()
ListReferenceImagesResponse
ListReferenceImagesResponse. getDefaultInstanceForType()
ListReferenceImagesResponse
ProductSearchGrpc.ProductSearchBlockingStub. listReferenceImages(ListReferenceImagesRequest request)
Lists reference images.static ListReferenceImagesResponse
ListReferenceImagesResponse. parseDelimitedFrom(InputStream input)
static ListReferenceImagesResponse
ListReferenceImagesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReferenceImagesResponse
ListReferenceImagesResponse. parseFrom(byte[] data)
static ListReferenceImagesResponse
ListReferenceImagesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReferenceImagesResponse
ListReferenceImagesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListReferenceImagesResponse
ListReferenceImagesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReferenceImagesResponse
ListReferenceImagesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListReferenceImagesResponse
ListReferenceImagesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReferenceImagesResponse
ListReferenceImagesResponse. parseFrom(InputStream input)
static ListReferenceImagesResponse
ListReferenceImagesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReferenceImagesResponse
ListReferenceImagesResponse. parseFrom(ByteBuffer data)
static ListReferenceImagesResponse
ListReferenceImagesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.vision.v1 that return types with arguments of type ListReferenceImagesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListReferenceImagesRequest,ListReferenceImagesResponse>
ProductSearchGrpc. getListReferenceImagesMethod()
com.google.protobuf.Parser<ListReferenceImagesResponse>
ListReferenceImagesResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListReferenceImagesResponse>
ProductSearchGrpc.ProductSearchFutureStub. listReferenceImages(ListReferenceImagesRequest request)
Lists reference images.com.google.api.gax.rpc.UnaryCallable<ListReferenceImagesRequest,ListReferenceImagesResponse>
ProductSearchClient. listReferenceImagesCallable()
Lists reference images.com.google.api.gax.rpc.PagedCallSettings.Builder<ListReferenceImagesRequest,ListReferenceImagesResponse,ProductSearchClient.ListReferenceImagesPagedResponse>
ProductSearchSettings.Builder. listReferenceImagesSettings()
Returns the builder for the settings used for calls to listReferenceImages.com.google.api.gax.rpc.PagedCallSettings<ListReferenceImagesRequest,ListReferenceImagesResponse,ProductSearchClient.ListReferenceImagesPagedResponse>
ProductSearchSettings. listReferenceImagesSettings()
Returns the object with the settings used for calls to listReferenceImages.static com.google.protobuf.Parser<ListReferenceImagesResponse>
ListReferenceImagesResponse. parser()
Methods in com.google.cloud.vision.v1 with parameters of type ListReferenceImagesResponse Modifier and Type Method Description protected ProductSearchClient.ListReferenceImagesPage
ProductSearchClient.ListReferenceImagesPage. createPage(com.google.api.gax.rpc.PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context, ListReferenceImagesResponse response)
ListReferenceImagesResponse.Builder
ListReferenceImagesResponse.Builder. mergeFrom(ListReferenceImagesResponse other)
static ListReferenceImagesResponse.Builder
ListReferenceImagesResponse. newBuilder(ListReferenceImagesResponse prototype)
Method parameters in com.google.cloud.vision.v1 with type arguments of type ListReferenceImagesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<ProductSearchClient.ListReferenceImagesPagedResponse>
ProductSearchClient.ListReferenceImagesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context, com.google.api.core.ApiFuture<ListReferenceImagesResponse> futureResponse)
static com.google.api.core.ApiFuture<ProductSearchClient.ListReferenceImagesPagedResponse>
ProductSearchClient.ListReferenceImagesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context, com.google.api.core.ApiFuture<ListReferenceImagesResponse> futureResponse)
protected ProductSearchClient.ListReferenceImagesPage
ProductSearchClient.ListReferenceImagesPage. createPage(com.google.api.gax.rpc.PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context, ListReferenceImagesResponse response)
com.google.api.core.ApiFuture<ProductSearchClient.ListReferenceImagesPage>
ProductSearchClient.ListReferenceImagesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context, com.google.api.core.ApiFuture<ListReferenceImagesResponse> futureResponse)
com.google.api.core.ApiFuture<ProductSearchClient.ListReferenceImagesPage>
ProductSearchClient.ListReferenceImagesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context, com.google.api.core.ApiFuture<ListReferenceImagesResponse> futureResponse)
default void
ProductSearchGrpc.AsyncService. listReferenceImages(ListReferenceImagesRequest request, io.grpc.stub.StreamObserver<ListReferenceImagesResponse> responseObserver)
Lists reference images.void
ProductSearchGrpc.ProductSearchStub. listReferenceImages(ListReferenceImagesRequest request, io.grpc.stub.StreamObserver<ListReferenceImagesResponse> responseObserver)
Lists reference images. -
Uses of ListReferenceImagesResponse in com.google.cloud.vision.v1.stub
Methods in com.google.cloud.vision.v1.stub that return types with arguments of type ListReferenceImagesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListReferenceImagesRequest,ListReferenceImagesResponse>
GrpcProductSearchStub. listReferenceImagesCallable()
com.google.api.gax.rpc.UnaryCallable<ListReferenceImagesRequest,ListReferenceImagesResponse>
HttpJsonProductSearchStub. listReferenceImagesCallable()
com.google.api.gax.rpc.UnaryCallable<ListReferenceImagesRequest,ListReferenceImagesResponse>
ProductSearchStub. listReferenceImagesCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReferenceImagesRequest,ListReferenceImagesResponse,ProductSearchClient.ListReferenceImagesPagedResponse>
ProductSearchStubSettings.Builder. listReferenceImagesSettings()
Returns the builder for the settings used for calls to listReferenceImages.com.google.api.gax.rpc.PagedCallSettings<ListReferenceImagesRequest,ListReferenceImagesResponse,ProductSearchClient.ListReferenceImagesPagedResponse>
ProductSearchStubSettings. listReferenceImagesSettings()
Returns the object with the settings used for calls to listReferenceImages.
-