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.

  1. pattern StoragePoolDisk_Status_Ready :: StoragePoolDisk_Status

    gogol-compute Gogol.Compute

    Disk is ready for use.

  2. pattern StoragePool_State_Ready :: StoragePool_State

    gogol-compute Gogol.Compute

    StoragePool is ready for use.

  3. pattern Subnetwork_State_Ready :: Subnetwork_State

    gogol-compute Gogol.Compute

    Subnetwork is ready for use.

  4. pattern TargetVpnGateway_Status_Ready :: TargetVpnGateway_Status

    gogol-compute Gogol.Compute

    No documentation available.

  5. threadsPerCore :: AdvancedMachineFeatures -> Maybe Int32

    gogol-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.

  6. pattern AttachedDisk_Mode_READONLY :: AttachedDisk_Mode

    gogol-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.

  7. pattern AttachedDisk_Mode_READWRITE :: AttachedDisk_Mode

    gogol-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.

  8. pattern AuditLogConfig_LogType_ADMINREAD :: AuditLogConfig_LogType

    gogol-compute Gogol.Compute.Types

    Admin reads. Example: CloudIAM getIamPolicy

  9. pattern AuditLogConfig_LogType_DATAREAD :: AuditLogConfig_LogType

    gogol-compute Gogol.Compute.Types

    Data reads. Example: CloudSQL Users list

  10. type Compute'Readonly = "https://www.googleapis.com/auth/compute.readonly"

    gogol-compute Gogol.Compute.Types

    View your Google Compute Engine resources

Page 897 of many | Previous | Next