[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-03-13 (世界標準時間)。"],[[["The Generic Class resource allows you to create and manage generic passes within Google Wallet."],["It provides fields for customizing the pass's appearance, content, and functionality, such as images, text modules, links, and smart tap capabilities."],["Developers can utilize various methods to interact with Generic Class resources, including adding messages, retrieving class details, inserting new classes, listing existing classes, and updating class information."],["Each Generic Class is identified by a unique ID and leverages JSON for data representation and communication with the Google Wallet API."]]],["The `GenericClass` resource defines a structure for generic passes, including data like `id`, `classTemplateInfo`, `imageModulesData`, and `textModulesData`. It supports features like `enableSmartTap`, `securityAnimation`, and `appLinkData`. The resource contains multiple optional field for various purposes. It allows for multiple redemption issuers and callback options. Methods include managing messages (`addmessage`), retrieving (`get`), creating (`insert`), listing (`list`), and updating (`patch`, `update`) generic classes.\n"]]