Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. pattern Settings_PricingPlan_SQLPRICINGPLANUNSPECIFIED :: Settings_PricingPlan

    gogol-sqladmin Gogol.SQLAdmin.Types

    This is an unknown pricing plan for this instance.

  2. newtype Settings_ReplicationType

    gogol-sqladmin Gogol.SQLAdmin.Types

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

  3. Settings_ReplicationType :: Text -> Settings_ReplicationType

    gogol-sqladmin Gogol.SQLAdmin.Types

    No documentation available.

  4. pattern Settings_ReplicationType_Asynchronous :: Settings_ReplicationType

    gogol-sqladmin Gogol.SQLAdmin.Types

    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.

  5. pattern Settings_ReplicationType_SQLREPLICATIONTYPEUNSPECIFIED :: Settings_ReplicationType

    gogol-sqladmin Gogol.SQLAdmin.Types

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

  6. pattern Settings_ReplicationType_Synchronous :: Settings_ReplicationType

    gogol-sqladmin Gogol.SQLAdmin.Types

    The synchronous replication mode for First Generation instances. It is the default value.

  7. newtype Settings_UserLabels

    gogol-sqladmin Gogol.SQLAdmin.Types

    User-provided labels, represented as a dictionary where each label is a single key value pair. See: newSettings_UserLabels smart constructor.

  8. Settings_UserLabels :: HashMap Text Text -> Settings_UserLabels

    gogol-sqladmin Gogol.SQLAdmin.Types

    No documentation available.

  9. module Gogol.Storage.Buckets.SetIamPolicy

    Updates an IAM policy for the specified bucket. See: Cloud Storage JSON API Reference for storage.buckets.setIamPolicy.

  10. module Gogol.Storage.ManagedFolders.SetIamPolicy

    Updates an IAM policy for the specified managed folder. See: Cloud Storage JSON API Reference for storage.managedFolders.setIamPolicy.

Page 122 of many | Previous | Next