TrainingInfoProto

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

Type members

Classlikes

implicit implicit class TrainingInfoProtoLens[UpperPB](_l: Lens[UpperPB, TrainingInfoProto]) extends ObjectLens[UpperPB, TrainingInfoProto]

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(initialization: Option[GraphProto], algorithm: Option[GraphProto], initializationBinding: Seq[StringStringEntryProto], updateBinding: Seq[StringStringEntryProto]): TrainingInfoProto
def parseFrom(`_input__`: CodedInputStream): TrainingInfoProto
def scalaDescriptor: Descriptor

Inherited methods

def enumCompanionForField(field: FieldDescriptor): GeneratedEnumCompanion[_]
Inherited from:
GeneratedMessageCompanion
Inherited from:
GeneratedMessageCompanion
def merge(a: TrainingInfoProto, input: CodedInputStream): TrainingInfoProto

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

Concrete fields

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

Implicits

Implicits

final implicit def TrainingInfoProtoLens[UpperPB](_l: Lens[UpperPB, TrainingInfoProto]): TrainingInfoProtoLens[UpperPB]
implicit def messageCompanion: GeneratedMessageCompanion[TrainingInfoProto]
implicit def messageReads: Reads[TrainingInfoProto]