Uses of Interface
com.google.cloud.billing.v1.AggregationInfoOrBuilder
-
Packages that use AggregationInfoOrBuilder Package Description com.google.cloud.billing.v1 A client to Cloud Billing API -
-
Uses of AggregationInfoOrBuilder in com.google.cloud.billing.v1
Classes in com.google.cloud.billing.v1 that implement AggregationInfoOrBuilder Modifier and Type Class Description class
AggregationInfo
Represents the aggregation level and interval for pricing of a single SKU.static class
AggregationInfo.Builder
Represents the aggregation level and interval for pricing of a single SKU.Methods in com.google.cloud.billing.v1 that return AggregationInfoOrBuilder Modifier and Type Method Description AggregationInfoOrBuilder
PricingInfo.Builder. getAggregationInfoOrBuilder()
Aggregation Info.AggregationInfoOrBuilder
PricingInfo. getAggregationInfoOrBuilder()
Aggregation Info.AggregationInfoOrBuilder
PricingInfoOrBuilder. getAggregationInfoOrBuilder()
Aggregation Info.
-