Show / Hide Table of Contents

Enum ChromeosdevicesResource.PatchRequest.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 ChromeosdevicesResource.PatchRequest.ProjectionEnum

Fields

Name Description
BASIC

Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)

FULL

Includes all metadata fields

In This Article
Back to top Generated by DocFX