ReadAcl.MY_ALGORITHMS {algorithmia}R Documentation

The ACL that allows your algorithms to read an item. Sample usage: dataDirectory$create(ReadAcl.MY_ALGORITHMS) dataDirectory$updatePermissions(ReadAcl.MY_ALGORITHMS)

Description

The ACL that allows your algorithms to read an item. Sample usage: dataDirectory$create(ReadAcl.MY_ALGORITHMS) dataDirectory$updatePermissions(ReadAcl.MY_ALGORITHMS)

Usage

ReadAcl.MY_ALGORITHMS

Format

An object of class AlgorithmiaAcl of length 1.


[Package algorithmia version 0.3.0 Index]