Skip to content

Add

//trimblecloud-fileservice/trimblecloud.fileservice.models/UpdateFileAcl/add

add

[JVM]
open val add: List<Acl>


Deprecated


Add new roles to the existing permissions on the resource. If an actor already has a permission on the resource and is included in the request again, their existing permissions will be replaced with the new ones specified.

Deprecated

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