Function Response
constructor(willContinue: Boolean? = null, scheduling: FunctionResponseScheduling? = null, parts: List<FunctionResponsePart>? = null, id: String? = null, name: String? = null, response: Map<String, JsonElement>? = null)