Reference documentation and code samples for the Google Cloud Logging v2 API enum OperationState.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `OperationState` enum within the Google Cloud Logging v2 API, offering a reference for developers."],["The latest version of the API documented is 4.4.0, with older versions ranging back to 3.3.0 also listed for reference."],["The `OperationState` enum represents the high-level state of a long-running operation, such as `Running`, `Succeeded`, or `Failed`, and can be queried to check progress."],["The enum's fields, including `Cancelled`, `Scheduled`, `WaitingForPermissions`, and `Unspecified`, provide detailed descriptions of the various operational states."],["The namespace for the enum is Google.Cloud.Logging.V2 and it is located in the Assembly Google.Cloud.Logging.V2.dll."]]],[]]