public sealed class RagFileParsingConfig.Types.AdvancedParser : IMessage<RagFileParsingConfig.Types.AdvancedParser>, IEquatable<RagFileParsingConfig.Types.AdvancedParser>, IDeepCloneable<RagFileParsingConfig.Types.AdvancedParser>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class RagFileParsingConfig.Types.AdvancedParser.
[[["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 documentation provides reference information and code samples for the `RagFileParsingConfig.Types.AdvancedParser` class within the Vertex AI v1beta1 API."],["The `AdvancedParser` class is used to specify advanced parsing options for RagFiles and inherits from the base `object` class."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for creating instances of the `AdvancedParser` class: a default constructor and one that takes another `AdvancedParser` object as a parameter."],["It contains a single property, `UseAdvancedPdfParsing`, a boolean value that dictates if advanced PDF parsing should be used."]]],[]]