Constructs a new DownloadableThumbnail.
Optional
properties: IDownloadableThumbnailProperties to set
DownloadableThumbnail directPath.
DownloadableThumbnail fileEncSha256.
DownloadableThumbnail fileSha256.
DownloadableThumbnail mediaKey.
DownloadableThumbnail mediaKeyTimestamp.
DownloadableThumbnail objectId.
Static
createCreates a new DownloadableThumbnail instance using the specified properties.
Optional
properties: IDownloadableThumbnailProperties to set
DownloadableThumbnail instance
Static
decodeDecodes a DownloadableThumbnail message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length: numberMessage length if known beforehand
DownloadableThumbnail
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a DownloadableThumbnail message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
DownloadableThumbnail
If the payload is not a reader or valid buffer
If required fields are missing
Static
encodeEncodes the specified DownloadableThumbnail message. Does not implicitly verify messages.
DownloadableThumbnail message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
encodeEncodes the specified DownloadableThumbnail message, length delimited. Does not implicitly verify messages.
DownloadableThumbnail message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
fromCreates a DownloadableThumbnail message from a plain object. Also converts values to their respective internal types.
Plain object
DownloadableThumbnail
Static
toCreates a plain object from a DownloadableThumbnail message. Also converts values to other types if specified.
DownloadableThumbnail
Optional
options: IConversionOptionsConversion options
Plain object
Static
verifyGenerated using TypeDoc
Represents a DownloadableThumbnail.