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\u003eThis documentation is for the \u003ccode\u003eOutputFormatConfig\u003c/code\u003e class within the Google Cloud Speech-to-Text v2 API, specifically version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOutputFormatConfig\u003c/code\u003e class defines the structure for configuring the format of results stored in the output, offering control over how transcripts are formatted.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports native, SRT, and VTT output formats for transcripts, and you can configure your desired output type accordingly.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, providing a variety of functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is version 1.4.0, and there are previous versions starting with 1.0.0, up to 1.3.0 listed.\u003c/p\u003e\n"]]],[],null,[]]