Live Stream v1 API - Enum Clip.Types.State (1.8.0)

public enum Clip.Types.State

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

State of clipping operation.

Namespace

Google.Cloud.Video.LiveStream.V1

Assembly

Google.Cloud.Video.LiveStream.V1.dll

Fields

Name Description
Creating

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

Failed

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

Pending

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

Succeeded

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

Unspecified

State is not specified.