- Companion:
- class
- Source:
- AppendReq.scala
Type members
Classlikes
implicit class AppendReqLens[UpperPB](_l: Lens[UpperPB, AppendReq]) extends ObjectLens[UpperPB, AppendReq]
- Source:
- AppendReq.scala
final case class Options(streamIdentifier: Option[StreamIdentifier], expectedStreamRevision: ExpectedStreamRevision, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[Options]
- Companion:
- object
- Source:
- AppendReq.scala
final case class ProposedMessage(id: Option[UUID], metadata: Map[String, String], customMetadata: ByteString, data: ByteString, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[ProposedMessage]
- Companion:
- object
- Source:
- AppendReq.scala
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala
Value members
Inherited methods
Merges the given message with the additional fields in the steam.
Merges the given message with the additional fields in the steam.
- Inherited from:
- GeneratedMessageCompanion
- Source:
- GeneratedMessageCompanion.scala
@nowarn("cat=deprecation")
- Inherited from:
- GeneratedMessageCompanion
- Source:
- GeneratedMessageCompanion.scala