Gets the current Google Cloud project's ID from the metadata service.
Future<String> get projectId => _cachedMetadataValue('project/project-id');