Method: networks.lines.rotations.get
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מקבלת את הפרטים של LineRotation.
בקשת HTTP
GET https://middlemileoptimization.googleapis.com/v1/{name=networks/*/lines/*/rotations/*}
בכתובת ה-URL נעשה שימוש בתחביר המרת קידוד של gRPC.
פרמטרים של נתיב
| פרמטרים |
name |
string
חובה. שם סיבוב הקו לאחזור. פורמט: "networks/{network}/lines/{line}/rotations/{rotation}"
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכלול מופע של LineRotation.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-09 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-09 (שעון UTC)."],[],["This describes how to retrieve details of a specific LineRotation using a GET request. The request URL structure is defined by a specific format: `networks/{network}/lines/{line}/rotations/{rotation}`, where the `name` parameter specifies the target LineRotation. The request body must be empty. A successful response returns a LineRotation instance containing its detailed information.\n"]]