AIRichResponseSubMessage
amiudmodz / proto / AIRichResponseSubMessage
Class: AIRichResponseSubMessage
Defined in: WAProto/index.d.ts:621
Implements
Constructors
new AIRichResponseSubMessage()
new AIRichResponseSubMessage(
p?):AIRichResponseSubMessage
Defined in: WAProto/index.d.ts:622
Parameters
p?
Returns
Properties
codeMetadata?
optionalcodeMetadata:null|IAIRichResponseCodeMetadata
Defined in: WAProto/index.d.ts:627
Implementation of
IAIRichResponseSubMessage.codeMetadata
contentItemsMetadata?
optionalcontentItemsMetadata:null|IAIRichResponseContentItemsMetadata
Defined in: WAProto/index.d.ts:632
Implementation of
IAIRichResponseSubMessage.contentItemsMetadata
dynamicMetadata?
optionaldynamicMetadata:null|IAIRichResponseDynamicMetadata
Defined in: WAProto/index.d.ts:629
Implementation of
IAIRichResponseSubMessage.dynamicMetadata
gridImageMetadata?
optionalgridImageMetadata:null|IAIRichResponseGridImageMetadata
Defined in: WAProto/index.d.ts:624
Implementation of
IAIRichResponseSubMessage.gridImageMetadata
imageMetadata?
optionalimageMetadata:null|IAIRichResponseInlineImageMetadata
Defined in: WAProto/index.d.ts:626
Implementation of
IAIRichResponseSubMessage.imageMetadata
latexMetadata?
optionallatexMetadata:null|IAIRichResponseLatexMetadata
Defined in: WAProto/index.d.ts:630
Implementation of
IAIRichResponseSubMessage.latexMetadata
mapMetadata?
optionalmapMetadata:null|IAIRichResponseMapMetadata
Defined in: WAProto/index.d.ts:631
Implementation of
IAIRichResponseSubMessage.mapMetadata
messageText?
optionalmessageText:null|string
Defined in: WAProto/index.d.ts:625
Implementation of
IAIRichResponseSubMessage.messageText
messageType?
optionalmessageType:null|AIRichResponseSubMessageType
Defined in: WAProto/index.d.ts:623
Implementation of
IAIRichResponseSubMessage.messageType
tableMetadata?
optionaltableMetadata:null|IAIRichResponseTableMetadata
Defined in: WAProto/index.d.ts:628
Implementation of
IAIRichResponseSubMessage.tableMetadata
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:638
Returns
object
create()
staticcreate(properties?):AIRichResponseSubMessage
Defined in: WAProto/index.d.ts:633
Parameters
properties?
Returns
decode()
staticdecode(r,l?):AIRichResponseSubMessage
Defined in: WAProto/index.d.ts:635
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:634
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):AIRichResponseSubMessage
Defined in: WAProto/index.d.ts:636
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:639
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:637
Parameters
m
o?
IConversionOptions
Returns
object