AIRichResponseContentItemsMetadata
amiudmodz / proto / AIRichResponseContentItemsMetadata
Class: AIRichResponseContentItemsMetadata
Defined in: WAProto/index.d.ts:315
Implements
Constructors
new AIRichResponseContentItemsMetadata()
new AIRichResponseContentItemsMetadata(
p?):AIRichResponseContentItemsMetadata
Defined in: WAProto/index.d.ts:316
Parameters
p?
IAIRichResponseContentItemsMetadata
Returns
AIRichResponseContentItemsMetadata
Properties
contentType?
optionalcontentType:null|ContentType
Defined in: WAProto/index.d.ts:318
Implementation of
IAIRichResponseContentItemsMetadata.contentType
itemsMetadata
itemsMetadata:
IAIRichResponseContentItemMetadata[]
Defined in: WAProto/index.d.ts:317
Implementation of
IAIRichResponseContentItemsMetadata.itemsMetadata
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:324
Returns
object
create()
staticcreate(properties?):AIRichResponseContentItemsMetadata
Defined in: WAProto/index.d.ts:319
Parameters
properties?
IAIRichResponseContentItemsMetadata
Returns
AIRichResponseContentItemsMetadata
decode()
staticdecode(r,l?):AIRichResponseContentItemsMetadata
Defined in: WAProto/index.d.ts:321
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
AIRichResponseContentItemsMetadata
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:320
Parameters
m
IAIRichResponseContentItemsMetadata
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):AIRichResponseContentItemsMetadata
Defined in: WAProto/index.d.ts:322
Parameters
d
Returns
AIRichResponseContentItemsMetadata
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:325
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:323
Parameters
m
AIRichResponseContentItemsMetadata
o?
IConversionOptions
Returns
object