Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. form :: Material -> Maybe Form

    gogol-classroom Gogol.Classroom.Types

    Google Forms material.

  2. formUrl :: Form -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    URL of the form.

  3. forceAttach :: ComputeInstancesAttachDisk -> Maybe Bool

    gogol-compute Gogol.Compute

    Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error.

  4. forceAttach :: AttachedDisk -> Maybe Bool

    gogol-compute Gogol.Compute

    • Input Only Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error.

  5. forceCreate :: ComputeImagesInsert -> Maybe Bool

    gogol-compute Gogol.Compute

    Force image creation if true.

  6. forceStop :: InstanceGroupManagersStopInstancesRequest -> Maybe Bool

    gogol-compute Gogol.Compute

    If this flag is set to true, the Instance Group Manager will proceed to stop the instances, skipping initialization on them.

  7. forceStop :: RegionInstanceGroupManagersStopInstancesRequest -> Maybe Bool

    gogol-compute Gogol.Compute

    If this flag is set to true, the Instance Group Manager will proceed to stop the instances, skipping initialization on them.

  8. forceSuspend :: InstanceGroupManagersSuspendInstancesRequest -> Maybe Bool

    gogol-compute Gogol.Compute

    If this flag is set to true, the Instance Group Manager will proceed to suspend the instances, skipping initialization on them.

  9. forceSuspend :: RegionInstanceGroupManagersSuspendInstancesRequest -> Maybe Bool

    gogol-compute Gogol.Compute

    If this flag is set to true, the Instance Group Manager will proceed to suspend the instances, skipping initialization on them.

  10. forceUpdateOnRepair :: InstanceGroupManagerInstanceLifecyclePolicy -> Maybe InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair

    gogol-compute Gogol.Compute

    A bit indicating whether to forcefully apply the group's latest configuration when repairing a VM. Valid options are: - NO (default): If configuration updates are available, they are not forcefully applied during repair. Instead, configuration updates are applied according to the group's update policy. - YES: If configuration updates are available, they are applied during repair.

Page 218 of many | Previous | Next