Skip to main content

GoogleCloudFunctionsStateMessageSeverity

No description

enum GoogleCloudFunctionsStateMessageSeverity {
SEVERITY_UNSPECIFIED
ERROR
WARNING
INFO
}

Values

GoogleCloudFunctionsStateMessageSeverity.SEVERITY_UNSPECIFIED

Unspecified

GoogleCloudFunctionsStateMessageSeverity.ERROR

ERROR-level severity

GoogleCloudFunctionsStateMessageSeverity.WARNING

WARNING-level severity

GoogleCloudFunctionsStateMessageSeverity.INFO

INFO-level severity

Member of

GoogleCloudFunctionsStateMessage object