public enum VodConfig.Types.StateReference documentation and code samples for the Video Stitcher v1 API enum VodConfig.Types.State.
State of the VOD config.
Namespace
Google.Cloud.Video.Stitcher.V1Assembly
Google.Cloud.Video.Stitcher.V1.dll
Fields |
|
|---|---|
| Name | Description |
Creating |
VOD config is being created. |
Deleting |
VOD config is queued up for deletion. |
Ready |
VOD config is ready for use. |
Unspecified |
State is not specified. |