#include <json_util.h>
Public Member Functions | |
| JsonParseOptions () | |
| JsonParseOptions () | |
Public Attributes | |
| bool | case_insensitive_enum_parsing |
| bool | ignore_unknown_fields |
Definition at line 51 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/util/json_util.h.
|
inline |
Definition at line 62 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/util/json_util.h.
|
inline |
Definition at line 63 of file third_party/protobuf/src/google/protobuf/util/json_util.h.
| bool google::protobuf::util::JsonParseOptions::case_insensitive_enum_parsing |
Definition at line 60 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/util/json_util.h.
| bool google::protobuf::util::JsonParseOptions::ignore_unknown_fields |
Definition at line 53 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/util/json_util.h.