public enum Clip.Types.StateReference documentation and code samples for the Live Stream v1 API enum Clip.Types.State.
State of clipping operation.
Namespace
Google.Cloud.Video.LiveStream.V1Assembly
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 |
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 |
Unspecified |
State is not specified. |