Uses of Class
com.google.protobuf.Duration
-
Packages that use Duration Package Description com.google.protobuf -
-
Uses of Duration in com.google.protobuf
Methods in com.google.protobuf that return types with arguments of type Duration Modifier and Type Method Description Parser<Duration>Duration. getParserForType()static Parser<Duration>Duration. parser()Methods in com.google.protobuf with parameters of type Duration Modifier and Type Method Description Duration.BuilderDuration.Builder. mergeFrom(Duration other)static Duration.BuilderDuration. newBuilder(Duration prototype)
-