Class Google::Cloud::Functions::V1::FailurePolicy (v0.5.1)

Describes the policy in case of function's execution failure. If empty, then defaults to ignoring failures (i.e. not retrying them).

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#retry

def retry() -> ::Google::Cloud::Functions::V1::FailurePolicy::Retry
Returns

#retry=

def retry=(value) -> ::Google::Cloud::Functions::V1::FailurePolicy::Retry
Parameter
Returns