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 v1beta3 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 page provides reference documentation for the `ProcessOptions.Types.IndividualPageSelector` class within the Cloud Document AI v1beta3 API."],["The `IndividualPageSelector` class is used to specify a list of individual page numbers for processing, and it inherits from the `object` class."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has a `Pages` property which is a `RepeatedField\u003cint\u003e` used to define the indices of pages to be processed, starting from 1."],["The latest version is 2.0.0-beta23, and it is listed with other older versions such as 2.0.0-beta22 and 1.0.0-beta04."]]],[]]