Search method in google chat spaces
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Is your feature request related to a problem? Please describe. I tried to use search method of google chat space which is already developed by google but it is not available in this npm package. There are get, list, create methods but search is missing. Describe the solution you'd like Basically we can develop this feature like another methods in google apis Describe alternatives you've considered For a temporary solution, i can use the Raw url which is provided by google. Additional context https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces/search
I checked in latest version too. search method is not available. Let me know if I am missing any implementation for search in google chat space apis.