REST Resource: otherContacts
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-08-06。
[null,null,["最后更新时间 (UTC):2024-08-06。"],[[["This resource has no persistent data associated with it."],["The `copyOtherContactToMyContactsGroup` method copies an \"Other contact\" to a new contact in the user's \"myContacts\" group, requiring sequential mutate requests."],["The `list` method retrieves all \"Other contacts\" that are not in any contact group."],["The `search` method returns a list of contacts within the authenticated user's other contacts that match the given search query."]]],["This resource handles \"Other contacts,\" which are contacts not within any group, and has no persistent data. Key actions include copying an \"Other contact\" to the user's \"myContacts\" group, listing all \"Other contacts,\" and searching for specific \"Other contacts\" based on a query. To prevent issues, modify requests for the same user should be sent in sequence.\n"]]