com.google.protobuf.struct.Value.Kind
See theKind companion class
object Kind
Attributes
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Kindtrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass Kindtrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Empty.type
Attributes
- Supertypes
-
class Kindtrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Kindtrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class NumberValue(value: Double) extends Kind
Attributes
- Supertypes
-
class Kindtrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class StringValue(value: String) extends Kind
Attributes
- Supertypes
-
class Kindtrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class StructValue(value: Struct) extends Kind
Attributes
- Supertypes
-
class Kindtrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article