[[["เข้าใจง่าย","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"],[[["Retrieves a transit class using its unique identifier."],["The class ID should follow a specific format: issuer ID + your unique identifier."],["Request body should be empty, and a successful response returns the TransitClass object."],["Requires authorization with the `wallet_object.issuer` scope."]]],["The core content describes retrieving a transit class using its unique ID. A `GET` request is sent to a specified URL, formatted with gRPC Transcoding syntax. The `resourceId` path parameter, a unique string composed of issuer ID and an identifier, is required. The request body must be empty. A successful response returns a `TransitClass` object. This action requires the `https://www.googleapis.com/auth/wallet_object.issuer` authorization scope.\n"]]