Cloud Speech V1p1beta1 Client - Class TranscriptOutputConfig (1.10.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Speech V1p1beta1 Client class TranscriptOutputConfig.
Specifies an optional destination for the recognition results.
Generated from protobuf messagegoogle.cloud.speech.v1p1beta1.TranscriptOutputConfig
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ gcs_uri
string
Specifies a Cloud Storage URI for the recognition results. Must be specified in the format:gs://bucket_name/object_name, and the bucket must already exist.
getGcsUri
Specifies a Cloud Storage URI for the recognition results. Must be
specified in the format:gs://bucket_name/object_name, and the bucket
must already exist.
Returns
Type
Description
string
hasGcsUri
setGcsUri
Specifies a Cloud Storage URI for the recognition results. Must be
specified in the format:gs://bucket_name/object_name, and the bucket
must already exist.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-30 UTC."],[],[]]