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 Interval
Interval.Builder. build()
Interval
Interval.Builder. buildPartial()
static Interval
Interval. getDefaultInstance()
Interval
Interval.Builder. getDefaultInstanceForType()
Interval
Interval. getDefaultInstanceForType()
Interval
SearchResponse.Facet.FacetValue.Builder. getInterval()
Interval value for a facet, such as [10, 20) for facet "price".Interval
SearchResponse.Facet.FacetValue. getInterval()
Interval value for a facet, such as [10, 20) for facet "price".Interval
SearchResponse.Facet.FacetValueOrBuilder. getInterval()
Interval value for a facet, such as [10, 20) for facet "price".Interval
SearchRequest.FacetSpec.FacetKey.Builder. getIntervals(int index)
Set only if values should be bucketized into intervals.Interval
SearchRequest.FacetSpec.FacetKey. getIntervals(int index)
Set only if values should be bucketized into intervals.Interval
SearchRequest.FacetSpec.FacetKeyOrBuilder. getIntervals(int index)
Set only if values should be bucketized into intervals.Interval
PriceInfo.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].Interval
PriceInfo.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].Interval
PriceInfo.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].Interval
PriceInfo.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].Interval
PriceInfo.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].Interval
PriceInfo.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 Interval
Interval. parseDelimitedFrom(InputStream input)
static Interval
Interval. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interval
Interval. parseFrom(byte[] data)
static Interval
Interval. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interval
Interval. parseFrom(com.google.protobuf.ByteString data)
static Interval
Interval. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interval
Interval. parseFrom(com.google.protobuf.CodedInputStream input)
static Interval
Interval. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interval
Interval. parseFrom(InputStream input)
static Interval
Interval. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interval
Interval. parseFrom(ByteBuffer data)
static Interval
Interval. 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.Builder
SearchRequest.FacetSpec.FacetKey.Builder. addIntervals(int index, Interval value)
Set only if values should be bucketized into intervals.SearchRequest.FacetSpec.FacetKey.Builder
SearchRequest.FacetSpec.FacetKey.Builder. addIntervals(Interval value)
Set only if values should be bucketized into intervals.Interval.Builder
Interval.Builder. mergeFrom(Interval other)
SearchResponse.Facet.FacetValue.Builder
SearchResponse.Facet.FacetValue.Builder. mergeInterval(Interval value)
Interval value for a facet, such as [10, 20) for facet "price".PriceInfo.PriceRange.Builder
PriceInfo.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.Builder
PriceInfo.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.Builder
Interval. newBuilder(Interval prototype)
SearchResponse.Facet.FacetValue.Builder
SearchResponse.Facet.FacetValue.Builder. setInterval(Interval value)
Interval value for a facet, such as [10, 20) for facet "price".SearchRequest.FacetSpec.FacetKey.Builder
SearchRequest.FacetSpec.FacetKey.Builder. setIntervals(int index, Interval value)
Set only if values should be bucketized into intervals.PriceInfo.PriceRange.Builder
PriceInfo.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.Builder
PriceInfo.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.Builder
SearchRequest.FacetSpec.FacetKey.Builder. addAllIntervals(Iterable<? extends Interval> values)
Set only if values should be bucketized into intervals.
-