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