Show / Hide Table of Contents

Enum MobiledevicesResource.ListRequest.ProjectionEnum

Restrict information returned to a set of selected fields.

Namespace: Google.Apis.Admin.Directory.directory_v1
Assembly: Google.Apis.Admin.Directory.directory_v1.dll
Syntax
public enum MobiledevicesResource.ListRequest.ProjectionEnum

Fields

Name Description
BASIC

Includes only the basic metadata fields (e.g., deviceId, model, status, type, and status)

FULL

Includes all metadata fields

In this article
Back to top Generated by DocFX