[null,null,["Last updated 2024-10-31 UTC."],[],["The `GoogleMap.OnCircleClickListener` interface provides a callback mechanism for circle click events. It defines one core method, `onCircleClick(Circle circle)`, which is triggered when a user clicks on a circle on a Google Map. This method, executed on the Android UI thread, receives the clicked `Circle` object as a parameter, enabling developers to identify and respond to the specific circle interaction.\n"]]