Lines Matching full:action
34 * Execute an action remotely. In order to execute an action, the client must
35 * first upload all of the inputs, the Command to run, and the Action into the
37 * referring to them. The server will run the action and eventually return the
38 * result. The input `Action`'s fields MUST meet the various canonicalization
40 * the same digest as other logically equivalent `Action`s. The server MAY
44 * the requirement, then it will treat the `Action` as distinct from another
45 * logically equivalent action if they hash differently. Returns a stream of
55 * action will be reported in the `status` field of the `ExecuteResponse`. The
58 * `FAILED_PRECONDITION`: One or more errors occurred in setting up the action
61 * There is insufficient quota of some resource to run the action. *
63 * occupied (and the server does not support a queue), the action could not be
74 * one execution of the action. The server MAY execute the action multiple