CheckDocumentAccessResponse
Types
Properties
Link copied to clipboard
The Access Control List (ACL) associated with the document. Includes allowlist and denylist conditions that determine user access.
Link copied to clipboard
An array of aliases associated with the user. This includes both global and local aliases, each with a name and type.
Link copied to clipboard
An array of groups the user is part of for the specified data source. Each group has a name and type.
Functions
Link copied to clipboard
inline fun copy(block: CheckDocumentAccessResponse.Builder.() -> Unit = {}): CheckDocumentAccessResponse