[[["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."],[],["`GmsDocumentScanningResult.Pdf` represents a scanned PDF, implementing `Parcelable`. It provides methods to retrieve information about the scanned document: `getPageCount()`, which returns the number of scanned pages, and `getUri()`, which returns the PDF file's URI located in the app's private cache. It also contains constants from the `Parcelable` interface, `CONTENTS_FILE_DESCRIPTOR` and `PARCELABLE_WRITE_RETURN_VALUE`, as well as methods from `java.lang.Object`, and `Parcelable` interfaces.\n"]]