public sealed class NativeOutputFileFormatConfig : IMessage<NativeOutputFileFormatConfig>, IEquatable<NativeOutputFileFormatConfig>, IDeepCloneable<NativeOutputFileFormatConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class NativeOutputFileFormatConfig.
Output configurations for serialized BatchRecognizeResults protos.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides reference documentation for the `NativeOutputFileFormatConfig` class within the Cloud Speech-to-Text v2 API, specifically version 1.3.0."],["The `NativeOutputFileFormatConfig` class is used for output configurations of serialized `BatchRecognizeResults` protos."],["It inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that accepts another `NativeOutputFileFormatConfig` object as a parameter."],["Previous versions of the documentation are available for versions 1.0.0, 1.1.0, 1.2.0, and version 1.4.0 is the latest."]]],[]]