Chef Inspec - GCP - Check if an API is enabled or not

Hello everyone,
I try to use InSpec on a GCP infrastructure and I would like to check if some APIs are enabled or not.

For instance, is the Cloud Resource Manager API is enabled. Is it feasible with the current version of Inspec ? I have checked the documentation of the resources but I have seen nothing. Since I'm a beginner with Inspec, I may have missed something.

Can you tell me if there is such a resource ?

Thank you,