Uses of Class
com.google.cloud.channel.v1.Product
-
Packages that use Product Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of Product in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return Product Modifier and Type Method Description ProductProduct.Builder. build()ProductProduct.Builder. buildPartial()static ProductProduct. getDefaultInstance()ProductProduct.Builder. getDefaultInstanceForType()ProductProduct. getDefaultInstanceForType()ProductSku.Builder. getProduct()Product the SKU is associated with.ProductSku. getProduct()Product the SKU is associated with.ProductSkuOrBuilder. getProduct()Product the SKU is associated with.ProductListProductsResponse.Builder. getProducts(int index)List of Products requested.ProductListProductsResponse. getProducts(int index)List of Products requested.ProductListProductsResponseOrBuilder. getProducts(int index)List of Products requested.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)Methods in com.google.cloud.channel.v1 that return types with arguments of type Product Modifier and Type Method Description com.google.protobuf.Parser<Product>Product. getParserForType()List<Product>ListProductsResponse.Builder. getProductsList()List of Products requested.List<Product>ListProductsResponse. getProductsList()List of Products requested.List<Product>ListProductsResponseOrBuilder. getProductsList()List of Products requested.static com.google.protobuf.Parser<Product>Product. parser()Methods in com.google.cloud.channel.v1 with parameters of type Product Modifier and Type Method Description ListProductsResponse.BuilderListProductsResponse.Builder. addProducts(int index, Product value)List of Products requested.ListProductsResponse.BuilderListProductsResponse.Builder. addProducts(Product value)List of Products requested.Product.BuilderProduct.Builder. mergeFrom(Product other)Sku.BuilderSku.Builder. mergeProduct(Product value)Product the SKU is associated with.static Product.BuilderProduct. newBuilder(Product prototype)Sku.BuilderSku.Builder. setProduct(Product value)Product the SKU is associated with.ListProductsResponse.BuilderListProductsResponse.Builder. setProducts(int index, Product value)List of Products requested.Method parameters in com.google.cloud.channel.v1 with type arguments of type Product Modifier and Type Method Description ListProductsResponse.BuilderListProductsResponse.Builder. addAllProducts(Iterable<? extends Product> values)List of Products requested.static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListProductsPagedResponse>CloudChannelServiceClient.ListProductsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context, com.google.api.core.ApiFuture<ListProductsResponse> futureResponse)protected CloudChannelServiceClient.ListProductsPageCloudChannelServiceClient.ListProductsPage. createPage(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context, ListProductsResponse response)com.google.api.core.ApiFuture<CloudChannelServiceClient.ListProductsPage>CloudChannelServiceClient.ListProductsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context, com.google.api.core.ApiFuture<ListProductsResponse> futureResponse)
-