Status
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.
Declaration
Summary
General status enumeration for operations
Metadata
Namespace: GridPlacement.Core.Types
Source File: cs/Core/Types/Status.cs
Assembly: GridPlacement.Core
Type: enum
Enum Values
PENDING
Operation is pending
IN_PROGRESS
Operation is in progress
FINISHED
Operation completed successfully
FAILED
Operation failed
CANCELLED
Operation was cancelled