Live Stream V1 API - Module Google::Cloud::Video::LiveStream::V1::Distribution::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::Distribution::State.
State of this distribution.
Constants
STATE_UNSPECIFIED
value: 0 State is not specified.
ERROR
value: 5 Distribution has trouble to produce or deliver the output.
NOT_READY
value: 6 Distribution is not ready to be started.
READY
value: 7 Distribution is ready to be started.
AWAITING_INPUT
value: 8 Distribution is already started and is waiting for input.
DISTRIBUTING
value: 9 Distribution is already started and is generating output.
[[["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."],[],[]]