Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. pattern Settings_Edition_Enterprise :: Settings_Edition

    gogol-sqladmin Gogol.SQLAdmin

    The instance is an enterprise edition.

  2. newtype Settings_PricingPlan

    gogol-sqladmin Gogol.SQLAdmin

    The pricing plan for this instance. This can be either PER_USE or PACKAGE. Only PER_USE is supported for Second Generation instances.

  3. Settings_PricingPlan :: Text -> Settings_PricingPlan

    gogol-sqladmin Gogol.SQLAdmin

    No documentation available.

  4. pattern Settings_PricingPlan_PERUSE :: Settings_PricingPlan

    gogol-sqladmin Gogol.SQLAdmin

    The instance is billed per usage.

  5. pattern Settings_PricingPlan_Package :: Settings_PricingPlan

    gogol-sqladmin Gogol.SQLAdmin

    The instance is billed at a monthly flat rate.

  6. pattern Settings_PricingPlan_SQLPRICINGPLANUNSPECIFIED :: Settings_PricingPlan

    gogol-sqladmin Gogol.SQLAdmin

    This is an unknown pricing plan for this instance.

  7. newtype Settings_ReplicationType

    gogol-sqladmin Gogol.SQLAdmin

    The type of replication this instance uses. This can be either ASYNCHRONOUS or SYNCHRONOUS. (Deprecated) This property was only applicable to First Generation instances.

  8. Settings_ReplicationType :: Text -> Settings_ReplicationType

    gogol-sqladmin Gogol.SQLAdmin

    No documentation available.

  9. pattern Settings_ReplicationType_Asynchronous :: Settings_ReplicationType

    gogol-sqladmin Gogol.SQLAdmin

    The asynchronous replication mode for First Generation instances. It provides a slight performance gain, but if an outage occurs while this option is set to asynchronous, you can lose up to a few seconds of updates to your data.

  10. pattern Settings_ReplicationType_SQLREPLICATIONTYPEUNSPECIFIED :: Settings_ReplicationType

    gogol-sqladmin Gogol.SQLAdmin

    This is an unknown replication type for a Cloud SQL instance.

Page 133 of many | Previous | Next