[[["เข้าใจง่าย","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-04 UTC"],[[["Retrieves a generic object using its unique identifier."],["The object ID must follow a specific format: `issuerID.identifier`."],["An empty request body is required."],["Successful responses return a GenericObject instance."],["Requires `https://www.googleapis.com/auth/wallet_object.issuer` authorization scope."]]],["The core content describes retrieving a generic object using a `GET` request to a specific URL. The URL, utilizing gRPC Transcoding syntax, includes a `resourceId` path parameter, which is a unique identifier formatted as `issuerID.identifier`. The request body must be empty. A successful request returns a `GenericObject` instance. The operation requires OAuth scope `https://www.googleapis.com/auth/wallet_object.issuer`. No specific information is provide for HTTP request, path parameters, request body or response body.\n"]]