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