Learn R Programming

algorithmia (version 0.3.0)

ReadAcl.PUBLIC: The ACL that allows anyone to read an item. Sample usage: dataDirectory$create(ReadAcl.PUBLIC) dataDirectory$updatePermissions(ReadAcl.PUBLIC)

Description

The ACL that allows anyone to read an item. Sample usage: dataDirectory$create(ReadAcl.PUBLIC) dataDirectory$updatePermissions(ReadAcl.PUBLIC)

Usage

ReadAcl.PUBLIC

Arguments

Format

An object of class AlgorithmiaAcl of length 1.