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\u003eThe latest version available for \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e is 3.8.0, and the content includes a list of versions ranging from 2.2.0 to 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e is a class that allows specification of an optional destination for recognition results in Google Cloud Speech.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that accepts another \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranscriptOutputConfig\u003c/code\u003e class has properties such as \u003ccode\u003eGcsUri\u003c/code\u003e for specifying a Cloud Storage URI, and \u003ccode\u003eOutputTypeCase\u003c/code\u003e for handling different output types.\u003c/p\u003e\n"]]],[],null,[]]