Hoogle Search
Within LTS Haskell 24.53 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
StoragePoolDisk_Status_Ready :: StoragePoolDisk_Statusgogol-compute Gogol.Compute Disk is ready for use.
pattern
StoragePool_State_Ready :: StoragePool_Stategogol-compute Gogol.Compute StoragePool is ready for use.
pattern
Subnetwork_State_Ready :: Subnetwork_Stategogol-compute Gogol.Compute Subnetwork is ready for use.
pattern
TargetVpnGateway_Status_Ready :: TargetVpnGateway_Statusgogol-compute Gogol.Compute No documentation available.
threadsPerCore :: AdvancedMachineFeatures -> Maybe Int32gogol-compute Gogol.Compute The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
pattern
AttachedDisk_Mode_READONLY :: AttachedDisk_Modegogol-compute Gogol.Compute.Types Attaches this disk in read-only mode. Multiple virtual machines can use a disk in read-only mode at a time.
pattern
AttachedDisk_Mode_READWRITE :: AttachedDisk_Modegogol-compute Gogol.Compute.Types [Default] Attaches this disk in read-write mode. Only one virtual machine at a time can be attached to a disk in read-write mode.
pattern
AuditLogConfig_LogType_ADMINREAD :: AuditLogConfig_LogTypegogol-compute Gogol.Compute.Types Admin reads. Example: CloudIAM getIamPolicy
pattern
AuditLogConfig_LogType_DATAREAD :: AuditLogConfig_LogTypegogol-compute Gogol.Compute.Types Data reads. Example: CloudSQL Users list
type
Compute'Readonly = "https://www.googleapis.com/auth/compute.readonly"gogol-compute Gogol.Compute.Types View your Google Compute Engine resources