| Modifier and Type | Method and Description |
|---|---|
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.clear() |
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.clearOriginalPrice()
The inclusive
[Product.pricing_info.original_price][google.cloud.retail.v2.PriceInfo.original_price]
internal of all [variant][google.cloud.retail.v2.Product.Type.VARIANT]
[Product][google.cloud.retail.v2.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2.Product.primary_product_id].
|
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.clearPrice()
The inclusive
[Product.pricing_info.price][google.cloud.retail.v2.PriceInfo.price]
interval of all [variant][google.cloud.retail.v2.Product.Type.VARIANT]
[Product][google.cloud.retail.v2.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2.Product.primary_product_id].
|
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.clone() |
PriceInfo.PriceRange.Builder |
PriceInfo.Builder.getPriceRangeBuilder()
Output only.
|
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.mergeFrom(com.google.protobuf.Message other) |
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.mergeFrom(PriceInfo.PriceRange other) |
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.mergeOriginalPrice(Interval value)
The inclusive
[Product.pricing_info.original_price][google.cloud.retail.v2.PriceInfo.original_price]
internal of all [variant][google.cloud.retail.v2.Product.Type.VARIANT]
[Product][google.cloud.retail.v2.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2.Product.primary_product_id].
|
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.mergePrice(Interval value)
The inclusive
[Product.pricing_info.price][google.cloud.retail.v2.PriceInfo.price]
interval of all [variant][google.cloud.retail.v2.Product.Type.VARIANT]
[Product][google.cloud.retail.v2.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2.Product.primary_product_id].
|
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.newBuilder() |
static PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.newBuilder(PriceInfo.PriceRange prototype) |
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.newBuilderForType() |
protected PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.setOriginalPrice(Interval.Builder builderForValue)
The inclusive
[Product.pricing_info.original_price][google.cloud.retail.v2.PriceInfo.original_price]
internal of all [variant][google.cloud.retail.v2.Product.Type.VARIANT]
[Product][google.cloud.retail.v2.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2.Product.primary_product_id].
|
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.setOriginalPrice(Interval value)
The inclusive
[Product.pricing_info.original_price][google.cloud.retail.v2.PriceInfo.original_price]
internal of all [variant][google.cloud.retail.v2.Product.Type.VARIANT]
[Product][google.cloud.retail.v2.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2.Product.primary_product_id].
|
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.setPrice(Interval.Builder builderForValue)
The inclusive
[Product.pricing_info.price][google.cloud.retail.v2.PriceInfo.price]
interval of all [variant][google.cloud.retail.v2.Product.Type.VARIANT]
[Product][google.cloud.retail.v2.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2.Product.primary_product_id].
|
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.setPrice(Interval value)
The inclusive
[Product.pricing_info.price][google.cloud.retail.v2.PriceInfo.price]
interval of all [variant][google.cloud.retail.v2.Product.Type.VARIANT]
[Product][google.cloud.retail.v2.Product] having the same
[Product.primary_product_id][google.cloud.retail.v2.Product.primary_product_id].
|
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PriceInfo.PriceRange.Builder |
PriceInfo.PriceRange.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PriceInfo.Builder |
PriceInfo.Builder.setPriceRange(PriceInfo.PriceRange.Builder builderForValue)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.