Cloud Speech-to-Text v2 API - Enum PhraseSet.Types.State (1.0.0-beta09)

public enum PhraseSet.Types.State

Reference documentation and code samples for the Cloud Speech-to-Text v2 API enum PhraseSet.Types.State.

Set of states that define the lifecycle of a PhraseSet.

Namespace

Google.Cloud.Speech.V2

Assembly

Google.Cloud.Speech.V2.dll

Fields

NameDescription
Active

The normal and active state.

Deleted

This PhraseSet has been deleted.

Unspecified

Unspecified state. This is only used/useful for distinguishing unset values.