Workflows Executions V1 API - Class Google::Cloud::Workflows::Executions::V1::Execution::StateError (v0.7.0)

Reference documentation and code samples for the Workflows Executions V1 API class Google::Cloud::Workflows::Executions::V1::Execution::StateError.

Describes an error related to the current state of the Execution resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#details

def details() -> ::String
Returns
  • (::String) — Provides specifics about the error.

#details=

def details=(value) -> ::String
Parameter
  • value (::String) — Provides specifics about the error.
Returns
  • (::String) — Provides specifics about the error.

#type

def type() -> ::Google::Cloud::Workflows::Executions::V1::Execution::StateError::Type

#type=

def type=(value) -> ::Google::Cloud::Workflows::Executions::V1::Execution::StateError::Type
Parameter