Time

com.google.pubsub.v1.pubsub.SeekRequest$.Target$.Time
final case class Time(value: Timestamp) extends Target

Attributes

Source:
SeekRequest.scala
Graph
Supertypes
trait Target
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

Attributes

Source:
SeekRequest.scala

Value members

Concrete methods

override def isTime: Boolean

Attributes

Definition Classes
Source:
SeekRequest.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
SeekRequest.scala
override def time: Option[Timestamp]

Attributes

Definition Classes
Source:
SeekRequest.scala

Inherited methods

Attributes

Inherited from:
Target
Source:
SeekRequest.scala

Attributes

Inherited from:
Target
Source:
SeekRequest.scala

Attributes

Inherited from:
Target
Source:
SeekRequest.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Target
Source:
SeekRequest.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala