Uses of Class
com.google.cloud.vision.v1.Product
-
Packages that use Product Package Description com.google.cloud.vision.v1 A client to Cloud Vision APIcom.google.cloud.vision.v1.stub -
-
Uses of Product in com.google.cloud.vision.v1
Methods in com.google.cloud.vision.v1 that return Product Modifier and Type Method Description ProductProduct.Builder. build()ProductProduct.Builder. buildPartial()ProductProductSearchClient. createProduct(CreateProductRequest request)Creates and returns a new product resource.ProductProductSearchClient. createProduct(LocationName parent, Product product, String productId)Creates and returns a new product resource.ProductProductSearchClient. createProduct(String parent, Product product, String productId)Creates and returns a new product resource.ProductProductSearchGrpc.ProductSearchBlockingStub. createProduct(CreateProductRequest request)Creates and returns a new product resource.static ProductProduct. getDefaultInstance()ProductProduct.Builder. getDefaultInstanceForType()ProductProduct. getDefaultInstanceForType()ProductCreateProductRequest.Builder. getProduct()Required.ProductCreateProductRequest. getProduct()Required.ProductCreateProductRequestOrBuilder. getProduct()Required.ProductProductSearchClient. getProduct(GetProductRequest request)Gets information associated with a Product.ProductProductSearchClient. getProduct(ProductName name)Gets information associated with a Product.ProductProductSearchClient. getProduct(String name)Gets information associated with a Product.ProductProductSearchGrpc.ProductSearchBlockingStub. getProduct(GetProductRequest request)Gets information associated with a Product.ProductProductSearchResults.Result.Builder. getProduct()The Product.ProductProductSearchResults.Result. getProduct()The Product.ProductProductSearchResults.ResultOrBuilder. getProduct()The Product.ProductUpdateProductRequest.Builder. getProduct()Required.ProductUpdateProductRequest. getProduct()Required.ProductUpdateProductRequestOrBuilder. getProduct()Required.ProductListProductsInProductSetResponse.Builder. getProducts(int index)The list of Products.ProductListProductsInProductSetResponse. getProducts(int index)The list of Products.ProductListProductsInProductSetResponseOrBuilder. getProducts(int index)The list of Products.ProductListProductsResponse.Builder. getProducts(int index)List of products.ProductListProductsResponse. getProducts(int index)List of products.ProductListProductsResponseOrBuilder. getProducts(int index)List of products.static ProductProduct. parseDelimitedFrom(InputStream input)static ProductProduct. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProductProduct. parseFrom(byte[] data)static ProductProduct. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProductProduct. parseFrom(com.google.protobuf.ByteString data)static ProductProduct. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProductProduct. parseFrom(com.google.protobuf.CodedInputStream input)static ProductProduct. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProductProduct. parseFrom(InputStream input)static ProductProduct. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProductProduct. parseFrom(ByteBuffer data)static ProductProduct. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ProductProductSearchClient. updateProduct(Product product, com.google.protobuf.FieldMask updateMask)Makes changes to a Product resource.ProductProductSearchClient. updateProduct(UpdateProductRequest request)Makes changes to a Product resource.ProductProductSearchGrpc.ProductSearchBlockingStub. updateProduct(UpdateProductRequest request)Makes changes to a Product resource.Methods in com.google.cloud.vision.v1 that return types with arguments of type Product Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Product>ProductSearchGrpc.ProductSearchFutureStub. createProduct(CreateProductRequest request)Creates and returns a new product resource.com.google.api.gax.rpc.UnaryCallable<CreateProductRequest,Product>ProductSearchClient. createProductCallable()Creates and returns a new product resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateProductRequest,Product>ProductSearchSettings.Builder. createProductSettings()Returns the builder for the settings used for calls to createProduct.com.google.api.gax.rpc.UnaryCallSettings<CreateProductRequest,Product>ProductSearchSettings. createProductSettings()Returns the object with the settings used for calls to createProduct.static io.grpc.MethodDescriptor<CreateProductRequest,Product>ProductSearchGrpc. getCreateProductMethod()static io.grpc.MethodDescriptor<GetProductRequest,Product>ProductSearchGrpc. getGetProductMethod()com.google.protobuf.Parser<Product>Product. getParserForType()com.google.common.util.concurrent.ListenableFuture<Product>ProductSearchGrpc.ProductSearchFutureStub. getProduct(GetProductRequest request)Gets information associated with a Product.com.google.api.gax.rpc.UnaryCallable<GetProductRequest,Product>ProductSearchClient. getProductCallable()Gets information associated with a Product.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProductRequest,Product>ProductSearchSettings.Builder. getProductSettings()Returns the builder for the settings used for calls to getProduct.com.google.api.gax.rpc.UnaryCallSettings<GetProductRequest,Product>ProductSearchSettings. getProductSettings()Returns the object with the settings used for calls to getProduct.List<Product>ListProductsInProductSetResponse.Builder. getProductsList()The list of Products.List<Product>ListProductsInProductSetResponse. getProductsList()The list of Products.List<Product>ListProductsInProductSetResponseOrBuilder. getProductsList()The list of Products.List<Product>ListProductsResponse.Builder. getProductsList()List of products.List<Product>ListProductsResponse. getProductsList()List of products.List<Product>ListProductsResponseOrBuilder. getProductsList()List of products.static io.grpc.MethodDescriptor<UpdateProductRequest,Product>ProductSearchGrpc. getUpdateProductMethod()static com.google.protobuf.Parser<Product>Product. parser()com.google.common.util.concurrent.ListenableFuture<Product>ProductSearchGrpc.ProductSearchFutureStub. updateProduct(UpdateProductRequest request)Makes changes to a Product resource.com.google.api.gax.rpc.UnaryCallable<UpdateProductRequest,Product>ProductSearchClient. updateProductCallable()Makes changes to a Product resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProductRequest,Product>ProductSearchSettings.Builder. updateProductSettings()Returns the builder for the settings used for calls to updateProduct.com.google.api.gax.rpc.UnaryCallSettings<UpdateProductRequest,Product>ProductSearchSettings. updateProductSettings()Returns the object with the settings used for calls to updateProduct.Methods in com.google.cloud.vision.v1 with parameters of type Product Modifier and Type Method Description ListProductsInProductSetResponse.BuilderListProductsInProductSetResponse.Builder. addProducts(int index, Product value)The list of Products.ListProductsInProductSetResponse.BuilderListProductsInProductSetResponse.Builder. addProducts(Product value)The list of Products.ListProductsResponse.BuilderListProductsResponse.Builder. addProducts(int index, Product value)List of products.ListProductsResponse.BuilderListProductsResponse.Builder. addProducts(Product value)List of products.ProductProductSearchClient. createProduct(LocationName parent, Product product, String productId)Creates and returns a new product resource.ProductProductSearchClient. createProduct(String parent, Product product, String productId)Creates and returns a new product resource.Product.BuilderProduct.Builder. mergeFrom(Product other)CreateProductRequest.BuilderCreateProductRequest.Builder. mergeProduct(Product value)Required.ProductSearchResults.Result.BuilderProductSearchResults.Result.Builder. mergeProduct(Product value)The Product.UpdateProductRequest.BuilderUpdateProductRequest.Builder. mergeProduct(Product value)Required.static Product.BuilderProduct. newBuilder(Product prototype)CreateProductRequest.BuilderCreateProductRequest.Builder. setProduct(Product value)Required.ProductSearchResults.Result.BuilderProductSearchResults.Result.Builder. setProduct(Product value)The Product.UpdateProductRequest.BuilderUpdateProductRequest.Builder. setProduct(Product value)Required.ListProductsInProductSetResponse.BuilderListProductsInProductSetResponse.Builder. setProducts(int index, Product value)The list of Products.ListProductsResponse.BuilderListProductsResponse.Builder. setProducts(int index, Product value)List of products.ProductProductSearchClient. updateProduct(Product product, com.google.protobuf.FieldMask updateMask)Makes changes to a Product resource.Method parameters in com.google.cloud.vision.v1 with type arguments of type Product Modifier and Type Method Description ListProductsInProductSetResponse.BuilderListProductsInProductSetResponse.Builder. addAllProducts(Iterable<? extends Product> values)The list of Products.ListProductsResponse.BuilderListProductsResponse.Builder. addAllProducts(Iterable<? extends Product> values)List of products.static com.google.api.core.ApiFuture<ProductSearchClient.ListProductsInProductSetPagedResponse>ProductSearchClient.ListProductsInProductSetPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product> context, com.google.api.core.ApiFuture<ListProductsInProductSetResponse> futureResponse)static com.google.api.core.ApiFuture<ProductSearchClient.ListProductsPagedResponse>ProductSearchClient.ListProductsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context, com.google.api.core.ApiFuture<ListProductsResponse> futureResponse)protected ProductSearchClient.ListProductsInProductSetPageProductSearchClient.ListProductsInProductSetPage. createPage(com.google.api.gax.rpc.PageContext<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product> context, ListProductsInProductSetResponse response)protected ProductSearchClient.ListProductsPageProductSearchClient.ListProductsPage. createPage(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context, ListProductsResponse response)com.google.api.core.ApiFuture<ProductSearchClient.ListProductsInProductSetPage>ProductSearchClient.ListProductsInProductSetPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product> context, com.google.api.core.ApiFuture<ListProductsInProductSetResponse> futureResponse)com.google.api.core.ApiFuture<ProductSearchClient.ListProductsPage>ProductSearchClient.ListProductsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context, com.google.api.core.ApiFuture<ListProductsResponse> futureResponse)default voidProductSearchGrpc.AsyncService. createProduct(CreateProductRequest request, io.grpc.stub.StreamObserver<Product> responseObserver)Creates and returns a new product resource.voidProductSearchGrpc.ProductSearchStub. createProduct(CreateProductRequest request, io.grpc.stub.StreamObserver<Product> responseObserver)Creates and returns a new product resource.default voidProductSearchGrpc.AsyncService. getProduct(GetProductRequest request, io.grpc.stub.StreamObserver<Product> responseObserver)Gets information associated with a Product.voidProductSearchGrpc.ProductSearchStub. getProduct(GetProductRequest request, io.grpc.stub.StreamObserver<Product> responseObserver)Gets information associated with a Product.default voidProductSearchGrpc.AsyncService. updateProduct(UpdateProductRequest request, io.grpc.stub.StreamObserver<Product> responseObserver)Makes changes to a Product resource.voidProductSearchGrpc.ProductSearchStub. updateProduct(UpdateProductRequest request, io.grpc.stub.StreamObserver<Product> responseObserver)Makes changes to a Product resource. -
Uses of Product in com.google.cloud.vision.v1.stub
Methods in com.google.cloud.vision.v1.stub that return types with arguments of type Product Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateProductRequest,Product>GrpcProductSearchStub. createProductCallable()com.google.api.gax.rpc.UnaryCallable<CreateProductRequest,Product>HttpJsonProductSearchStub. createProductCallable()com.google.api.gax.rpc.UnaryCallable<CreateProductRequest,Product>ProductSearchStub. createProductCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateProductRequest,Product>ProductSearchStubSettings.Builder. createProductSettings()Returns the builder for the settings used for calls to createProduct.com.google.api.gax.rpc.UnaryCallSettings<CreateProductRequest,Product>ProductSearchStubSettings. createProductSettings()Returns the object with the settings used for calls to createProduct.com.google.api.gax.rpc.UnaryCallable<GetProductRequest,Product>GrpcProductSearchStub. getProductCallable()com.google.api.gax.rpc.UnaryCallable<GetProductRequest,Product>HttpJsonProductSearchStub. getProductCallable()com.google.api.gax.rpc.UnaryCallable<GetProductRequest,Product>ProductSearchStub. getProductCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProductRequest,Product>ProductSearchStubSettings.Builder. getProductSettings()Returns the builder for the settings used for calls to getProduct.com.google.api.gax.rpc.UnaryCallSettings<GetProductRequest,Product>ProductSearchStubSettings. getProductSettings()Returns the object with the settings used for calls to getProduct.com.google.api.gax.rpc.UnaryCallable<UpdateProductRequest,Product>GrpcProductSearchStub. updateProductCallable()com.google.api.gax.rpc.UnaryCallable<UpdateProductRequest,Product>HttpJsonProductSearchStub. updateProductCallable()com.google.api.gax.rpc.UnaryCallable<UpdateProductRequest,Product>ProductSearchStub. updateProductCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProductRequest,Product>ProductSearchStubSettings.Builder. updateProductSettings()Returns the builder for the settings used for calls to updateProduct.com.google.api.gax.rpc.UnaryCallSettings<UpdateProductRequest,Product>ProductSearchStubSettings. updateProductSettings()Returns the object with the settings used for calls to updateProduct.
-