Live Stream V1 API - Module Google::Cloud::Video::LiveStream::V1::Event::State (v2.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Live Stream V1 API module Google::Cloud::Video::LiveStream::V1::Event::State.
State of the event
Constants
STATE_UNSPECIFIED
value: 0 Event state is not specified.
SCHEDULED
value: 1 Event is scheduled but not executed yet.
RUNNING
value: 2 Event is being executed.
SUCCEEDED
value: 3 Event has been successfully executed.
FAILED
value: 4 Event fails to be executed.
PENDING
value: 5 Event has been created but not scheduled yet.
STOPPED
value: 6 Event was stopped before running for its full duration.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]