Uses of Class
com.google.cloud.billing.v1.AggregationInfo
-
Packages that use AggregationInfo Package Description com.google.cloud.billing.v1 A client to Cloud Billing API -
-
Uses of AggregationInfo in com.google.cloud.billing.v1
Methods in com.google.cloud.billing.v1 that return AggregationInfo Modifier and Type Method Description AggregationInfoAggregationInfo.Builder. build()AggregationInfoAggregationInfo.Builder. buildPartial()AggregationInfoPricingInfo.Builder. getAggregationInfo()Aggregation Info.AggregationInfoPricingInfo. getAggregationInfo()Aggregation Info.AggregationInfoPricingInfoOrBuilder. getAggregationInfo()Aggregation Info.static AggregationInfoAggregationInfo. getDefaultInstance()AggregationInfoAggregationInfo.Builder. getDefaultInstanceForType()AggregationInfoAggregationInfo. getDefaultInstanceForType()static AggregationInfoAggregationInfo. parseDelimitedFrom(InputStream input)static AggregationInfoAggregationInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregationInfoAggregationInfo. parseFrom(byte[] data)static AggregationInfoAggregationInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregationInfoAggregationInfo. parseFrom(com.google.protobuf.ByteString data)static AggregationInfoAggregationInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregationInfoAggregationInfo. parseFrom(com.google.protobuf.CodedInputStream input)static AggregationInfoAggregationInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregationInfoAggregationInfo. parseFrom(InputStream input)static AggregationInfoAggregationInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregationInfoAggregationInfo. parseFrom(ByteBuffer data)static AggregationInfoAggregationInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.billing.v1 that return types with arguments of type AggregationInfo Modifier and Type Method Description com.google.protobuf.Parser<AggregationInfo>AggregationInfo. getParserForType()static com.google.protobuf.Parser<AggregationInfo>AggregationInfo. parser()Methods in com.google.cloud.billing.v1 with parameters of type AggregationInfo Modifier and Type Method Description PricingInfo.BuilderPricingInfo.Builder. mergeAggregationInfo(AggregationInfo value)Aggregation Info.AggregationInfo.BuilderAggregationInfo.Builder. mergeFrom(AggregationInfo other)static AggregationInfo.BuilderAggregationInfo. newBuilder(AggregationInfo prototype)PricingInfo.BuilderPricingInfo.Builder. setAggregationInfo(AggregationInfo value)Aggregation Info.
-