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

feat(bigquery/storage/managedwriter): improve error communication #6360

Merged
merged 8 commits into from Aug 11, 2022

Commits on Jul 19, 2022

  1. feat(bigquery/storage/managedwriter): improve error communication

    This PR augments the package docs, as well as adding a utility
    function for extracting an instance of the service's specific error
    proto from an error (by way of the grpc status error details).
    
    Fixes: googleapis#6321
    shollyman committed Jul 19, 2022
    Copy the full SHA
    d1aceab View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    14f8a9b View commit details
    Browse the repository at this point in the history
  3. typo in docs

    shollyman committed Jul 19, 2022
    Copy the full SHA
    95c8b3e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Copy the full SHA
    9417b95 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5bc2a3d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Copy the full SHA
    cb913d9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9513526 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Copy the full SHA
    ca53ee4 View commit details
    Browse the repository at this point in the history