Post a text message to a Google Chat space. Refer to the API documentation: https://developers.google.com/chat/api/reference/rest/v1/spaces.messages/create
Retrieve detailed membership information from a Google Chat space. See: https://developers.google.com/chat/api/reference/rest/v1/spaces.members/get
Get comprehensive details about a specific Google Chat space. Documentation: https://developers.google.com/chat/api/reference/rest/v1/spaces/get
List all memberships in a Google Chat space along with detailed role and membership status. Documentation: https://developers.google.com/chat/api/reference/rest/v1/spaces.members/list
Retrieve a list of messages from a Google Chat space, including those from blocked members and spaces. Refer to: https://developers.google....
Get detailed information about a specific message in a Google Chat space. See: https://developers.google.com/chat/api/reference/rest/v1/spaces.messages/get
List all Google Chat spaces that the caller is a member of. Group chats and DMs are listed only after the first message is sent. Documentation: https://developers.google.com/chat/api/reference/rest/v1/spaces/list
Convert a natural language filter query (e.g., 'Monday', 'Tuesday', 'Rahul message', 'manager message', etc....