Removes all individual classes representing a single GCP resource types
Adds a new class that represents a unifying "GCPComputeResource". The attributes assigned to an object of this class is still based on the resource detection logic in the individual classes.
Fixes #174
Testing