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.

  1. SetBasicFilterRequest :: Maybe BasicFilter -> SetBasicFilterRequest

    gogol-sheets Gogol.Sheets.Types

    No documentation available.

  2. data SetDataValidationRequest

    gogol-sheets Gogol.Sheets.Types

    Sets a data validation rule to every cell in the range. To clear validation in a range, call this with no rule specified. See: newSetDataValidationRequest smart constructor.

  3. SetDataValidationRequest :: Maybe Bool -> Maybe GridRange -> Maybe DataValidationRule -> SetDataValidationRequest

    gogol-sheets Gogol.Sheets.Types

    No documentation available.

  4. module Gogol.ShoppingContent.Content.Liasettings.Setinventoryverificationcontact

    Sets the inventory verification contract for the specified country. See: Content API for Shopping Reference for content.liasettings.setinventoryverificationcontact.

  5. module Gogol.ShoppingContent.Content.Liasettings.Setomnichannelexperience

    Sets the omnichannel experience for the specified country. Only supported for merchants whose POS data provider is trusted to enable the corresponding experience. For more context, see these help articles about LFP and how to get started with it. See: Content API for Shopping Reference for content.liasettings.setomnichannelexperience.

  6. module Gogol.ShoppingContent.Content.Liasettings.Setposdataprovider

    Sets the POS data provider for the specified country. See: Content API for Shopping Reference for content.liasettings.setposdataprovider.

  7. data Settings

    gogol-sqladmin Gogol.SQLAdmin

    Database instance settings. See: newSettings smart constructor.

  8. Settings :: Maybe Settings_ActivationPolicy -> Maybe SqlActiveDirectoryConfig -> Maybe AdvancedMachineFeatures -> Maybe [Text] -> Maybe Settings_AvailabilityType -> Maybe BackupConfiguration -> Maybe Text -> Maybe Settings_ConnectorEnforcement -> Maybe Bool -> Maybe DataCacheConfig -> Maybe Int64 -> Maybe Settings_DataDiskType -> Maybe [DatabaseFlags] -> Maybe Bool -> Maybe Bool -> Maybe [DenyMaintenancePeriod] -> Maybe Settings_Edition -> Maybe Bool -> Maybe Bool -> Maybe InsightsConfig -> Maybe IpConfiguration -> Maybe Text -> Maybe LocationPreference -> Maybe MaintenanceWindow -> Maybe PasswordValidationPolicy -> Maybe Settings_PricingPlan -> Maybe Int32 -> Maybe Settings_ReplicationType -> Maybe Bool -> Maybe Int64 -> Maybe SqlServerAuditConfig -> Maybe Bool -> Maybe Int64 -> Maybe Text -> Maybe Text -> Maybe Settings_UserLabels -> Settings

    gogol-sqladmin Gogol.SQLAdmin

    No documentation available.

  9. newtype Settings_ActivationPolicy

    gogol-sqladmin Gogol.SQLAdmin

    The activation policy specifies when the instance is activated; it is applicable only when the instance state is RUNNABLE. Valid values: * ALWAYS: The instance is on, and remains so even in the absence of connection requests. * NEVER: The instance is off; it is not activated, even if a connection request arrives.

  10. Settings_ActivationPolicy :: Text -> Settings_ActivationPolicy

    gogol-sqladmin Gogol.SQLAdmin

    No documentation available.

Page 112 of many | Previous | Next