Cloud Functions v2beta API - Enum StateMessage.Types.Severity (1.0.0-beta04)

public enum StateMessage.Types.Severity

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

Severity of the state message.

Namespace

Google.Cloud.Functions.V2Beta

Assembly

Google.Cloud.Functions.V2Beta.dll

Fields

NameDescription
Error

ERROR-level severity.

Info

INFO-level severity.

Unspecified

Not specified. Invalid severity.

Warning

WARNING-level severity.