API Reference

Class

GoogleWorkspaceAmbiguousMutationException

Namespace OfficeIMO.GoogleWorkspace
Assembly OfficeIMO.GoogleWorkspace
Base HttpRequestException
Implements
ISerializable
Modifiers sealed
Attributes
Serializable

Indicates that a non-idempotent mutation may have committed remotely even though no response headers arrived. Reconcile the receipt target and request identifier before deciding whether to retry.

Inheritance

  • HttpRequestException
  • GoogleWorkspaceAmbiguousMutationException

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Properties

public GoogleWorkspaceOperationReceipt Receipt { get; } #

Receipt describing the operation whose remote outcome must be reconciled.