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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `DisableServiceRequest.Types.CheckIfServiceHasUsage` enum in the Google Cloud Service Usage v1 API."],["The enum is used to determine whether service usage should be checked when disabling a service."],["There are three possible values for this enum: `Check`, which enforces usage checks; `Skip`, which bypasses usage checks; and `Unspecified`, which defaults to skipping the checks."],["The documentation is available for the .NET API across multiple versions of the API, from version 1.0.0 up to the latest version 2.5.0."]]],[]]