label elements that will be converted to inputs to * obtain from the user. * * @return array */ public function getRequiredKeyFields(): array { return [ 'secret' => 'mautic.integration.gmail.secret', ]; } }