Unikalny identyfikator klasy. Ten identyfikator musi być unikalny wśród wszystkich klas wydawcy. Ta wartość powinna mieć format issuer ID.identifier, gdzie pierwszy identyfikator jest wystawiany przez Google, a drugi jest wybierany przez Ciebie. Unikalny identyfikator powinien zawierać tylko znaki alfanumeryczne oraz znaki „.”, „_” lub „-”.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-03-13 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"]]