GoogleCloudFunctionsStateMessage
No description
type GoogleCloudFunctionsStateMessage {
message: String!
severity: GoogleCloudFunctionsStateMessageSeverity!
stateMessageType: String!
}
Fields
GoogleCloudFunctionsStateMessage.message ● String! non-null scalar
The message
GoogleCloudFunctionsStateMessage.severity ● GoogleCloudFunctionsStateMessageSeverity! non-null enum
The severity of the state message
GoogleCloudFunctionsStateMessage.stateMessageType ● String! non-null scalar
One-word CamelCase type of the state message
Member of
GoogleCloudFunctions object