Show / Hide Table of Contents

Enum UsersResource.WatchRequest.SortOrderEnum

Whether to return results in ascending or descending order.

Namespace: Google.Apis.Admin.Directory.directory_v1
Assembly: Google.Apis.Admin.Directory.directory_v1.dll
Syntax
public enum UsersResource.WatchRequest.SortOrderEnum

Fields

Name Description
ASCENDING

Ascending order.

DESCENDING

Descending order.

In this article
Back to top Generated by DocFX