Class LockDocumentRequest (0.7.7)

LockDocumentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for DocumentService.LockDocument.

Attributes

NameDescription
name str
Required. The name of the document to lock. Format: projects/{project_number}/locations/{location}/documents/{document}.
collection_id str
The collection the document connects to.
locking_user google.cloud.contentwarehouse_v1.types.UserInfo
The user information who locks the document.