Class StateMessage (1.8.0)

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.

Inheritance

builtins.object > proto.message.Message > StateMessage

Classes

Severity

Severity(value)

Severity of the state message.