This product is not supported for your selected
Datadog site. (
).
gcp_speech_phrase_set
ancestors
Type: UNORDERED_LIST_STRING
annotations
Type: MAP_STRING_STRING
Provider name: annotations
Description: 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.
boost
Type: FLOAT
Provider name: boost
Description: Hint 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. Valid boost values are 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.
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. Creation time.
delete_time
Type: TIMESTAMP
Provider name: deleteTime
Description: Output only. The time at which this resource was requested for deletion.
etag
Type: STRING
Provider name: etag
Description: Output 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.
expire_time
Type: TIMESTAMP
Provider name: expireTime
Description: Output only. The time at which this resource will be purged.
gcp_display_name
Type: STRING
Provider name: displayName
Description: User-settable, human-readable name for the PhraseSet. Must be 63 characters or less.
kms_key_name
Type: STRING
Provider name: kmsKeyName
Description: Output only. The KMS key name with which the PhraseSet is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}.
kms_key_version_name
Type: STRING
Provider name: kmsKeyVersionName
Description: Output only. The KMS key version name with which the PhraseSet is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Output only. Identifier. The resource name of the PhraseSet. Format: projects/{project}/locations/{location}/phraseSets/{phrase_set}.
organization_id
Type: STRING
parent
Type: STRING
phrases
Type: UNORDERED_LIST_STRUCT
Provider name: phrases
Description: A list of word and phrases.
boost
Type: FLOAT
Provider name: boost
Description: Hint Boost. Overrides the boost set at the phrase set level. 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 values will return an error. Boost values must be between 0 and 20. Any values outside that range will return an error. 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.
value
Type: STRING
Provider name: value
Description: The phrase itself.
project_id
Type: STRING
project_number
Type: STRING
reconciling
Type: BOOLEAN
Provider name: reconciling
Description: Output only. Whether or not this PhraseSet is in the process of being updated.
region_id
Type: STRING
resource_name
Type: STRING
state
Type: STRING
Provider name: state
Description: Output only. The PhraseSet lifecycle state.
Possible values:
STATE_UNSPECIFIED - Unspecified state. This is only used/useful for distinguishing unset values.
ACTIVE - The normal and active state.
DELETED - This PhraseSet has been deleted.
Type: UNORDERED_LIST_STRING
uid
Type: STRING
Provider name: uid
Description: Output only. System-assigned unique identifier for the PhraseSet.
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The most recent time this resource was modified.
zone_id
Type: STRING