Uses of Interface
com.google.type.IntervalOrBuilder
-
Packages that use IntervalOrBuilder Package Description com.google.type -
-
Uses of IntervalOrBuilder in com.google.type
Classes in com.google.type that implement IntervalOrBuilder Modifier and Type Class Description classIntervalRepresents a time interval, encoded as a Timestamp start (inclusive) and a Timestamp end (exclusive).static classInterval.BuilderRepresents a time interval, encoded as a Timestamp start (inclusive) and a Timestamp end (exclusive).
-