GMTSTripStatus
列挙型のドキュメント
考えられるすべてのルート ステータスを定義します。
- 列挙者:
GMTSTripStatusUnknown |
|
GMTSTripStatusNew |
|
GMTSTripStatusEnrouteToPickup |
|
GMTSTripStatusArrivedAtPickup |
|
GMTSTripStatusEnrouteToIntermediateDestination |
|
GMTSTripStatusArrivedAtIntermediateDestination |
|
GMTSTripStatusEnrouteToDropoff |
|
GMTSTripStatusComplete |
|
GMTSTripStatusCanceled |
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-07-30 UTC。
[null,null,["最終更新日 2024-07-30 UTC。"],[[["`GMTSTripStatus` is an enumeration that defines the various states a trip can be in within a ride-sharing or on-demand delivery system."],["The enumeration includes statuses like `New`, `EnrouteToPickup`, `ArrivedAtPickup`, `EnrouteToDropoff`, `Complete`, and `Canceled`, providing a comprehensive view of a trip's lifecycle."],["Developers can utilize this enumeration to track and manage the status of trips, enabling real-time updates and communication within their applications."]]],[]]