ID unik untuk class. ID ini harus unik di semua kelas dari penerbit. Nilai ini harus mengikuti format issuerID.identifier di mana issuerID diterbitkan oleh Google dan identifier dipilih oleh Anda. ID unik hanya dapat berisi karakter alfanumerik, ., _, atau -.
[[["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."],[[["This method updates a generic class with a given class ID, supporting patch semantics, using a `PATCH` request."],["The class ID must be unique and follow a specific format, including issuer ID and identifier."],["The request body and successful response body both contain an instance of `GenericClass`."],["Authorization requires the `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope."]]],["This document details updating a generic class using a PATCH request to a specific URL: `https://walletobjects.googleapis.com/walletobjects/v1/genericClass/{resourceId}`. The `resourceId` parameter in the URL path identifies the class to be updated. The request body utilizes a `GenericClass` instance, and the successful response also returns a `GenericClass` instance. The operation requires the `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope for authorization.\n"]]