I am trying to do the following from within the Compute Engine Instance:
from googleapiclient.discovery import build service = build(\'sheets\', \'v4\') shee