クラスの一意の識別子。この ID は、発行者のすべてのクラスで一意である必要があります。この値は issuer ID の形式にする必要があります。identifier の形式にする必要があります。前の部分は Google が発行するものであり、後の部分はご自身で選択するものです。一意識別子には、英数字、「.」、「_」、「-」のみを使用できます。
[[["わかりやすい","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-07 UTC。"],[[["Adds a message to an existing event ticket class using its unique class ID."],["The request body should contain an `AddMessageRequest` as defined in the provided documentation."],["A successful response returns the updated `EventTicketClass` resource."],["Requires `https://www.googleapis.com/auth/wallet_object.issuer` authorization scope for access."],["Uses the `POST` method with the URL `https://walletobjects.googleapis.com/walletobjects/v1/eventTicketClass/{resourceId}/addMessage`, where `{resourceId}` is replaced with the class ID."]]],[]]