def project_data()

in gce_rescue/gce.py [0:0]


  def project_data(self) -> str:
    return {'project': self.project, 'zone': self.zone}