Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

fix: fix retry deadlines #119

Merged
merged 19 commits into from Mar 30, 2021
Merged

fix: fix retry deadlines #119

merged 19 commits into from Mar 30, 2021

Commits on Mar 24, 2021

  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 Mar 24, 2021
    Copy the full SHA
    a36c462 View commit details
    Browse the repository at this point in the history
  2. docs: update python contributing guide

    Adds details about blacken, updates version for system tests,
    and shows how to pass through pytest arguments.
    
    Source-Author: Chris Cotter <cjcotter@google.com>
    Source-Date: Mon Feb 8 17:13:36 2021 -0500
    Source-Repo: googleapis/synthtool
    Source-Sha: 4679e7e415221f03ff2a71e3ffad75b9ec41d87e
    Source-Link: googleapis/synthtool@4679e7e
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    602648d View commit details
    Browse the repository at this point in the history
  3. chore: Operations proto comment cleanup

    Committer: @miraleung
    PiperOrigin-RevId: 357075713
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Feb 11 15:50:21 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: c059c46957b0eb83078e61b4a5170c3d09ea96e6
    Source-Link: googleapis/googleapis@c059c46
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    e1480e4 View commit details
    Browse the repository at this point in the history
  4. chore: migrate maps/routes onto the {Java,Python} microgenerators

    Committer: @miraleung
    PiperOrigin-RevId: 357773363
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Feb 16 12:00:05 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: a3b60b0ddce1d46816983a65157b065ffd233c15
    Source-Link: googleapis/googleapis@a3b60b0
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    bd704a1 View commit details
    Browse the repository at this point in the history
  5. chore: update AdMob v1 build to use Java, Python microgenerators

    Committer: @aohren
    PiperOrigin-RevId: 358377205
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Feb 19 04:12:51 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: b75542932d23d4590e283db9d88c2afe7bb0865d
    Source-Link: googleapis/googleapis@b755429
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    e412bff View commit details
    Browse the repository at this point in the history
  6. feat: publish annotated cloudshell API protos

    PiperOrigin-RevId: 359545173
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Feb 25 09:48:06 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: f21156ffee42c09e05358b8b7b2e3e3891a10c61
    Source-Link: googleapis/googleapis@f21156f
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    c7d0b3c View commit details
    Browse the repository at this point in the history
  7. chore: update gapic-generator-python to 0.40.11

    PiperOrigin-RevId: 359562873
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Feb 25 10:52:32 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 07932bb995e7dc91b43620ea8402c6668c7d102c
    Source-Link: googleapis/googleapis@07932bb
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    172e4b4 View commit details
    Browse the repository at this point in the history
  8. chore: update protobuf v3.15.3

    This release makes --experimental_allow_proto3_optional no longer necessary.
    
    PiperOrigin-RevId: 359781040
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Feb 26 09:59:49 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: f6dd7e47620566925a4b3f1ce029e74e1b2f2516
    Source-Link: googleapis/googleapis@f6dd7e4
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    b420fcc View commit details
    Browse the repository at this point in the history
  9. chore: Set namespaces for Ruby, PHP, and C# clients

    PiperOrigin-RevId: 360255957
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Mar 1 12:50:27 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 7f8b19bd26b01ddf0cdb00a61dcf90b2b8179955
    Source-Link: googleapis/googleapis@7f8b19b
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    e368b5d View commit details
    Browse the repository at this point in the history
  10. fix(retry): restore grpc_service_config for CreateBackup and {Restore…

    …,Snapshot}Table
    
    Committer: @miraleung
    PiperOrigin-RevId: 361301101
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Sat Mar 6 02:06:05 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 458338f8ca444e43b9df96b984b68f3978852b74
    Source-Link: googleapis/googleapis@458338f
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    ec09ab9 View commit details
    Browse the repository at this point in the history
  11. chore: upgrade gapic-generator-python to 0.42.2

    PiperOrigin-RevId: 361662015
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Mar 8 14:47:18 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 28a591963253d52ce3a25a918cafbdd9928de8cf
    Source-Link: googleapis/googleapis@28a5919
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    3c5f436 View commit details
    Browse the repository at this point in the history
  12. feat: added support for release channels when creating service

    PiperOrigin-RevId: 361819751
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Mar 9 08:51:11 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: cd6119f83636cf9c0d2bee86db7456dc49c56c47
    Source-Link: googleapis/googleapis@cd6119f
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    f78e9bb View commit details
    Browse the repository at this point in the history
  13. feat: Publish Dataproc Metastore v1beta API

    PiperOrigin-RevId: 361822828
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Mar 9 09:07:12 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 32c7223450155807fbad64de1a7a5eded95cfec0
    Source-Link: googleapis/googleapis@32c7223
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    889483c View commit details
    Browse the repository at this point in the history
  14. feat: added vm_liveness, search_api_available, network_settings, serv…

    …ice_account, build_env_variables, kms_key_reference to v1 API
    
    Committer: @alexander-fenster
    PiperOrigin-RevId: 362664085
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Mar 12 23:11:27 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: a0d282daa691e95ec51131c81c3777fc95abf7f8
    Source-Link: googleapis/googleapis@a0d282d
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    7d4cca3 View commit details
    Browse the repository at this point in the history
  15. chore: update java microgenerator to 1.0.2 Adds request initializatio…

    …n to sample code
    
    Committer: @miraleung
    PiperOrigin-RevId: 362856902
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Sun Mar 14 20:47:20 2021 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 1305ca41d554eb0725237561e34129373bb8cbc1
    Source-Link: googleapis/googleapis@1305ca4
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    7a2bff2 View commit details
    Browse the repository at this point in the history
  16. chore: upgrade gapic-generator-python to 0.43.1

    PiperOrigin-RevId: 364411656
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Mar 22 14:40:22 2021 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 149a3a84c29c9b8189576c7442ccb6dcf6a8f95b
    Source-Link: googleapis/googleapis@149a3a8
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    9d95126 View commit details
    Browse the repository at this point in the history
  17. build: update package-name, update links to service control and servi…

    …ce management
    
    PiperOrigin-RevId: 364666178
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Mar 23 16:01:41 2021 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 336d6f419fe9466e4540083bbfa46a57f67dc92e
    Source-Link: googleapis/googleapis@336d6f4
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    2c430e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. chore: regen

    busunkim96 committed Mar 30, 2021
    Copy the full SHA
    245594c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    78cb9c1 View commit details
    Browse the repository at this point in the history