async getGCEDefaultProject()

in src/datasource.ts [50:52]


  async getGCEDefaultProject() {
    return this.getResource(`gceDefaultProject`);
  }