public final class TimeInterval extends GeneratedMessageV3 implements TimeIntervalOrBuilder
A time interval extending just after a start time through an end time. If the start time is the same as the end time, then the interval represents a single point in time.
Protobuf type google.cloud.bigquery.migration.v2alpha.TimeInterval
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > TimeIntervalImplements
TimeIntervalOrBuilderInherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)