Live Stream V1 API - Module Google::Cloud::Video::LiveStream::V1::Clip::State (v1.1.1)

Reference documentation and code samples for the Live Stream V1 API module Google::Cloud::Video::LiveStream::V1::Clip::State.

State of clipping operation.

Constants

STATE_UNSPECIFIED

value: 0
State is not specified.

PENDING

value: 1
The operation is pending to be picked up by the server.

CREATING

value: 2
The server admitted this create clip request, and outputs are under processing.

SUCCEEDED

value: 3
Outputs are available in the specified Cloud Storage bucket. For additional information, see the outputs field.

FAILED

value: 4
The operation has failed. For additional information, see the error field.