Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. module Gogol.Compute.Instances.SetMachineType

    Changes the machine type for a stopped instance to the machine type specified in the request. See: Compute Engine API Reference for compute.instances.setMachineType.

  2. module Gogol.Compute.Instances.SetMetadata

    Sets metadata for the specified instance to the data included in the request. See: Compute Engine API Reference for compute.instances.setMetadata.

  3. module Gogol.Compute.Instances.SetMinCpuPlatform

    Changes the minimum CPU platform that this instance should use. This method can only be called on a stopped instance. For more information, read Specifying a Minimum CPU Platform. See: Compute Engine API Reference for compute.instances.setMinCpuPlatform.

  4. module Gogol.Compute.Instances.SetName

    Sets name of an instance. See: Compute Engine API Reference for compute.instances.setName.

  5. module Gogol.Compute.Instances.SetScheduling

    Sets an instance's scheduling options. You can only call this method on a stopped instance, that is, a VM instance that is in a TERMINATED state. See Instance Life Cycle for more information on the possible instance states. For more information about setting scheduling options for a VM, see Set VM host maintenance policy. See: Compute Engine API Reference for compute.instances.setScheduling.

  6. module Gogol.Compute.Instances.SetSecurityPolicy

    Sets the Google Cloud Armor security policy for the specified instance. For more information, see Google Cloud Armor Overview See: Compute Engine API Reference for compute.instances.setSecurityPolicy.

  7. module Gogol.Compute.Instances.SetServiceAccount

    Sets the service account on the instance. For more information, read Changing the service account and access scopes for an instance. See: Compute Engine API Reference for compute.instances.setServiceAccount.

  8. module Gogol.Compute.Instances.SetShieldedInstanceIntegrityPolicy

    Sets the Shielded Instance integrity policy for an instance. You can only use this method on a running instance. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. See: Compute Engine API Reference for compute.instances.setShieldedInstanceIntegrityPolicy.

  9. module Gogol.Compute.Instances.SetTags

    Sets network tags for the specified instance to the data included in the request. See: Compute Engine API Reference for compute.instances.setTags.

  10. module Gogol.Compute.InstantSnapshots.SetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy. See: Compute Engine API Reference for compute.instantSnapshots.setIamPolicy.

Page 104 of many | Previous | Next