API Reference

Class

GoogleDriveChange

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

Inheritance

  • Object
  • GoogleDriveChange

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 GoogleDriveChange() #

Properties

public String FileId { get; set; } #
JsonPropertyName("fileId")
public Boolean Removed { get; set; } #
JsonPropertyName("removed")
public String ChangeType { get; set; } #
JsonPropertyName("changeType")
public GoogleDriveFile File { get; set; } #
JsonPropertyName("file")
public String DriveId { get; set; } #
JsonPropertyName("driveId")