Skip to main content

GoogleCloudFunctionsFunctionStateMessageSeverity

No description

enum GoogleCloudFunctionsFunctionStateMessageSeverity {
SEVERITY_UNSPECIFIED
ERROR
WARNING
INFO
}

Values

GoogleCloudFunctionsFunctionStateMessageSeverity.SEVERITY_UNSPECIFIED

Unspecified

GoogleCloudFunctionsFunctionStateMessageSeverity.ERROR

ERROR-level severity

GoogleCloudFunctionsFunctionStateMessageSeverity.WARNING

WARNING-level severity

GoogleCloudFunctionsFunctionStateMessageSeverity.INFO

INFO-level severity

Member of

GoogleCloudFunctionsFunctionStateMessage object