Searched refs:ForServiceAccountThreadSafe (Results 1 – 2 of 2) sorted by relevance
53 self.gce = gce.GceContext.ForServiceAccountThreadSafe(
172 def ForServiceAccountThreadSafe(cls, project, zone, json_key_file): member in GceContext