Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. numTotalDrainNatPorts :: VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings -> Maybe Int32

    gogol-compute Gogol.Compute.Types

    Total number of drain ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field drainnatipportranges.

  2. numTotalNatPorts :: VmEndpointNatMappingsInterfaceNatMappings -> Maybe Int32

    gogol-compute Gogol.Compute.Types

    Total number of ports across all NAT IPs allocated to this interface. It equals to the aggregated port number in the field natipport_ranges.

  3. numTotalNatPorts :: VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings -> Maybe Int32

    gogol-compute Gogol.Compute.Types

    Total number of ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field natipport_ranges.

  4. numTx :: BfdStatusPacketCounts -> Maybe Word32

    gogol-compute Gogol.Compute.Types

    Number of packets transmitted since the beginning of the current BFD session.

  5. numVmEndpointsWithNatMappings :: RouterStatusNatStatus -> Maybe Int32

    gogol-compute Gogol.Compute.Types

    Number of VM endpoints (i.e., Nics) that can use NAT.

  6. numVmEndpointsWithNatMappings :: RouterStatusNatStatusNatRuleStatus -> Maybe Int32

    gogol-compute Gogol.Compute.Types

    Number of VM endpoints (i.e., NICs) that have NAT Mappings from this NAT Rule.

  7. numOutputs :: ParDoInstruction -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    The number of outputs.

  8. numThreadsPerWorker :: WorkerPool -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    The number of threads per worker harness. If empty or unspecified, the service will choose a number of threads (according to the number of cores on the selected machine type for batch, or 1 by convention for streaming).

  9. numWorkers :: FlexTemplateRuntimeEnvironment -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    The initial number of Google Compute Engine instances for the job.

  10. numWorkers :: RuntimeEnvironment -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    Optional. The initial number of Google Compute Engine instances for the job. The default value is 11.

Page 119 of many | Previous | Next