- Companion:
- class
- Source:
- AppendResp.scala
trait Product
trait Mirror
trait GeneratedMessageCompanion[AppendResp]
trait Serializable
class Object
trait Matchable
class Any
AppendResp.type
Type members
Classlikes
implicit class AppendRespLens[UpperPB](_l: Lens[UpperPB, AppendResp]) extends ObjectLens[UpperPB, AppendResp]
- Source:
- AppendResp.scala
- Companion:
- object
- Source:
- AppendResp.scala
final case class Success(currentRevisionOption: CurrentRevisionOption, positionOption: PositionOption, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[Success]
- Companion:
- object
- Source:
- AppendResp.scala
final case class WrongExpectedVersion(currentRevisionOption2060: CurrentRevisionOption2060, expectedRevisionOption2060: ExpectedRevisionOption2060, currentRevisionOption: CurrentRevisionOption, expectedRevisionOption: ExpectedRevisionOption, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[WrongExpectedVersion]
- Companion:
- object
- Source:
- AppendResp.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