Value

google.protobuf.Value

type Value

google.protobuf.Value

FieldTypeDescription
null_valueNullValue enum
FieldNumberDescription
NULL_VALUE0Represents a null value.Null value.
kindoneof
FieldTypeDescription
null_valueNullValueRepresents a null value.
number_valuedoubleRepresents a double value.
string_valuestringRepresents a string value.
bool_valueboolRepresents a boolean value.
struct_valueStructRepresents a structured value.
list_valueListValueRepresents a repeated Value.
GOOGLE EXAMPLE