Method: networks.lines.rotations.delete
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
HTTP リクエスト
DELETE https://middlemileoptimization.googleapis.com/v1/{name=networks/*/lines/*/rotations/*}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
| パラメータ |
name |
string
必須。削除する線の回転の名前。形式: 「networks/{network}/lines/{line}/rotations/{rotation}」
|
リクエスト本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功すると、レスポンスの本文は空になります。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-09 UTC。
[null,null,["最終更新日 2024-08-09 UTC。"],[],["This document describes the process for deleting a LineRotation resource. The action is performed via a DELETE HTTP request to a specified URL, which includes the resource's unique name. The 'name' parameter, a string, is mandatory and identifies the LineRotation. The request body must be empty. A successful deletion is indicated by an empty JSON object response. The URL syntax follows gRPC Transcoding rules.\n"]]