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.
fingerprint :: DeploymentsCancelPreviewRequest -> Maybe Base64gogol-deploymentmanager Gogol.DeploymentManager 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.
fingerprint :: DeploymentsStopRequest -> Maybe Base64gogol-deploymentmanager Gogol.DeploymentManager 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.
fingerprint :: Deployment -> Maybe Base64gogol-deploymentmanager Gogol.DeploymentManager.Types Provides a fingerprint to use in requests to modify a deployment, such as update(), stop(), and cancelPreview() requests. A fingerprint is a randomly generated value that must be provided with update(), stop(), and cancelPreview() requests to perform optimistic locking. This ensures optimistic concurrency so that only one request happens at a time. The fingerprint is initially generated by Deployment Manager and changes after every request to modify data. To get the latest fingerprint value, perform a get() request to a deployment.
fingerprint :: DeploymentsCancelPreviewRequest -> Maybe Base64gogol-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.
fingerprint :: DeploymentsStopRequest -> Maybe Base64gogol-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.
fingerprint :: File -> Maybe Base64gogol-firebase-rules Gogol.FirebaseRules Fingerprint (e.g. github sha) associated with the File.
fingerprint :: File -> Maybe Base64gogol-firebase-rules Gogol.FirebaseRules.Types Fingerprint (e.g. github sha) associated with the File.
dropdownPrintExpanded :: RendererFormattedStrings -> Maybe Textgogol-pagespeed Gogol.PageSpeed Option in a dropdown menu that opens a full Lighthouse report in a print dialog.
dropdownPrintSummary :: RendererFormattedStrings -> Maybe Textgogol-pagespeed Gogol.PageSpeed Option in a dropdown menu that opens a small, summary report in a print dialog.
dropdownPrintExpanded :: RendererFormattedStrings -> Maybe Textgogol-pagespeed Gogol.PageSpeed.Types Option in a dropdown menu that opens a full Lighthouse report in a print dialog.