public sealed class ProcessOptions.Types.IndividualPageSelector : IMessage<ProcessOptions.Types.IndividualPageSelector>, IEquatable<ProcessOptions.Types.IndividualPageSelector>, IDeepCloneable<ProcessOptions.Types.IndividualPageSelector>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class ProcessOptions.Types.IndividualPageSelector.
[[["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 reference documentation for the `ProcessOptions.Types.IndividualPageSelector` class within the Google Cloud Document AI v1 API, spanning versions 1.0.0 to the latest 3.19.0."],["The `IndividualPageSelector` class is used to specify a list of individual page numbers for document processing, starting page indexing from 1."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.DocumentAI.V1` namespace."],["The class contains a `Pages` property, which is a `RepeatedField\u003cint\u003e` used to contain a list of page indices for processing."],["The class has 2 constructors: one default constructor, and one that takes another instance of `ProcessOptions.Types.IndividualPageSelector`."]]],[]]