Live Stream V1 API - Module Google::Cloud::Video::LiveStream::V1::Asset::State (v0.9.0)

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

State of the asset resource.

Constants

STATE_UNSPECIFIED

value: 0
State is not specified.

CREATING

value: 1
The asset is being created.

ACTIVE

value: 2
The asset is ready for use.

DELETING

value: 3
The asset is being deleted.

ERROR

value: 4
The asset has an error.