Hoogle Search
Within LTS Haskell 24.53 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-analytics Gogol.Analytics.Types View Google Analytics user permissions
type
Analytics'Readonly = "https://www.googleapis.com/auth/analytics.readonly"gogol-analytics Gogol.Analytics.Types View your Google Analytics data
type
CloudPlatform'ReadOnly = "https://www.googleapis.com/auth/cloud-platform.read-only"gogol-appengine Gogol.AppEngine View your data across Google Cloud services and see the email address of your Google Account
applicationReadable :: StaticFilesHandler -> Maybe Boolgogol-appengine Gogol.AppEngine Whether files should also be uploaded as code data. By default, files declared in static file handlers are uploaded as static data and are only served to end users; they cannot be read by the application. If enabled, uploads are charged against both your code and static data storage resource quotas.
newReadinessCheck :: ReadinessCheckgogol-appengine Gogol.AppEngine Creates a value of ReadinessCheck with the minimum fields required to make a request.
targetReadBytesPerSecond :: DiskUtilization -> Maybe Int32gogol-appengine Gogol.AppEngine Target bytes read per second.
targetReadOpsPerSecond :: DiskUtilization -> Maybe Int32gogol-appengine Gogol.AppEngine Target ops read per seconds.
threadsafe :: Version -> Maybe Boolgogol-appengine Gogol.AppEngine Whether multiple requests can be dispatched to this version at once.
type
CloudPlatform'ReadOnly = "https://www.googleapis.com/auth/cloud-platform.read-only"gogol-appengine Gogol.AppEngine.Types View your data across Google Cloud services and see the email address of your Google Account
applicationReadable :: StaticFilesHandler -> Maybe Boolgogol-appengine Gogol.AppEngine.Types Whether files should also be uploaded as code data. By default, files declared in static file handlers are uploaded as static data and are only served to end users; they cannot be read by the application. If enabled, uploads are charged against both your code and static data storage resource quotas.