API Reference

Class

GoogleWorkspaceDiagnosticsExtensions

Namespace OfficeIMO.GoogleWorkspace
Assembly OfficeIMO.GoogleWorkspace
Modifiers static

Helpers that translate reports and export exceptions into structured diagnostic entries.

Inheritance

  • Object
  • GoogleWorkspaceDiagnosticsExtensions

Methods

ToDiagnosticEntries 2 overloads
public static IReadOnlyList<GoogleWorkspaceDiagnosticEntry> ToDiagnosticEntries(TranslationReport report) #
Returns: IReadOnlyList<GoogleWorkspaceDiagnosticEntry>

Parameters

report TranslationReport requiredposition: 0
public static IReadOnlyList<GoogleWorkspaceDiagnosticEntry> ToDiagnosticEntries(GoogleWorkspaceExportException exception) #
Returns: IReadOnlyList<GoogleWorkspaceDiagnosticEntry>

Parameters

exception GoogleWorkspaceExportException requiredposition: 0