Converts this Sample to JSON.
JSON object
StaticcreateStaticdecodeDecodes a Sample message from the specified reader or buffer.
Reader or buffer to decode from
Optionallength: numberMessage length if known beforehand
Sample
StaticdecodeDecodes a Sample message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
Sample
StaticencodeStaticencodeStaticfromCreates a Sample message from a plain object. Also converts values to their respective internal types.
Plain object
Sample
StaticgetGets the default type url for Sample
OptionaltypeUrlPrefix: stringyour custom typeUrlPrefix(default "type.googleapis.com")
The default type url
StatictoCreates a plain object from a Sample message. Also converts values to other types if specified.
Sample
Optionaloptions: IConversionOptionsConversion options
Plain object
StaticverifyVerifies a Sample message.
Plain object to verify
null if valid, otherwise the reason why it is not
Represents a Sample.