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

Add samples for Data Catalog lookup_entry #2148

Merged

Commits on May 7, 2019

  1. Add samples for Data Catalog lookup_entry

    Ricardo Mendes committed May 7, 2019
    Configuration menu
    Copy the full SHA
    2550064 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Add tests for Data Catalog lookup_entry

    Ricardo Mendes committed May 9, 2019
    Configuration menu
    Copy the full SHA
    3fcdb2b View commit details
    Browse the repository at this point in the history
  2. Add samples for lookup_entry by SQL Resource

    Ricardo Mendes committed May 9, 2019
    Configuration menu
    Copy the full SHA
    fa90bbf View commit details
    Browse the repository at this point in the history
  3. Add README.rst

    Ricardo Mendes committed May 9, 2019
    Configuration menu
    Copy the full SHA
    e30befb View commit details
    Browse the repository at this point in the history
  4. Fix README.rst

    Ricardo Mendes committed May 9, 2019
    Configuration menu
    Copy the full SHA
    9ab7b1d View commit details
    Browse the repository at this point in the history
  5. Update comments to improve README.rst formatting

    Ricardo Mendes committed May 9, 2019
    Configuration menu
    Copy the full SHA
    061c18a View commit details
    Browse the repository at this point in the history
  6. Update comments to improve README.rst formatting

    Ricardo Mendes committed May 9, 2019
    Configuration menu
    Copy the full SHA
    d843626 View commit details
    Browse the repository at this point in the history
  7. Fix max line length issues

    Ricardo Mendes committed May 9, 2019
    Configuration menu
    Copy the full SHA
    4fc7287 View commit details
    Browse the repository at this point in the history
  8. Fix max line length issues

    Ricardo Mendes committed May 9, 2019
    Configuration menu
    Copy the full SHA
    685fcbb View commit details
    Browse the repository at this point in the history
  9. Pin google-cloud-datacatalog version number

    Ricardo Mendes committed May 9, 2019
    Configuration menu
    Copy the full SHA
    df86495 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Readability improvements

    Ricardo Mendes committed May 10, 2019
    Configuration menu
    Copy the full SHA
    fb77f4d View commit details
    Browse the repository at this point in the history
  2. Remove @eventually_consistent decorator

    Ricardo Mendes committed May 10, 2019
    Configuration menu
    Copy the full SHA
    531cbf0 View commit details
    Browse the repository at this point in the history
  3. Improve command line interface

    * Removed the "lookup-" prefix from commands
    * Handle the --sql-resource optional argument by subparsers
    Ricardo Mendes committed May 10, 2019
    Configuration menu
    Copy the full SHA
    d42fbf2 View commit details
    Browse the repository at this point in the history
  4. Refer to GCP public assets in tests

    Ricardo Mendes committed May 10, 2019
    Configuration menu
    Copy the full SHA
    10450b2 View commit details
    Browse the repository at this point in the history