[[["เข้าใจง่าย","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"]],["อัปเดตล่าสุด 2024-11-07 UTC"],[[["Downloads rotating barcode values for a specific transit object using its object ID."],["Requires an HTTP GET request to a specific URL with the object ID as a path parameter."],["The request body should be empty, and the response includes the barcode values within a Media object."],["Authorization requires the `https://www.googleapis.com/auth/wallet_object.issuer` scope."]]],["This document outlines the process to download rotating barcode values for a transit object. The core action is a `GET` request to a specific URL: `https://walletobjects.googleapis.com/walletobjects/v1/transitObject/{resourceId}/downloadRotatingBarcodeValues`. The `resourceId` parameter, a unique string identifier, is mandatory in the URL path. The request body must be empty. A successful response returns a `Media` instance, and the process requires `wallet_object.issuer` authorization.\n"]]