[[["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 a class that signifies the failure of a long-running operation within the Google.LongRunning namespace."],["This exception class inherits from `Exception` and implements `ISerializable`, enabling its use in handling operation failures and serialization."],["The class contains a constructor `OperationFailedException(Operation)` that takes an `Operation` object to construct an exception, requiring a non-null operation with an error."],["Key properties include `Operation`, which holds the original error message, and `Status`, which provides the error's status message."],["The assembly for this class is `Google.LongRunning.dll`, with the latest version being `3.3.0`, which is available through the provided documentation links."]]],[]]