| Modifier and Type | Class and Description |
|---|---|
class |
PricingInfo
Represents the pricing information for a SKU at a single point of time.
|
static class |
PricingInfo.Builder
Represents the pricing information for a SKU at a single point of time.
|
| Modifier and Type | Method and Description |
|---|---|
PricingInfoOrBuilder |
Sku.getPricingInfoOrBuilder(int index)
A timeline of pricing info for this SKU in chronological order.
|
PricingInfoOrBuilder |
Sku.Builder.getPricingInfoOrBuilder(int index)
A timeline of pricing info for this SKU in chronological order.
|
PricingInfoOrBuilder |
SkuOrBuilder.getPricingInfoOrBuilder(int index)
A timeline of pricing info for this SKU in chronological order.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PricingInfoOrBuilder> |
Sku.getPricingInfoOrBuilderList()
A timeline of pricing info for this SKU in chronological order.
|
List<? extends PricingInfoOrBuilder> |
Sku.Builder.getPricingInfoOrBuilderList()
A timeline of pricing info for this SKU in chronological order.
|
List<? extends PricingInfoOrBuilder> |
SkuOrBuilder.getPricingInfoOrBuilderList()
A timeline of pricing info for this SKU in chronological order.
|
Copyright © 2025 Google LLC. All rights reserved.