Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Class

GoogleWorkspaceSyncDecisionReceipt

Namespace OfficeIMO.GoogleWorkspace.Sync
Assembly OfficeIMO.GoogleWorkspace.Sync
Modifiers sealed

Caller-observable evidence for one synchronization decision; this is not an HTTP mutation receipt.

Inheritance

  • Object
  • GoogleWorkspaceSyncDecisionReceipt

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

Properties

public GoogleWorkspaceOperationPolicy Policy { get; } #

Gets the item-specific policy carrying its target and expected revision.

public String Target { get; } #

Gets the item's target resource.

public GoogleWorkspaceSyncApplyStatus Status { get; } #

Gets the executor's decision status.

public DateTimeOffset CompletedAt { get; } #

Gets when the decision receipt was created in UTC.