in gke/load-embeddings/main.py [0:0]
def get_password(): if not creds.valid: request = GRequest() creds.refresh(request) return creds.token