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-03-21 UTC."],[[["This documentation covers the `NativeOutputFileFormatConfig` class within the Google Cloud Speech-to-Text v2 API, designed for configuring the output of serialized `BatchRecognizeResults` protos."],["The latest version of `NativeOutputFileFormatConfig` is 1.4.0, with previous versions 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also available."],["The `NativeOutputFileFormatConfig` class inherits from `object` and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class can be instantiated using a default constructor `NativeOutputFileFormatConfig()` or a copy constructor `NativeOutputFileFormatConfig(NativeOutputFileFormatConfig other)`."],["The `NativeOutputFileFormatConfig` class is found in the `Google.Cloud.Speech.V2` namespace and is part of the `Google.Cloud.Speech.V2.dll` assembly."]]],[]]