API Reference

Class

GoogleSharedDrive

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

Inheritance

  • Object
  • GoogleSharedDrive

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

Properties

public String Id { get; set; } #
JsonPropertyName("id")
public String Name { get; set; } #
JsonPropertyName("name")
public Boolean Hidden { get; set; } #
JsonPropertyName("hidden")
public Nullable<DateTimeOffset> CreatedTime { get; set; } #
JsonPropertyName("createdTime")
public GoogleSharedDriveCapabilities Capabilities { get; set; } #
JsonPropertyName("capabilities")