Method: providers.deliveryVehicles.create
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
HTTP 要求
POST https://fleetengine.googleapis.com/v1/{parent=providers/*}/deliveryVehicles
這個網址使用 gRPC 轉碼語法。
路徑參數
參數 |
parent |
string
必要欄位。格式須為 providers/{provider} 。提供者必須是 Google Cloud 專案 ID。例如 sample-cloud-project 。
|
查詢參數
參數 |
header |
object (DeliveryRequestHeader )
選用設定。標準 Delivery API 要求標頭。
|
deliveryVehicleId |
string
必要欄位。貨運車輛 ID 不得重複,並遵守下列限制:
- 必須是有效的萬國碼 (Unicode) 字串。
- 長度上限為 64 個半形字元。
- 根據 Unicode 正規化表單 C 進行正規化。
- 不可包含下列 ASCII 字元:/、「:」、「?」、「,」或「#」。
|
要求主體
要求主體包含 DeliveryVehicle
的例項。
回應主體
如果成功,回應主體會包含新建立的 DeliveryVehicle
例項。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-31 (世界標準時間)。
[[["容易理解","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 (世界標準時間)。"],[[["\u003cp\u003eThis document explains how to create a new \u003ccode\u003eDeliveryVehicle\u003c/code\u003e using a \u003ccode\u003ePOST\u003c/code\u003e request to the Fleet Engine API.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires specifying the provider in the path and includes optional query parameters for request headers and a user-defined vehicle ID.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should contain a \u003ccode\u003eDeliveryVehicle\u003c/code\u003e object, as detailed in the provided link.\u003c/p\u003e\n"],["\u003cp\u003eA successful response will return the newly created \u003ccode\u003eDeliveryVehicle\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]