Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs400 public global::Google.Protobuf.WellKnownTypes.Struct StructValue { property in Google.Protobuf.WellKnownTypes.Value
431 StructValue = 5, enumerator
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs400 public global::Google.Protobuf.WellKnownTypes.Struct StructValue { property in Google.Protobuf.WellKnownTypes.Value
431 StructValue = 5, enumerator
/external/golang-protobuf/types/known/structpb/
Dstruct.pb.go549 StructValue *Struct `protobuf:"bytes,5,opt,name=struct_value,json=structValue,proto3,oneof"` member
/external/rust/crates/protobuf/src/well_known_types/
Dstruct_.rs639 StructValue(super::Struct), enumerator