FunctionDeclaration

constructor(description: String? = null, name: String? = null, parameters: Schema? = null, parametersJsonSchema: JsonElement? = null, response: Schema? = null, responseJsonSchema: JsonElement? = null, behavior: Behavior? = null)