Implements
Constructors
new RLAttribution()
new RLAttribution(Defined in: WAProto/index.d.ts:11244p?):RLAttribution
Parameters
p?
IRLAttribution
Returns
RLAttribution
Properties
source?
Defined in: WAProto/index.d.ts:11245optionalsource:null|Source
Implementation of
IRLAttribution.source
Methods
create()
Defined in: WAProto/index.d.ts:11246staticcreate(properties?):RLAttribution
Parameters
properties?
IRLAttribution
Returns
RLAttribution
decode()
Defined in: WAProto/index.d.ts:11248staticdecode(r,l?):RLAttribution
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
RLAttribution
encode()
Defined in: WAProto/index.d.ts:11247staticencode(m,w?):Writer
Parameters
m
IRLAttribution
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:11249staticfromObject(d):RLAttribution
Parameters
d
Returns
RLAttribution
getTypeUrl()
Defined in: WAProto/index.d.ts:11252staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:11251
Returns
object
toObject()
Defined in: WAProto/index.d.ts:11250statictoObject(m,o?):object
Parameters
m
RLAttribution
o?
IConversionOptions
Returns
object