[[["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."],[],["`GmsDocumentScanning` is the entry point for a document scanner within Google Play services. The key action is creating a `GmsDocumentScanner` instance. This is accomplished via the `getClient` method. `getClient` requires `GmsDocumentScannerOptions` to configure the scanner. It allows users to instantiate and set up a new scanner with specific configurations. The class also contains inherited methods, but the `getClient` method is the only one specific to document scanning.\n"]]