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.
maxNumConcurrentInstances :: RollingUpdate_Policy -> Maybe Int32gogol-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.
maxNumFailedInstances :: RollingUpdate_Policy -> Maybe Int32gogol-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.
pattern
File_Type_ENUMTYPEUNSPECIFIED :: File_Typegogol-script Gogol.Script Undetermined file type; never actually used.
lineNumber :: ScriptStackTraceElement -> Maybe Int32gogol-script Gogol.Script The line number where the script failed.
versionNumber :: ScriptProjectsGetContent -> Maybe Int32gogol-script Gogol.Script The version number of the project to retrieve. If not provided, the project's HEAD version is returned.
versionNumber :: ScriptProjectsVersionsGet -> Int32gogol-script Gogol.Script The version number.
versionNumber :: DeploymentConfig -> Maybe Int32gogol-script Gogol.Script The version number on which this deployment is based.
versionNumber :: Version -> Maybe Int32gogol-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.
versionNumber :: ScriptProjectsGetContent -> Maybe Int32gogol-script Gogol.Script.Projects.GetContent The version number of the project to retrieve. If not provided, the project's HEAD version is returned.
versionNumber :: ScriptProjectsVersionsGet -> Int32gogol-script Gogol.Script.Projects.Versions.Get The version number.