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.
pattern
Settings_AvailabilityType_Zonal :: Settings_AvailabilityTypegogol-sqladmin Gogol.SQLAdmin.Types Zonal available instance.
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.
Settings_ConnectorEnforcement :: Text -> Settings_ConnectorEnforcementgogol-sqladmin Gogol.SQLAdmin.Types No documentation available.
-
gogol-sqladmin Gogol.SQLAdmin.Types The requirement for Cloud SQL connectors is unknown.
pattern
Settings_ConnectorEnforcement_NOTREQUIRED :: Settings_ConnectorEnforcementgogol-sqladmin Gogol.SQLAdmin.Types Do not require Cloud SQL connectors.
pattern
Settings_ConnectorEnforcement_Required :: Settings_ConnectorEnforcementgogol-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.
-
gogol-sqladmin Gogol.SQLAdmin.Types The type of data disk: PD_SSD (default) or PD_HDD. Not used for First Generation instances.
Settings_DataDiskType :: Text -> Settings_DataDiskTypegogol-sqladmin Gogol.SQLAdmin.Types No documentation available.
pattern
Settings_DataDiskType_HYPERDISKBALANCED :: Settings_DataDiskTypegogol-sqladmin Gogol.SQLAdmin.Types A Hyperdisk Balanced data disk.
pattern
Settings_DataDiskType_OBSOLETELOCALSSD :: Settings_DataDiskTypegogol-sqladmin Gogol.SQLAdmin.Types This field is deprecated and will be removed from a future version of the API.