Options

com.eventstore.dbclient.proto.streams.AppendReq.Content.Options
final case class Options(value: Options) extends Content

Attributes

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

Members list

Type members

Types

Attributes

Source
AppendReq.scala

Value members

Concrete methods

override def isOptions: Boolean

Attributes

Definition Classes
Source
AppendReq.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
AppendReq.scala
override def options: Option[Options]

Attributes

Definition Classes
Source
AppendReq.scala

Inherited methods

Attributes

Inherited from:
Content
Source
AppendReq.scala

Attributes

Inherited from:
Content
Source
AppendReq.scala

Attributes

Inherited from:
Content
Source
AppendReq.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Content
Source
AppendReq.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala