API Reference

Class

GoogleDrivePermission

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

Inheritance

  • Object
  • GoogleDrivePermission

Usage

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

Constructors

public GoogleDrivePermission() #

Properties

public String Id { get; set; } #
JsonPropertyName("id")
public String Type { get; set; } #
JsonPropertyName("type")
public String Role { get; set; } #
JsonPropertyName("role")
public String EmailAddress { get; set; } #
JsonPropertyName("emailAddress")
public String Domain { get; set; } #
JsonPropertyName("domain")
public String DisplayName { get; set; } #
JsonPropertyName("displayName")
public Nullable<Boolean> AllowFileDiscovery { get; set; } #
JsonPropertyName("allowFileDiscovery")