API Reference

Class

GoogleWorkspaceSyncCheckpoint

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

Minimal durable state needed to resume Drive change tracking and relate local items to Google files.

Inheritance

  • Object
  • GoogleWorkspaceSyncCheckpoint

Usage

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

Accepted by parameters

Constructors

Methods

public GoogleWorkspaceSyncCheckpoint Clone() #
Returns: GoogleWorkspaceSyncCheckpoint

Properties

public String UserChangeToken { get; set; } #
public IDictionary<String, String> SharedDriveChangeTokens { get; } #
public IDictionary<String, GoogleWorkspaceSyncIdentity> Identities { get; } #