public sealed class TranscriptOutputConfig : IMessage<TranscriptOutputConfig>, IEquatable<TranscriptOutputConfig>, IDeepCloneable<TranscriptOutputConfig>, IBufferMessage, IMessage
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\u003eThis document outlines the \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e class, which is used to specify an optional destination for speech recognition results within the Google Cloud Speech API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.8.0, and it has been updated through multiple versions back to version 2.2.0, all listed in this document.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eGcsUri\u003c/code\u003e, which allows specifying a Cloud Storage URI for storing recognition results, and \u003ccode\u003eOutputTypeCase\u003c/code\u003e, which defines the output type.\u003c/p\u003e\n"],["\u003cp\u003eThis document includes details on the public constructors \u003ccode\u003eTranscriptOutputConfig()\u003c/code\u003e and \u003ccode\u003eTranscriptOutputConfig(TranscriptOutputConfig other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]