OBJECT
Updated service account details.
type UpdateServiceAccountReply {# Client ID of the service account.clientId: String! # Name of the service account.name: String! # Description of the service account.description: String! # Timestamp of the last login done using the service account.lastLogin: DateTime }