Google Apps Security and Compliance Services Web Services Manual do Utilizador Página 66

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 70
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 65
64 Message Security and Compliance Application Programming Interface Guide RELEASE EA version 1.5
DeleteAttributeStatus -- An unlimited list of structures to represent the
status for requests to delete User API attributes.
Type: UserModifyStatusDeleteAttributeStatus.
UserModifyStatusDeleteAttributeStatus has a struct element named ‘item’.
An ‘item’ is of type UserModifyStatusDeleteAttributeStatusItem.
In the response, each attribute has status information in the ‘item’ sub-
element:
Name -- Name of the attribute. This is required.
Type: string
Status -- Value representing the status (success or failure) of the
attribute deletion. This is required.
Type: DeleteStatus. For more information about the DeleteStatus
enumerated status, 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.
SetAttributeStatus -- An unlimited list of structures to represent the status
for requests to add user API attributes.
Type: UserModifyStatusSetAttributeStatus.
UserModifyStatusSetAttributeStatus has a struct element named ‘item’. An
‘item’ is of type UserModifyStatusSetAttributeStatusItem.
In the response, each attribute has status information in the ‘item’ sub-
element:
Name -- Name of the attribute. This is required.
Type: string
Value -- Value of the attribute. This is required.
Type: string
Status -- Value representing the status (success or failure) of the
attribute 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.
Exceptions
API Infrastructure Exceptions -- See “Exceptions” on page 44, and for exception
handling recommendations, see “Exception Management” on page 20.
Vista de página 65
1 2 ... 61 62 63 64 65 66 67 68 69 70

Comentários a estes Manuais

Sem comentários