[[["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."],[[["`OperationFailedException` is an exception class in the `Google.LongRunning` namespace, specifically designed to indicate the failure of a long-running operation."],["This exception class inherits from the base `Exception` class and implements the `ISerializable` interface, allowing for exception data serialization."],["The class includes properties such as `Operation` and `Status`, providing details about the failed operation and the associated error status, respectively."],["It provides one constructor `OperationFailedException(Operation operation)` to create an instance of the exception by using the failed operation as a parameter."],["Multiple versions of the documentation are provided, ranging from version 2.2.0 to 3.3.0 (latest), offering users access to past and present versions of the `OperationFailedException` documentation."]]],[]]