• Spectrum Access System APIs
Home Guides Reference Support
  • Spectrum Access System APIs
  • Home
  • Guides
  • Reference
  • Support
  • Overview
  • REST Reference
    • Overview
    • REST Resources
    • customers
      • Overview
      • get
      • list
      • patch
    • customers.deployments
      • Overview
      • create
      • delete
      • get
      • list
      • move
      • patch
    • customers.deployments.devices
      • Overview
      • create
      • createSigned
      • list
    • customers.devices
      • Overview
      • create
      • createSigned
      • delete
      • get
      • list
      • move
      • patch
      • signDevice
      • updateSigned
    • customers.nodes
      • Overview
      • create
      • delete
      • get
      • list
      • move
      • patch
    • customers.nodes.deployments
      • Overview
      • create
      • list
    • customers.nodes.devices
      • Overview
      • create
      • createSigned
      • list
    • customers.nodes.nodes
      • Overview
      • create
      • list
    • deployments
      • Overview
      • get
    • deployments.devices
      • Overview
      • delete
      • get
      • move
      • patch
      • signDevice
      • updateSigned
    • installer
      • Overview
      • generateSecret
      • validate
    • nodes
      • Overview
      • get
    • nodes.deployments
      • Overview
      • delete
      • get
      • list
      • move
      • patch
    • nodes.deployments.devices
      • Overview
      • create
      • createSigned
      • list
    • nodes.devices
      • Overview
      • create
      • createSigned
      • delete
      • get
      • list
      • move
      • patch
      • signDevice
      • updateSigned
    • nodes.nodes
      • Overview
      • create
      • delete
      • get
      • list
      • move
      • patch
    • nodes.nodes.deployments
      • Overview
      • create
      • list
    • nodes.nodes.devices
      • Overview
      • create
      • createSigned
      • list
    • nodes.nodes.nodes
      • Overview
      • create
      • list
    • policies
      • Overview
      • get
      • set
      • test
    • Types
    • ListDeploymentsResponse
    • ListDevicesResponse
    • ListNodesResponse
    • Operation
    • Policy
  • RPC Reference
    • Overview
    • google.longrunning
    • google.rpc
    • spectrum.sas.portal.v1alpha1
  • Home
  • Products
  • Spectrum Access System APIs
  • Reference

ListDevicesResponse

  • JSON representation

Response for devices.list.

JSON representation
{
  "devices": [
    {
      object (Device)
    }
  ],
  "nextPageToken": string
}
Fields
devices[]

object (Device)

The devices that match the request.

nextPageToken

string

A pagination token returned from a previous call to devices.list that indicates from where listing should continue. If the field is missing or empty, it means there is no more devices.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2021-02-01 UTC.

  • Connect

    • Blog
    • Facebook
    • Medium
    • Twitter
    • YouTube
  • Programs

    • Women Techmakers
    • Google Developer Groups
    • Google Developers Experts
    • Accelerators
    • Developer Student Clubs
  • Developer consoles

    • Google API Console
    • Google Cloud Platform Console
    • Google Play Console
    • Firebase Console
    • Actions on Google Console
    • Cast SDK Developer Console
    • Chrome Web Store Dashboard
Google Developers
  • Android
  • Chrome
  • Firebase
  • Google Cloud Platform
  • All products
  • Terms
  • Privacy
  • Sign up for the Google Developers newsletter Subscribe