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."],["The `OperationState` enum represents the various states of a long-running operation, allowing users to monitor progress even before completion."],["The available versions of the API for reference range from 3.3.0 up to the latest version of 4.4.0, with links for each."],["The enum offers fields like `Cancelled`, `Failed`, `Running`, `Scheduled`, `Succeeded`, `Unspecified`, and `WaitingForPermissions` to indicate the different possible states."],["This documentation is located within the `Google.Cloud.Logging.V2` namespace, found in the `Google.Cloud.Logging.V2.dll` assembly."]]],[]]