PathErrorStats

object PathErrorStats extends GeneratedMessageCompanion[PathErrorStats]
Companion
class
trait Product
trait Mirror
trait GeneratedMessageCompanion[PathErrorStats]
trait Serializable
class Object
trait Matchable
class Any

Type members

Classlikes

@SerialVersionUID(0L)
final case
class ChildrenEntry(key: String, value: Option[PathErrorStats], unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[ChildrenEntry]
Companion
object
object ChildrenEntry extends GeneratedMessageCompanion[ChildrenEntry]
Companion
class
implicit
class PathErrorStatsLens[UpperPB](_l: Lens[UpperPB, PathErrorStats]) extends ObjectLens[UpperPB, PathErrorStats]

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror
type ValueType = A
Inherited from
GeneratedMessageCompanion

Value members

Concrete methods

def enumCompanionForFieldNumber(`__fieldNumber`: Int): GeneratedEnumCompanion[_]
def javaDescriptor: Descriptor
def messageCompanionForFieldNumber(`__number`: Int): GeneratedMessageCompanion[_]
def of(children: Map[String, PathErrorStats], errorsCount: Long, requestsWithErrorsCount: Long): PathErrorStats
def parseFrom(`_input__`: CodedInputStream): PathErrorStats
def scalaDescriptor: Descriptor

Inherited methods

def enumCompanionForField(field: FieldDescriptor): GeneratedEnumCompanion[_]
Inherited from
GeneratedMessageCompanion
def fromAscii(s: String): PathErrorStats
Inherited from
GeneratedMessageCompanion
def merge(a: PathErrorStats, input: CodedInputStream): PathErrorStats

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
def messageCompanionForField(field: FieldDescriptor): GeneratedMessageCompanion[_]
Inherited from
GeneratedMessageCompanion
def parseDelimitedFrom(input: InputStream): Option[PathErrorStats]
Inherited from
GeneratedMessageCompanion
def parseDelimitedFrom(input: CodedInputStream): Option[PathErrorStats]
Inherited from
GeneratedMessageCompanion
def parseFrom(s: Array[Byte]): PathErrorStats
Inherited from
GeneratedMessageCompanion
def parseFrom(input: InputStream): PathErrorStats
Inherited from
GeneratedMessageCompanion
@nowarn("cat=deprecation")
def streamFromDelimitedInput(input: InputStream): Stream[PathErrorStats]
Inherited from
GeneratedMessageCompanion
def toByteArray(a: PathErrorStats): Array[Byte]
Inherited from
GeneratedMessageCompanion
def validate(s: Array[Byte]): Try[PathErrorStats]
Inherited from
GeneratedMessageCompanion
def validateAscii(s: String): Either[TextFormatError, PathErrorStats]
Inherited from
GeneratedMessageCompanion

Concrete fields

lazy
val nestedMessagesCompanions: Seq[GeneratedMessageCompanion[_ <: GeneratedMessage]]

Implicits

Implicits

final implicit
def PathErrorStatsLens[UpperPB](_l: Lens[UpperPB, PathErrorStats]): PathErrorStatsLens[UpperPB]
implicit
def messageCompanion: GeneratedMessageCompanion[PathErrorStats]
implicit