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