| Modifier and Type | Method and Description |
|---|---|
PricingExpression.TierRate |
PricingExpression.TierRate.Builder.build() |
PricingExpression.TierRate |
PricingExpression.TierRate.Builder.buildPartial() |
static PricingExpression.TierRate |
PricingExpression.TierRate.getDefaultInstance() |
PricingExpression.TierRate |
PricingExpression.TierRate.getDefaultInstanceForType() |
PricingExpression.TierRate |
PricingExpression.TierRate.Builder.getDefaultInstanceForType() |
PricingExpression.TierRate |
PricingExpressionOrBuilder.getTieredRates(int index)
The list of tiered rates for this pricing.
|
PricingExpression.TierRate |
PricingExpression.getTieredRates(int index)
The list of tiered rates for this pricing.
|
PricingExpression.TierRate |
PricingExpression.Builder.getTieredRates(int index)
The list of tiered rates for this pricing.
|
static PricingExpression.TierRate |
PricingExpression.TierRate.parseDelimitedFrom(InputStream input) |
static PricingExpression.TierRate |
PricingExpression.TierRate.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PricingExpression.TierRate |
PricingExpression.TierRate.parseFrom(byte[] data) |
static PricingExpression.TierRate |
PricingExpression.TierRate.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PricingExpression.TierRate |
PricingExpression.TierRate.parseFrom(ByteBuffer data) |
static PricingExpression.TierRate |
PricingExpression.TierRate.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PricingExpression.TierRate |
PricingExpression.TierRate.parseFrom(com.google.protobuf.ByteString data) |
static PricingExpression.TierRate |
PricingExpression.TierRate.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PricingExpression.TierRate |
PricingExpression.TierRate.parseFrom(com.google.protobuf.CodedInputStream input) |
static PricingExpression.TierRate |
PricingExpression.TierRate.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PricingExpression.TierRate |
PricingExpression.TierRate.parseFrom(InputStream input) |
static PricingExpression.TierRate |
PricingExpression.TierRate.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PricingExpression.TierRate> |
PricingExpression.TierRate.getParserForType() |
List<PricingExpression.TierRate> |
PricingExpressionOrBuilder.getTieredRatesList()
The list of tiered rates for this pricing.
|
List<PricingExpression.TierRate> |
PricingExpression.getTieredRatesList()
The list of tiered rates for this pricing.
|
List<PricingExpression.TierRate> |
PricingExpression.Builder.getTieredRatesList()
The list of tiered rates for this pricing.
|
static com.google.protobuf.Parser<PricingExpression.TierRate> |
PricingExpression.TierRate.parser() |
| Modifier and Type | Method and Description |
|---|---|
PricingExpression.Builder |
PricingExpression.Builder.addTieredRates(int index,
PricingExpression.TierRate value)
The list of tiered rates for this pricing.
|
PricingExpression.Builder |
PricingExpression.Builder.addTieredRates(PricingExpression.TierRate value)
The list of tiered rates for this pricing.
|
PricingExpression.TierRate.Builder |
PricingExpression.TierRate.Builder.mergeFrom(PricingExpression.TierRate other) |
static PricingExpression.TierRate.Builder |
PricingExpression.TierRate.newBuilder(PricingExpression.TierRate prototype) |
PricingExpression.Builder |
PricingExpression.Builder.setTieredRates(int index,
PricingExpression.TierRate value)
The list of tiered rates for this pricing.
|
| Modifier and Type | Method and Description |
|---|---|
PricingExpression.Builder |
PricingExpression.Builder.addAllTieredRates(Iterable<? extends PricingExpression.TierRate> values)
The list of tiered rates for this pricing.
|
Copyright © 2025 Google LLC. All rights reserved.