napkin-0.5.14
Safe HaskellSafe-Inferred
LanguageGHC2021

Napkin.Auth.Lens

Documentation

o2bqProjectId :: forall (f1 :: Type -> Type) (f2 :: Type -> Type). Functor f2 => (Columnar f1 Text -> f2 (Columnar f1 Text)) -> BigqueryProjectT f1 -> f2 (BigqueryProjectT f1) #

o2bqSpecFile :: forall (f1 :: Type -> Type) (f2 :: Type -> Type). Functor f2 => (Columnar f1 Text -> f2 (Columnar f1 Text)) -> BigqueryProjectT f1 -> f2 (BigqueryProjectT f1) #

o2bqDbUrl :: forall (f1 :: Type -> Type) (f2 :: Type -> Type). Functor f2 => (Columnar f1 Text -> f2 (Columnar f1 Text)) -> BigqueryProjectT f1 -> f2 (BigqueryProjectT f1) #

o2bqAppName :: forall (f1 :: Type -> Type) (f2 :: Type -> Type). Functor f2 => (Columnar f1 Text -> f2 (Columnar f1 Text)) -> BigqueryProjectT f1 -> f2 (BigqueryProjectT f1) #

o2bqOAuthJsonText :: forall (f1 :: Type -> Type) (f2 :: Type -> Type). Functor f2 => (Columnar f1 Text -> f2 (Columnar f1 Text)) -> BigqueryProjectT f1 -> f2 (BigqueryProjectT f1) #