pub type ClientSecrets = SecretsClient;
Aliases to maintain backward compatibility
struct ClientSecrets { client: Client, }
client: Client