REST Resource: otherContacts
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-08-06 UTC.
[null,null,["Ultimo aggiornamento 2024-08-06 UTC."],[[["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"]]