Class: AIRichResponseContentItemsMetadata
Defined in: WAProto/index.d.ts:272
Implements
Constructors
new AIRichResponseContentItemsMetadata()
new AIRichResponseContentItemsMetadata(
p?):AIRichResponseContentItemsMetadata
Defined in: WAProto/index.d.ts:273
Parameters
p?
IAIRichResponseContentItemsMetadata
Returns
AIRichResponseContentItemsMetadata
Properties
contentType?
optionalcontentType:null|ContentType
Defined in: WAProto/index.d.ts:275
Implementation of
IAIRichResponseContentItemsMetadata.contentType
itemsMetadata
itemsMetadata:
IAIRichResponseContentItemMetadata[]
Defined in: WAProto/index.d.ts:274
Implementation of
IAIRichResponseContentItemsMetadata.itemsMetadata
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:281
Returns
object
create()
staticcreate(properties?):AIRichResponseContentItemsMetadata
Defined in: WAProto/index.d.ts:276
Parameters
properties?
IAIRichResponseContentItemsMetadata
Returns
AIRichResponseContentItemsMetadata
decode()
staticdecode(r,l?):AIRichResponseContentItemsMetadata
Defined in: WAProto/index.d.ts:278
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
AIRichResponseContentItemsMetadata
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:277
Parameters
m
IAIRichResponseContentItemsMetadata
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):AIRichResponseContentItemsMetadata
Defined in: WAProto/index.d.ts:279
Parameters
d
Returns
AIRichResponseContentItemsMetadata
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:282
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:280
Parameters
m
AIRichResponseContentItemsMetadata
o?
IConversionOptions
Returns
object