클래스의 고유 식별자입니다. 이 ID는 한 발급기관의 모든 클래스에서 고유해야 합니다. 이 값은 issuer ID 형식을 따라야 합니다.identifier 형식을 따라야 합니다. 발급기관 ID는 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."]]],[]]