Uses of Class
com.google.cloud.vision.v1p3beta1.Product
-
Packages that use Product Package Description com.google.cloud.vision.v1p3beta1 A client to Cloud Vision APIcom.google.cloud.vision.v1p3beta1.stub -
-
Uses of Product in com.google.cloud.vision.v1p3beta1
Methods in com.google.cloud.vision.v1p3beta1 that return Product Modifier and Type Method Description Product
Product.Builder. build()
Product
Product.Builder. buildPartial()
Product
ProductSearchClient. createProduct(CreateProductRequest request)
Creates and returns a new product resource.Product
ProductSearchClient. createProduct(LocationName parent, Product product, String productId)
Creates and returns a new product resource.Product
ProductSearchClient. createProduct(String parent, Product product, String productId)
Creates and returns a new product resource.Product
ProductSearchGrpc.ProductSearchBlockingStub. createProduct(CreateProductRequest request)
Creates and returns a new product resource.static Product
Product. getDefaultInstance()
Product
Product.Builder. getDefaultInstanceForType()
Product
Product. getDefaultInstanceForType()
Product
CreateProductRequest.Builder. getProduct()
Required.Product
CreateProductRequest. getProduct()
Required.Product
CreateProductRequestOrBuilder. getProduct()
Required.Product
ProductSearchClient. getProduct(GetProductRequest request)
Gets information associated with a Product.Product
ProductSearchClient. getProduct(ProductName name)
Gets information associated with a Product.Product
ProductSearchClient. getProduct(String name)
Gets information associated with a Product.Product
ProductSearchGrpc.ProductSearchBlockingStub. getProduct(GetProductRequest request)
Gets information associated with a Product.Product
ProductSearchResults.Result.Builder. getProduct()
The Product.Product
ProductSearchResults.Result. getProduct()
The Product.Product
ProductSearchResults.ResultOrBuilder. getProduct()
The Product.Product
UpdateProductRequest.Builder. getProduct()
Required.Product
UpdateProductRequest. getProduct()
Required.Product
UpdateProductRequestOrBuilder. getProduct()
Required.Product
ListProductsInProductSetResponse.Builder. getProducts(int index)
The list of Products.Product
ListProductsInProductSetResponse. getProducts(int index)
The list of Products.Product
ListProductsInProductSetResponseOrBuilder. getProducts(int index)
The list of Products.Product
ListProductsResponse.Builder. getProducts(int index)
List of products.Product
ListProductsResponse. getProducts(int index)
List of products.Product
ListProductsResponseOrBuilder. getProducts(int index)
List of products.static Product
Product. parseDelimitedFrom(InputStream input)
static Product
Product. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Product
Product. parseFrom(byte[] data)
static Product
Product. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Product
Product. parseFrom(com.google.protobuf.ByteString data)
static Product
Product. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Product
Product. parseFrom(com.google.protobuf.CodedInputStream input)
static Product
Product. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Product
Product. parseFrom(InputStream input)
static Product
Product. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Product
Product. parseFrom(ByteBuffer data)
static Product
Product. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Product
ProductSearchClient. updateProduct(Product product, com.google.protobuf.FieldMask updateMask)
Makes changes to a Product resource.Product
ProductSearchClient. updateProduct(UpdateProductRequest request)
Makes changes to a Product resource.Product
ProductSearchGrpc.ProductSearchBlockingStub. updateProduct(UpdateProductRequest request)
Makes changes to a Product resource.Methods in com.google.cloud.vision.v1p3beta1 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.v1p3beta1 with parameters of type Product Modifier and Type Method Description ListProductsInProductSetResponse.Builder
ListProductsInProductSetResponse.Builder. addProducts(int index, Product value)
The list of Products.ListProductsInProductSetResponse.Builder
ListProductsInProductSetResponse.Builder. addProducts(Product value)
The list of Products.ListProductsResponse.Builder
ListProductsResponse.Builder. addProducts(int index, Product value)
List of products.ListProductsResponse.Builder
ListProductsResponse.Builder. addProducts(Product value)
List of products.Product
ProductSearchClient. createProduct(LocationName parent, Product product, String productId)
Creates and returns a new product resource.Product
ProductSearchClient. createProduct(String parent, Product product, String productId)
Creates and returns a new product resource.Product.Builder
Product.Builder. mergeFrom(Product other)
CreateProductRequest.Builder
CreateProductRequest.Builder. mergeProduct(Product value)
Required.ProductSearchResults.Result.Builder
ProductSearchResults.Result.Builder. mergeProduct(Product value)
The Product.UpdateProductRequest.Builder
UpdateProductRequest.Builder. mergeProduct(Product value)
Required.static Product.Builder
Product. newBuilder(Product prototype)
CreateProductRequest.Builder
CreateProductRequest.Builder. setProduct(Product value)
Required.ProductSearchResults.Result.Builder
ProductSearchResults.Result.Builder. setProduct(Product value)
The Product.UpdateProductRequest.Builder
UpdateProductRequest.Builder. setProduct(Product value)
Required.ListProductsInProductSetResponse.Builder
ListProductsInProductSetResponse.Builder. setProducts(int index, Product value)
The list of Products.ListProductsResponse.Builder
ListProductsResponse.Builder. setProducts(int index, Product value)
List of products.Product
ProductSearchClient. updateProduct(Product product, com.google.protobuf.FieldMask updateMask)
Makes changes to a Product resource.Method parameters in com.google.cloud.vision.v1p3beta1 with type arguments of type Product Modifier and Type Method Description ListProductsInProductSetResponse.Builder
ListProductsInProductSetResponse.Builder. addAllProducts(Iterable<? extends Product> values)
The list of Products.ListProductsResponse.Builder
ListProductsResponse.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.ListProductsInProductSetPage
ProductSearchClient.ListProductsInProductSetPage. createPage(com.google.api.gax.rpc.PageContext<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product> context, ListProductsInProductSetResponse response)
protected ProductSearchClient.ListProductsPage
ProductSearchClient.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 void
ProductSearchGrpc.AsyncService. createProduct(CreateProductRequest request, io.grpc.stub.StreamObserver<Product> responseObserver)
Creates and returns a new product resource.void
ProductSearchGrpc.ProductSearchStub. createProduct(CreateProductRequest request, io.grpc.stub.StreamObserver<Product> responseObserver)
Creates and returns a new product resource.default void
ProductSearchGrpc.AsyncService. getProduct(GetProductRequest request, io.grpc.stub.StreamObserver<Product> responseObserver)
Gets information associated with a Product.void
ProductSearchGrpc.ProductSearchStub. getProduct(GetProductRequest request, io.grpc.stub.StreamObserver<Product> responseObserver)
Gets information associated with a Product.default void
ProductSearchGrpc.AsyncService. updateProduct(UpdateProductRequest request, io.grpc.stub.StreamObserver<Product> responseObserver)
Makes changes to a Product resource.void
ProductSearchGrpc.ProductSearchStub. updateProduct(UpdateProductRequest request, io.grpc.stub.StreamObserver<Product> responseObserver)
Makes changes to a Product resource. -
Uses of Product in com.google.cloud.vision.v1p3beta1.stub
Methods in com.google.cloud.vision.v1p3beta1.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.
-