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 reference documentation for the \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e class within the Google Cloud Speech v1 API, specifically for version 3.6.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e class allows specifying an optional destination for speech recognition results, which in this version supports storage in a Cloud Storage bucket via a URI.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.8.0, and the documentation covers previous versions of the library all the way back to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in the Protobuf ecosystem and the features it supports.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eGcsUri\u003c/code\u003e property of type string, which is used to specify the Cloud Storage URI, as well as a \u003ccode\u003eHasGcsUri\u003c/code\u003e property of type boolean to check if the \u003ccode\u003egcs_uri\u003c/code\u003e field has been set.\u003c/p\u003e\n"]]],[],null,[]]