com.google.protobuf.wrappers

Members list

Type members

Classlikes

final case class BoolValue(value: Boolean, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[BoolValue]

Wrapper message for bool.

Wrapper message for bool.

The JSON representation for BoolValue is JSON true and false.

Value parameters

value

The bool value.

Attributes

Companion
object
Supertypes
trait Updatable[BoolValue]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait JavaProtoSupport[BoolValue, BoolValue]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
BoolValue.type
final case class BytesValue(value: ByteString, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[BytesValue]

Wrapper message for bytes.

Wrapper message for bytes.

The JSON representation for BytesValue is JSON string.

Value parameters

value

The bytes value.

Attributes

Companion
object
Supertypes
trait Updatable[BytesValue]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait JavaProtoSupport[BytesValue, BytesValue]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
BytesValue.type
final case class DoubleValue(value: Double, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[DoubleValue]

Wrapper message for double.

Wrapper message for double.

The JSON representation for DoubleValue is JSON number.

Value parameters

value

The double value.

Attributes

Companion
object
Supertypes
trait Updatable[DoubleValue]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait JavaProtoSupport[DoubleValue, DoubleValue]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class FloatValue(value: Float, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[FloatValue]

Wrapper message for float.

Wrapper message for float.

The JSON representation for FloatValue is JSON number.

Value parameters

value

The float value.

Attributes

Companion
object
Supertypes
trait Updatable[FloatValue]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait JavaProtoSupport[FloatValue, FloatValue]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
FloatValue.type
final case class Int32Value(value: Int, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Int32Value]

Wrapper message for int32.

Wrapper message for int32.

The JSON representation for Int32Value is JSON number.

Value parameters

value

The int32 value.

Attributes

Companion
object
Supertypes
trait Updatable[Int32Value]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait JavaProtoSupport[Int32Value, Int32Value]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Int32Value.type
final case class Int64Value(value: Long, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Int64Value]

Wrapper message for int64.

Wrapper message for int64.

The JSON representation for Int64Value is JSON string.

Value parameters

value

The int64 value.

Attributes

Companion
object
Supertypes
trait Updatable[Int64Value]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait JavaProtoSupport[Int64Value, Int64Value]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Int64Value.type
final case class StringValue(value: String, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[StringValue]

Wrapper message for string.

Wrapper message for string.

The JSON representation for StringValue is JSON string.

Value parameters

value

The string value.

Attributes

Companion
object
Supertypes
trait Updatable[StringValue]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait JavaProtoSupport[StringValue, StringValue]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class UInt32Value(value: Int, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[UInt32Value]

Wrapper message for uint32.

Wrapper message for uint32.

The JSON representation for UInt32Value is JSON number.

Value parameters

value

The uint32 value.

Attributes

Companion
object
Supertypes
trait Updatable[UInt32Value]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait JavaProtoSupport[UInt32Value, UInt32Value]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class UInt64Value(value: Long, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[UInt64Value]

Wrapper message for uint64.

Wrapper message for uint64.

The JSON representation for UInt64Value is JSON string.

Value parameters

value

The uint64 value.

Attributes

Companion
object
Supertypes
trait Updatable[UInt64Value]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait JavaProtoSupport[UInt64Value, UInt64Value]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type