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-04-01 UTC."],[[["This page provides reference documentation for the `DisableServiceRequest.Types.CheckIfServiceHasUsage` enum within the Google Cloud Service Usage v1 API."],["The latest version documented is 2.5.0, with versions ranging back to 1.0.0 available for review."],["The `CheckIfServiceHasUsage` enum determines whether service usage should be validated when disabling a service, with options to `Check`, `Skip`, or `Unspecified`."],["Checking service usage will cause a `FAILED_PRECONDITION` error if the service, or its dependents, has had usage in the past 30 days."],["By default, `Unspecified` behavior is used which will skip the usage check when disabling a service."]]],[]]