メインコンテンツまでスキップ

GoogleCloudFunctionsFunctionStateMessage

No description

type GoogleCloudFunctionsFunctionStateMessage {
message: String!
severity: GoogleCloudFunctionsFunctionStateMessageSeverity!
stateMessageType: String!
}

Fields

GoogleCloudFunctionsFunctionStateMessage.message ● String! non-null scalar

The message

GoogleCloudFunctionsFunctionStateMessage.severity ● GoogleCloudFunctionsFunctionStateMessageSeverity! non-null enum

The severity of the state message

GoogleCloudFunctionsFunctionStateMessage.stateMessageType ● String! non-null scalar

One-word CamelCase type of the state message

Member of

GoogleCloudFunctionsFunction object