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 class
Interval
Represents a time interval, encoded as a Timestamp start (inclusive) and a Timestamp end (exclusive).static class
Interval.Builder
Represents a time interval, encoded as a Timestamp start (inclusive) and a Timestamp end (exclusive).
-