Uses of Class
com.google.cloud.retail.v2beta.Interval
-
Packages that use Interval Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of Interval in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return Interval Modifier and Type Method Description IntervalInterval.Builder. build()IntervalInterval.Builder. buildPartial()static IntervalInterval. getDefaultInstance()IntervalInterval.Builder. getDefaultInstanceForType()IntervalInterval. getDefaultInstanceForType()IntervalSearchResponse.Facet.FacetValue.Builder. getInterval()Interval value for a facet, such as [10, 20) for facet "price".IntervalSearchResponse.Facet.FacetValue. getInterval()Interval value for a facet, such as [10, 20) for facet "price".IntervalSearchResponse.Facet.FacetValueOrBuilder. getInterval()Interval value for a facet, such as [10, 20) for facet "price".IntervalSearchRequest.FacetSpec.FacetKey.Builder. getIntervals(int index)Set only if values should be bucketized into intervals.IntervalSearchRequest.FacetSpec.FacetKey. getIntervals(int index)Set only if values should be bucketized into intervals.IntervalSearchRequest.FacetSpec.FacetKeyOrBuilder. getIntervals(int index)Set only if values should be bucketized into intervals.IntervalPriceInfo.PriceRange.Builder. getOriginalPrice()The inclusive [Product.pricing_info.original_price][google.cloud.retail.v2beta.PriceInfo.original_price] internal of all [variant][google.cloud.retail.v2beta.Product.Type.VARIANT] [Product][google.cloud.retail.v2beta.Product] having the same [Product.primary_product_id][google.cloud.retail.v2beta.Product.primary_product_id].IntervalPriceInfo.PriceRange. getOriginalPrice()The inclusive [Product.pricing_info.original_price][google.cloud.retail.v2beta.PriceInfo.original_price] internal of all [variant][google.cloud.retail.v2beta.Product.Type.VARIANT] [Product][google.cloud.retail.v2beta.Product] having the same [Product.primary_product_id][google.cloud.retail.v2beta.Product.primary_product_id].IntervalPriceInfo.PriceRangeOrBuilder. getOriginalPrice()The inclusive [Product.pricing_info.original_price][google.cloud.retail.v2beta.PriceInfo.original_price] internal of all [variant][google.cloud.retail.v2beta.Product.Type.VARIANT] [Product][google.cloud.retail.v2beta.Product] having the same [Product.primary_product_id][google.cloud.retail.v2beta.Product.primary_product_id].IntervalPriceInfo.PriceRange.Builder. getPrice()The inclusive [Product.pricing_info.price][google.cloud.retail.v2beta.PriceInfo.price] interval of all [variant][google.cloud.retail.v2beta.Product.Type.VARIANT] [Product][google.cloud.retail.v2beta.Product] having the same [Product.primary_product_id][google.cloud.retail.v2beta.Product.primary_product_id].IntervalPriceInfo.PriceRange. getPrice()The inclusive [Product.pricing_info.price][google.cloud.retail.v2beta.PriceInfo.price] interval of all [variant][google.cloud.retail.v2beta.Product.Type.VARIANT] [Product][google.cloud.retail.v2beta.Product] having the same [Product.primary_product_id][google.cloud.retail.v2beta.Product.primary_product_id].IntervalPriceInfo.PriceRangeOrBuilder. getPrice()The inclusive [Product.pricing_info.price][google.cloud.retail.v2beta.PriceInfo.price] interval of all [variant][google.cloud.retail.v2beta.Product.Type.VARIANT] [Product][google.cloud.retail.v2beta.Product] having the same [Product.primary_product_id][google.cloud.retail.v2beta.Product.primary_product_id].static IntervalInterval. parseDelimitedFrom(InputStream input)static IntervalInterval. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntervalInterval. parseFrom(byte[] data)static IntervalInterval. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntervalInterval. parseFrom(com.google.protobuf.ByteString data)static IntervalInterval. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntervalInterval. parseFrom(com.google.protobuf.CodedInputStream input)static IntervalInterval. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntervalInterval. parseFrom(InputStream input)static IntervalInterval. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntervalInterval. parseFrom(ByteBuffer data)static IntervalInterval. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2beta that return types with arguments of type Interval Modifier and Type Method Description List<Interval>SearchRequest.FacetSpec.FacetKey.Builder. getIntervalsList()Set only if values should be bucketized into intervals.List<Interval>SearchRequest.FacetSpec.FacetKey. getIntervalsList()Set only if values should be bucketized into intervals.List<Interval>SearchRequest.FacetSpec.FacetKeyOrBuilder. getIntervalsList()Set only if values should be bucketized into intervals.com.google.protobuf.Parser<Interval>Interval. getParserForType()static com.google.protobuf.Parser<Interval>Interval. parser()Methods in com.google.cloud.retail.v2beta with parameters of type Interval Modifier and Type Method Description SearchRequest.FacetSpec.FacetKey.BuilderSearchRequest.FacetSpec.FacetKey.Builder. addIntervals(int index, Interval value)Set only if values should be bucketized into intervals.SearchRequest.FacetSpec.FacetKey.BuilderSearchRequest.FacetSpec.FacetKey.Builder. addIntervals(Interval value)Set only if values should be bucketized into intervals.Interval.BuilderInterval.Builder. mergeFrom(Interval other)SearchResponse.Facet.FacetValue.BuilderSearchResponse.Facet.FacetValue.Builder. mergeInterval(Interval value)Interval value for a facet, such as [10, 20) for facet "price".PriceInfo.PriceRange.BuilderPriceInfo.PriceRange.Builder. mergeOriginalPrice(Interval value)The inclusive [Product.pricing_info.original_price][google.cloud.retail.v2beta.PriceInfo.original_price] internal of all [variant][google.cloud.retail.v2beta.Product.Type.VARIANT] [Product][google.cloud.retail.v2beta.Product] having the same [Product.primary_product_id][google.cloud.retail.v2beta.Product.primary_product_id].PriceInfo.PriceRange.BuilderPriceInfo.PriceRange.Builder. mergePrice(Interval value)The inclusive [Product.pricing_info.price][google.cloud.retail.v2beta.PriceInfo.price] interval of all [variant][google.cloud.retail.v2beta.Product.Type.VARIANT] [Product][google.cloud.retail.v2beta.Product] having the same [Product.primary_product_id][google.cloud.retail.v2beta.Product.primary_product_id].static Interval.BuilderInterval. newBuilder(Interval prototype)SearchResponse.Facet.FacetValue.BuilderSearchResponse.Facet.FacetValue.Builder. setInterval(Interval value)Interval value for a facet, such as [10, 20) for facet "price".SearchRequest.FacetSpec.FacetKey.BuilderSearchRequest.FacetSpec.FacetKey.Builder. setIntervals(int index, Interval value)Set only if values should be bucketized into intervals.PriceInfo.PriceRange.BuilderPriceInfo.PriceRange.Builder. setOriginalPrice(Interval value)The inclusive [Product.pricing_info.original_price][google.cloud.retail.v2beta.PriceInfo.original_price] internal of all [variant][google.cloud.retail.v2beta.Product.Type.VARIANT] [Product][google.cloud.retail.v2beta.Product] having the same [Product.primary_product_id][google.cloud.retail.v2beta.Product.primary_product_id].PriceInfo.PriceRange.BuilderPriceInfo.PriceRange.Builder. setPrice(Interval value)The inclusive [Product.pricing_info.price][google.cloud.retail.v2beta.PriceInfo.price] interval of all [variant][google.cloud.retail.v2beta.Product.Type.VARIANT] [Product][google.cloud.retail.v2beta.Product] having the same [Product.primary_product_id][google.cloud.retail.v2beta.Product.primary_product_id].Method parameters in com.google.cloud.retail.v2beta with type arguments of type Interval Modifier and Type Method Description SearchRequest.FacetSpec.FacetKey.BuilderSearchRequest.FacetSpec.FacetKey.Builder. addAllIntervals(Iterable<? extends Interval> values)Set only if values should be bucketized into intervals.
-