public sealed class Execution.Types.StateError : IMessage<Execution.Types.StateError>, IEquatable<Execution.Types.StateError>, IDeepCloneable<Execution.Types.StateError>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflow Executions v1 API class Execution.Types.StateError.
Describes an error related to the current state of the Execution resource.
[[["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."],[[["This webpage provides reference documentation for the `Execution.Types.StateError` class within the Google Cloud Workflows Executions v1 API."],["`Execution.Types.StateError` describes an error related to the current state of a workflow execution resource."],["The page documents version 2.3.0 but includes links to other versions, from 1.0.0 up to the latest version 2.6.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StateError` class has properties like `Details` (a string providing error specifics) and `Type` (the error type)."]]],[]]