Skip to main content
Defined in: WAProto/index.d.ts:7925

Implements

Constructors

new SyncDCollectionFatalRecoveryRequest()

new SyncDCollectionFatalRecoveryRequest(p?): SyncDCollectionFatalRecoveryRequest
Defined in: WAProto/index.d.ts:7926

Parameters

p?
ISyncDCollectionFatalRecoveryRequest

Returns

SyncDCollectionFatalRecoveryRequest

Properties

collectionName?

optional collectionName: null | string
Defined in: WAProto/index.d.ts:7927

Implementation of

ISyncDCollectionFatalRecoveryRequest.collectionName

timestamp?

optional timestamp: null | number | Long
Defined in: WAProto/index.d.ts:7928

Implementation of

ISyncDCollectionFatalRecoveryRequest.timestamp

Methods

create()

static create(properties?): SyncDCollectionFatalRecoveryRequest
Defined in: WAProto/index.d.ts:7929

Parameters

properties?
ISyncDCollectionFatalRecoveryRequest

Returns

SyncDCollectionFatalRecoveryRequest

decode()

static decode(r, l?): SyncDCollectionFatalRecoveryRequest
Defined in: WAProto/index.d.ts:7931

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

SyncDCollectionFatalRecoveryRequest

encode()

static encode(m, w?): Writer
Defined in: WAProto/index.d.ts:7930

Parameters

m
ISyncDCollectionFatalRecoveryRequest
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): SyncDCollectionFatalRecoveryRequest
Defined in: WAProto/index.d.ts:7932

Parameters

d

Returns

SyncDCollectionFatalRecoveryRequest

getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string
Defined in: WAProto/index.d.ts:7935

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

toJSON(): object
Defined in: WAProto/index.d.ts:7934

Returns

object

toObject()

static toObject(m, o?): object
Defined in: WAProto/index.d.ts:7933

Parameters

m
SyncDCollectionFatalRecoveryRequest
o?
IConversionOptions

Returns

object