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 documentation for the `ProcessOptions.Types.IndividualPageSelector` class within the Google Cloud Document AI v1 API."],["The class `IndividualPageSelector` allows for the selection of specific page numbers for processing, and it is part of the `Google.Cloud.DocumentAI.V1` namespace."],["The latest version of the API documentation is for version 3.19.0, with documentation provided for versions all the way down to 1.0.0."],["The class inherits from the base `object` class, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`IndividualPageSelector` includes a `Pages` property of type `RepeatedField\u003cint\u003e` which represents the page indices to be selected, starting at the index of 1."]]],[]]