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