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

feat: add common resource helpers; expose client transport; remove gRPC send/recv limits #40

Merged
merged 34 commits into from Dec 23, 2020

Commits on Dec 23, 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 Dec 23, 2020
    Copy the full SHA
    d9c0b81 View commit details
    Browse the repository at this point in the history
  2. chore: use gapic-generator-python 0.28.1

    Also re-adds the grpc_service_config to all the Python libraries that have been moved to the microgenerator.
    
    PiperOrigin-RevId: 321807443
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jul 17 10:39:39 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: abb30a02aa8583950595ca92b6fb4a3c2a3e9f03
    Source-Link: googleapis/googleapis@abb30a0
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    ac2bb84 View commit details
    Browse the repository at this point in the history
  3. fix: Fix Java and PHP bazel builds on Mac

    Specifically it should resolve the broken tar.gz archives issue on mac.
    
    PiperOrigin-RevId: 321904251
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jul 17 20:57:58 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 5340d28e386f4a70b6e9da146858b3f129b790a7
    Source-Link: googleapis/googleapis@5340d28
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    bcd04f5 View commit details
    Browse the repository at this point in the history
  4. fix!: Remove fields for un-available feature.

    PiperOrigin-RevId: 322174882
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jul 20 10:35:53 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 4ceb9b6ff45b5665d85a164cc59941e17f827d85
    Source-Link: googleapis/googleapis@4ceb9b6
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    288e6a0 View commit details
    Browse the repository at this point in the history
  5. chore: upgrade to gapic-generator-python v0.29.0

    Also enables the 'add-iam-method' option for KMS and Pub/Sub.
    
    https://github.com/googleapis/gapic-generator-python/releases/tag/v0.29.0
    
    PiperOrigin-RevId: 322659285
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 22 14:44:27 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 5d0eacc7ba0d9199ef1fcd7c542dd4b53949c285
    Source-Link: googleapis/googleapis@5d0eacc
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    7704154 View commit details
    Browse the repository at this point in the history
  6. chore: upgrade to gapic-generator-python 0.29.1

    PiperOrigin-RevId: 322700241
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 22 18:41:34 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: a1c9dba23852947c0232f7c13dd1e92108f92153
    Source-Link: googleapis/googleapis@a1c9dba
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    aa5006b View commit details
    Browse the repository at this point in the history
  7. chore: migrate securitycenter to python microgenerator

    PiperOrigin-RevId: 323472217
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jul 27 17:03:43 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 6a813acf535e4746fa4a135ce23547bb6425c26d
    Source-Link: googleapis/googleapis@6a813ac
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    49c4b5e View commit details
    Browse the repository at this point in the history
  8. Add/correct PHP namespace for BigQuery connection/reservation

    PiperOrigin-RevId: 323605868
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jul 28 10:47:24 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 0c6a73081373ff3ff3d470efe554f2f1efd64041
    Source-Link: googleapis/googleapis@0c6a730
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    c03506d View commit details
    Browse the repository at this point in the history
  9. chore: upgrade to gapic-generator-python 0.30.0

    PiperOrigin-RevId: 323630732
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jul 28 12:37:10 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 74e8cf85f23d3cef04fcc75b4f59a21a2b41886c
    Source-Link: googleapis/googleapis@74e8cf8
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    a843ab8 View commit details
    Browse the repository at this point in the history
  10. migrate cloud asset BUILD.bazel to python microgen

    PiperOrigin-RevId: 323858574
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 29 13:40:36 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c8fc4b79cc54749520e6fc7726deee7a22d1f988
    Source-Link: googleapis/googleapis@c8fc4b7
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    22b429e View commit details
    Browse the repository at this point in the history
  11. update python micro-gen version

    PiperOrigin-RevId: 324035013
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 30 10:46:03 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 8cda089accaead072caea33c5081be8a4b8f9ea7
    Source-Link: googleapis/googleapis@8cda089
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    2a10c86 View commit details
    Browse the repository at this point in the history
  12. chore: cleaning up unnecessary comment block in WORKSPACE file.

    PiperOrigin-RevId: 324046932
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 30 11:38:24 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 26e80fe6cffa4963139373b9a8300bddad606daa
    Source-Link: googleapis/googleapis@26e80fe
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    14653d3 View commit details
    Browse the repository at this point in the history
  13. Update protobuf workspace dependency to v3.13.0.

    PiperOrigin-RevId: 327026955
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Aug 17 08:40:22 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 0dc0a6c0f1a9f979bc0690f0caa5fbafa3000c2c
    Source-Link: googleapis/googleapis@0dc0a6c
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    f83d6ac View commit details
    Browse the repository at this point in the history
  14. chore: upgrade to gapic-generator-python 0.32.0

    PiperOrigin-RevId: 327246996
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Aug 18 09:48:39 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 09c2579cfa9f37eb91e21ba53c0eaca1481a13cf
    Source-Link: googleapis/googleapis@09c2579
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    b5e7cb8 View commit details
    Browse the repository at this point in the history
  15. Updates the gapic-generator-ruby import to the latest version using b…

    …undler.
    
    PiperOrigin-RevId: 327261444
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Aug 18 10:51:33 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 18ffeb71f9433cb6f82b2ddccb9e11d553be4cdc
    Source-Link: googleapis/googleapis@18ffeb7
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    cf5e2e3 View commit details
    Browse the repository at this point in the history
  16. feat: (a) Add additional binding for session with environment. (b) Al…

    …low force delete entity types and webhooks.
    
    PiperOrigin-RevId: 327289448
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Aug 18 13:00:19 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 6ee93932840fb3ccbaaa1527d549ddc04e4812fc
    Source-Link: googleapis/googleapis@6ee9393
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    4208cad View commit details
    Browse the repository at this point in the history
  17. chore: upgrade gapic-generator-python to 0.32.2

    PiperOrigin-RevId: 328157915
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Aug 24 09:54:09 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: f75a734e2c257765764074562f191f0e130c34e5
    Source-Link: googleapis/googleapis@f75a734
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    8e1df78 View commit details
    Browse the repository at this point in the history
  18. feat: add media translation v1alpha1 API

    PiperOrigin-RevId: 328476173
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Aug 25 23:29:03 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 1a85976e6bcecdaee1242f6e7fd8b3db81904f56
    Source-Link: googleapis/googleapis@1a85976
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    2251453 View commit details
    Browse the repository at this point in the history
  19. fix: revert removal of WorkerPool API

    PiperOrigin-RevId: 330974505
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Sep 10 11:08:18 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3257ba52160dd8a9c7f83c34d13793de843bdb4a
    Source-Link: googleapis/googleapis@3257ba5
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    ff90fe9 View commit details
    Browse the repository at this point in the history
  20. chore: update python microgen version to 0.33.0

    PiperOrigin-RevId: 331031262
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Sep 10 15:35:17 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 6a18a3c50ffd62de53dd2e44f599d6696580f90b
    Source-Link: googleapis/googleapis@6a18a3c
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    3eea434 View commit details
    Browse the repository at this point in the history
  21. feat: use https://github.com/googleapis/gapic-generator-csharp for ge…

    …nerating C# libraries.
    
    PiperOrigin-RevId: 331104099
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Sep 11 01:15:53 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: b821f320473c8ec05a1c7fb9a496c958b1ab9834
    Source-Link: googleapis/googleapis@b821f32
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    d1cbd9e View commit details
    Browse the repository at this point in the history
  22. Update gapic-generator-python pin to 0.33.4

    PiperOrigin-RevId: 333159182
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Sep 22 14:22:59 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3dbeac0d54125b123c8dfd39c774b37473c36944
    Source-Link: googleapis/googleapis@3dbeac0
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    395b6b2 View commit details
    Browse the repository at this point in the history
  23. chore: use Python microgenerator rules for aiplatform

    PiperOrigin-RevId: 333302099
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Sep 23 08:58:22 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: acd4aabf1c1e3e5bf7db0e81f323003fb317fdaa
    Source-Link: googleapis/googleapis@acd4aab
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    095a84d View commit details
    Browse the repository at this point in the history
  24. chore: use gapic-generator-python 0.33.6

    PiperOrigin-RevId: 333323660
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Sep 23 10:41:17 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 7e377ce8f06ced48a79b45d97eebccb8a51f1e28
    Source-Link: googleapis/googleapis@7e377ce
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    23b9e5b View commit details
    Browse the repository at this point in the history
  25. chore: move talent v4 to python microgenerator rules

    PiperOrigin-RevId: 333372432
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Sep 23 14:23:38 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 0fd468f90d1236193ee4cbdfb22265b674de121f
    Source-Link: googleapis/googleapis@0fd468f
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    88e6fb8 View commit details
    Browse the repository at this point in the history
  26. fix: naming style updates

    Source-Author: Mira Leung <miraleung@google.com>
    Source-Date: Wed Sep 23 16:33:18 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3737889dafd012d7f7f724fa04390d42db496e6c
    Source-Link: googleapis/googleapis@3737889
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    63fba6c View commit details
    Browse the repository at this point in the history
  27. Add Service Direcotry v1 protos and configs

    PiperOrigin-RevId: 333502684
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Sep 24 06:33:53 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: d3697d47929f34c43bcc4de16c7c761a80e97cf1
    Source-Link: googleapis/googleapis@d3697d4
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    322a985 View commit details
    Browse the repository at this point in the history
  28. GA launch for PersonDetection and FaceDetection features.

    PiperOrigin-RevId: 334093713
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Sun Sep 27 23:41:00 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e7375a91e7942c562c61495a908f4f6d50b4ea3f
    Source-Link: googleapis/googleapis@e7375a9
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    61339e1 View commit details
    Browse the repository at this point in the history
  29. migrate monitoring_v3 python part to use microgen

    PiperOrigin-RevId: 335029068
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Oct 2 08:16:35 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 4f2a18a10e89afa485f4023bf31f2bb120a2d54d
    Source-Link: googleapis/googleapis@4f2a18a
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    ff17a36 View commit details
    Browse the repository at this point in the history
  30. chore: upgrade to gapic-generator 0.35.9

    PiperOrigin-RevId: 339292950
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Oct 27 11:32:46 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 07d41a7e5cade45aba6f0d277c89722b48f2c956
    Source-Link: googleapis/googleapis@07d41a7
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    cce6406 View commit details
    Browse the repository at this point in the history
  31. fix: remove client recv msg limit fix: add enums to types/__init__.py

    PiperOrigin-RevId: 347055288
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Dec 11 12:44:37 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: dd372aa22ded7a8ba6f0e03a80e06358a3fa0907
    Source-Link: googleapis/googleapis@dd372aa
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    4e55dbe View commit details
    Browse the repository at this point in the history
  32. chore: Fix C# and PHP namespaces and Ruby package

    This is a breaking change for anyone generating C#, PHP or Ruby themselves, but Google Cloud Client Libraries have not been published in those languages. This is effectively a no-op (modulo protobuf reflection) in other languages.
    
    PiperOrigin-RevId: 348813319
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Dec 23 10:18:11 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 57fc4a8a94a5bd015a83fb0f0a1707f62254b2cd
    Source-Link: googleapis/googleapis@57fc4a8
    yoshi-automation committed Dec 23, 2020
    Copy the full SHA
    b8cffe2 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    c84f88c View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    604b416 View commit details
    Browse the repository at this point in the history