Implements
Constructors
new AIRichResponseLatexMetadata()
new AIRichResponseLatexMetadata(Defined in: WAProto/index.d.ts:438p?):AIRichResponseLatexMetadata
Parameters
p?
IAIRichResponseLatexMetadata
Returns
AIRichResponseLatexMetadata
Properties
expressions
expressions: IAIRichResponseLatexExpression[]
Defined in: WAProto/index.d.ts:440
Implementation of
IAIRichResponseLatexMetadata.expressions
text?
Defined in: WAProto/index.d.ts:439optionaltext:null|string
Implementation of
IAIRichResponseLatexMetadata.text
Methods
create()
Defined in: WAProto/index.d.ts:441staticcreate(properties?):AIRichResponseLatexMetadata
Parameters
properties?
IAIRichResponseLatexMetadata
Returns
AIRichResponseLatexMetadata
decode()
Defined in: WAProto/index.d.ts:443staticdecode(r,l?):AIRichResponseLatexMetadata
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
AIRichResponseLatexMetadata
encode()
Defined in: WAProto/index.d.ts:442staticencode(m,w?):Writer
Parameters
m
IAIRichResponseLatexMetadata
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:444staticfromObject(d):AIRichResponseLatexMetadata
Parameters
d
Returns
AIRichResponseLatexMetadata
getTypeUrl()
Defined in: WAProto/index.d.ts:447staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:446
Returns
object
toObject()
Defined in: WAProto/index.d.ts:445statictoObject(m,o?):object
Parameters
m
AIRichResponseLatexMetadata
o?
IConversionOptions
Returns
object