Method: networks.lines.rotations.get

Gets the details of a LineRotation.

HTTP request

GET https://middlemileoptimization.googleapis.com/v1/{name=networks/*/lines/*/rotations/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the line rotation to retrieve. Format: "networks/{network}/lines/{line}/rotations/{rotation}"

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of LineRotation.