REST Resource: networks.line
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
משאב: קו
| ייצוג JSON |
{
"name": string,
"hubIds": [
string
]
} |
| שדות |
name |
string
חובה. מזהה. לא ניתן לעדכן.
|
hubIds[] |
string
חובה. רשימת מרכזים שהקו הזה מתקשר אליהם, לפי הסדר שבו הרכבים עוצרים.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-23 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-23 (שעון UTC)."],[],["A Line, representing an operated route at a specific frequency, is defined by a unique `name` (identifier) and a required ordered list of `hubIds`. The `name` cannot be updated. The `hubIds` list specifies the order of hubs where vehicles stop. A Line can be created using the provided `create` method. Its JSON representation uses the `name` as a string and the `hubIds` as an array of strings.\n"]]