public static interface PriceInfo.PriceRangeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Interval |
getOriginalPrice()
The inclusive
[Product.pricing_info.original_price][google.cloud.retail.v2alpha.PriceInfo.original_price]
internal of all
[variant][google.cloud.retail.v2alpha.Product.Type.VARIANT]
[Product][google.cloud.retail.v2alpha.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2alpha.Product.primary_product_id].
|
IntervalOrBuilder |
getOriginalPriceOrBuilder()
The inclusive
[Product.pricing_info.original_price][google.cloud.retail.v2alpha.PriceInfo.original_price]
internal of all
[variant][google.cloud.retail.v2alpha.Product.Type.VARIANT]
[Product][google.cloud.retail.v2alpha.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2alpha.Product.primary_product_id].
|
Interval |
getPrice()
The inclusive
[Product.pricing_info.price][google.cloud.retail.v2alpha.PriceInfo.price]
interval of all
[variant][google.cloud.retail.v2alpha.Product.Type.VARIANT]
[Product][google.cloud.retail.v2alpha.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2alpha.Product.primary_product_id].
|
IntervalOrBuilder |
getPriceOrBuilder()
The inclusive
[Product.pricing_info.price][google.cloud.retail.v2alpha.PriceInfo.price]
interval of all
[variant][google.cloud.retail.v2alpha.Product.Type.VARIANT]
[Product][google.cloud.retail.v2alpha.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2alpha.Product.primary_product_id].
|
boolean |
hasOriginalPrice()
The inclusive
[Product.pricing_info.original_price][google.cloud.retail.v2alpha.PriceInfo.original_price]
internal of all
[variant][google.cloud.retail.v2alpha.Product.Type.VARIANT]
[Product][google.cloud.retail.v2alpha.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2alpha.Product.primary_product_id].
|
boolean |
hasPrice()
The inclusive
[Product.pricing_info.price][google.cloud.retail.v2alpha.PriceInfo.price]
interval of all
[variant][google.cloud.retail.v2alpha.Product.Type.VARIANT]
[Product][google.cloud.retail.v2alpha.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2alpha.Product.primary_product_id].
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPrice()
The inclusive [Product.pricing_info.price][google.cloud.retail.v2alpha.PriceInfo.price] interval of all [variant][google.cloud.retail.v2alpha.Product.Type.VARIANT] [Product][google.cloud.retail.v2alpha.Product] having the same [Product.primary_product_id][google.cloud.retail.v2alpha.Product.primary_product_id].
.google.cloud.retail.v2alpha.Interval price = 1;Interval getPrice()
The inclusive [Product.pricing_info.price][google.cloud.retail.v2alpha.PriceInfo.price] interval of all [variant][google.cloud.retail.v2alpha.Product.Type.VARIANT] [Product][google.cloud.retail.v2alpha.Product] having the same [Product.primary_product_id][google.cloud.retail.v2alpha.Product.primary_product_id].
.google.cloud.retail.v2alpha.Interval price = 1;IntervalOrBuilder getPriceOrBuilder()
The inclusive [Product.pricing_info.price][google.cloud.retail.v2alpha.PriceInfo.price] interval of all [variant][google.cloud.retail.v2alpha.Product.Type.VARIANT] [Product][google.cloud.retail.v2alpha.Product] having the same [Product.primary_product_id][google.cloud.retail.v2alpha.Product.primary_product_id].
.google.cloud.retail.v2alpha.Interval price = 1;boolean hasOriginalPrice()
The inclusive [Product.pricing_info.original_price][google.cloud.retail.v2alpha.PriceInfo.original_price] internal of all [variant][google.cloud.retail.v2alpha.Product.Type.VARIANT] [Product][google.cloud.retail.v2alpha.Product] having the same [Product.primary_product_id][google.cloud.retail.v2alpha.Product.primary_product_id].
.google.cloud.retail.v2alpha.Interval original_price = 2;Interval getOriginalPrice()
The inclusive [Product.pricing_info.original_price][google.cloud.retail.v2alpha.PriceInfo.original_price] internal of all [variant][google.cloud.retail.v2alpha.Product.Type.VARIANT] [Product][google.cloud.retail.v2alpha.Product] having the same [Product.primary_product_id][google.cloud.retail.v2alpha.Product.primary_product_id].
.google.cloud.retail.v2alpha.Interval original_price = 2;IntervalOrBuilder getOriginalPriceOrBuilder()
The inclusive [Product.pricing_info.original_price][google.cloud.retail.v2alpha.PriceInfo.original_price] internal of all [variant][google.cloud.retail.v2alpha.Product.Type.VARIANT] [Product][google.cloud.retail.v2alpha.Product] having the same [Product.primary_product_id][google.cloud.retail.v2alpha.Product.primary_product_id].
.google.cloud.retail.v2alpha.Interval original_price = 2;Copyright © 2024 Google LLC. All rights reserved.