提供意見
SpeedReadingInterval
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
折線或路徑連續段上的交通密度指標。如果路徑具有點 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
只能採用下列其中一種設定:
speed
enum (Speed
)
這段時間的車流速度。
速度
列舉
SPEED_UNSPECIFIED
預設值。這個值未使用。
NORMAL
速度正常,未偵測到車多擁擠情形。
SLOW
偵測到車多擁擠情形,但並未形成交通壅塞。
TRAFFIC_JAM
偵測到交通壅塞。
提供意見
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權 ,程式碼範例則為阿帕契 2.0 授權 。詳情請參閱《Google Developers 網站政策 》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-21 (世界標準時間)。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
想進一步說明嗎?
{"lastModified": "\u4e0a\u6b21\u66f4\u65b0\u6642\u9593\uff1a2024-08-21 (\u4e16\u754c\u6a19\u6e96\u6642\u9593)\u3002"}
[[["容易理解","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-08-21 (世界標準時間)。"]]