Searched defs:struct_value (Results 1 – 5 of 5) sorted by relevance
75 Struct struct_value = 5; field
628 inline const ::google::protobuf::Struct& Value::struct_value() const { in struct_value() function654 inline void Value::set_allocated_struct_value(::google::protobuf::Struct* struct_value) { in set_allocated_struct_value()
1223 const ::google::protobuf::Struct& Value::struct_value() const { in struct_value() function in google::protobuf::Value1249 void Value::set_allocated_struct_value(::google::protobuf::Struct* struct_value) { in set_allocated_struct_value()
629 def _SetStructValue(struct_value, value): argument644 def _GetStructValue(struct_value): argument
191 google.protobuf.Struct struct_value = 1; field