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 document provides reference documentation for the `Execution.Types.StateError` class within the Google Cloud Workflows Executions v1 API."],["`Execution.Types.StateError` describes errors related to the current state of an Execution resource."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for various functionalities."],["The class includes properties `Details`, to give specific information about the error, and `Type`, which determines the error's nature."],["The documentation covers several versions of the API, ranging from 1.0.0 to the latest version 2.6.0."]]],[]]