EventId

proto.prism.node.EventOutput.EventMaybe.EventId
final case class EventId(value: ByteString) extends EventMaybe

Attributes

Graph
Supertypes
trait EventMaybe
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type ValueType = ByteString

Value members

Concrete methods

override def eventId: Option[ByteString]

Attributes

Definition Classes
override def isEventId: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

Attributes

Inherited from:
EventMaybe

Attributes

Inherited from:
EventMaybe

Attributes

Inherited from:
EventMaybe

Attributes

Inherited from:
EventMaybe

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof