Home
last modified time | relevance | path

Searched defs:Value_BoolValue (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/ptypes/struct/
Dstruct.pb.go167 type Value_BoolValue struct { struct
168 BoolValue bool `protobuf:"varint,4,opt,name=bool_value,json=boolValue,proto3,oneof"`
185 func (*Value_BoolValue) isValue_Kind() {}