Send feedback
Class PriceInfo.PriceRange.Builder (2.2.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.2.2 keyboard_arrow_down
public static final class PriceInfo . PriceRange . Builder extends GeneratedMessageV3 . Builder<PriceInfo . PriceRange . Builder > implements PriceInfo . PriceRangeOrBuilder
The price range of all
variant
Product having the same
Product.primary_product_id .
Protobuf type google.cloud.retail.v2alpha.PriceInfo.PriceRange
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public PriceInfo . PriceRange . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public PriceInfo . PriceRange build ()
Returns
buildPartial()
public PriceInfo . PriceRange buildPartial ()
Returns
clear()
public PriceInfo . PriceRange . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public PriceInfo . PriceRange . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public PriceInfo . PriceRange . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clearOriginalPrice()
public PriceInfo . PriceRange . Builder clearOriginalPrice ()
The inclusive
Product.pricing_info.original_price
internal of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval original_price = 2;
Returns
clearPrice()
public PriceInfo . PriceRange . Builder clearPrice ()
The inclusive
Product.pricing_info.price
interval of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval price = 1;
Returns
clone()
public PriceInfo . PriceRange . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public PriceInfo . PriceRange getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getOriginalPrice()
public Interval getOriginalPrice ()
The inclusive
Product.pricing_info.original_price
internal of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval original_price = 2;
Returns
Type Description Interval The originalPrice.
getOriginalPriceBuilder()
public Interval . Builder getOriginalPriceBuilder ()
The inclusive
Product.pricing_info.original_price
internal of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval original_price = 2;
Returns
getOriginalPriceOrBuilder()
public IntervalOrBuilder getOriginalPriceOrBuilder ()
The inclusive
Product.pricing_info.original_price
internal of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval original_price = 2;
Returns
getPrice()
public Interval getPrice ()
The inclusive
Product.pricing_info.price
interval of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval price = 1;
Returns
getPriceBuilder()
public Interval . Builder getPriceBuilder ()
The inclusive
Product.pricing_info.price
interval of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval price = 1;
Returns
getPriceOrBuilder()
public IntervalOrBuilder getPriceOrBuilder ()
The inclusive
Product.pricing_info.price
interval of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval price = 1;
Returns
hasOriginalPrice()
public boolean hasOriginalPrice ()
The inclusive
Product.pricing_info.original_price
internal of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval original_price = 2;
Returns
Type Description boolean Whether the originalPrice field is set.
hasPrice()
public boolean hasPrice ()
The inclusive
Product.pricing_info.price
interval of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval price = 1;
Returns
Type Description boolean Whether the price field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(PriceInfo.PriceRange other)
public PriceInfo . PriceRange . Builder mergeFrom ( PriceInfo . PriceRange other )
Parameter
Returns
public PriceInfo . PriceRange . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public PriceInfo . PriceRange . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeOriginalPrice(Interval value)
public PriceInfo . PriceRange . Builder mergeOriginalPrice ( Interval value )
The inclusive
Product.pricing_info.original_price
internal of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval original_price = 2;
Parameter
Returns
mergePrice(Interval value)
public PriceInfo . PriceRange . Builder mergePrice ( Interval value )
The inclusive
Product.pricing_info.price
interval of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval price = 1;
Parameter
Returns
mergeUnknownFields(UnknownFieldSet unknownFields)
public final PriceInfo . PriceRange . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public PriceInfo . PriceRange . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setOriginalPrice(Interval value)
public PriceInfo . PriceRange . Builder setOriginalPrice ( Interval value )
The inclusive
Product.pricing_info.original_price
internal of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval original_price = 2;
Parameter
Returns
setOriginalPrice(Interval.Builder builderForValue)
public PriceInfo . PriceRange . Builder setOriginalPrice ( Interval . Builder builderForValue )
The inclusive
Product.pricing_info.original_price
internal of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval original_price = 2;
Parameter
Returns
setPrice(Interval value)
public PriceInfo . PriceRange . Builder setPrice ( Interval value )
The inclusive
Product.pricing_info.price
interval of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval price = 1;
Parameter
Returns
setPrice(Interval.Builder builderForValue)
public PriceInfo . PriceRange . Builder setPrice ( Interval . Builder builderForValue )
The inclusive
Product.pricing_info.price
interval of all
variant
Product having the same
Product.primary_product_id .
.google.cloud.retail.v2alpha.Interval price = 1;
Parameter
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public PriceInfo . PriceRange . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final PriceInfo . PriceRange . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-21 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 UTC."],[],[]]