ListDevicesResponse
    
    
      
    
    
      
      Zadbaj o dobrą organizację dzięki kolekcji
    
    
      
      Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        
          
            
              | Zapis JSON | 
          
          
            
              | {
  "devices": [
    {
      object (Device)
    }
  ],
  "nextPageToken": string
} | 
          
        
      
      
        
          
            
            
          
          
            
              | Pola | 
          
          
            
              | devices[] | object (Device)
 devices, które spełniają warunki żądania.
 | 
            
              | nextPageToken | string
 Token stronicowania zwrócony z poprzedniego wywołania funkcji devices.list, który wskazuje, od którego miejsca należy kontynuować wyświetlanie listy. Jeśli pole jest puste lub go brakuje, oznacza to, że nie ma już więcej urządzeń. | 
          
        
      
    
  
  
  
  
 
  
    
    
      
       
    
    
  
  
  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: 2025-07-25 UTC.
  
  
  
    
      [null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[],["The JSON representation of a response for `devices.list` includes an array of `devices` objects and a `nextPageToken`. The `devices` array contains device information matching the request. The `nextPageToken` string indicates the continuation point for listing devices from a previous call; its absence signifies the end of the device list. Each `devices` object refers to a specific device and `nextPageToken` is for pagination.\n"]]