Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
numReplicas :: ReplicaPoolPoolsResize -> Maybe Int32gogol-replicapool Gogol.ReplicaPool The desired number of replicas to resize to. If this number is larger than the existing number of replicas, new replicas will be added. If the number is smaller, then existing replicas will be deleted.
numReplicas :: Pool -> Maybe Int32gogol-replicapool Gogol.ReplicaPool Deprecated! Use initialnumreplicas instead.
numReplicas :: ReplicaPoolPoolsResize -> Maybe Int32gogol-replicapool Gogol.ReplicaPool.Pools.Resize The desired number of replicas to resize to. If this number is larger than the existing number of replicas, new replicas will be added. If the number is smaller, then existing replicas will be deleted.
numReplicas :: Pool -> Maybe Int32gogol-replicapool Gogol.ReplicaPool.Types Deprecated! Use initialnumreplicas instead.
numberValue :: Value -> Maybe Doublegogol-script Gogol.Script Represents a double value.
numberValue :: Value -> Maybe Doublegogol-script Gogol.Script.Types Represents a double value.
numberFormat :: CellFormat -> Maybe NumberFormatgogol-sheets Gogol.Sheets A format describing how number values should be represented to the user.
numberFormatSource :: ScorecardChartSpec -> Maybe ScorecardChartSpec_NumberFormatSourcegogol-sheets Gogol.Sheets The number format source used in the scorecard chart. This field is optional.
numberValue :: ExtendedValue -> Maybe Doublegogol-sheets Gogol.Sheets Represents a double value. Note: Dates, Times and DateTimes are represented as doubles in SERIAL_NUMBER format.
numberFormat :: CellFormat -> Maybe NumberFormatgogol-sheets Gogol.Sheets.Types A format describing how number values should be represented to the user.