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