Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. type ReplicaPoolUpdaterRollingUpdatesResumeResource = "replicapoolupdater" :> "v1beta1" :> "projects" :> Capture "project" Text :> "zones" :> Capture "zone" Text :> "rollingUpdates" :> Capture "rollingUpdate" Text :> "resume" :> QueryParam "alt" AltJSON :> Post '[JSON] Operation

    gogol-replicapool-updater Gogol.ReplicaPoolUpdater

    A resource alias for replicapoolupdater.rollingUpdates.resume method which the ReplicaPoolUpdaterRollingUpdatesResume request conforms to.

  2. newReplicaPoolUpdaterRollingUpdatesResume :: Text -> Text -> Text -> ReplicaPoolUpdaterRollingUpdatesResume

    gogol-replicapool-updater Gogol.ReplicaPoolUpdater

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

  3. module Gogol.ReplicaPoolUpdater.RollingUpdates.Resume

    Continues an update in PAUSED state. Has no effect if invoked when the state of the update is ROLLED_OUT. See: Google Compute Engine Instance Group Updater API Reference for replicapoolupdater.rollingUpdates.resume.

  4. data ReplicaPoolUpdaterRollingUpdatesResume

    gogol-replicapool-updater Gogol.ReplicaPoolUpdater.RollingUpdates.Resume

    Continues an update in PAUSED state. Has no effect if invoked when the state of the update is ROLLED_OUT. See: newReplicaPoolUpdaterRollingUpdatesResume smart constructor.

  5. ReplicaPoolUpdaterRollingUpdatesResume :: Text -> Text -> Text -> ReplicaPoolUpdaterRollingUpdatesResume

    gogol-replicapool-updater Gogol.ReplicaPoolUpdater.RollingUpdates.Resume

    No documentation available.

  6. type ReplicaPoolUpdaterRollingUpdatesResumeResource = "replicapoolupdater" :> "v1beta1" :> "projects" :> Capture "project" Text :> "zones" :> Capture "zone" Text :> "rollingUpdates" :> Capture "rollingUpdate" Text :> "resume" :> QueryParam "alt" AltJSON :> Post '[JSON] Operation

    gogol-replicapool-updater Gogol.ReplicaPoolUpdater.RollingUpdates.Resume

    A resource alias for replicapoolupdater.rollingUpdates.resume method which the ReplicaPoolUpdaterRollingUpdatesResume request conforms to.

  7. newReplicaPoolUpdaterRollingUpdatesResume :: Text -> Text -> Text -> ReplicaPoolUpdaterRollingUpdatesResume

    gogol-replicapool-updater Gogol.ReplicaPoolUpdater.RollingUpdates.Resume

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

  8. pattern ChartData_AggregateType_Sum :: ChartData_AggregateType

    gogol-sheets Gogol.Sheets

    Sum aggregate function.

  9. newtype PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    A function to summarize the value. If formula is set, the only supported values are SUM and CUSTOM. If sourceColumnOffset is set, then CUSTOM is not supported.

  10. PivotValue_SummarizeFunction :: Text -> PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    No documentation available.

Page 332 of many | Previous | Next