public interface UsageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getReadUnits()
The number of read units consumed by this operation.
|
boolean |
hasReadUnits()
The number of read units consumed by this operation.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasReadUnits()
The number of read units consumed by this operation.
optional uint32 read_units = 1;int getReadUnits()
The number of read units consumed by this operation.
optional uint32 read_units = 1;