StartTime

com.google.bigtable.v2.bigtable.ReadChangeStreamRequest.StartFrom.StartTime
final case class StartTime(value: Timestamp) extends StartFrom

Attributes

Source
ReadChangeStreamRequest.scala
Graph
Supertypes
trait StartFrom
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

Value members

Concrete methods

override def isStartTime: Boolean

Attributes

Definition Classes
Source
ReadChangeStreamRequest.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
ReadChangeStreamRequest.scala
override def startTime: Option[Timestamp]

Attributes

Definition Classes
Source
ReadChangeStreamRequest.scala

Inherited methods

Attributes

Inherited from:
StartFrom
Source
ReadChangeStreamRequest.scala

Attributes

Inherited from:
StartFrom
Source
ReadChangeStreamRequest.scala

Attributes

Inherited from:
StartFrom
Source
ReadChangeStreamRequest.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala