Any2060

com.eventstore.dbclient.proto.streams.AppendResp.WrongExpectedVersion.ExpectedRevisionOption2060.Any2060
final case class Any2060(value: Empty) extends ExpectedRevisionOption2060

Attributes

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

Members list

Type members

Types

type ValueType = Empty

Attributes

Source
AppendResp.scala

Value members

Concrete methods

override def any2060: Option[Empty]

Attributes

Definition Classes
Source
AppendResp.scala
override def isAny2060: Boolean

Attributes

Definition Classes
Source
AppendResp.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
AppendResp.scala

Inherited methods

Attributes

Inherited from:
ExpectedRevisionOption2060
Source
AppendResp.scala

Attributes

Inherited from:
ExpectedRevisionOption2060
Source
AppendResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
ExpectedRevisionOption2060
Source
AppendResp.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala