[[["เข้าใจง่าย","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-21 UTC"],[[["Adds a message to an existing transit class identified by a unique class ID."],["The request body should contain an `AddMessageRequest` as defined in the API reference."],["A successful response returns the updated `TransitClass` object."],["Requires `wallet_object.issuer` OAuth scope for authorization."]]],["This document outlines adding a message to a transit class via an HTTP POST request to `https://walletobjects.googleapis.com/walletobjects/v1/transitClass/{resourceId}/addMessage`. The `resourceId`, a unique class identifier, is a path parameter. The request body utilizes the `AddMessageRequest` structure. Successful requests return a JSON response containing the updated `TransitClass` resource. Authorization requires the `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope.\n"]]