If set, service usage is checked when disabling the service. If a
service, or its dependents, has usage in the last 30 days, the request
returns a FAILED_PRECONDITION error.
Skip
If set, skip checking service usage when disabling a service.
Unspecified
When unset, the default behavior is used, which is SKIP.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `DisableServiceRequest.Types.CheckIfServiceHasUsage` enum in the Google Cloud Service Usage v1 API."],["The latest version of this documentation is for version 2.5.0, with older versions available for 2.4.0 down to 1.0.0."],["The `CheckIfServiceHasUsage` enum controls whether service usage is checked before a service is disabled, allowing either checking for recent usage or skipping the check."],["The enum includes three possible values: `Check` to verify usage, `Skip` to bypass the usage check, and `Unspecified` which defaults to skipping the check."]]],[]]