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.

  1. labelFingerprint :: StoragePool -> Maybe Base64

    gogol-compute Gogol.Compute

    A fingerprint for the labels being applied to this storage pool, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a storage pool.

  2. labelFingerprint :: TargetVpnGateway -> Maybe Base64

    gogol-compute Gogol.Compute

    A fingerprint for the labels being applied to this TargetVpnGateway, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a TargetVpnGateway.

  3. labelFingerprint :: VpnGateway -> Maybe Base64

    gogol-compute Gogol.Compute

    A fingerprint for the labels being applied to this VpnGateway, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a VpnGateway.

  4. labelFingerprint :: VpnTunnel -> Maybe Base64

    gogol-compute Gogol.Compute

    A fingerprint for the labels being applied to this VpnTunnel, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a VpnTunnel.

  5. labelFingerprint :: ZoneSetLabelsRequest -> Maybe Base64

    gogol-compute Gogol.Compute

    The fingerprint of the previous set of labels for this resource, used to detect conflicts. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels. Make a get() request to the resource to get the latest fingerprint.

  6. pattern SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType_TLSJA3FINGERPRINT :: SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType

    gogol-compute Gogol.Compute.Types

    No documentation available.

  7. pattern SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType_TLSJA4FINGERPRINT :: SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType

    gogol-compute Gogol.Compute.Types

    No documentation available.

  8. pattern SecurityPolicyRuleRateLimitOptions_EnforceOnKey_TLSJA3FINGERPRINT :: SecurityPolicyRuleRateLimitOptions_EnforceOnKey

    gogol-compute Gogol.Compute.Types

    No documentation available.

  9. pattern SecurityPolicyRuleRateLimitOptions_EnforceOnKey_TLSJA4FINGERPRINT :: SecurityPolicyRuleRateLimitOptions_EnforceOnKey

    gogol-compute Gogol.Compute.Types

    No documentation available.

  10. fingerprint :: BackendService -> Maybe Base64

    gogol-compute Gogol.Compute.Types

    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.

Page 440 of many | Previous | Next