[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["The core content details the structure and functionality of a document scanner powered by Google Play services. It defines `GmsDocumentScanner` as the client to open the scanner, with `GmsDocumentScannerOptions` configuring its behavior, using settings like `CaptureMode`, `ResultFormat`, and `ScannerMode`. `GmsDocumentScanning` acts as the entry point for accessing the scanner. Results are encapsulated in `GmsDocumentScanningResult`, which can include multiple `Page`s or a `Pdf`.\n"]]