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 document provides reference documentation for the \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e class within the Google Cloud Speech v1 API for .NET, specifically version 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e is a class used to specify the destination for recognition results, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces like \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\u003eThe class includes two constructors: a default one (\u003ccode\u003eTranscriptOutputConfig()\u003c/code\u003e) and another that takes another \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e instance as input for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e class contains properties like \u003ccode\u003eGcsUri\u003c/code\u003e, which specifies a Cloud Storage URI for storing the recognition results in a bucket that needs to already exist, \u003ccode\u003eHasGcsUri\u003c/code\u003e, which checks if the GcsUri has been set, and \u003ccode\u003eOutputTypeCase\u003c/code\u003e, which helps to verify which output type is being used.\u003c/p\u003e\n"],["\u003cp\u003eThe current version, 3.7.0, is not the latest release; version 3.8.0 is the most up to date, and many previous versions are available, all the way back to 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]