Method: networks.lines.rotations.get
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
HTTP リクエスト
GET https://middlemileoptimization.googleapis.com/v1/{name=networks/*/lines/*/rotations/*}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
| パラメータ |
name |
string
必須。取得する線の回転の名前。形式: 「networks/{network}/lines/{line}/rotations/{rotation}」
|
リクエスト本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には LineRotation のインスタンスが含まれます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-09 UTC。
[null,null,["最終更新日 2024-08-09 UTC。"],[],["This describes how to retrieve details of a specific LineRotation using a GET request. The request URL structure is defined by a specific format: `networks/{network}/lines/{line}/rotations/{rotation}`, where the `name` parameter specifies the target LineRotation. The request body must be empty. A successful response returns a LineRotation instance containing its detailed information.\n"]]