REST Resource: otherContacts
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-08-06 (UTC)
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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"]]