feat: GONRG-6259: Add osdu google
Add the Google cloud implementation, which follows OSDU approaches. The main difference from the "old" Google implementation:
- Don't create a new bucket for each new subproject
- Add support of an access token (Google access tokens are not JWT)
- Add the room for future improvements for Multipartition
- The service will use the
data-partition-id
value instead of thegcp-id
, the gcp-id should be hidden from any user but Ops and Devs
Edited by Yan Sushchynski (EPAM)