Skip to content

Replace Acl

//trimblecloud-fileservice/trimblecloud.fileservice.models/UpdateFilePermissionsLocal/replaceAcl

replaceAcl

[JVM]
open val replaceAcl: List<Acl>


Deprecated


Completely replace the existing permissions on the resource. When this field is used, all previous permissions are overwritten by the new ones.

Deprecated

Use replaceFileAcl instead, which supports file versions restriction to the acl actor.