StateMessage(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Informational messages about the state of the Cloud Function or Operation.
Attributes |
|
---|---|
Name | Description |
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.