interface
DocumentLock
interface DocumentLock { ... }One time-bounded document editing lease.
Source packages/protocol/src/generated.ts:173
documentIdstring- The documentId value.
ownerIdstring- The ownerId value.
ownerLabelstring- The ownerLabel value.
createdAtstring- The createdAt value.
updatedAtstring- The updatedAt value.
expiresAtstring- The expiresAt value.