[[["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-06-12 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."]]],[]]