Searched defs:MessageHints (Results 1 – 1 of 1) sorted by relevance
4197 struct MessageHints { struct in google::protobuf::DescriptorBuilder4198 int fields_to_suggest = 0;4199 const Message* first_reason = nullptr;4200 DescriptorPool::ErrorCollector::ErrorLocation first_reason_location =4203 void RequestHintOnFieldNumbers( in RequestHintOnFieldNumbers()