public interface QueryTimeRangeOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
QueryTimeRange.Period |
getPeriod()
Restricts the query to the specified time range.
|
int |
getPeriodValue()
Restricts the query to the specified time range.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
int getPeriodValue()
Restricts the query to the specified time range.
.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange.Period period = 1;
QueryTimeRange.Period getPeriod()
Restricts the query to the specified time range.
.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange.Period period = 1;