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-04-01 UTC."],[[["This webpage provides documentation for the `ProcessOptions.Types.IndividualPageSelector` class within the Google Cloud Document AI v1 API, with version 3.19.0 being the latest."],["The `IndividualPageSelector` class is used to specify a list of individual page numbers for processing, and is part of the Google.Cloud.DocumentAI.V1 namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object comparison/cloning."],["The `Pages` property of the `IndividualPageSelector` allows users to provide a list of page indices to process, starting from the index of 1."],["The webpage provides access to documentation of this class from version 1.0.0 through to 3.19.0, the most up-to-date version."]]],[]]