Show / Hide Table of Contents

Enum FilesResource.ListRequest.SortFieldEnum

The field by which to sort the list.

Namespace: Google.Apis.Dfareporting.v3_4
Assembly: Google.Apis.Dfareporting.v3_4.dll
Syntax
public enum SortFieldEnum

Fields

Name Description
ID

Sort by file ID.

LASTMODIFIEDTIME

Sort by 'lastmodifiedAt' field.

In This Article
Back to top