Class: AIRichResponseImageURL
Defined in: WAProto/index.d.ts:387
Implements
Constructors
new AIRichResponseImageURL()
new AIRichResponseImageURL(
p?):AIRichResponseImageURL
Defined in: WAProto/index.d.ts:388
Parameters
p?
Returns
Properties
imageHighResUrl?
optionalimageHighResUrl:null|string
Defined in: WAProto/index.d.ts:390
Implementation of
IAIRichResponseImageURL.imageHighResUrl
imagePreviewUrl?
optionalimagePreviewUrl:null|string
Defined in: WAProto/index.d.ts:389
Implementation of
IAIRichResponseImageURL.imagePreviewUrl
sourceUrl?
optionalsourceUrl:null|string
Defined in: WAProto/index.d.ts:391
Implementation of
IAIRichResponseImageURL.sourceUrl
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:397
Returns
object
create()
staticcreate(properties?):AIRichResponseImageURL
Defined in: WAProto/index.d.ts:392
Parameters
properties?
Returns
decode()
staticdecode(r,l?):AIRichResponseImageURL
Defined in: WAProto/index.d.ts:394
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:393
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):AIRichResponseImageURL
Defined in: WAProto/index.d.ts:395
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:398
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:396
Parameters
m
o?
IConversionOptions
Returns
object