Hoogle Search
Within LTS Haskell 24.48 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
VolumesListPrintType_PRINTTYPEUNDEFINED :: VolumesListPrintTypegogol-books Gogol.Books.Types No documentation available.
fromVolumesListPrintType :: VolumesListPrintType -> Textgogol-books Gogol.Books.Types No documentation available.
-
gogol-compute Gogol.Compute No documentation available.
-
gogol-compute Gogol.Compute No documentation available.
-
gogol-compute Gogol.Compute No documentation available.
-
gogol-compute Gogol.Compute No documentation available.
fingerprint :: BackendService -> Maybe Base64gogol-compute Gogol.Compute Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a BackendService. An up-to-date fingerprint must be provided in order to update the BackendService, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a BackendService.
fingerprint :: FirewallPolicy -> Maybe Base64gogol-compute Gogol.Compute Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update metadata. You must always provide an up-to-date fingerprint hash in order to update or change metadata, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make get() request to the firewall policy.
fingerprint :: ForwardingRule -> Maybe Base64gogol-compute Gogol.Compute Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a ForwardingRule. Include the fingerprint in patch request to ensure that you do not overwrite changes that were applied from another concurrent request. To see the latest fingerprint, make a get() request to retrieve a ForwardingRule.
fingerprint :: HealthCheckService -> Maybe Base64gogol-compute Gogol.Compute Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a HealthCheckService. An up-to-date fingerprint must be provided in order to patch/update the HealthCheckService; Otherwise, the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve the HealthCheckService.