public enum Clip.State extends Enum<Clip.State> implements ProtocolMessageEnumState of clipping operation.
Protobuf enum google.cloud.video.livestream.v1.Clip.State
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CREATING |
The server admitted this create clip request, and outputs are under processing. |
CREATING_VALUE |
The server admitted this create clip request, and outputs are under processing. |
FAILED |
The operation has failed. For additional information, see the |
FAILED_VALUE |
The operation has failed. For additional information, see the |
PENDING |
The operation is pending to be picked up by the server. |
PENDING_VALUE |
The operation is pending to be picked up by the server. |
STATE_UNSPECIFIED |
State is not specified. |
STATE_UNSPECIFIED_VALUE |
State is not specified. |
SUCCEEDED |
Outputs are available in the specified Cloud Storage bucket. For
additional information, see the |
SUCCEEDED_VALUE |
Outputs are available in the specified Cloud Storage bucket. For
additional information, see the |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|