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 document provides reference information for the `OperationState` enum within the Google Cloud Logging v2 API, specifically for .NET."],["The `OperationState` enum represents the high-level status of a long-running operation, enabling users to query its current state even before completion."],["The document lists multiple versions of the API, from 3.3.0 up to 4.4.0, with 4.4.0 marked as the latest version."],["The `OperationState` enum defines seven possible states: `Cancelled`, `Failed`, `Running`, `Scheduled`, `Succeeded`, `Unspecified`, and `WaitingForPermissions`, each with a brief description."],["The documentation details the namespace (`Google.Cloud.Logging.V2`) and assembly (`Google.Cloud.Logging.V2.dll`) associated with the `OperationState` enum."]]],[]]