Show / Hide Table of Contents

Enum FilesResource.ListRequest.SortFieldEnum

The field by which to sort the list.

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

Fields

Name Description
ID

Sort by file ID.

LASTMODIFIEDTIME

Sort by 'lastmodifiedAt' field.

Back to top