חיווי של צפיפות התנועה בקטע רציף של קו פוליגוני או נתיב. אם יש נתיב עם נקודות P_0, P_1, ... , P_N (אינדקס שמתחיל מאפס), הערך SpeedReadingInterval מגדיר מרווח ומתאר את התנועה בו באמצעות הקטגוריות הבאות.
ייצוג ב-JSON
{"startPolylinePointIndex": integer,"endPolylinePointIndex": integer,// Union field speed_type can be only one of the following:"speed": enum (Speed)// End of list of possible types for union field speed_type.}
שדות
startPolylinePointIndex
integer
אינדקס ההתחלה של המרווח הזה בקו הפוליגוני.
endPolylinePointIndex
integer
האינדקס שבו מסתיים המרווח הזה בקו הפוליגוני.
שדה איחוד speed_type. סוג המהירות במרווח הזה. הערך speed_type יכול להיות רק אחד מהבאים:
[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2025-08-31 (שעון UTC)."],[[["\u003cp\u003e\u003ccode\u003eSpeedReadingInterval\u003c/code\u003e indicates traffic density on a path segment using start and end points.\u003c/p\u003e\n"],["\u003cp\u003eIt classifies traffic speed into categories: \u003ccode\u003eNORMAL\u003c/code\u003e, \u003ccode\u003eSLOW\u003c/code\u003e, and \u003ccode\u003eTRAFFIC_JAM\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe interval is represented in JSON format including start/end point indexes and speed information.\u003c/p\u003e\n"]]],[],null,[]]