API Reference

Enum

GoogleDriveOperation

Namespace OfficeIMO.GoogleWorkspace.Drive
Assembly OfficeIMO.GoogleWorkspace.Drive
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Inheritance

  • Enum
  • GoogleDriveOperation

Usage

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

Accepted by parameters

Values

public const GoogleDriveOperation ReadMetadata #
Value: 0
public const GoogleDriveOperation Download #
Value: 1
public const GoogleDriveOperation Export #
Value: 2
public const GoogleDriveOperation CreateOrUpdate #
Value: 3
public const GoogleDriveOperation ManagePermissions #
Value: 4
public const GoogleDriveOperation ReadComments #
Value: 5
public const GoogleDriveOperation ManageComments #
Value: 6
public const GoogleDriveOperation ReadRevisions #
Value: 7
public const GoogleDriveOperation ReadChanges #
Value: 8
public const GoogleDriveOperation Delete #
Value: 9