Show / Hide Table of Contents

Enum DevicesResource.ListRequest.ViewEnum

Optional. The view to use for the List request.

Namespace: Google.Apis.CloudIdentity.v1beta1
Assembly: Google.Apis.CloudIdentity.v1beta1.dll
Syntax
public enum DevicesResource.ListRequest.ViewEnum

Fields

Name Description
COMPANYINVENTORY

This view contains all devices imported by the company admin. Each device in the response contains all information specified by the company admin when importing the device (i.e. asset tags).

USERASSIGNEDDEVICES

This view contains all devices with at least one user registered on the device. Each device in the response contains all device information, except for asset tags.

VIEWUNSPECIFIED

Default value. The value is unused.

In this article
Back to top Generated by DocFX