Google Cloud Functions V2alpha State Message Response
data class GoogleCloudFunctionsV2alphaStateMessageResponse(val message: String, val severity: String, val type: String)
Informational messages about the state of the Cloud Function or Operation.
Constructors
Link copied to clipboard
fun GoogleCloudFunctionsV2alphaStateMessageResponse(message: String, severity: String, type: String)