public sealed class Dataset.Types.GCSManagedConfig : IMessage<Dataset.Types.GCSManagedConfig>, IEquatable<Dataset.Types.GCSManagedConfig>, IDeepCloneable<Dataset.Types.GCSManagedConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class Dataset.Types.GCSManagedConfig.
Configuration specific to the Cloud Storage-based implementation.
[[["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-24 UTC."],[[["This documentation provides reference information for the `Dataset.Types.GCSManagedConfig` class within the Google Cloud Document AI v1beta3 API."],["`GCSManagedConfig` is a class that manages configurations specifically for Cloud Storage-based implementations of the Dataset and inherits from various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default and one taking an instance of `Dataset.Types.GCSManagedConfig` as an argument, and provides access to the `GcsPrefix` property, which determines the Cloud Storage URI where dataset documents are stored."],["This `GCSManagedConfig` class can be found within the `Google.Cloud.DocumentAI.V1Beta3` namespace, and is contained within the `Google.Cloud.DocumentAI.V1Beta3.dll` assembly, with version history being available."]]],[]]