Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. data ForwardingRuleList_Warning

    gogol-compute Gogol.Compute.Types

    • Output Only Informational warning message.
    See: newForwardingRuleList_Warning smart constructor.

  2. ForwardingRuleList_Warning :: Maybe ForwardingRuleList_Warning_Code -> Maybe [ForwardingRuleList_Warning_DataItem] -> Maybe Text -> ForwardingRuleList_Warning

    gogol-compute Gogol.Compute.Types

    No documentation available.

  3. newtype ForwardingRuleList_Warning_Code

    gogol-compute Gogol.Compute.Types

    • Output Only A warning code, if applicable. For example, Compute Engine returns NORESULTSON_PAGE if there are no results in the response.

  4. ForwardingRuleList_Warning_Code :: Text -> ForwardingRuleList_Warning_Code

    gogol-compute Gogol.Compute.Types

    No documentation available.

  5. pattern ForwardingRuleList_Warning_Code_CLEANUPFAILED :: ForwardingRuleList_Warning_Code

    gogol-compute Gogol.Compute.Types

    Warning about failed cleanup of transient changes made by a failed operation.

  6. pattern ForwardingRuleList_Warning_Code_DEPRECATEDRESOURCEUSED :: ForwardingRuleList_Warning_Code

    gogol-compute Gogol.Compute.Types

    A link to a deprecated resource was created.

  7. pattern ForwardingRuleList_Warning_Code_DEPRECATEDTYPEUSED :: ForwardingRuleList_Warning_Code

    gogol-compute Gogol.Compute.Types

    When deploying and at least one of the resources has a type marked as deprecated

  8. pattern ForwardingRuleList_Warning_Code_DISKSIZELARGERTHANIMAGESIZE :: ForwardingRuleList_Warning_Code

    gogol-compute Gogol.Compute.Types

    The user created a boot disk that is larger than image size.

  9. pattern ForwardingRuleList_Warning_Code_EXPERIMENTALTYPEUSED :: ForwardingRuleList_Warning_Code

    gogol-compute Gogol.Compute.Types

    When deploying and at least one of the resources has a type marked as experimental

  10. pattern ForwardingRuleList_Warning_Code_EXTERNALAPIWARNING :: ForwardingRuleList_Warning_Code

    gogol-compute Gogol.Compute.Types

    Warning that is present in an external api call

Page 375 of many | Previous | Next