API Reference

Enum

GoogleWorkspaceRevisionPreconditionKind

Namespace OfficeIMO.GoogleWorkspace
Assembly OfficeIMO.GoogleWorkspace
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

How a Google mutation's expected revision is actually enforced.

Inheritance

  • Enum
  • GoogleWorkspaceRevisionPreconditionKind

Usage

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

Values

public const GoogleWorkspaceRevisionPreconditionKind Unspecified #
Value: 0
public const GoogleWorkspaceRevisionPreconditionKind ResourceAbsentCreate #
Value: 1
public const GoogleWorkspaceRevisionPreconditionKind HttpEntityTag #
Value: 2
public const GoogleWorkspaceRevisionPreconditionKind PayloadRevision #
Value: 3
public const GoogleWorkspaceRevisionPreconditionKind Unavailable #
Value: 4
public const GoogleWorkspaceRevisionPreconditionKind ResumableSessionState #
Value: 5