Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: accept job object as argument to get_job and cancel_job #617

Merged
merged 2 commits into from Apr 15, 2021

Commits on Apr 15, 2021

  1. feat: accept job object as argument to get_job and cancel_job

    This allows one to more easily cancel or get updated metadata for an
    existing job from the client class. Ensures that project ID and location
    are correctly populated.
    tswast committed Apr 15, 2021
    Copy the full SHA
    05ffea0 View commit details
    Browse the repository at this point in the history
  2. boost test coverage

    tswast committed Apr 15, 2021
    Copy the full SHA
    554bc4b View commit details
    Browse the repository at this point in the history