Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. pattern SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State_Unspecified :: SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State

    gogol-compute Gogol.Compute.Types

    No documentation available.

  2. newtype SetCommonInstanceMetadataOperationMetadata_PerLocationOperations

    gogol-compute Gogol.Compute.Types

    • Output Only Status information per location (location name is key). Example key: zones/us-central1-a
    See: newSetCommonInstanceMetadataOperationMetadata_PerLocationOperations smart constructor.

  3. SetCommonInstanceMetadataOperationMetadata_PerLocationOperations :: HashMap Text SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo -> SetCommonInstanceMetadataOperationMetadata_PerLocationOperations

    gogol-compute Gogol.Compute.Types

    No documentation available.

  4. module Gogol.Compute.VpnGateways.SetLabels

    Sets the labels on a VpnGateway. To learn more about labels, read the Labeling Resources documentation. See: Compute Engine API Reference for compute.vpnGateways.setLabels.

  5. module Gogol.Compute.VpnTunnels.SetLabels

    Sets the labels on a VpnTunnel. To learn more about labels, read the Labeling Resources documentation. See: Compute Engine API Reference for compute.vpnTunnels.setLabels.

  6. data SetAddonsConfigRequest

    gogol-container Gogol.Container

    SetAddonsConfigRequest sets the addons associated with the cluster. See: newSetAddonsConfigRequest smart constructor.

  7. SetAddonsConfigRequest :: Maybe AddonsConfig -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> SetAddonsConfigRequest

    gogol-container Gogol.Container

    No documentation available.

  8. data SetLabelsRequest

    gogol-container Gogol.Container

    SetLabelsRequest sets the Google Cloud Platform labels on a Google Container Engine cluster, which will in turn set them for Google Compute Engine resources used by that cluster See: newSetLabelsRequest smart constructor.

  9. SetLabelsRequest :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe SetLabelsRequest_ResourceLabels -> Maybe Text -> SetLabelsRequest

    gogol-container Gogol.Container

    No documentation available.

  10. newtype SetLabelsRequest_ResourceLabels

    gogol-container Gogol.Container

    Required. The labels to set for that cluster. See: newSetLabelsRequest_ResourceLabels smart constructor.

Page 94 of many | Previous | Next