Live Stream v1 API - Enum Asset.Types.State (1.5.0)

public enum Asset.Types.State

Reference documentation and code samples for the Live Stream v1 API enum Asset.Types.State.

State of the asset resource.

Namespace

Google.Cloud.Video.LiveStream.V1

Assembly

Google.Cloud.Video.LiveStream.V1.dll

Fields

NameDescription
Active

The asset is ready for use.

Creating

The asset is being created.

Deleting

The asset is being deleted.

Error

The asset has an error.

Unspecified

State is not specified.