API Reference

Class

GoogleDriveReply

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

Inheritance

  • Object
  • GoogleDriveReply

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

public GoogleDriveReply() #

Properties

public String Id { get; set; } #
JsonPropertyName("id")
public String Content { get; set; } #
JsonPropertyName("content")
public String Action { get; set; } #
JsonPropertyName("action")
public Boolean Deleted { get; set; } #
JsonPropertyName("deleted")
public Nullable<DateTimeOffset> CreatedTime { get; set; } #
JsonPropertyName("createdTime")