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

fix: inconsistent json and yaml spanner configs #238

Merged
merged 2 commits into from Jun 11, 2020

Commits on May 21, 2020

  1. changes without context

            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation committed May 21, 2020
    Copy the full SHA
    c7851a0 View commit details
    Browse the repository at this point in the history
  2. fix: inconsistent json and yaml spanner configs

    This tries to resolve inconsistent timeout/retries in different client
    libraries.
    
    Two major changes:
    - Update *_grpc_service_config.json and *_gapic.yaml to make sure that they
      are consistent.
    - Add missing ListDatabases config in spanner_admin_database_gapic.yaml.
    
    PiperOrigin-RevId: 312582296
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed May 20 16:55:15 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: d8a17933f650cf605196ef14f03edc246f0562b6
    Source-Link: googleapis/googleapis@d8a1793
    yoshi-automation committed May 21, 2020
    Copy the full SHA
    eb261c3 View commit details
    Browse the repository at this point in the history