[[["易于理解","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"]],["最后更新时间 (UTC):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"]]