AttributesEntry

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

Type members

Classlikes

implicit
class AttributesEntryLens[UpperPB](_l: Lens[UpperPB, AttributesEntry]) extends ObjectLens[UpperPB, AttributesEntry]

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(key: String, value: String): AttributesEntry
def parseFrom(`_input__`: CodedInputStream): AttributesEntry
def scalaDescriptor: Descriptor

Inherited methods

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

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

Concrete fields

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

Implicits

Implicits

final implicit
def AttributesEntryLens[UpperPB](_l: Lens[UpperPB, AttributesEntry]): AttributesEntryLens[UpperPB]
@transient
implicit
val keyValueMapper: TypeMapper[AttributesEntry, (String, String)]
implicit
def messageCompanion: GeneratedMessageCompanion[AttributesEntry]
implicit