המזהה הייחודי של הכיתה. המזהה הזה חייב להיות ייחודי בכל הכיתות של מנפיק. הערך צריך להיות בפורמט issuer ID.identifier, כאשר המזהה הראשון מונפק על ידי Google והשני נבחר על ידכם. המזהה הייחודי יכול לכלול רק תווים אלפאנומריים, '.', '_' או '-'.
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה מצליחה, גוף התגובה מכיל מופע של TransitClass.
[[["התוכן קל להבנה","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)."],[[["Retrieves a transit class using its unique identifier."],["The class ID should follow a specific format: issuer ID + your unique identifier."],["Request body should be empty, and a successful response returns the TransitClass object."],["Requires authorization with the `wallet_object.issuer` scope."]]],["The core content describes retrieving a transit class using its unique ID. A `GET` request is sent to a specified URL, formatted with gRPC Transcoding syntax. The `resourceId` path parameter, a unique string composed of issuer ID and an identifier, is required. The request body must be empty. A successful response returns a `TransitClass` object. This action requires the `https://www.googleapis.com/auth/wallet_object.issuer` authorization scope.\n"]]