Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. fingerprint :: DeploymentsCancelPreviewRequest -> Maybe Base64

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    Specifies a fingerprint for cancelPreview() requests. A fingerprint is a randomly generated value that must be provided in cancelPreview() requests to perform optimistic locking. This ensures optimistic concurrency so that the deployment does not have conflicting requests (e.g. if someone attempts to make a new update request while another user attempts to cancel a preview, this would prevent one of the requests). The fingerprint is initially generated by Deployment Manager and changes after every request to modify a deployment. To get the latest fingerprint value, perform a get() request on the deployment.

  2. fingerprint :: DeploymentsStopRequest -> Maybe Base64

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    Specifies a fingerprint for stop() requests. A fingerprint is a randomly generated value that must be provided in stop() requests to perform optimistic locking. This ensures optimistic concurrency so that the deployment does not have conflicting requests (e.g. if someone attempts to make a new update request while another user attempts to stop an ongoing update request, this would prevent a collision). The fingerprint is initially generated by Deployment Manager and changes after every request to modify a deployment. To get the latest fingerprint value, perform a get() request on the deployment.

  3. fingerprint :: File -> Maybe Base64

    gogol-firebase-rules Gogol.FirebaseRules

    Fingerprint (e.g. github sha) associated with the File.

  4. fingerprint :: File -> Maybe Base64

    gogol-firebase-rules Gogol.FirebaseRules.Types

    Fingerprint (e.g. github sha) associated with the File.

  5. dropdownPrintExpanded :: RendererFormattedStrings -> Maybe Text

    gogol-pagespeed Gogol.PageSpeed

    Option in a dropdown menu that opens a full Lighthouse report in a print dialog.

  6. dropdownPrintSummary :: RendererFormattedStrings -> Maybe Text

    gogol-pagespeed Gogol.PageSpeed

    Option in a dropdown menu that opens a small, summary report in a print dialog.

  7. dropdownPrintExpanded :: RendererFormattedStrings -> Maybe Text

    gogol-pagespeed Gogol.PageSpeed.Types

    Option in a dropdown menu that opens a full Lighthouse report in a print dialog.

  8. dropdownPrintSummary :: RendererFormattedStrings -> Maybe Text

    gogol-pagespeed Gogol.PageSpeed.Types

    Option in a dropdown menu that opens a small, summary report in a print dialog.

  9. fingerPrint :: Metadata -> Maybe Text

    gogol-replicapool Gogol.ReplicaPool

    The fingerprint of the metadata. Required for updating the metadata entries for this instance.

  10. fingerPrint :: Tag -> Maybe Text

    gogol-replicapool Gogol.ReplicaPool

    The fingerprint of the tag. Required for updating the list of tags.

Page 328 of many | Previous | Next