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\u003eThis webpage provides documentation for the \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e class within the Google Cloud Speech v1 API for .NET, offering a way to specify a destination for speech recognition results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e class 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, ensuring compatibility and functionality within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor, \u003ccode\u003eTranscriptOutputConfig()\u003c/code\u003e, that can be used to create instances, and another, \u003ccode\u003eTranscriptOutputConfig(TranscriptOutputConfig)\u003c/code\u003e, that allows the creation of a new instance by copying an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsUri\u003c/code\u003e property allows users to specify a Cloud Storage URI (\u003ccode\u003egs://bucket_name/object_name\u003c/code\u003e) as the output destination, which must already exist, while the \u003ccode\u003eHasGcsUri\u003c/code\u003e indicates if this field has been set.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a comprehensive list of versions related to this class, ranging from version 2.2.0 to 3.8.0, with version 3.8.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]