public sealed class TranscriptOutputConfig : IMessage<TranscriptOutputConfig>, IEquatable<TranscriptOutputConfig>, IDeepCloneable<TranscriptOutputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1p1beta1 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 documentation is for the \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e class within the Google Cloud Speech v1p1beta1 API, detailing its structure, properties, and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e class allows specification of a destination for speech recognition results, with the primary option being a Cloud Storage URI.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eGoogle.Cloud.Speech.V1P1Beta1\u003c/code\u003e namespace and is implemented by the classes \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\u003eThere are two constructors available for creating instances of the \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e object, one of which takes another \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsUri\u003c/code\u003e property, of type string, allows setting a Cloud Storage URI, while \u003ccode\u003eHasGcsUri\u003c/code\u003e indicates whether \u003ccode\u003eGcsUri\u003c/code\u003e has been set, and \u003ccode\u003eOutputTypeCase\u003c/code\u003e provides info on the field that is set.\u003c/p\u003e\n"]]],[],null,[]]