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. pattern Settings_AvailabilityType_Zonal :: Settings_AvailabilityType

    gogol-sqladmin Gogol.SQLAdmin.Types

    Zonal available instance.

  2. newtype Settings_ConnectorEnforcement

    gogol-sqladmin Gogol.SQLAdmin.Types

    Specifies if connections must use Cloud SQL connectors. Option values include the following: NOT_REQUIRED (Cloud SQL instances can be connected without Cloud SQL Connectors) and REQUIRED (Only allow connections that use Cloud SQL Connectors). Note that using REQUIRED disables all existing authorized networks. If this field is not specified when creating a new instance, NOT_REQUIRED is used. If this field is not specified when patching or updating an existing instance, it is left unchanged in the instance.

  3. Settings_ConnectorEnforcement :: Text -> Settings_ConnectorEnforcement

    gogol-sqladmin Gogol.SQLAdmin.Types

    No documentation available.

  4. pattern Settings_ConnectorEnforcement_CONNECTORENFORCEMENTUNSPECIFIED :: Settings_ConnectorEnforcement

    gogol-sqladmin Gogol.SQLAdmin.Types

    The requirement for Cloud SQL connectors is unknown.

  5. pattern Settings_ConnectorEnforcement_NOTREQUIRED :: Settings_ConnectorEnforcement

    gogol-sqladmin Gogol.SQLAdmin.Types

    Do not require Cloud SQL connectors.

  6. pattern Settings_ConnectorEnforcement_Required :: Settings_ConnectorEnforcement

    gogol-sqladmin Gogol.SQLAdmin.Types

    Require all connections to use Cloud SQL connectors, including the Cloud SQL Auth Proxy and Cloud SQL Java, Python, and Go connectors. Note: This disables all existing authorized networks.

  7. newtype Settings_DataDiskType

    gogol-sqladmin Gogol.SQLAdmin.Types

    The type of data disk: PD_SSD (default) or PD_HDD. Not used for First Generation instances.

  8. Settings_DataDiskType :: Text -> Settings_DataDiskType

    gogol-sqladmin Gogol.SQLAdmin.Types

    No documentation available.

  9. pattern Settings_DataDiskType_HYPERDISKBALANCED :: Settings_DataDiskType

    gogol-sqladmin Gogol.SQLAdmin.Types

    A Hyperdisk Balanced data disk.

  10. pattern Settings_DataDiskType_OBSOLETELOCALSSD :: Settings_DataDiskType

    gogol-sqladmin Gogol.SQLAdmin.Types

    This field is deprecated and will be removed from a future version of the API.

Page 118 of many | Previous | Next