Show / Hide Table of Contents

Enum UsersResource.ListRequest.ProjectionEnum

What subset of fields to fetch for this user.

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

Fields

Name Description
Basic

Do not include any custom fields for the user.

Custom

Include custom fields from schemas requested in customFieldMask.

Full

Include all fields associated with this user.

In this article
Back to top Generated by DocFX