המזהה הייחודי של אובייקט. המזהה הזה חייב להיות ייחודי בכל האובייקטים של המנפיק. הערך הזה צריך להיות בפורמט issuerID.identifier, כאשר issuerID מונפק על ידי Google ו-identifier נבחר על ידכם. המזהה הייחודי יכול לכלול רק תווים אלפאנומריים, ., _ או -.
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה מצליחה, גוף התגובה מכיל מופע של GenericObject.
[[["התוכן קל להבנה","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-04 (שעון UTC)."],[[["Retrieves a generic object using its unique identifier."],["The object ID must follow a specific format: `issuerID.identifier`."],["An empty request body is required."],["Successful responses return a GenericObject instance."],["Requires `https://www.googleapis.com/auth/wallet_object.issuer` authorization scope."]]],["The core content describes retrieving a generic object using a `GET` request to a specific URL. The URL, utilizing gRPC Transcoding syntax, includes a `resourceId` path parameter, which is a unique identifier formatted as `issuerID.identifier`. The request body must be empty. A successful request returns a `GenericObject` instance. The operation requires OAuth scope `https://www.googleapis.com/auth/wallet_object.issuer`. No specific information is provide for HTTP request, path parameters, request body or response body.\n"]]