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.

  1. type Analytics'Manage'Users'Readonly = "https://www.googleapis.com/auth/analytics.manage.users.readonly"

    gogol-analytics Gogol.Analytics.Types

    View Google Analytics user permissions

  2. type Analytics'Readonly = "https://www.googleapis.com/auth/analytics.readonly"

    gogol-analytics Gogol.Analytics.Types

    View your Google Analytics data

  3. 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

  4. applicationReadable :: StaticFilesHandler -> Maybe Bool

    gogol-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.

  5. newReadinessCheck :: ReadinessCheck

    gogol-appengine Gogol.AppEngine

    Creates a value of ReadinessCheck with the minimum fields required to make a request.

  6. targetReadBytesPerSecond :: DiskUtilization -> Maybe Int32

    gogol-appengine Gogol.AppEngine

    Target bytes read per second.

  7. targetReadOpsPerSecond :: DiskUtilization -> Maybe Int32

    gogol-appengine Gogol.AppEngine

    Target ops read per seconds.

  8. threadsafe :: Version -> Maybe Bool

    gogol-appengine Gogol.AppEngine

    Whether multiple requests can be dispatched to this version at once.

  9. 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

  10. applicationReadable :: StaticFilesHandler -> Maybe Bool

    gogol-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.

Page 876 of many | Previous | Next