Eventarc V1 API - Class Google::Cloud::Eventarc::V1::StateCondition (v0.10.0)

Reference documentation and code samples for the Eventarc V1 API class Google::Cloud::Eventarc::V1::StateCondition.

A condition that is part of the trigger state computation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#code

def code() -> ::Google::Rpc::Code
Returns

#code=

def code=(value) -> ::Google::Rpc::Code
Parameter
Returns

#message

def message() -> ::String
Returns
  • (::String) — Human-readable message.

#message=

def message=(value) -> ::String
Parameter
  • value (::String) — Human-readable message.
Returns
  • (::String) — Human-readable message.