For more information on the search, visit the help page.
JsonError
json_format
message_from_json
message_to_dict
message_to_json
message_to_value
parse_dict
parse_value
_accepts_null
_camel_to_snake
_encode_map_key
_encode_value
_encode_well_known
_extension_for_json_name
_field
_fraction
_get
_json_name
_parse_duration
_parse_extension
_parse_integer
_parse_map_key
_parse_timestamp
_parse_value
_parse_well_known
_reject_duplicate_keys
_reject_json_constant
_set
_snake_to_camel
M
_ANY_VALUE_TYPES
_DURATION_MAX
_FLOAT32_MAX
_SKIP
_TIMESTAMP_MAX
_TIMESTAMP_MIN
_WRAPPERS
nebius.base.protos.json_format.JsonError
nebius
base
protos
class JsonError(ValueError): (source)
View In Hierarchy
Raised when a value does not satisfy ProtoJSON rules.