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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google provider docstring improvements #31731

Merged
merged 26 commits into from
Jun 22, 2023

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    440a8d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf3ed4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f21a920 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    788d4d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bb88b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    024e1e0 View commit details
    Browse the repository at this point in the history
  7. Rewrite util function

    The function process_line_and_extract_dataflow_job_id_callback is
    refactored a bit to be ever slightly more efficient. The docstring is
    also formatted to be clearer.
    uranusjr committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8aebf22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a149371 View commit details
    Browse the repository at this point in the history
  9. Rewrite Dataproc hook docstrings

    Also added some type annotations. And caught a bug in the async hook
    where an await is missed!
    uranusjr committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    639d609 View commit details
    Browse the repository at this point in the history
  10. Reformat CloudFunctionsHook

    uranusjr committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2f66052 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6032956 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7eccb04 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    299748b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    320759e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    79ab319 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c112227 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b2ab1d5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5c2fe6c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3276b69 View commit details
    Browse the repository at this point in the history
  20. Typo

    uranusjr committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6e0d2a6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5bf4e64 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b4ce9fb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    1fcfd7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edee9ed View commit details
    Browse the repository at this point in the history
  3. More docstring format tweaks

    uranusjr committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a64cd9b View commit details
    Browse the repository at this point in the history
  4. Typo

    uranusjr committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    818acf2 View commit details
    Browse the repository at this point in the history