List of different operation states.
High level state of the operation. This is used to report the job's
current state to the user. Once a long running operation is created,
the current state of the operation can be queried even before the
operation is finished and the final result is available.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document details the \u003ccode\u003eOperationState\u003c/code\u003e enum, which is part of the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Logging.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationState\u003c/code\u003e enum provides a high-level view of the status of a long-running operation, which is useful for tracking the operation's progression and reporting the job's current state to the user.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationState\u003c/code\u003e enum includes the following fields: \u003ccode\u003eCancelled\u003c/code\u003e, \u003ccode\u003eFailed\u003c/code\u003e, \u003ccode\u003eRunning\u003c/code\u003e, \u003ccode\u003eScheduled\u003c/code\u003e, \u003ccode\u003eSucceeded\u003c/code\u003e, \u003ccode\u003eUnspecified\u003c/code\u003e, and \u003ccode\u003eWaitingForPermissions\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the package, ranging from version 3.3.0 up to the latest version, 4.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationState\u003c/code\u003e enum is used to report the current state of a job, which can be queried even before it is completed and provides visibility on states such as \u003ccode\u003eRunning\u003c/code\u003e and \u003ccode\u003eSucceeded\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]