OperationId

proto.prism.node.OperationOutput.OperationMaybe.OperationId
final case class OperationId(value: ByteString) extends OperationMaybe

Attributes

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 = ByteString

Value members

Concrete methods

override def isOperationId: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof
override def operationId: Option[ByteString]

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
OperationMaybe

Attributes

Inherited from:
OperationMaybe

Attributes

Inherited from:
OperationMaybe

Attributes

Inherited from:
OperationMaybe

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof