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: Output 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.

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. 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.

delete_time

Type: TIMESTAMP
Provider name: deleteTime
Description: Output only. The time at which this resource was requested for deletion. This field is not used.

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. This field is not used.

expire_time

Type: TIMESTAMP
Provider name: expireTime
Description: Output only. The time at which this resource will be purged. This field is not used.

gcp_display_name

Type: STRING
Provider name: displayName
Description: Output only. User-settable, human-readable name for the PhraseSet. Must be 63 characters or less. This field is not used.

kms_key_name

Type: STRING
Provider name: kmsKeyName
Description: Output only. The KMS key name 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_name

Type: STRING
Provider name: kmsKeyVersionName
Description: Output only. The KMS key version name 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}.

labels

Type: UNORDERED_LIST_STRING

name

Type: STRING
Provider name: name
Description: The resource name of the 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 will simply be ignored. Though boost can accept a wide range of positive values, most use cases are best served with values between 0 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.
  • 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. This field is not used.

resource_name

Type: STRING

state

Type: STRING
Provider name: state
Description: Output only. The CustomClass lifecycle state. This field is not used.
Possible values:

  • STATE_UNSPECIFIED - Unspecified state. This is only used/useful for distinguishing unset values.
  • ACTIVE - The normal and active state.
  • DELETED - This CustomClass has been deleted.

tags

Type: UNORDERED_LIST_STRING

uid

Type: STRING
Provider name: uid
Description: Output only. System-assigned unique identifier for the PhraseSet. This field is not used.