public sealed class OutputFormatConfig : IMessage<OutputFormatConfig>, IEquatable<OutputFormatConfig>, IDeepCloneable<OutputFormatConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class OutputFormatConfig.
Configuration for the format of the results stored to output.
public NativeOutputFileFormatConfig Native { get; set; }
Configuration for the native output format. If this field is set or if no
other output format field is set then transcripts will be written to the
sink in the native format.
[[["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\u003e\u003ccode\u003eOutputFormatConfig\u003c/code\u003e is a class in the Cloud Speech-to-Text v2 API used to define the format of results stored in the output.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various output formats, including Native, SRT, and VTT, which can be configured through specific properties.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, extending its functionality and providing support for working with Protobuf messages.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating \u003ccode\u003eOutputFormatConfig\u003c/code\u003e instances, one being a default constructor and the other that takes another instance of the same class for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent documentation is version 1.4.0, while the current class documentation is version 1.3.0, with versions 1.2.0, 1.1.0 and 1.0.0 available for review as well.\u003c/p\u003e\n"]]],[],null,[]]