Class State (1.8.0)

State(value)

State of clipping operation.

Enums

Name Description
STATE_UNSPECIFIED State is not specified.
PENDING The operation is pending to be picked up by the server.
CREATING The server admitted this create clip request, and outputs are under processing.
SUCCEEDED Outputs are available in the specified Cloud Storage bucket. For additional information, see the `outputs` field.
FAILED The operation has failed. For additional information, see the `error` field.