Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. maxNumConcurrentInstances :: RollingUpdate_Policy -> Maybe Int32

    gogol-replicapool-updater Gogol.ReplicaPoolUpdater.Types

    The maximum number of instances that can be updated simultaneously. An instance update is considered complete only after the instance is restarted and initialized.

  2. maxNumFailedInstances :: RollingUpdate_Policy -> Maybe Int32

    gogol-replicapool-updater Gogol.ReplicaPoolUpdater.Types

    The maximum number of instance updates that can fail before the group update is considered a failure. An instance update is considered failed if any of its update actions (e.g. Stop call on Instance resource in Rolling Reboot) failed with permanent failure, or if the instance is in an UNHEALTHY state after it finishes all of the update actions.

  3. pattern File_Type_ENUMTYPEUNSPECIFIED :: File_Type

    gogol-script Gogol.Script

    Undetermined file type; never actually used.

  4. lineNumber :: ScriptStackTraceElement -> Maybe Int32

    gogol-script Gogol.Script

    The line number where the script failed.

  5. versionNumber :: ScriptProjectsGetContent -> Maybe Int32

    gogol-script Gogol.Script

    The version number of the project to retrieve. If not provided, the project's HEAD version is returned.

  6. versionNumber :: ScriptProjectsVersionsGet -> Int32

    gogol-script Gogol.Script

    The version number.

  7. versionNumber :: DeploymentConfig -> Maybe Int32

    gogol-script Gogol.Script

    The version number on which this deployment is based.

  8. versionNumber :: Version -> Maybe Int32

    gogol-script Gogol.Script

    The incremental ID that is created by Apps Script when a version is created. This is system assigned number and is immutable once created.

  9. versionNumber :: ScriptProjectsGetContent -> Maybe Int32

    gogol-script Gogol.Script.Projects.GetContent

    The version number of the project to retrieve. If not provided, the project's HEAD version is returned.

  10. versionNumber :: ScriptProjectsVersionsGet -> Int32

    gogol-script Gogol.Script.Projects.Versions.Get

    The version number.

Page 691 of many | Previous | Next