There is no such function on KmlLayer. However, if you can extract the polygon boundaries, and create a polygon you can use the Geometry library of the Maps API to determine if the point lies inside the polygon:
https://developers.google.com/maps/documentation/javascript/reference#poly