WellKnownTypes

class Object
trait Matchable
class Any

Value members

Concrete methods

def formatNanos(nanos: Int): String

Deprecated methods

@deprecated("will be removed. use Durations.checkValid", "")
def checkValid(duration: Duration): Unit
Deprecated
Source:
WellKnownTypes.scala
@deprecated("will be removed. use Durations.parseDuration", "")
def parseDuration(value: String): Duration
Deprecated
Source:
WellKnownTypes.scala
@deprecated("will be removed. use Durations.parseNanos", "")
def parseNanos(value: String): Int
Deprecated
Source:
WellKnownTypes.scala
@deprecated("will be removed. use Durations.writeDuration", "")
def writeDuration(duration: Duration): String
Deprecated
Source:
WellKnownTypes.scala

Deprecated fields

@deprecated("will be removed. use Durations.DURATION_SECONDS_MAX", "")
Deprecated
Source:
WellKnownTypes.scala
@deprecated("will be removed. use Durations.DURATION_SECONDS_MIN", "")
Deprecated
Source:
WellKnownTypes.scala
@deprecated("will be removed", "")
Deprecated
Source:
WellKnownTypes.scala
@deprecated("will be removed", "")
Deprecated
Source:
WellKnownTypes.scala