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-24 UTC."],[[["This documentation covers the `ProcessOptions.Types.IndividualPageSelector` class within the Cloud Document AI v1beta3 API, providing details on its usage."],["The `IndividualPageSelector` class is designed to manage a list of individual page numbers for document processing."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers two constructors: a default constructor and one that takes another `IndividualPageSelector` instance, plus it contains the `Pages` property, which is a `RepeatedField` of integers representing the page indices."],["There are multiple versions available for the document referenced, with the latest version being 2.0.0-beta23."]]],[]]