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."],[[["This webpage provides documentation for the `DatasetOutputConfig` class within the Google Cloud Translation v3 API, specifically for version 3.8.0."],["The `DatasetOutputConfig` class is used for specifying output configurations for datasets and is part of the `Google.Cloud.Translate.V3` namespace."],["The latest version of the API is 3.9.0, while this page is displaying the 3.8.0 documentation and also includes links to previous versions, starting from 2.2.0 up to the latest."],["The `DatasetOutputConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `DestinationCase` to get the type of destination and `GcsDestination` to specify a Google Cloud Storage output location."]]],[]]