Constructs a new NormalizerSpec.
Optionalproperties: INormalizerSpecProperties to set
NormalizerSpec addDummyPrefix.
NormalizerSpec escapeWhitespaces.
NormalizerSpec name.
NormalizerSpec normalizationRuleTsv.
NormalizerSpec precompiledCharsmap.
NormalizerSpec removeExtraWhitespaces.
Converts this NormalizerSpec to JSON.
JSON object
StaticcreateCreates a new NormalizerSpec instance using the specified properties.
Optionalproperties: INormalizerSpecProperties to set
NormalizerSpec instance
StaticdecodeDecodes a NormalizerSpec message from the specified reader or buffer.
Reader or buffer to decode from
Optionallength: numberMessage length if known beforehand
NormalizerSpec
StaticdecodeDecodes a NormalizerSpec message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
NormalizerSpec
StaticencodeEncodes the specified NormalizerSpec message. Does not implicitly verify messages.
NormalizerSpec message or plain object to encode
Optionalwriter: WriterWriter to encode to
Writer
StaticencodeEncodes the specified NormalizerSpec message, length delimited. Does not implicitly verify messages.
NormalizerSpec message or plain object to encode
Optionalwriter: WriterWriter to encode to
Writer
StaticfromCreates a NormalizerSpec message from a plain object. Also converts values to their respective internal types.
Plain object
NormalizerSpec
StaticgetGets the default type url for NormalizerSpec
OptionaltypeUrlPrefix: stringyour custom typeUrlPrefix(default "type.googleapis.com")
The default type url
StatictoCreates a plain object from a NormalizerSpec message. Also converts values to other types if specified.
NormalizerSpec
Optionaloptions: IConversionOptionsConversion options
Plain object
StaticverifyVerifies a NormalizerSpec message.
Plain object to verify
null if valid, otherwise the reason why it is not
Represents a NormalizerSpec.