DeliveryVehicleRestrictedLog
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
DeliveryVehicle からの制限付きデータが含まれています。
| フィールド |
remainingVehicleJourneySegments[] |
object (VehicleJourneySegmentRestrictedLog)
この車両に割り当てられている残りの行程セグメントのセット。S2 ポリラインを使用してダウンサンプリングされ、圧縮されます。
|
currentRouteSegment |
string (bytes format)
現在のルートで道路スナップされたルート セグメントのリスト。S2 ポリラインを使用してダウンサンプリングされ、圧縮されます。 Base64 でエンコードされた文字列。
|
currentRouteSegmentEndPoint |
object (LatLng)
現在のルートの緯度 / 経度の終点が道路にスナップされました。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-31 UTC。
[[["わかりやすい","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。"],[],["The JSON representation contains data from a DeliveryVehicle, including: an array of `remainingVehicleJourneySegments`, which are downsampled and compressed journey segments using S2 polylines; the `currentRouteSegment`, a base64-encoded string of road-snapped route segments, also downsampled and compressed with S2 polylines; and `currentRouteSegmentEndPoint`, the road-snapped latitude and longitude end point of the current route. All segments in the vehicle data are downsampled and compressed using S2 polylines.\n"]]