[[["易于理解","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-11。"],[[["Multiple passes can be grouped within the Google Wallet app for a better user experience by assigning them the same `groupingId`."],["Passes can be grouped during initial creation or later using the `update` or `patch` methods."],["Event tickets have automatic grouping logic based on shared event details, but using the `groupingInfo` property with a `groupingId` will override this behavior."],["When grouping event tickets, `EventClass.eventId` takes precedence, followed by a combination of `EventClass.eventName`, `EventClass.dateTime.start`, and the Issuer ID."]]],["Passes in Google Wallet can be grouped by setting the `groupingInfo.groupingId` property to the same value for each pass. Grouping can occur during initial provisioning or via `update` or `patch` methods. Event tickets are automatically grouped based on `EventClass.eventId` and the Issuer ID, or if no eventId is set based on `EventClass.eventName`, `EventClass.dateTime.start`, and the Issuer ID. Setting the `groupingInfo` property overrides automatic grouping for event tickets.\n"]]