Speech Phrase Set

This table represents the speech_phrase_set resource from Google Cloud Platform.

gcp.speech_phrase_set

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
annotationscorehstoreOutput only. Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations. This field is not used.
boostcorefloat64Hint Boost. Positive value will increase the probability that a specific phrase will be recognized over other similar sounding phrases. The higher the boost, the higher the chance of false positive recognition as well. Negative boost values would correspond to anti-biasing. Anti-biasing is not enabled, so negative boost will simply be ignored. Though `boost` can accept a wide range of positive values, most use cases are best served with values between 0 (exclusive) and 20. We recommend using a binary search approach to finding the optimal value for your use case as well as adding phrases both with and without boost to your requests.
datadog_display_namecorestring
delete_timecoretimestampOutput only. The time at which this resource was requested for deletion. This field is not used.
etagcorestringOutput only. This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding. This field is not used.
expire_timecoretimestampOutput only. The time at which this resource will be purged. This field is not used.
gcp_display_namecorestringOutput only. User-settable, human-readable name for the PhraseSet. Must be 63 characters or less. This field is not used.
kms_key_namecorestringOutput only. The [KMS key name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which the content of the PhraseSet is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
kms_key_version_namecorestringOutput only. The [KMS key version name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions) with which content of the PhraseSet is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`.
labelscorearray<string>
namecorestringThe resource name of the phrase set.
organization_idcorestring
parentcorestring
phrasescorejsonA list of word and phrases.
project_idcorestring
project_numbercorestring
reconcilingcoreboolOutput only. Whether or not this PhraseSet is in the process of being updated. This field is not used.
resource_namecorestring
statecorestringOutput only. The CustomClass lifecycle state. This field is not used. Possible values: ['STATE_UNSPECIFIED', 'ACTIVE', 'DELETED']. Values descriptions: ['Unspecified state. This is only used/useful for distinguishing unset values.', 'The normal and active state.', 'This CustomClass has been deleted.']
tagscorehstore
uidcorestringOutput only. System-assigned unique identifier for the PhraseSet. This field is not used.