File Locking#

class apsync.Lock#
property description: Optional[str]#

typing.Optional[str]

Type

type

property metadata: Dict[str, str]#

typing.Dict[str, str]

Type

type

property owner_id: str#

str

Type

type

property path: Optional[str]#

typing.Optional[str]

Type

type

property project_id: str#

str

Type

type

property type: apsync.ObjectType#

ObjectType

Type

type

property workspace_id: str#

str

Type

type