Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-gmail Gogol.Gmail.Types Settings for a forwarding address. See: newForwardingAddress smart constructor.
ForwardingAddress :: Maybe Text -> Maybe ForwardingAddress_VerificationStatus -> ForwardingAddressgogol-gmail Gogol.Gmail.Types No documentation available.
newtype
ForwardingAddress_VerificationStatus gogol-gmail Gogol.Gmail.Types Indicates whether this address has been verified and is usable for forwarding. Read-only.
ForwardingAddress_VerificationStatus :: Text -> ForwardingAddress_VerificationStatusgogol-gmail Gogol.Gmail.Types No documentation available.
pattern
ForwardingAddress_VerificationStatus_Accepted :: ForwardingAddress_VerificationStatusgogol-gmail Gogol.Gmail.Types The address is ready to use for forwarding.
pattern
ForwardingAddress_VerificationStatus_Pending :: ForwardingAddress_VerificationStatusgogol-gmail Gogol.Gmail.Types The address is awaiting verification by the owner.
-
gogol-gmail Gogol.Gmail.Types Unspecified verification status.
-
gogol-monitoring Gogol.Monitoring Options used when forecasting the time series and testing the predicted value against the threshold. See: newForecastOptions smart constructor.
ForecastOptions :: Maybe Duration -> ForecastOptionsgogol-monitoring Gogol.Monitoring No documentation available.
-
gogol-monitoring Gogol.Monitoring.Types Options used when forecasting the time series and testing the predicted value against the threshold. See: newForecastOptions smart constructor.