[[["易于理解","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-21。"],[[["The Passes issuer is the entity responsible for creating and distributing passes to customers, requiring prior registration."],["Event Ticket Classes represent scheduled events, enabling customization for venue needs and features like Smart Tap."],["Event Ticket Objects are individual instances of Event Ticket Classes, issued to each customer with specific ticket details."],["Pass Objects and Classes function similarly, with Objects storing customer-specific information like seat assignments."],["A Service Account and its Key are essential for authenticating your application with the Google Wallet API and should be kept secure."]]],["An Issuer, after registering, creates `EventClass` instances for scheduled events, defining their appearance and data. For each customer, an `EventObject` is generated as an instance of the `EventClass`, containing customer-specific details like seat allocation. `EventClass` is a type of Pass Class, and `EventObject` a Pass Object. A service account, granted access to the Passes API, is used to call the API, and a sensitive service account key authenticates applications as the service account.\n"]]