package index
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final case class StatusDetails(details: Seq[Any] = _root_.scala.Seq.empty, unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet.empty) extends GeneratedMessage with Updatable[StatusDetails] with Product with Serializable
Serialized status details, conveyed from the driver
ReadService
to the ledger API client.Serialized status details, conveyed from the driver
ReadService
to the ledger API client. To be combined with a status code and message.- Annotations
- @SerialVersionUID()
Value Members
- object IndexProto extends GeneratedFileObject
- object StatusDetails extends GeneratedMessageCompanion[StatusDetails]