API Reference
Class
GoogleDriveRevision
Inheritance
- Object
- GoogleDriveRevision
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property GoogleDriveRevisionList.Revisions
Constructors
public GoogleDriveRevision() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Id { get; set; } #JsonPropertyName("id")public Nullable<DateTimeOffset> ModifiedTime { get; set; } #JsonPropertyName("modifiedTime")public Boolean KeepForever { get; set; } #JsonPropertyName("keepForever")public Boolean Published { get; set; } #JsonPropertyName("published")public Nullable<Int64> Size { get; set; } #JsonPropertyName("size") JsonNumberHandling(1)