API Reference
Class
GoogleDrivePermission
Inheritance
- Object
- GoogleDrivePermission
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 GoogleDrivePermission() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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")