API Reference

Class

GoogleWorkspaceScopeCatalog

Namespace OfficeIMO.GoogleWorkspace
Assembly OfficeIMO.GoogleWorkspace
Modifiers static

Central list of Google Workspace OAuth scopes used by OfficeIMO extension packages.

Inheritance

  • Object
  • GoogleWorkspaceScopeCatalog

Properties

public static IReadOnlyList<String> DocsAuthoring { get; } #
public static IReadOnlyList<String> SheetsAuthoring { get; } #
public static IReadOnlyList<String> SlidesAuthoring { get; } #
public static IReadOnlyList<String> WorkspaceAuthoring { get; } #

Fields

public const String Drive #
Value: https://www.googleapis.com/auth/drive
public const String DriveFile #
Value: https://www.googleapis.com/auth/drive.file
public const String DriveReadonly #
Value: https://www.googleapis.com/auth/drive.readonly
public const String DriveMetadata #
Value: https://www.googleapis.com/auth/drive.metadata
public const String DriveMetadataReadonly #
Value: https://www.googleapis.com/auth/drive.metadata.readonly
public const String Documents #
Value: https://www.googleapis.com/auth/documents
public const String DocumentsReadonly #
Value: https://www.googleapis.com/auth/documents.readonly
public const String Spreadsheets #
Value: https://www.googleapis.com/auth/spreadsheets
public const String SpreadsheetsReadonly #
Value: https://www.googleapis.com/auth/spreadsheets.readonly
public const String Presentations #
Value: https://www.googleapis.com/auth/presentations
public const String PresentationsReadonly #
Value: https://www.googleapis.com/auth/presentations.readonly