API Reference

Class

GoogleWorkspaceDiagnosticCodes

Namespace OfficeIMO.GoogleWorkspace
Assembly OfficeIMO.GoogleWorkspace
Modifiers static

Stable diagnostic codes emitted by the shared Google Workspace layer.

Inheritance

  • Object
  • GoogleWorkspaceDiagnosticCodes

Methods

public static String Resolve(String code, String feature) #
Returns: String

Parameters

code String requiredposition: 0
feature String requiredposition: 1

Fields

public const String ApiRetry #
Value: WORKSPACE.API.RETRY
public const String AuthenticationFailed #
Value: WORKSPACE.AUTH.FAILED
public const String RequestCanceled #
Value: WORKSPACE.REQUEST.CANCELED
public const String RequestFailed #
Value: WORKSPACE.REQUEST.FAILED
public const String RequestTimedOut #
Value: WORKSPACE.REQUEST.TIMED_OUT