Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs289 public global::Google.Protobuf.WellKnownTypes.Struct StructValue { property in Google.Protobuf.WellKnownTypes.Value
318 StructValue = 5, enumerator
/external/golang-protobuf/ptypes/struct/
Dstruct.pb.go172 StructValue *Struct `protobuf:"bytes,5,opt,name=struct_value,json=structValue,proto3,oneof"` member