BoolValue

com.google.protobuf.struct.Value$.Kind$.BoolValue
final case class BoolValue(value: Boolean) extends Kind

Attributes

Source:
Value.scala
Graph
Supertypes
trait Kind
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

Attributes

Source:
Value.scala

Value members

Concrete methods

override def boolValue: Option[Boolean]

Attributes

Definition Classes
Source:
Value.scala
override def isBoolValue: Boolean

Attributes

Definition Classes
Source:
Value.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
Value.scala

Inherited methods

Attributes

Inherited from:
Kind
Source:
Value.scala

Attributes

Inherited from:
Kind
Source:
Value.scala

Attributes

Inherited from:
Kind
Source:
Value.scala

Attributes

Inherited from:
Kind
Source:
Value.scala

Attributes

Inherited from:
Kind
Source:
Value.scala

Attributes

Inherited from:
Kind
Source:
Value.scala

Attributes

Inherited from:
Kind
Source:
Value.scala

Attributes

Inherited from:
Kind
Source:
Value.scala

Attributes

Inherited from:
Kind
Source:
Value.scala

Attributes

Inherited from:
Kind
Source:
Value.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Kind
Source:
Value.scala

Attributes

Inherited from:
Kind
Source:
Value.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala