Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

fix: update retry config #31

Merged
merged 28 commits into from Jul 1, 2020
Merged

fix: update retry config #31

merged 28 commits into from Jul 1, 2020

Commits on Jul 1, 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 Jul 1, 2020
    Copy the full SHA
    e1fe633 View commit details
    Browse the repository at this point in the history
  2. debug: wrap shell invocations in logging wrapper

    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Tue May 12 19:50:05 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 84c4156c49be9dcabacc8fd7b0585b6fd789ae47
    Source-Link: googleapis/synthtool@84c4156
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    0e0d994 View commit details
    Browse the repository at this point in the history
  3. bazel: update protobuf, rules_go, gazelle, and gapic-generator-go ver…

    …sions - protobuf v3.12.1 - rules_go v0.23.0 - gazelle v0.21.0 - gapic-generator-go v0.14.1
    
    PiperOrigin-RevId: 313460921
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed May 27 14:10:16 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c4e37010d74071851ff24121f522e802231ac86e
    Source-Link: googleapis/googleapis@c4e3701
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    cff22be View commit details
    Browse the repository at this point in the history
  4. docs: Add comment for MessageStoragePolicy message

    PiperOrigin-RevId: 313795529
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri May 29 09:33:18 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: f4bd71cc173d848ec24d28eede271cca9abc411f
    Source-Link: googleapis/googleapis@f4bd71c
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    0541ac9 View commit details
    Browse the repository at this point in the history
  5. - Add CreateCapacityCommitment method to BigQuery Reservation v1beta1…

    …. - Update missing child_type annotations for v1 and v1beta1 proto annotations. - Revert name of bi_reservation back to reservation for v1beta1 service.
    
    PiperOrigin-RevId: 314217336
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 1 15:38:28 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 907754d70ec714ab0e8282fe6ff4988221c64130
    Source-Link: googleapis/googleapis@907754d
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    b1ce4ae View commit details
    Browse the repository at this point in the history
  6. chore: update gapic-generator and go microgen

    changes include:
    - build_gen: go lro gapic used as dep
    - go_gapic_library: fixes shading of go_library importpath
    
    PiperOrigin-RevId: 314363155
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 2 10:56:09 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3a4894c4f0da3e763aca2c67bd280ae915177450
    Source-Link: googleapis/googleapis@3a4894c
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    45e0df1 View commit details
    Browse the repository at this point in the history
  7. fix: Fix Recommendationengine bazel dependencies

    Without this fix the java_proto_library generates another copy of com.google.api.HttpBody, which causes a problem because this class is already included in the common java library.
    
    PiperOrigin-RevId: 314672365
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 3 22:57:39 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 8dbe1d7f963adba47ea88205cae3ff6b97adb75e
    Source-Link: googleapis/googleapis@8dbe1d7
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    cb26d08 View commit details
    Browse the repository at this point in the history
  8. docs: change relative URLs to absolute URLs to fix broken links.

    PiperOrigin-RevId: 314725741
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 4 07:32:25 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e45a2f54dce1ac68497acf305145f9e5bb7e1e48
    Source-Link: googleapis/googleapis@e45a2f5
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    69f7373 View commit details
    Browse the repository at this point in the history
  9. fix: increase dataproc lro polling timeouts

    PiperOrigin-RevId: 315548051
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 9 13:26:19 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 60c7a4c6e8d1f4e4179d46bbad6239abc898dc40
    Source-Link: googleapis/googleapis@60c7a4c
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    314fa4f View commit details
    Browse the repository at this point in the history
  10. Regular update of Google API service config with clarification of doc…

    …umentations.
    
    BREAKING CHANGE: `features` field is no longer used. It has been removed from the API runtime for awhile.
    
    PiperOrigin-RevId: 315548189
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 9 13:27:00 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: ca1372c6d7bcb199638ebfdb40d2b2660bab7b88
    Source-Link: googleapis/googleapis@ca1372c
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    87e2582 View commit details
    Browse the repository at this point in the history
  11. fix!: Provide C#, Ruby and PHP namespace/package options.

    BREAKING CHANGE: This change will break anyone generating C#, Ruby or PHP, but should not affect other languages.
    
    PiperOrigin-RevId: 315627096
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 9 21:55:07 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: ed1174659dc748903dbb635c7e01e38c3f812fbb
    Source-Link: googleapis/googleapis@ed11746
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    452a88c View commit details
    Browse the repository at this point in the history
  12. feat: Add Resource to the v1 NotificationMessage, which contains reso…

    …urce-related fields associated to the Finding notification. docs: Adjusted wording from Cloud SCC to Security Command Center, and updated filtering docs for List APIs.
    
    PiperOrigin-RevId: 315715539
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 10 10:20:15 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3e7056405a83fcbdca86c829d32264b8102fc893
    Source-Link: googleapis/googleapis@3e70564
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    77d1bf4 View commit details
    Browse the repository at this point in the history
  13. feat: Add Resource to the vp1beta1 NotificationMessage, which contain…

    …s resource-related fields associated to the Finding notification.
    
    feat!: Removed 'having' as a field for the Group and List APIs for both Assets and Findings.
    
    docs: Adjusted wording from Cloud SCC to Security Command Center, and updated filtering docs for List APIs.
    
    BREAKING CHANGE: Removed 'having' as a field in the List and Group Finding and Asset requests.
    
    PiperOrigin-RevId: 315725809
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 10 11:04:44 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 027e9775e9d3a6f3eb197fb428727b7f17276e7b
    Source-Link: googleapis/googleapis@027e977
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    330e249 View commit details
    Browse the repository at this point in the history
  14. fix: update method_signature annotation for list RPC

    PiperOrigin-RevId: 315740438
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 10 12:12:14 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: a927c3518b0a8cfaaed7022e99ec5144b46c4a8d
    Source-Link: googleapis/googleapis@a927c35
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    fba53af View commit details
    Browse the repository at this point in the history
  15. chore: set Ruby namespace in proto options

    PiperOrigin-RevId: 316144276
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 12 11:38:22 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: b5653ef55579186841dee924592248d821902a12
    Source-Link: googleapis/googleapis@b5653ef
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    d63f334 View commit details
    Browse the repository at this point in the history
  16. fix: migrate recommender/v1 to grpc_service_config

    PiperOrigin-RevId: 316145983
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 12 11:46:14 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 8d07e2a5d2210e13bc6191a93c5c9546abc70237
    Source-Link: googleapis/googleapis@8d07e2a
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    afbe60a View commit details
    Browse the repository at this point in the history
  17. fix: migrate recommender/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 316146015
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 12 11:46:24 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e176585e0f1699e5ec0ec6ad7578f642a2d29f45
    Source-Link: googleapis/googleapis@e176585
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    96d71ea View commit details
    Browse the repository at this point in the history
  18. fix: use protoc-docs-plugin 0.8.0

    Fixes issue with missing newline before 'Attributes' in Python docstrings.
    
    PiperOrigin-RevId: 316182409
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 12 14:52:11 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 184661793fbe3b89f2b485c303e7466cef9d21a1
    Source-Link: googleapis/googleapis@1846617
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    4d53512 View commit details
    Browse the repository at this point in the history
  19. chore: update gapic-generator to v2.2.0

    changes include:
    - build_gen includes grpc_service_conig attr for all languages
    
    PiperOrigin-RevId: 316487751
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 15 10:02:12 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 8cbfef5dd617c53365a75b75eb53184f04b0dea2
    Source-Link: googleapis/googleapis@8cbfef5
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    74cb0b4 View commit details
    Browse the repository at this point in the history
  20. fix: remove "com." prefix in config service names

    PiperOrigin-RevId: 316509011
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 15 11:33:59 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 864dfeafdd5429e20612d378169858d9fe08c9e8
    Source-Link: googleapis/googleapis@864dfea
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    ec64cd6 View commit details
    Browse the repository at this point in the history
  21. fix: migrate secrets/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 316542452
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 15 14:15:02 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 45051b73c861fb99b7baf35c29f9f51962c7d780
    Source-Link: googleapis/googleapis@45051b7
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    d9497bb View commit details
    Browse the repository at this point in the history
  22. Fix a format issue and missing document content.

    PiperOrigin-RevId: 316565757
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 15 16:11:10 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: cdca6d8c041c836ddd2c513a46f2cefa2e6e9e20
    Source-Link: googleapis/googleapis@cdca6d8
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    b2ee559 View commit details
    Browse the repository at this point in the history
  23. feat: migrate websecurityscanner v1beta BUILD.bazel python part to us…

    …e micro-gen
    
    PiperOrigin-RevId: 317678758
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 10:12:38 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 0df729209791d3165e8acf1916d89cea4ce5c8da
    Source-Link: googleapis/googleapis@0df7292
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    e46708d View commit details
    Browse the repository at this point in the history
  24. chore: update grpc to v1.30.0

    PiperOrigin-RevId: 317949519
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 23 15:22:22 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 7157f9552747421572cf1ab3aec1105c05ebd4f9
    Source-Link: googleapis/googleapis@7157f95
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    f61ae3a View commit details
    Browse the repository at this point in the history
  25. Updates to build Google Ads API build files.

    PiperOrigin-RevId: 318028816
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 24 02:32:38 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: b882b8e6bfcd708042ff00f7adc67ce750817dd0
    Source-Link: googleapis/googleapis@b882b8e
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    c884808 View commit details
    Browse the repository at this point in the history
  26. chore: use gapic-generator-typescript v1.0.3.

    This version of the generator includes a fix to make plugin parameters work properly: googleapis/gapic-generator-typescript#574
    
    PiperOrigin-RevId: 318086414
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 24 10:05:15 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: cbf322455cc960260c8c41d9cecaa7c4c3576ce9
    Source-Link: googleapis/googleapis@cbf3224
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    fa9c8be View commit details
    Browse the repository at this point in the history
  27. build: pass package_name to protoc in Node.js Bazel build

    PiperOrigin-RevId: 318104666
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 24 11:29:39 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: a60b165895ad1f100d7014c74b7df512f9377fdb
    Source-Link: googleapis/googleapis@a60b165
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    894a954 View commit details
    Browse the repository at this point in the history
  28. This is first release of the API protos and Bazel BUILD files for the…

    … Analytics Admin API V1alpha.
    
    PiperOrigin-RevId: 319180144
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 1 01:09:17 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e6ab0a55f2195169feded73dd684574dd4bd9dfa
    Source-Link: googleapis/googleapis@e6ab0a5
    yoshi-automation committed Jul 1, 2020
    Copy the full SHA
    f39e19c View commit details
    Browse the repository at this point in the history