ID unik untuk objek. ID ini harus unik di semua objek dari penerbit. Nilai ini harus mengikuti format issuerID.identifier dengan issuerID dikeluarkan oleh Google dan identifier dipilih oleh Anda. ID unik hanya dapat menyertakan karakter alfanumerik, ., _, atau -.
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons memuat instance GenericObject.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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"]]