Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

Documentation under development

Response for devices.list.

JSON representation

Code Block
{
  "devices": [
    {
      object(Device)
    }
  ],
  "nextPageToken": string
}

...