Uses of Class
com.google.cloud.privatecatalog.v1beta1.Product
-
Packages that use Product Package Description com.google.cloud.privatecatalog.v1beta1 A client to Cloud Private Catalog API -
-
Uses of Product in com.google.cloud.privatecatalog.v1beta1
Methods in com.google.cloud.privatecatalog.v1beta1 that return Product Modifier and Type Method Description ProductProduct.Builder. build()ProductProduct.Builder. buildPartial()static ProductProduct. getDefaultInstance()ProductProduct.Builder. getDefaultInstanceForType()ProductProduct. getDefaultInstanceForType()ProductSearchProductsResponse.Builder. getProducts(int index)The `Product` resources computed from the resource context.ProductSearchProductsResponse. getProducts(int index)The `Product` resources computed from the resource context.ProductSearchProductsResponseOrBuilder. getProducts(int index)The `Product` resources computed from the resource context.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.privatecatalog.v1beta1 that return types with arguments of type Product Modifier and Type Method Description com.google.protobuf.Parser<Product>Product. getParserForType()List<Product>SearchProductsResponse.Builder. getProductsList()The `Product` resources computed from the resource context.List<Product>SearchProductsResponse. getProductsList()The `Product` resources computed from the resource context.List<Product>SearchProductsResponseOrBuilder. getProductsList()The `Product` resources computed from the resource context.static com.google.protobuf.Parser<Product>Product. parser()Methods in com.google.cloud.privatecatalog.v1beta1 with parameters of type Product Modifier and Type Method Description SearchProductsResponse.BuilderSearchProductsResponse.Builder. addProducts(int index, Product value)The `Product` resources computed from the resource context.SearchProductsResponse.BuilderSearchProductsResponse.Builder. addProducts(Product value)The `Product` resources computed from the resource context.Product.BuilderProduct.Builder. mergeFrom(Product other)static Product.BuilderProduct. newBuilder(Product prototype)SearchProductsResponse.BuilderSearchProductsResponse.Builder. setProducts(int index, Product value)The `Product` resources computed from the resource context.Method parameters in com.google.cloud.privatecatalog.v1beta1 with type arguments of type Product Modifier and Type Method Description SearchProductsResponse.BuilderSearchProductsResponse.Builder. addAllProducts(Iterable<? extends Product> values)The `Product` resources computed from the resource context.static com.google.api.core.ApiFuture<PrivateCatalogClient.SearchProductsPagedResponse>PrivateCatalogClient.SearchProductsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchProductsRequest,SearchProductsResponse,Product> context, com.google.api.core.ApiFuture<SearchProductsResponse> futureResponse)protected PrivateCatalogClient.SearchProductsPagePrivateCatalogClient.SearchProductsPage. createPage(com.google.api.gax.rpc.PageContext<SearchProductsRequest,SearchProductsResponse,Product> context, SearchProductsResponse response)com.google.api.core.ApiFuture<PrivateCatalogClient.SearchProductsPage>PrivateCatalogClient.SearchProductsPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchProductsRequest,SearchProductsResponse,Product> context, com.google.api.core.ApiFuture<SearchProductsResponse> futureResponse)
-