public static final class DocumentListLink.Rel extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EXPORT
Link for the zip file contains all exported documents.
|
static String |
PARENT
Link for the parent folder entry.
|
static String |
TABLES_FEED
Link for the feed of a spreadsheet's tables.
|
static String |
WORKSHEETS_FEED
Link for the feed of a spreadsheet's worksheets.
|
| Constructor and Description |
|---|
DocumentListLink.Rel() |
public static final String EXPORT
public static final String PARENT
public static final String TABLES_FEED
public static final String WORKSHEETS_FEED
Copyright © 2012. All Rights Reserved.