Cloud Functions v2 API - Enum StateMessage.Types.Severity (1.5.0)

public enum StateMessage.Types.Severity

Reference documentation and code samples for the Cloud Functions v2 API enum StateMessage.Types.Severity.

Severity of the state message.

Namespace

Google.Cloud.Functions.V2

Assembly

Google.Cloud.Functions.V2.dll

Fields

NameDescription
Error

ERROR-level severity.

Info

INFO-level severity.

Unspecified

Not specified. Invalid severity.

Warning

WARNING-level severity.