Properties of a PhraseSet.
Package
@google-cloud/speechProperties
annotations
annotations?: ({ [k: string]: string }|null);PhraseSet annotations
boost
boost?: (number|null);PhraseSet boost
createTime
createTime?: (google.protobuf.ITimestamp|null);PhraseSet createTime
deleteTime
deleteTime?: (google.protobuf.ITimestamp|null);PhraseSet deleteTime
displayName
displayName?: (string|null);PhraseSet displayName
etag
etag?: (string|null);PhraseSet etag
expireTime
expireTime?: (google.protobuf.ITimestamp|null);PhraseSet expireTime
kmsKeyName
kmsKeyName?: (string|null);PhraseSet kmsKeyName
kmsKeyVersionName
kmsKeyVersionName?: (string|null);PhraseSet kmsKeyVersionName
name
name?: (string|null);PhraseSet name
phrases
phrases?: (google.cloud.speech.v2.PhraseSet.IPhrase[]|null);PhraseSet phrases
reconciling
reconciling?: (boolean|null);PhraseSet reconciling
state
state?: (google.cloud.speech.v2.PhraseSet.State|keyof typeof google.cloud.speech.v2.PhraseSet.State|null);PhraseSet state
uid
uid?: (string|null);PhraseSet uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);PhraseSet updateTime