Implements
Constructors
new AIRichResponseSubMessage()
new AIRichResponseSubMessage(Defined in: WAProto/index.d.ts:579p?):AIRichResponseSubMessage
Parameters
p?
IAIRichResponseSubMessage
Returns
AIRichResponseSubMessage
Properties
codeMetadata?
Defined in: WAProto/index.d.ts:584optionalcodeMetadata:null|IAIRichResponseCodeMetadata
Implementation of
IAIRichResponseSubMessage.codeMetadata
contentItemsMetadata?
Defined in: WAProto/index.d.ts:589optionalcontentItemsMetadata:null|IAIRichResponseContentItemsMetadata
Implementation of
IAIRichResponseSubMessage.contentItemsMetadata
dynamicMetadata?
Defined in: WAProto/index.d.ts:586optionaldynamicMetadata:null|IAIRichResponseDynamicMetadata
Implementation of
IAIRichResponseSubMessage.dynamicMetadata
gridImageMetadata?
Defined in: WAProto/index.d.ts:581optionalgridImageMetadata:null|IAIRichResponseGridImageMetadata
Implementation of
IAIRichResponseSubMessage.gridImageMetadata
imageMetadata?
Defined in: WAProto/index.d.ts:583optionalimageMetadata:null|IAIRichResponseInlineImageMetadata
Implementation of
IAIRichResponseSubMessage.imageMetadata
latexMetadata?
Defined in: WAProto/index.d.ts:587optionallatexMetadata:null|IAIRichResponseLatexMetadata
Implementation of
IAIRichResponseSubMessage.latexMetadata
mapMetadata?
Defined in: WAProto/index.d.ts:588optionalmapMetadata:null|IAIRichResponseMapMetadata
Implementation of
IAIRichResponseSubMessage.mapMetadata
messageText?
Defined in: WAProto/index.d.ts:582optionalmessageText:null|string
Implementation of
IAIRichResponseSubMessage.messageText
messageType?
Defined in: WAProto/index.d.ts:580optionalmessageType:null|AIRichResponseSubMessageType
Implementation of
IAIRichResponseSubMessage.messageType
tableMetadata?
Defined in: WAProto/index.d.ts:585optionaltableMetadata:null|IAIRichResponseTableMetadata
Implementation of
IAIRichResponseSubMessage.tableMetadata
Methods
create()
Defined in: WAProto/index.d.ts:590staticcreate(properties?):AIRichResponseSubMessage
Parameters
properties?
IAIRichResponseSubMessage
Returns
AIRichResponseSubMessage
decode()
Defined in: WAProto/index.d.ts:592staticdecode(r,l?):AIRichResponseSubMessage
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
AIRichResponseSubMessage
encode()
Defined in: WAProto/index.d.ts:591staticencode(m,w?):Writer
Parameters
m
IAIRichResponseSubMessage
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:593staticfromObject(d):AIRichResponseSubMessage
Parameters
d
Returns
AIRichResponseSubMessage
getTypeUrl()
Defined in: WAProto/index.d.ts:596staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:595
Returns
object
toObject()
Defined in: WAProto/index.d.ts:594statictoObject(m,o?):object
Parameters
m
AIRichResponseSubMessage
o?
IConversionOptions
Returns
object