API Reference
Class
GoogleDriveListOptions
Inheritance
- Object
- GoogleDriveListOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public GoogleDriveListOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Query { get; set; } #public String DriveId { get; set; } #public String PageToken { get; set; } #public Int32 PageSize { get; set; } #public String Spaces { get; set; } #public String OrderBy { get; set; } #public String Fields { get; set; } #public Boolean IncludeItemsFromAllDrives { get; set; } #