Implements
Constructors
new LIDMigrationMapping()
new LIDMigrationMapping(Defined in: WAProto/index.d.ts:4956p?):LIDMigrationMapping
Parameters
p?
ILIDMigrationMapping
Returns
LIDMigrationMapping
Properties
assignedLid
assignedLid:Defined in: WAProto/index.d.ts:4958number|Long
Implementation of
ILIDMigrationMapping.assignedLid
latestLid?
Defined in: WAProto/index.d.ts:4959optionallatestLid:null|number|Long
Implementation of
ILIDMigrationMapping.latestLid
pn
pn:Defined in: WAProto/index.d.ts:4957number|Long
Implementation of
ILIDMigrationMapping.pn
Methods
create()
Defined in: WAProto/index.d.ts:4960staticcreate(properties?):LIDMigrationMapping
Parameters
properties?
ILIDMigrationMapping
Returns
LIDMigrationMapping
decode()
Defined in: WAProto/index.d.ts:4962staticdecode(r,l?):LIDMigrationMapping
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
LIDMigrationMapping
encode()
Defined in: WAProto/index.d.ts:4961staticencode(m,w?):Writer
Parameters
m
ILIDMigrationMapping
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:4963staticfromObject(d):LIDMigrationMapping
Parameters
d
Returns
LIDMigrationMapping
getTypeUrl()
Defined in: WAProto/index.d.ts:4966staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:4965
Returns
object
toObject()
Defined in: WAProto/index.d.ts:4964statictoObject(m,o?):object
Parameters
m
LIDMigrationMapping
o?
IConversionOptions
Returns
object