public sealed class TranscriptOutputConfig : IMessage<TranscriptOutputConfig>, IEquatable<TranscriptOutputConfig>, IDeepCloneable<TranscriptOutputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class TranscriptOutputConfig.
Specifies an optional destination for the recognition results.
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Google Cloud Speech v1 API class TranscriptOutputConfig is 3.8.0, with this page specifically documenting version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eTranscriptOutputConfig is used to specify a destination for speech recognition results, and is the name of the current class being documented.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe TranscriptOutputConfig class has two constructors: a default constructor and one that takes another TranscriptOutputConfig instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a property named GcsUri, a string that allows you to specify a Cloud Storage URI for the recognition results, which should follow the \u003ccode\u003egs://bucket_name/object_name\u003c/code\u003e format.\u003c/p\u003e\n"]]],[],null,[]]