public sealed class DatasetOutputConfig : IMessage<DatasetOutputConfig>, IEquatable<DatasetOutputConfig>, IDeepCloneable<DatasetOutputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class DatasetOutputConfig.
[[["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."],[[["The latest version of the `DatasetOutputConfig` class for the Google Cloud Translation v3 API is 3.9.0, and previous versions are also available, going back to 2.2.0."],["`DatasetOutputConfig` is a sealed class that provides output configurations for datasets within the Google Cloud Translation v3 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `DatasetOutputConfig` class has two constructors, one default and one that takes another `DatasetOutputConfig` object as a parameter."],["The `DatasetOutputConfig` class features properties such as `DestinationCase`, which is of type `DatasetOutputConfig.DestinationOneofCase`, and `GcsDestination`, which is of type `GcsOutputDestination`, allowing the setting of a Google Cloud Storage destination for output."]]],[]]