public enum Asset.Types.StateReference documentation and code samples for the Live Stream v1 API enum Asset.Types.State.
State of the asset resource.
Namespace
Google.Cloud.Video.LiveStream.V1Assembly
Google.Cloud.Video.LiveStream.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |