Searched defs:Value_StringValue (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/golang-protobuf/types/known/structpb/ |
H A D | struct.pb.go | 537 type Value_StringValue struct { struct 539 StringValue string `protobuf:"bytes,3,opt,name=string_value,json=stringValue,proto3,oneof"` 561 func (*Value_StringValue) isValue_Kind() {}
|
/aosp_15_r20/build/soong/cmd/release_config/release_config_proto/ |
H A D | build_flags_src.pb.go | 197 type Value_StringValue struct { struct 198 StringValue string `protobuf:"bytes,201,opt,name=string_value,json=stringValue,oneof"` 212 func (*Value_StringValue) isValue_Val() {}
|