Google Cloud Functions V2beta State Message Response
data class GoogleCloudFunctionsV2betaStateMessageResponse(val message: String, val severity: String, val type: String)
Informational messages about the state of the Cloud Function or Operation.