Cloud Functions V2 API - Module Google::Cloud::Functions::V2::StateMessage::Severity (v0.7.0)

Reference documentation and code samples for the Cloud Functions V2 API module Google::Cloud::Functions::V2::StateMessage::Severity.

Severity of the state message.

Constants

SEVERITY_UNSPECIFIED

value: 0
Not specified. Invalid severity.

ERROR

value: 1
ERROR-level severity.

WARNING

value: 2
WARNING-level severity.

INFO

value: 3
INFO-level severity.