Google Apps Security and Compliance Services Web Services Manuel d'utilisateur Page 63

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 70
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 62
User Sync API 61
NewAddressMessage -- The User Sync API may return human readable
messages to help when debugging your application. These messages do
not happen in every case and, since they are subject to change, your
application should not be dependent upon or use these strings.
AddAliasStatus -- The status for each alias requested to be added for a
user. This is an unlimited list.
Type: UserModifyStatusAddAliasStatus. UserModifyStatusAddAliasStatus
has a struct element named ‘item’. An ‘item’ is of type
UserModifyStatusAddAliasStatusItem.
In the response, each alias has status information in the ‘item’ sub-element:
Address -- Alias address requested to be added. This is required.
Type: string
Status -- Value representing the status (success or failure) of the alias
addition. This is required.
Type: AddStatus. For more information about the AddStatus
enumerated types, see “Enumerated Types for AddStatus,
ModifyStatus, and DeleteStatus” on page 45.
Message -- The User Sync API may return human readable messages
to help when debugging your application. These messages do not
happen in every case and, since they are subject to change, your
application should not be dependent upon or use these strings.
DeleteAliasStatus -- The status for each alias requested to be deleted for a
user. This is an unlimited list.
Type: UserModifyStatusDeleteAliasStatus.
UserModifyStatusDeleteAliasStatus has a struct element named ‘item’. An
‘item’ is of type UserModifyStatusDeleteAliasStatusItem.
In the response, each alias has status information in the ‘item’ sub-element:
Address -- Alias address to be deleted. This is required.
Type: string
Status -- Value representing the status (success or failure) of the alias
deletion. This is required.
Type: DeleteStatus. For the DeleteStatus enumerated values, see
“Enumerated Types for AddStatus, ModifyStatus, and DeleteStatus” on
page 45.
Message -- The User Sync API may return human readable messages
to help when debugging your application. These messages do not
happen in every case and, since they are subject to change, your
application should not be dependent upon or use these strings.
Vue de la page 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 69 70

Commentaires sur ces manuels

Pas de commentaire