public sealed class GcsFolderDestination : IMessage<GcsFolderDestination>, IEquatable<GcsFolderDestination>, IDeepCloneable<GcsFolderDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class GcsFolderDestination.
[[["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 `GcsFolderDestination` class in the Google Cloud Data Labeling v1beta1 API is designed to specify the export folder destination for data."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and serialization within the API."],["The class includes a `OutputFolderUri` property, which is a required string indicating the Cloud Storage directory for data export."],["The latest version of this class is 2.0.0-beta05, with previous versions available for reference, including 2.0.0-beta04 and 1.0.0-beta03."]]],[]]