Interface ReportSummary.UtilizationChartDataOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ReportSummary.UtilizationChartData,ReportSummary.UtilizationChartData.Builder
- Enclosing class:
- ReportSummary
public static interface ReportSummary.UtilizationChartDataOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetFree()Aggregate value which falls into the "Free" bucket.longgetUsed()Aggregate value which falls into the "Used" bucket.-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-