BytesValue

com.google.protobuf.wrappers.BytesValue
See theBytesValue companion class

Attributes

Companion
class
Source
BytesValue.scala
Graph
Supertypes
trait Product
trait Mirror
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
BytesValue.type

Members list

Type members

Classlikes

implicit class BytesValueLens[UpperPB](_l: Lens[UpperPB, BytesValue]) extends ObjectLens[UpperPB, BytesValue]

Attributes

Source
BytesValue.scala
Supertypes
class ObjectLens[UpperPB, BytesValue]
trait Lens[UpperPB, BytesValue]
trait Serializable
class Object
trait Matchable
class Any
Show all

Inherited types

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

Attributes

Source
BytesValue.scala

Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Attributes

Source
BytesValue.scala
def of(value: ByteString): BytesValue

Attributes

Source
BytesValue.scala

Parses a message from a CodedInputStream.

Parses a message from a CodedInputStream.

Attributes

Source
BytesValue.scala

Inherited methods

Merges the given message with the additional fields in the steam.

Merges the given message with the additional fields in the steam.

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Concrete fields

final val VALUE_FIELD_NUMBER: 1

Attributes

Source
BytesValue.scala

Attributes

Source
BytesValue.scala

Implicits

Implicits

final implicit def BytesValueLens[UpperPB](_l: Lens[UpperPB, BytesValue]): BytesValueLens[UpperPB]

Attributes

Source
BytesValue.scala
implicit def messageReads: Reads[BytesValue]

Attributes

Source
BytesValue.scala