PricingInfo.Builder |
Sku.Builder.addPricingInfoBuilder() |
A timeline of pricing info for this SKU in chronological order.
|
PricingInfo.Builder |
Sku.Builder.addPricingInfoBuilder(int index) |
A timeline of pricing info for this SKU in chronological order.
|
PricingInfo.Builder |
PricingInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PricingInfo.Builder |
PricingInfo.Builder.clear() |
|
PricingInfo.Builder |
PricingInfo.Builder.clearAggregationInfo() |
Aggregation Info.
|
PricingInfo.Builder |
PricingInfo.Builder.clearCurrencyConversionRate() |
Conversion rate used for currency conversion, from USD to the currency
specified in the request.
|
PricingInfo.Builder |
PricingInfo.Builder.clearEffectiveTime() |
The timestamp from which this pricing was effective within the requested
time range.
|
PricingInfo.Builder |
PricingInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
PricingInfo.Builder |
PricingInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
PricingInfo.Builder |
PricingInfo.Builder.clearPricingExpression() |
Expresses the pricing formula.
|
PricingInfo.Builder |
PricingInfo.Builder.clearSummary() |
An optional human readable summary of the pricing information, has a
maximum length of 256 characters.
|
PricingInfo.Builder |
PricingInfo.Builder.clone() |
|
PricingInfo.Builder |
Sku.Builder.getPricingInfoBuilder(int index) |
A timeline of pricing info for this SKU in chronological order.
|
PricingInfo.Builder |
PricingInfo.Builder.mergeAggregationInfo(AggregationInfo value) |
Aggregation Info.
|
PricingInfo.Builder |
PricingInfo.Builder.mergeEffectiveTime(com.google.protobuf.Timestamp value) |
The timestamp from which this pricing was effective within the requested
time range.
|
PricingInfo.Builder |
PricingInfo.Builder.mergeFrom(PricingInfo other) |
|
PricingInfo.Builder |
PricingInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
PricingInfo.Builder |
PricingInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
PricingInfo.Builder |
PricingInfo.Builder.mergePricingExpression(PricingExpression value) |
Expresses the pricing formula.
|
PricingInfo.Builder |
PricingInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static PricingInfo.Builder |
PricingInfo.newBuilder() |
|
static PricingInfo.Builder |
PricingInfo.newBuilder(PricingInfo prototype) |
|
PricingInfo.Builder |
PricingInfo.newBuilderForType() |
|
protected PricingInfo.Builder |
PricingInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
PricingInfo.Builder |
PricingInfo.Builder.setAggregationInfo(AggregationInfo value) |
Aggregation Info.
|
PricingInfo.Builder |
PricingInfo.Builder.setAggregationInfo(AggregationInfo.Builder builderForValue) |
Aggregation Info.
|
PricingInfo.Builder |
PricingInfo.Builder.setCurrencyConversionRate(double value) |
Conversion rate used for currency conversion, from USD to the currency
specified in the request.
|
PricingInfo.Builder |
PricingInfo.Builder.setEffectiveTime(com.google.protobuf.Timestamp value) |
The timestamp from which this pricing was effective within the requested
time range.
|
PricingInfo.Builder |
PricingInfo.Builder.setEffectiveTime(com.google.protobuf.Timestamp.Builder builderForValue) |
The timestamp from which this pricing was effective within the requested
time range.
|
PricingInfo.Builder |
PricingInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PricingInfo.Builder |
PricingInfo.Builder.setPricingExpression(PricingExpression value) |
Expresses the pricing formula.
|
PricingInfo.Builder |
PricingInfo.Builder.setPricingExpression(PricingExpression.Builder builderForValue) |
Expresses the pricing formula.
|
PricingInfo.Builder |
PricingInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
PricingInfo.Builder |
PricingInfo.Builder.setSummary(String value) |
An optional human readable summary of the pricing information, has a
maximum length of 256 characters.
|
PricingInfo.Builder |
PricingInfo.Builder.setSummaryBytes(com.google.protobuf.ByteString value) |
An optional human readable summary of the pricing information, has a
maximum length of 256 characters.
|
PricingInfo.Builder |
PricingInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
PricingInfo.Builder |
PricingInfo.toBuilder() |
|