Class Config (2.26.0)

Config(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message representing the config for the Speech-to-Text API. This includes an optional KMS key <https://cloud.google.com/kms/docs/resource-hierarchy#keys>__ with which incoming data will be encrypted.

Attributes

NameDescription
name str
Output only. Identifier. The name of the config resource. There is exactly one config resource per project per location. The expected format is projects/{project}/locations/{location}/config.
kms_key_name str
Optional. An optional `KMS key name
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. The most recent time this resource was modified.