public sealed class DocumentProcessingConfig.Types.ParsingConfig.Types.LayoutParsingConfig : IMessage<DocumentProcessingConfig.Types.ParsingConfig.Types.LayoutParsingConfig>, IEquatable<DocumentProcessingConfig.Types.ParsingConfig.Types.LayoutParsingConfig>, IDeepCloneable<DocumentProcessingConfig.Types.ParsingConfig.Types.LayoutParsingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class DocumentProcessingConfig.Types.ParsingConfig.Types.LayoutParsingConfig.
[[["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 document provides reference information for the `LayoutParsingConfig` class within the Google Cloud Discovery Engine v1beta API, specifically version 1.0.0-beta17."],["`LayoutParsingConfig` is a class designed for handling layout parsing configurations for documents, as part of the `DocumentProcessingConfig`."],["The class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes two constructors: a default constructor `LayoutParsingConfig()` and a constructor that takes another `LayoutParsingConfig` object as a parameter for copying `LayoutParsingConfig(LayoutParsingConfig other)`."]]],[]]