Class StateMessage (1.8.3)

StateMessage(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Informational messages about the state of the Cloud Function or Operation.

Attributes

NameDescription
severity google.cloud.functions_v2.types.StateMessage.Severity
Severity of the state message.
type_ str
One-word CamelCase type of the state message.
message str
The message.

Classes

Severity

Severity(value)

Severity of the state message.