public sealed class VttOutputFileFormatConfig : IMessage<VttOutputFileFormatConfig>, IEquatable<VttOutputFileFormatConfig>, IDeepCloneable<VttOutputFileFormatConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class VttOutputFileFormatConfig.
Output configurations for WebVTT formatted subtitle file.
Implements
IMessageVttOutputFileFormatConfig, IEquatableVttOutputFileFormatConfig, IDeepCloneableVttOutputFileFormatConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Speech.V2Assembly
Google.Cloud.Speech.V2.dll
Constructors
VttOutputFileFormatConfig()
public VttOutputFileFormatConfig()
VttOutputFileFormatConfig(VttOutputFileFormatConfig)
public VttOutputFileFormatConfig(VttOutputFileFormatConfig other)
Parameter | |
---|---|
Name | Description |
other |
VttOutputFileFormatConfig |