API Reference

Class

GoogleDriveRevision

Namespace OfficeIMO.GoogleWorkspace.Drive
Assembly OfficeIMO.GoogleWorkspace.Drive
Modifiers sealed

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

Constructors

public GoogleDriveRevision() #

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)