I am experiencing persistent billing charges for Network Intelligence Center (NIC) services even though I have no visible resources and have disabled the associated APIs. My project otherwise qualifies for free-tier usage, and these NIC charges are the only costs remaining.
The charges on my bill are for 24 resource hours of each service:
-
Network Intelligence Center Topology and Google Cloud Performance Resource Hours
- SKU:
BDBA-22FA-3925| Cost: $0.07
- SKU:
-
Network Intelligence Center Internet to Google Cloud Performance Resource Hours
- SKU:
D9AD-28F8-05D8| Cost: $0.02
- SKU:
-
Network Intelligence Center Network Analyzer Resource Hours
- SKU:
9BF8-CD36-F9B8| Cost: $0.03
- SKU:
I have attached a screenshot of the billing report for clarity.
Here is everything I have already tried without success:
-
Disabled APIs: I have disabled both the
networkintelligence.googleapis.comandnetworkmanagement.googleapis.comAPIs (via the Console and CLI usinggcloud services disable ``networkmanagement.googleapis.com`` --force). -
Checked for Resources: The standard CLI command returns nothing:
-
Verified Free Tier Setup: My compute instance is an
e2-microinus-central1-awith a 10GB disk. All compute and standard storage charges are correctly discounted to $0.00. This confirms the issue is isolated to NIC. -
GUI Audit: I have thoroughly searched the Cloud Console Network Intelligence Center sections (Topology, Performance, Analyzer) and found no active resources, tests, or measurements to delete.
The Core Problem:
The billing system confirms resources are running (24 hours of usage), but the standard management tools (GUI and CLI) show nothing. I believe the solution requires specific gcloud commands to list and delete the hidden resources for the exact services I’m being charged for.
My specific questions are:
-
What are the exact
gcloudcommands to list and delete resources for these specific services?-
Network Intelligence Center Topology -
Network Intelligence Center Internet to Google Cloud Performance -
Network Intelligence Center Network Analyzer
-
-
Is there another method, such as a different console page or a special API endpoint, to view and purge these configurations?
-
Has anyone else encountered this specific issue of being charged for NIC with no visible resources?
Any guidance from the community or Google team would be greatly appreciated. Thank you.
