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 details the `CheckIfServiceHasUsage` enum, a component of the Google Cloud Service Usage API, specifically within the `Google.Cloud.ServiceUsage.V1` namespace."],["The `CheckIfServiceHasUsage` enum is used to manage service usage checks when disabling a service, offering options to `Check`, `Skip`, or use the `Unspecified` default."],["The latest version of this API element is 2.5.0, and there are also several previous versions of the API element, such as 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.2.0, 1.1.0, and 1.0.0 available."],["When set to `Check`, the system will verify if the service, or its dependents, have been used in the last 30 days, returning an error if there is usage, whereas `Skip` avoids this check."],["By default, when the `CheckIfServiceHasUsage` parameter is `Unspecified`, the system skips the service usage check during service disabling operations."]]],[]]