Method: networks.lines.rotations.delete
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Usuwa element LineRotation.
Żądanie HTTP
DELETE https://middlemileoptimization.googleapis.com/v1/{name=networks/*/lines/*/rotations/*}
Adres URL używa składni transkodowania gRPC.
Parametry ścieżki
| Parametry |
name |
string
Wymagane. Nazwa rotacji wierszy, która ma zostać usunięta. Format: „networks/{network}/lines/{line}/rotations/{rotation}"
|
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
Jeśli operacja się uda, treść odpowiedzi będzie pusta.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-09 UTC.
[null,null,["Ostatnia aktualizacja: 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"]]