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

feat: add support for new client options #23

Merged
merged 209 commits into from Aug 13, 2020
Merged

Commits on Jul 31, 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 31, 2020
    Copy the full SHA
    94266cf View commit details
    Browse the repository at this point in the history
  2. Use correct resource type for DetachSubscriptionRequest

    PiperOrigin-RevId: 313488995
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed May 27 16:45:32 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: eafa840ceec23b44a5c21670288107c661252711
    Source-Link: googleapis/googleapis@eafa840
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    f5517fe View commit details
    Browse the repository at this point in the history
  3. docs: update python docs template

    * docs: update python docs template
    
    * sphinx change
    
    Source-Author: kolea2 <45548808+kolea2@users.noreply.github.com>
    Source-Date: Wed May 27 20:44:34 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 71b8a272549c06b5768d00fa48d3ae990e871bec
    Source-Link: googleapis/synthtool@71b8a27
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    24b3690 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 31, 2020
    Copy the full SHA
    4e55b83 View commit details
    Browse the repository at this point in the history
  5. fix: update configuration artifacts for bigquery connection API code …

    …generation
    
    PiperOrigin-RevId: 313801989
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri May 29 10:09:29 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 27e6443a6e9adfe02eba2dbc58d97582b81dfe0b
    Source-Link: googleapis/googleapis@27e6443
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    697bf68 View commit details
    Browse the repository at this point in the history
  6. Drop the experimental tag on the Subscription filter and retry policy…

    … fields Clarify some retry policy comments
    
    PiperOrigin-RevId: 313812131
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri May 29 10:59:34 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: fb21971becb6c0441efc855dabc371825732872c
    Source-Link: googleapis/googleapis@fb21971
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    5873d9b View commit details
    Browse the repository at this point in the history
  7. chore: enable gapicv2 for oslogin/v1beta1 API

    Committer: @miraleung
    PiperOrigin-RevId: 313826599
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri May 29 12:16:24 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 9309ee73424d2798a2557d607dfb3e91c8a433fb
    Source-Link: googleapis/googleapis@9309ee7
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    1805ea4 View commit details
    Browse the repository at this point in the history
  8. chore: update gapic-generator to v2.0.2

    changes include:
    - fix grpc_service_config generated timeout settings
    - feat(Java): read version from gradle.properties if specified
    - nodejs build_gen uses grpc_service_config instead of gapic_yaml
    - gapic-generator ignore grpc_service_config unless using gapic_v2
    - build_gen use None instead of "" when grpc_service_config is not present
    
    PiperOrigin-RevId: 314159797
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 1 10:49:55 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 19541c49dfd8908cdb5d13ed677e2387fc4176e7
    Source-Link: googleapis/googleapis@19541c4
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    db1439a View commit details
    Browse the repository at this point in the history
  9. fix: use grpc_service_config in nodejs_gapic_library

    The nodejs_gapic_library targets were migrated to gapic-generator-typescript
    which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses
    the proto annotations & grpc_service_config, which this change reflects.
    
    PiperOrigin-RevId: 314206960
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 1 14:43:59 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: ded05197da144a7a82cc1effdfd4ec33e56bcc86
    Source-Link: googleapis/googleapis@ded0519
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    146c20f View commit details
    Browse the repository at this point in the history
  10. - 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 31, 2020
    Copy the full SHA
    44fb137 View commit details
    Browse the repository at this point in the history
  11. AdMob API v1 20200601 1. Get rid of cloud package [breaking change]; …

    …2. Add AD_TYPE dimension to Network report; 3. Add time_zone to the Network and Mediation report; 4. Update the proto comments.
    
    PiperOrigin-RevId: 314350001
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 2 09:54:12 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: cb986db8acbddda1c21f1e28ecedd899e04c0629
    Source-Link: googleapis/googleapis@cb986db
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    08dad11 View commit details
    Browse the repository at this point in the history
  12. 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 31, 2020
    Copy the full SHA
    53a18ab View commit details
    Browse the repository at this point in the history
  13. docs: change relative URLs to absolute URLs to fix broken links.

    PiperOrigin-RevId: 314442049
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 2 18:08:57 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 8be3770465a6cf19bea97a84b3e82b113b0239b6
    Source-Link: googleapis/googleapis@8be3770
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    5a28b60 View commit details
    Browse the repository at this point in the history
  14. firestore: add BatchWrite

    PiperOrigin-RevId: 314471006
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 2 22:32:52 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: d5fe42c39cd35f95131a0267314ae108ab1bef8d
    Source-Link: googleapis/googleapis@d5fe42c
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    8c4d942 View commit details
    Browse the repository at this point in the history
  15. docs: fix several broken links in the docs.

    PiperOrigin-RevId: 314606371
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 3 14:35:15 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: f72c3a53fe6705cd705b4fc4e464bed4dbd1f18f
    Source-Link: googleapis/googleapis@f72c3a5
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    711de22 View commit details
    Browse the repository at this point in the history
  16. Remove Tasks service from Remote Workers API.

    BREAKING CHANGE: Dropping Tasks service from Remote Workers API.
    
    PiperOrigin-RevId: 314631764
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 3 16:57:50 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3b775158caa20f218db9d5c1ed1f334e0f5e971d
    Source-Link: googleapis/googleapis@3b77515
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    5300424 View commit details
    Browse the repository at this point in the history
  17. docs: change relative URLs to absolute URLs to fix broken links.

    PiperOrigin-RevId: 314634470
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 3 17:15:00 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c1fae183ddeef0c59538863eac611fd679d1b7fb
    Source-Link: googleapis/googleapis@c1fae18
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    3c5bbdf View commit details
    Browse the repository at this point in the history
  18. 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 31, 2020
    Copy the full SHA
    4ad9bbe View commit details
    Browse the repository at this point in the history
  19. 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 31, 2020
    Copy the full SHA
    cf11b72 View commit details
    Browse the repository at this point in the history
  20. Update open-sourced google/api/servicecontrol/v1 to 2020/06/01

    Changes:
    - add checkInfo.consumerInfo.[type|consumer_number]
    - update checkError
        - add checkError.[subject|status]
        - update checkError.Code
    - add QuotaController scope
    - update comments
    PiperOrigin-RevId: 314786414
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 4 12:56:09 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 1db88f2a42f6b0911c26eaf83e77377252cf94cc
    Source-Link: googleapis/googleapis@1db88f2
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    1004d9f View commit details
    Browse the repository at this point in the history
  21. docs: fix several broken links in the docs.

    PiperOrigin-RevId: 314787285
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 4 13:00:20 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 8f41c697c67d357665ce9afac18793c8f80ac73c
    Source-Link: googleapis/googleapis@8f41c69
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    51d26af View commit details
    Browse the repository at this point in the history
  22. docs: change relative URLs to absolute URLs to fix broken links.

    PiperOrigin-RevId: 314788297
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 4 13:05:11 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 51362f378a286494980ffc9a5199ab6e3cefd6d5
    Source-Link: googleapis/googleapis@51362f3
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    d7a7aaa View commit details
    Browse the repository at this point in the history
  23. docs: fix a broken link in the docs.

    PiperOrigin-RevId: 314788929
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 4 13:08:11 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c77929eb8d6c7d6238f585cb9ee9d364893f9ed4
    Source-Link: googleapis/googleapis@c77929e
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    df27914 View commit details
    Browse the repository at this point in the history
  24. docs: Remove a broken link from the documentation.

    PiperOrigin-RevId: 314792023
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 4 13:24:33 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 8070bcb140b06991a636d4ba7d665c5adab1675d
    Source-Link: googleapis/googleapis@8070bcb
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    79ea0c9 View commit details
    Browse the repository at this point in the history
  25. Add "detached" bool to Subscription

    PiperOrigin-RevId: 314795690
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 4 13:43:59 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 86285bbd54fbf9708838219e3422aa47fb8fc0b0
    Source-Link: googleapis/googleapis@86285bb
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    8fe9096 View commit details
    Browse the repository at this point in the history
  26. docs: change relative URLs to absolute URLs to fix broken links.

    PiperOrigin-RevId: 314805551
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 4 14:36:25 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: ef180e07d360d86ce0f71c448edffbf6b7ceb8c9
    Source-Link: googleapis/googleapis@ef180e0
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    9be458e View commit details
    Browse the repository at this point in the history
  27. fix: dataproc/v1 raise timeouts in gapic v2

    PiperOrigin-RevId: 314840739
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 4 18:03:14 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 150cfa0d994f9656c57eb4ed50f49c2f2add93f2
    Source-Link: googleapis/googleapis@150cfa0
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    d750889 View commit details
    Browse the repository at this point in the history
  28. Use gapic-generator-typescript v1.0.0 for TypeScript libraries contin…

    …uous integration.
    
    PiperOrigin-RevId: 314855665
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 4 20:29:14 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 68c72c1d1ffff49b7d0019a21e65705b5d9c23c2
    Source-Link: googleapis/googleapis@68c72c1
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    3c42446 View commit details
    Browse the repository at this point in the history
  29. docs: Fixed broken links in the reference documentation

    PiperOrigin-RevId: 315023125
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 5 17:08:50 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: dd244bb3a5023a4a9290b21dae6b99020c026123
    Source-Link: googleapis/googleapis@dd244bb
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    8d781e0 View commit details
    Browse the repository at this point in the history
  30. chore: update gapic-generator to v2.1.0

    changes include:
    - add proto3_optional flag to proto_custom_library
    - update gax-java dependency version
    
    PiperOrigin-RevId: 315402995
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 8 19:30:57 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 0fb2fbf04ff93836c4a712afa43d4df6a76d4643
    Source-Link: googleapis/googleapis@0fb2fbf
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    7281cef View commit details
    Browse the repository at this point in the history
  31. Add support for secondary_aggregation and Monitoring Query Language.

    PiperOrigin-RevId: 315496921
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 9 09:18:04 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3c5166c1db0f1804af7acdbbd79137630a00ce63
    Source-Link: googleapis/googleapis@3c5166c
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    c28f3d2 View commit details
    Browse the repository at this point in the history
  32. fix: dataproc/v1 raise workflow template service timeouts in gapic v2

    PiperOrigin-RevId: 315516848
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 9 10:58:27 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 148a3caa5f6735c49d57bb4c8001a276fcfad588
    Source-Link: googleapis/googleapis@148a3ca
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    7aa553a View commit details
    Browse the repository at this point in the history
  33. 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 31, 2020
    Copy the full SHA
    4ef3fed View commit details
    Browse the repository at this point in the history
  34. 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 31, 2020
    Copy the full SHA
    d82bb1b View commit details
    Browse the repository at this point in the history
  35. 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 31, 2020
    Copy the full SHA
    1d0dba1 View commit details
    Browse the repository at this point in the history
  36. 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 31, 2020
    Copy the full SHA
    0348283 View commit details
    Browse the repository at this point in the history
  37. feat: added support for ListAssets API Beta.

    Added support for google.cloud.asset.v1p5beta1.AssetService.ListAssets.
    
    PiperOrigin-RevId: 315725603
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 10 11:03:54 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 49e84e1dfccbee2a8271f21cd4c54da9b5411d7a
    Source-Link: googleapis/googleapis@49e84e1
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    4ec5e73 View commit details
    Browse the repository at this point in the history
  38. 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 31, 2020
    Copy the full SHA
    59f8b70 View commit details
    Browse the repository at this point in the history
  39. 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 31, 2020
    Copy the full SHA
    981043a View commit details
    Browse the repository at this point in the history
  40. fix: migrate binaryauth/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 315761579
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 10 13:52:59 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e49496351bd7aa70ba88015979de4666652c4b10
    Source-Link: googleapis/googleapis@e494963
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    ed24d08 View commit details
    Browse the repository at this point in the history
  41. fix: migrate asset/v1p4beta1 to grpc_service_config

    PiperOrigin-RevId: 315775276
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 10 14:57:50 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 8a81e7e3ea5bdf30e406cc06dc90948574ba1058
    Source-Link: googleapis/googleapis@8a81e7e
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    7ffc962 View commit details
    Browse the repository at this point in the history
  42. fix: migrate asset/v1p1beta1 to grpc_service_config

    PiperOrigin-RevId: 315777943
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 10 15:09:22 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 203ed2605b5806578e9aeb63388bc6aa9bbac659
    Source-Link: googleapis/googleapis@203ed26
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    eee63b2 View commit details
    Browse the repository at this point in the history
  43. fix: migrate documentai/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 315961855
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 11 13:07:21 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 2e34b87de303936749e6803cb6ee7b089e576eac
    Source-Link: googleapis/googleapis@2e34b87
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    3a1b5d7 View commit details
    Browse the repository at this point in the history
  44. fix: migrate documentai/v1beta2 to grpc_service_config

    PiperOrigin-RevId: 315961930
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 11 13:07:43 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 0edf3ff6625f50cdcab5b3c40f2ef109bf73cef4
    Source-Link: googleapis/googleapis@0edf3ff
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    e4bf04a View commit details
    Browse the repository at this point in the history
  45. fix: migrate kms/v1 to grpc_service_config

    PiperOrigin-RevId: 315978777
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 11 14:30:41 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: dfacde6f19f3c633a678b83b2cee8e3eddafb7d0
    Source-Link: googleapis/googleapis@dfacde6
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    ed968b9 View commit details
    Browse the repository at this point in the history
  46. chore: remove unused documentai/v1beta1 atman

    PiperOrigin-RevId: 315984872
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 11 15:00:13 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: cf1a64d9aa88c0b9ed1d19ed6db30e67538b010d
    Source-Link: googleapis/googleapis@cf1a64d
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    600fecb View commit details
    Browse the repository at this point in the history
  47. fix: migrate oslogin/v1 to grpc_service_config

    PiperOrigin-RevId: 315988875
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 11 15:20:39 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 91b7e0e581f4a74852ac1af7cfa693c88aa2bef3
    Source-Link: googleapis/googleapis@91b7e0e
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    af495f0 View commit details
    Browse the repository at this point in the history
  48. fix: migrate oslogin/v1beta to grpc_service_config

    PiperOrigin-RevId: 315989652
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 11 15:24:44 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 36b349fbaf7da3d8d3774778b98c85d9e98151dd
    Source-Link: googleapis/googleapis@36b349f
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    bb96553 View commit details
    Browse the repository at this point in the history
  49. chore: set Ruby namespace in proto options

    PiperOrigin-RevId: 316009381
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 11 17:18:34 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 433a11ac9c060f41a210cb1fc8f7ef96b233a034
    Source-Link: googleapis/googleapis@433a11a
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    e5876ca View commit details
    Browse the repository at this point in the history
  50. fix: migrate phishingprotection/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 316023184
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 11 19:06:21 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 500ecc44a7af925bd13b5ca0df5f87f223dcbfcc
    Source-Link: googleapis/googleapis@500ecc4
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    46a0539 View commit details
    Browse the repository at this point in the history
  51. fix: migrate recaptchaenterprise/v1 to grpc_service_config

    PiperOrigin-RevId: 316023190
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 11 19:06:24 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 77e8ca70c94dde289ccc45d3fba8d17a3680e1df
    Source-Link: googleapis/googleapis@77e8ca7
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    55d37a8 View commit details
    Browse the repository at this point in the history
  52. fix: migrate recaptchaenterprise/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 316023196
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 11 19:06:29 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: cbaf1b693943a074ce21797682bcc3ca75b3e7c5
    Source-Link: googleapis/googleapis@cbaf1b6
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    25e07c5 View commit details
    Browse the repository at this point in the history
  53. chore: set Ruby namespace in proto options

    PiperOrigin-RevId: 316038172
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 11 21:09:51 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e0558da52e48b9f1a4bd5104e6b5e219a48f1dec
    Source-Link: googleapis/googleapis@e0558da
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    53824e0 View commit details
    Browse the repository at this point in the history
  54. chore: set Ruby namespace in proto options

    PiperOrigin-RevId: 316039767
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 11 21:23:34 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 94fe3637559a257634d7b47a15bb8d976daff788
    Source-Link: googleapis/googleapis@94fe363
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    8cff1ec View commit details
    Browse the repository at this point in the history
  55. chore: set Ruby namespace in proto options

    PiperOrigin-RevId: 316113675
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 12 09:02:02 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: de8e811fc05b55cf7906c4fd65a1e174f454b02c
    Source-Link: googleapis/googleapis@de8e811
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    b9db68e View commit details
    Browse the repository at this point in the history
  56. chore: set Ruby namespace in proto options

    PiperOrigin-RevId: 316121797
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 12 09:52:23 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 10f05cf8dc0c823a24965f010aeecf327ab89b27
    Source-Link: googleapis/googleapis@10f05cf
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    92fd377 View commit details
    Browse the repository at this point in the history
  57. chore: set Ruby namespace in proto options

    PiperOrigin-RevId: 316123861
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 12 10:03:16 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 66f959b51c255dd6bef79ef221865e53a50df878
    Source-Link: googleapis/googleapis@66f959b
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    dd48fa6 View commit details
    Browse the repository at this point in the history
  58. chore: set Ruby namespace in proto options

    PiperOrigin-RevId: 316124477
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 12 10:06:09 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c829fa0bfa725adaf20d82e86cbc1220e3ffd784
    Source-Link: googleapis/googleapis@c829fa0
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    241a32a View commit details
    Browse the repository at this point in the history
  59. fix: migrate osconfig & agentendpoint to grpc_service_config

    PiperOrigin-RevId: 316127857
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 12 10:22:50 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 77e7fa104755fbf38b02502fc406fd3bbac7afb6
    Source-Link: googleapis/googleapis@77e7fa1
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    8090a72 View commit details
    Browse the repository at this point in the history
  60. fix!:Provide C# namespace option for consistent capitalization.

    BREAKING CHANGE: The C# namespace option will break anyone currently generating C# libraries for this API.
    
    PiperOrigin-RevId: 316128048
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 12 10:23:45 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 6b2d14d2f6a2d0977d9aded9fd5f9e71517a7a4f
    Source-Link: googleapis/googleapis@6b2d14d
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    e50b552 View commit details
    Browse the repository at this point in the history
  61. Introduce notion of "dimensionless" units earlier in descriptive text.

    PiperOrigin-RevId: 316140004
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 12 11:18:24 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 90a86b592e89d3bb8ab132af27e78b081c814c31
    Source-Link: googleapis/googleapis@90a86b5
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    56bc1d2 View commit details
    Browse the repository at this point in the history
  62. 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 31, 2020
    Copy the full SHA
    d255284 View commit details
    Browse the repository at this point in the history
  63. 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 31, 2020
    Copy the full SHA
    d292f3f View commit details
    Browse the repository at this point in the history
  64. 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 31, 2020
    Copy the full SHA
    c2dbb31 View commit details
    Browse the repository at this point in the history
  65. fix: migrate memcache/v1beta2 to grpc_service_config

    PiperOrigin-RevId: 316512618
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 15 11:49:58 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 9ba904b233179c23dc57a836f554135a6d62248e
    Source-Link: googleapis/googleapis@9ba904b
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    2e31483 View commit details
    Browse the repository at this point in the history
  66. feat: retry CommitRequests that fail with UNAVAILABLE

    PiperOrigin-RevId: 316514901
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 15 12:00:19 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 9b170a4f3beb16f7dab513520a07be48fcb88670
    Source-Link: googleapis/googleapis@9b170a4
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    5c7d2bb View commit details
    Browse the repository at this point in the history
  67. fix: migrate redis/v1 to grpc_service_config

    PiperOrigin-RevId: 316514980
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 15 12:00:40 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 1174f4ab1ef1cb75e0674c9244f7608fdf9e37f7
    Source-Link: googleapis/googleapis@1174f4a
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    469cadb View commit details
    Browse the repository at this point in the history
  68. fix: migrate secretmanager/v1 to grpc_service_config

    PiperOrigin-RevId: 316541356
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 15 14:10:27 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: f92415eb30fa0468dbe4a27f4a6b2f4b51a5c209
    Source-Link: googleapis/googleapis@f92415e
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    63a7171 View commit details
    Browse the repository at this point in the history
  69. 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 31, 2020
    Copy the full SHA
    1de54b0 View commit details
    Browse the repository at this point in the history
  70. 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 31, 2020
    Copy the full SHA
    ca93e3d View commit details
    Browse the repository at this point in the history
  71. fix: migrate redis/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 316690171
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 16 08:50:56 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 57e72ebf709dc5ebbd27a746d6b92b05c054dea2
    Source-Link: googleapis/googleapis@57e72eb
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    dd432bb View commit details
    Browse the repository at this point in the history
  72. fix: migrate scheduler/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 316713534
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 16 10:51:32 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 88ee692c9acb9b40bfd44a34fece543d472d2182
    Source-Link: googleapis/googleapis@88ee692
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    f411ab3 View commit details
    Browse the repository at this point in the history
  73. Specify allowed fields for UpdateNotificationConfig

    PiperOrigin-RevId: 316714521
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 16 10:55:41 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 714a5f10f22d932bf4365dfdd57ced2c819e0ade
    Source-Link: googleapis/googleapis@714a5f1
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    9bc6a17 View commit details
    Browse the repository at this point in the history
  74. fix: migrate securitycenter/settings/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 316715576
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 16 10:59:46 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c1ba5ba3f24307ca5a6df350d0137c29d69983d5
    Source-Link: googleapis/googleapis@c1ba5ba
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    366accf View commit details
    Browse the repository at this point in the history
  75. feat: added support for condition in Feed docs: updated existing docs.

    Clients can now specify conditions in Asset Feed. For details, see https://cloud.google.com/asset-inventory/docs/monitoring-asset-changes.
    
    PiperOrigin-RevId: 316789767
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 16 17:24:55 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3dcb344dd2a03043708b3ba40c4df141a3d5b06b
    Source-Link: googleapis/googleapis@3dcb344
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    313b797 View commit details
    Browse the repository at this point in the history
  76. Add protos and configs for the Google Analytics Data API v1 alpha.

    PiperOrigin-RevId: 316832151
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 16 23:30:36 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 1c25156bc8fc8726f2e22a37bb6cf56831a055de
    Source-Link: googleapis/googleapis@1c25156
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    0b33bde View commit details
    Browse the repository at this point in the history
  77. fix: migrate speech/v1p1beta1 to grpc_service_config

    PiperOrigin-RevId: 316899150
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 17 09:04:23 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 791505db470345d2b08fd7ea69f5ed204ce3f216
    Source-Link: googleapis/googleapis@791505d
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    f5a28c8 View commit details
    Browse the repository at this point in the history
  78. fix: migrate speech/v1 to grpc_service_config

    PiperOrigin-RevId: 316899534
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 17 09:06:09 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c62551667895c73daec0fb232c348f845caddf0f
    Source-Link: googleapis/googleapis@c625516
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    2cf46e9 View commit details
    Browse the repository at this point in the history
  79. fix: migrate scheduler/v1 to grpc_service_config

    PiperOrigin-RevId: 316906134
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 17 09:42:29 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 0802ed4df3b96e4062874ee9102c914c78e2f4a2
    Source-Link: googleapis/googleapis@0802ed4
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    34dccdb View commit details
    Browse the repository at this point in the history
  80. fix: migrate videointelligence/v1p3beta1 to grpc_service_config

    PiperOrigin-RevId: 316978059
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 17 15:30:38 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 251d9358730b5cec7625d9f42879444a7d5369d5
    Source-Link: googleapis/googleapis@251d935
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    80f7ea0 View commit details
    Browse the repository at this point in the history
  81. fix: migrate vision/v1p4beta1 to grpc_service_config

    PiperOrigin-RevId: 317108263
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 18 08:35:00 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 2ec6c6276f8cd7ec7363e505a88c78075c2b4898
    Source-Link: googleapis/googleapis@2ec6c62
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    a66b52e View commit details
    Browse the repository at this point in the history
  82. fix: migrate vision/v1p1beta1 to grpc_service_config

    PiperOrigin-RevId: 317108363
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 18 08:35:28 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 074e5b22fc2f3fc70ee895705a8aced2b000fff3
    Source-Link: googleapis/googleapis@074e5b2
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    8b5c6ca View commit details
    Browse the repository at this point in the history
  83. fix: migrate vision/v1p2beta1 to grpc_service_config

    PiperOrigin-RevId: 317109190
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 18 08:40:27 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 025ee9eb4660764a21918a7311d57c7466f34a3c
    Source-Link: googleapis/googleapis@025ee9e
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    4e8b0cc View commit details
    Browse the repository at this point in the history
  84. fix: migrate texttospeech/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 317109450
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 18 08:41:59 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 7b21d4424484842ed44d406bcba1b08fb8fbb507
    Source-Link: googleapis/googleapis@7b21d44
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    172368b View commit details
    Browse the repository at this point in the history
  85. fix: migrate texttospeech/v1 to grpc_service_config

    PiperOrigin-RevId: 317110345
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 18 08:47:06 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: bccd840c699996dc3356b537c883a4a09791fdd3
    Source-Link: googleapis/googleapis@bccd840
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    cbc6675 View commit details
    Browse the repository at this point in the history
  86. fix: migrate talent/v4beta1 to grpc_service_config

    PiperOrigin-RevId: 317110673
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 18 08:49:07 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: fa4d2ecd0804eb92f27a65fe65ce2a554a361b93
    Source-Link: googleapis/googleapis@fa4d2ec
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    597d523 View commit details
    Browse the repository at this point in the history
  87. feat: introducing field Queue.type docs: fixing typos and minor updates

    PiperOrigin-RevId: 317130948
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 18 10:28:49 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: eb37e688331443969eed9b969531751154a956d5
    Source-Link: googleapis/googleapis@eb37e68
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    f3c8615 View commit details
    Browse the repository at this point in the history
  88. docs: Fixed casing in proto documentation to match other documentatio…

    …n. feat: Added retry configuration.
    
    PiperOrigin-RevId: 317139704
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 18 11:06:46 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 4684dae25ea845b90a2c1922b4e5539fd42d301a
    Source-Link: googleapis/googleapis@4684dae
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    834d79e View commit details
    Browse the repository at this point in the history
  89. feat: update version of gapic-generator-python used in Bazel rule

    PiperOrigin-RevId: 317199748
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 18 16:01:24 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: ff1b4ff2cfb09b66e26510d2c659705607563c1b
    Source-Link: googleapis/googleapis@ff1b4ff
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    f6941cd View commit details
    Browse the repository at this point in the history
  90. fix: update annotations for java proto generation

    PiperOrigin-RevId: 317204502
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 18 16:26:44 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 163aa04ede887024d245ab2c6af2528d9460bb9c
    Source-Link: googleapis/googleapis@163aa04
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    2f00d69 View commit details
    Browse the repository at this point in the history
  91. fix: add CreateSubmission to webrisk/v1 config

    PiperOrigin-RevId: 317207208
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 18 16:41:00 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 2e4b4213e174036bd02895f1eb59c47b2a41df78
    Source-Link: googleapis/googleapis@2e4b421
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    cca41e7 View commit details
    Browse the repository at this point in the history
  92. - Update grpc config for retry mechanism. - Update ImportAgent/Export…

    …Agent external documentation.
    
    PiperOrigin-RevId: 317214667
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 18 17:24:42 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 4bb127d2cfe943bd2813da3d66dce9e0b9ccb179
    Source-Link: googleapis/googleapis@4bb127d
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    af328b0 View commit details
    Browse the repository at this point in the history
  93. fix: migrate webrisk/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 317323505
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 19 09:39:08 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 617df4668ef143fb6ba3632ec0c716bba081010e
    Source-Link: googleapis/googleapis@617df46
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    3319493 View commit details
    Browse the repository at this point in the history
  94. fix: migrate webrisk/v1 to grpc_service_config

    PiperOrigin-RevId: 317323517
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 19 09:39:13 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: f41a9f99b485bc09e95e0cfca979e2f419482336
    Source-Link: googleapis/googleapis@f41a9f9
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    8128612 View commit details
    Browse the repository at this point in the history
  95. fix: migrate websecurityscanner/v1 to grpc_service_config

    PiperOrigin-RevId: 317323610
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 19 09:39:46 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: a75d8da3a4d5a0c839ce8d99b328f7cceb6299fe
    Source-Link: googleapis/googleapis@a75d8da
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    414b32a View commit details
    Browse the repository at this point in the history
  96. fix: migrate websecurityscanner/v1alpha to grpc_service_config

    PiperOrigin-RevId: 317362671
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 19 12:54:57 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 40489b3d7e51f7cc28398fd5f9036b104b8f34c0
    Source-Link: googleapis/googleapis@40489b3
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    8025df9 View commit details
    Browse the repository at this point in the history
  97. fix: migrate websecurityscanner/v1beta to grpc_service_config

    PiperOrigin-RevId: 317362697
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 19 12:55:03 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 5ffdbc377d89713274cfdb2e631f1db7a2fd1219
    Source-Link: googleapis/googleapis@5ffdbc3
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    cf7fc34 View commit details
    Browse the repository at this point in the history
  98. fix: migrate remoteworkers/v1test2 to grpc_service_config

    PiperOrigin-RevId: 317365805
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 19 13:11:20 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e991d1717c4b3bfe067b0408189c9230afb96b05
    Source-Link: googleapis/googleapis@e991d17
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    28b2d1f View commit details
    Browse the repository at this point in the history
  99. fix: migrate iam/admin/v1 to grpc_service_config

    PiperOrigin-RevId: 317376637
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 19 14:08:08 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: b997fb863690b13d047775d55b39c44a2a386c80
    Source-Link: googleapis/googleapis@b997fb8
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    5140cc1 View commit details
    Browse the repository at this point in the history
  100. fix: migrate devtools/build/v1 to grpc_service_config

    PiperOrigin-RevId: 317383126
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 19 14:42:18 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: a7de6b5c473caeea66db9d266abac6ae3911a417
    Source-Link: googleapis/googleapis@a7de6b5
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    140c254 View commit details
    Browse the repository at this point in the history
  101. fix: migrate grafeas/v1 to grpc_service_config

    PiperOrigin-RevId: 317385359
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 19 14:54:12 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 79a17b8c64efa7bafff0a16b467754c73d570b6e
    Source-Link: googleapis/googleapis@79a17b8
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    81abb19 View commit details
    Browse the repository at this point in the history
  102. docs: Fix several broken links in reference documentation

    PiperOrigin-RevId: 317658441
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 08:26:49 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 02c23d62c7a133608fcf6ea33aea90ed0e0d098a
    Source-Link: googleapis/googleapis@02c23d6
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    393799b View commit details
    Browse the repository at this point in the history
  103. chore: set Ruby namespace in proto options

    PiperOrigin-RevId: 317660600
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 08:38:39 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 6d05c93a2c37c67d8dc0b72b636c4b162d0dd7cd
    Source-Link: googleapis/googleapis@6d05c93
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    b1424fa View commit details
    Browse the repository at this point in the history
  104. 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 31, 2020
    Copy the full SHA
    4061f5f View commit details
    Browse the repository at this point in the history
  105. Update Bazel workspace hash for gax-java and the resource name plugin.

    Committer: @miraleung
    PiperOrigin-RevId: 317684463
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 10:37:05 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 6bb49713fa35083d55256dd4f685f23bea4e069b
    Source-Link: googleapis/googleapis@6bb4971
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    488a3d8 View commit details
    Browse the repository at this point in the history
  106. fix: migrate iam/credentials/v1 to grpc_service_config

    PiperOrigin-RevId: 317698083
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 11:29:58 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e2022bea2cd3273b0e42e0ac034d08c16aaa0ea0
    Source-Link: googleapis/googleapis@e2022be
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    c5145a9 View commit details
    Browse the repository at this point in the history
  107. fix: migrate translate/v3 to grpc_service_config

    PiperOrigin-RevId: 317699992
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 11:38:09 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 72efdc0a9a18fd2bf20ed5cde369eac3c70281c3
    Source-Link: googleapis/googleapis@72efdc0
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    9295d37 View commit details
    Browse the repository at this point in the history
  108. fix: migrate translate/v3beta1 to grpc_service_config

    PiperOrigin-RevId: 317700003
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 11:38:12 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 97e94f5367165e4ec2ea4f3c2096b41877cbfb17
    Source-Link: googleapis/googleapis@97e94f5
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    6e40156 View commit details
    Browse the repository at this point in the history
  109. fix: asset/v1 add missing RPCs to grpc_service_config

    PiperOrigin-RevId: 317758331
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 16:26:56 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 49883ad9b196aa7b44869d24749104b504cafad0
    Source-Link: googleapis/googleapis@49883ad
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    fa18666 View commit details
    Browse the repository at this point in the history
  110. fix: migrate automl/v1 to grpc_service_config

    PiperOrigin-RevId: 317760936
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 16:41:25 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: dd25bfd61bce9a24c7a7793af4fb7ac61e3f6542
    Source-Link: googleapis/googleapis@dd25bfd
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    633dc6b View commit details
    Browse the repository at this point in the history
  111. fix: migrate automl/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 317760971
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 22 16:41:36 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 5b85137bf6fb01dcf8a949a6a04eee6ed0c22bec
    Source-Link: googleapis/googleapis@5b85137
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    5dbea20 View commit details
    Browse the repository at this point in the history
  112. feat: migrate websecurityscanner v1alpha BUILD.bazel python part to u…

    …se micro-gen
    
    PiperOrigin-RevId: 317812187
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 23 00:06:29 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: cf41866c6f14f10a07aa1e2a1260fc0a2727d889
    Source-Link: googleapis/googleapis@cf41866
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    d96137b View commit details
    Browse the repository at this point in the history
  113. fix: migrate asset/v1 to grpc_service_config

    PiperOrigin-RevId: 317872667
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 23 08:43:32 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e8385a4863e19248b71dd1cbe0df5ff51c7a3c3e
    Source-Link: googleapis/googleapis@e8385a4
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    6167463 View commit details
    Browse the repository at this point in the history
  114. fix: migrate containeranalysis/v1 to grpc_service_config

    PiperOrigin-RevId: 317872942
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 23 08:45:09 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: df995b638ec02863323051599f1b4c41102ce211
    Source-Link: googleapis/googleapis@df995b6
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    0f1c56e View commit details
    Browse the repository at this point in the history
  115. fix: migrate datalabeling/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 317872957
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 23 08:45:12 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: d9895939fb98e053133498ee30463e099c22be5b
    Source-Link: googleapis/googleapis@d989593
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    8da01fd View commit details
    Browse the repository at this point in the history
  116. - Update grpc config for retry mechanism. - Update ImportAgent/Export…

    …Agent external documentation.
    
    PiperOrigin-RevId: 317902626
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 23 11:09:31 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 4e8f1142ff921de8d5ad757bce9f2c09dab6ff1b
    Source-Link: googleapis/googleapis@4e8f114
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    810c751 View commit details
    Browse the repository at this point in the history
  117. fix: use gapic-generator-python v0.25.2

    PiperOrigin-RevId: 317905911
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 23 11:25:10 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 4dfcfdc486c2b3ea3e044cbf9f3013bdc866cd9d
    Source-Link: googleapis/googleapis@4dfcfdc
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    8314c0c View commit details
    Browse the repository at this point in the history
  118. feature: Add flow control settings for StreamingPullRequest to pubsub…

    ….proto
    
    PiperOrigin-RevId: 317914250
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 23 12:05:24 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 14f0c2cc9392234707247ab2b0782c118cb179aa
    Source-Link: googleapis/googleapis@14f0c2c
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    12afe20 View commit details
    Browse the repository at this point in the history
  119. 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 31, 2020
    Copy the full SHA
    396c23c View commit details
    Browse the repository at this point in the history
  120. fix: migrate container/v1 to grpc_service_config

    PiperOrigin-RevId: 317953021
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 23 15:43:00 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: cd24bd2d870ee5b9e046a2bfa0d0d0afda29be60
    Source-Link: googleapis/googleapis@cd24bd2
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    b767325 View commit details
    Browse the repository at this point in the history
  121. fix: migrate container/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 317953345
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 23 15:44:53 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 7a146d3a37fa916ea65203700f676f1c4002c846
    Source-Link: googleapis/googleapis@7a146d3
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    dc2741e View commit details
    Browse the repository at this point in the history
  122. chore: update gapic-generator to v2.3.0.

    New generator feature: preserve some values when regenerating BUILD.bazel.
    More information: googleapis/gapic-generator#3237
    
    PiperOrigin-RevId: 317983262
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 23 19:03:52 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 927ff51dcfbdf092d469083dc3964173851f5575
    Source-Link: googleapis/googleapis@927ff51
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    691aa11 View commit details
    Browse the repository at this point in the history
  123. 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 31, 2020
    Copy the full SHA
    84415ba View commit details
    Browse the repository at this point in the history
  124. chore: identify php targets using legacy config

    PiperOrigin-RevId: 318081240
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 24 09:40:42 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 5824c4db2d0a3cb5485cb7f4b68cbc2598758d2d
    Source-Link: googleapis/googleapis@5824c4d
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    3ee5522 View commit details
    Browse the repository at this point in the history
  125. 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 31, 2020
    Copy the full SHA
    a74a8c4 View commit details
    Browse the repository at this point in the history
  126. chore: dialogflow/v2 clean up gapic config

    PiperOrigin-RevId: 318164649
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 24 16:33:31 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: b5549ea16a12ed36493101cc5fd45198e7124d68
    Source-Link: googleapis/googleapis@b5549ea
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    54fd6ff View commit details
    Browse the repository at this point in the history
  127. fix: migrate billing/budgets/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 318180691
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 24 18:14:46 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e569fc5ac999ed8b466e04253320c16d93491d01
    Source-Link: googleapis/googleapis@e569fc5
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    2d61131 View commit details
    Browse the repository at this point in the history
  128. chore: remove Artman config files

    PiperOrigin-RevId: 318184637
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jun 24 18:47:02 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 796aa1fbd863a217a1935db1b4c2e9ea5a204b4b
    Source-Link: googleapis/googleapis@796aa1f
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    ba394d0 View commit details
    Browse the repository at this point in the history
  129. - Fix client library environment resource annotation.

    PiperOrigin-RevId: 318303567
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 25 10:50:03 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: dc3682a7075d3028f00de866446fd0543ebc6079
    Source-Link: googleapis/googleapis@dc3682a
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    aeb62c8 View commit details
    Browse the repository at this point in the history
  130. fix: migrate datacatalog/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 318311657
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 25 11:27:42 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: ed796a1d5787046c24261dd059874721f93c2b7a
    Source-Link: googleapis/googleapis@ed796a1
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    211e0f3 View commit details
    Browse the repository at this point in the history
  131. fix: migrate datacatalog/v1 to grpc_service_config

    PiperOrigin-RevId: 318312024
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 25 11:29:46 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 8f57b478971817195a74d47632dd13a1c409f012
    Source-Link: googleapis/googleapis@8f57b47
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    3737784 View commit details
    Browse the repository at this point in the history
  132. Updated documentation of route modifiers. Introduction of the documen…

    …tation of speed reading intervals.
    
    PiperOrigin-RevId: 318318689
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 25 12:00:50 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 275eb1955ca5af1a0942f4e91d47409ad0e4f806
    Source-Link: googleapis/googleapis@275eb19
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    c1ad09a View commit details
    Browse the repository at this point in the history
  133. fix: combine billing/v1 grpc_service_config files

    This combines the cloud_catalog_grpc_service_config.json methodConfig(s)
    with the cloud_billing_grpc_service_config.json, and removes the
    cloud_catalog_grpc_service_config.json file.
    
    PiperOrigin-RevId: 318328852
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 25 12:49:04 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 5920d376e8771e7dd245a0d1d0341952ca15e41d
    Source-Link: googleapis/googleapis@5920d37
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    3412bf1 View commit details
    Browse the repository at this point in the history
  134. firestore: add BatchWrite to service config

    PiperOrigin-RevId: 318331819
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 25 13:02:29 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 0a602be7b3835b51d59daf8f6f5dc2dc22f69d7e
    Source-Link: googleapis/googleapis@0a602be
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    a987f0c View commit details
    Browse the repository at this point in the history
  135. feat: Add two new fields, ignoreUnknownFields in AppendRowsRequest an…

    …d update_schema in AppendRowsResponse.
    
    PiperOrigin-RevId: 318344356
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 25 14:07:38 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: a2cf7d0df2edd6423948af9d9b7495354b3d0524
    Source-Link: googleapis/googleapis@a2cf7d0
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    abb74bb View commit details
    Browse the repository at this point in the history
  136. build: move gapic-generator-typescript parameters to BUILD.bazel files.

    PiperOrigin-RevId: 318386808
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 25 18:06:59 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: d13e2da37268f7ed2808a7288d934274627cdefd
    Source-Link: googleapis/googleapis@d13e2da
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    028f6c4 View commit details
    Browse the repository at this point in the history
  137. fix: migrate monitoring/v3 to grpc_service_config

    PiperOrigin-RevId: 318542700
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 26 14:20:11 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 7c577e89f1c84545113b393b7d7964473251d123
    Source-Link: googleapis/googleapis@7c577e8
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    6560700 View commit details
    Browse the repository at this point in the history
  138. fix: migrate billing/v1 to grpc_service_config

    PiperOrigin-RevId: 318891538
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jun 29 14:16:15 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: d7c66c92df10a9822fa1380d88b73286651b4f9f
    Source-Link: googleapis/googleapis@d7c66c9
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    6a8ffed View commit details
    Browse the repository at this point in the history
  139. fix!: correct return type of delete operations BREAKING CHANGE: respo…

    …nse type of Delete LRO is changed fix: increase timeout for CreateGameServerCluster
    
    PiperOrigin-RevId: 319041555
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 30 09:54:27 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 4ee98d06ee3c88b3df924263815a170dc83c95da
    Source-Link: googleapis/googleapis@4ee98d0
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    4c84faa View commit details
    Browse the repository at this point in the history
  140. fix: migrate gaming/v1beta to grpc_service_config

    PiperOrigin-RevId: 319050646
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 30 10:37:00 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 84b37f1b9fb70c1ffe36a42534d8ca9ca6492bc8
    Source-Link: googleapis/googleapis@84b37f1
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    843628a View commit details
    Browse the repository at this point in the history
  141. fix: migrate language/v1beta2 to grpc_service_config

    PiperOrigin-RevId: 319092844
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 30 13:55:47 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: f6d35b4b58a6810ad2e93cdcaf9b4d943f60150e
    Source-Link: googleapis/googleapis@f6d35b4
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    c7d9e37 View commit details
    Browse the repository at this point in the history
  142. fix: migrate language/v1 to grpc_service_config

    PiperOrigin-RevId: 319092854
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 30 13:55:50 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 83a83a43ded3f0bfc8a5b0aa13be10a210ef319d
    Source-Link: googleapis/googleapis@83a83a4
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    499752a View commit details
    Browse the repository at this point in the history
  143. fix: migrate servicedirectory/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 319092903
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 30 13:56:05 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 98d6efce2ba341bcb6e5319e082a9109b51555c7
    Source-Link: googleapis/googleapis@98d6efc
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    512c1ef View commit details
    Browse the repository at this point in the history
  144. firestore: add BatchWrite to gapic yaml

    PiperOrigin-RevId: 319105199
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 30 14:56:36 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: cbd6f1d28bc0c461c234f9848bcbc1563126daf9
    Source-Link: googleapis/googleapis@cbd6f1d
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    d744d44 View commit details
    Browse the repository at this point in the history
  145. build: remove artman configuration files

    PiperOrigin-RevId: 319123311
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 30 16:35:12 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 332db1a7dbecf94df93299baeef37b0ad782eba2
    Source-Link: googleapis/googleapis@332db1a
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    1ce4aa4 View commit details
    Browse the repository at this point in the history
  146. 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 31, 2020
    Copy the full SHA
    ecc7de1 View commit details
    Browse the repository at this point in the history
  147. feat: adds methods for interacting with insights

    PiperOrigin-RevId: 319247865
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 1 10:14:31 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 5202cfe3e5c2907a1a21a4c6d4bd0812029b6aa3
    Source-Link: googleapis/googleapis@5202cfe
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    5b01bee View commit details
    Browse the repository at this point in the history
  148. Updating the googleapis and googleapis_private to use the 2.4.0 gapic…

    …-generator, which includes the following changes: Features add opt_file_args to pass the file arguments to the protoc plugin(cce9967) Bug Fixes deps: update dependency mocha to v8 deps: update dependency puppeteer to v4
    
    PiperOrigin-RevId: 319296039
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 1 14:22:03 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: a758393a3f77b11b0ddbf62d468454dd6492f48a
    Source-Link: googleapis/googleapis@a758393
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    e3ab8a9 View commit details
    Browse the repository at this point in the history
  149. redis: v1 add UpgradeInstance request

    PiperOrigin-RevId: 319332818
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 1 18:24:23 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 76905ffe7e3b0605f64ef889fb88913634f9f836
    Source-Link: googleapis/googleapis@76905ff
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    59459bd View commit details
    Browse the repository at this point in the history
  150. fix: migrate dlp/v2 to grpc_service_config

    PiperOrigin-RevId: 319782065
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jul 6 08:16:11 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e66c163cc39cbf81fb2f8ea7733f7f514d137697
    Source-Link: googleapis/googleapis@e66c163
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    f0d77b9 View commit details
    Browse the repository at this point in the history
  151. feat: added support for span kind

    Clients can now specify the span kind of spans.
    
    PiperOrigin-RevId: 319788951
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jul 6 08:59:57 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 13d3b3ace10bd5a4865094ad2ba5e62b02e1e6bf
    Source-Link: googleapis/googleapis@13d3b3a
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    aad4a37 View commit details
    Browse the repository at this point in the history
  152. build: pass template name to TypeScript generator

    PiperOrigin-RevId: 319801036
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jul 6 10:04:38 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: d4b87f0e60dd63ec7993379ee5ded61d9083fa4c
    Source-Link: googleapis/googleapis@d4b87f0
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    e39c1bc View commit details
    Browse the repository at this point in the history
  153. build: add Bazel rules for Node.js library

    PiperOrigin-RevId: 319801234
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jul 6 10:05:34 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: b085d0af47a9addead321737ebde7448fd179a51
    Source-Link: googleapis/googleapis@b085d0a
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    743e80a View commit details
    Browse the repository at this point in the history
  154. feat: Update AuditLog proto to include all new changes in Audit Loggi…

    …ng. Also add a bazel build file.
    
    The AuditLog proto is used by Cloud Audit Logging for various types of audit logs generated by various GCP services and written to Cloud Logging. The AuditLog proto is encoded as a google.protobuf.Any message inside the protoPayload field of the LogEntry. An updated proto and bazel build file allows client libraries to decode the Any message when reading logs from the Cloud Logging API.
    
    PiperOrigin-RevId: 319820594
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jul 6 11:32:52 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 40292fc8f271f3b8708f9c91c85d7240200893a6
    Source-Link: googleapis/googleapis@40292fc
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    927f13c View commit details
    Browse the repository at this point in the history
  155. chore: use gapic-generator-python v0.26.0

    PiperOrigin-RevId: 319910951
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jul 6 20:47:48 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 8c85e06916d20943f2a7178a0a34f0f5af74601c
    Source-Link: googleapis/googleapis@8c85e06
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    5cdf337 View commit details
    Browse the repository at this point in the history
  156. feat: Update AppEngine RequestLog proto to add trace_sampled field. A…

    …lso add a bazel build file.
    
    The AppEngine RequestLog proto is used in Cloud Logging for request logs coming from App Engine Standard Environment. The RequestLog proto is encoded as a google.protobuf.Any message inside the protoPayload field of the LogEntry. An updated proto and bazel build file allows client libraries to decode the Any message when reading logs from the Cloud Logging API.
    
    PiperOrigin-RevId: 319927433
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jul 6 23:23:25 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 61493c4b053f6694aa3d1509e493e97517938c44
    Source-Link: googleapis/googleapis@61493c4
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    959776a View commit details
    Browse the repository at this point in the history
  157. chore: use Python microgenerator for Analytics Admin API

    PiperOrigin-RevId: 321238566
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jul 14 14:42:33 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e9f3e973e9aec811af50ac079d6295b2fa51abc5
    Source-Link: googleapis/googleapis@e9f3e97
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    dbda761 View commit details
    Browse the repository at this point in the history
  158. fix: migrate bq/storage/v1beta2 to grpc_service_config

    PiperOrigin-RevId: 321239116
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jul 14 14:45:28 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 0023af57bee082e7ae92cd0f936538cb86d358c2
    Source-Link: googleapis/googleapis@0023af5
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    2c2e332 View commit details
    Browse the repository at this point in the history
  159. docs: more detailed docs on APIs such as Environment, Intents, Sessions.

    PiperOrigin-RevId: 321243814
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jul 14 15:08:49 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 84ebe7c62f4c0875e001752fa84e87e629a1d418
    Source-Link: googleapis/googleapis@84ebe7c
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    b2e1986 View commit details
    Browse the repository at this point in the history
  160. fix: migrate bq/storage/v1alpha2 to grpc_service_config

    PiperOrigin-RevId: 321249584
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jul 14 15:39:52 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: da557a85c1c060a6dbffeea1e0867d2586091cf4
    Source-Link: googleapis/googleapis@da557a8
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    eac07d1 View commit details
    Browse the repository at this point in the history
  161. fix!: fix LRO annotations for method DiagnoseCluster.

    PiperOrigin-RevId: 321255718
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jul 14 16:13:13 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 0e7900e3950d32ccafae22a2ccb85fa61ffe08f9
    Source-Link: googleapis/googleapis@0e7900e
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    377f7b5 View commit details
    Browse the repository at this point in the history
  162. build: removing Artman configuration files

    PiperOrigin-RevId: 321273506
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jul 14 18:01:19 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 0e56befedb25db1a83d0fd17809b607f0c27e206
    Source-Link: googleapis/googleapis@0e56bef
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    bb27519 View commit details
    Browse the repository at this point in the history
  163. feat: move PhishingProtection API to python microgenerator.

    PiperOrigin-RevId: 321294662
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jul 14 21:30:10 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: cc68fa0b20060ac8688cbb733f9fae47de721575
    Source-Link: googleapis/googleapis@cc68fa0
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    352d511 View commit details
    Browse the repository at this point in the history
  164. fix: Remove incorrect resource annotation from non-string field

    PiperOrigin-RevId: 321311407
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 15 00:31:17 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: b375ae2941150f950b8561bbfcd8fc8908d30599
    Source-Link: googleapis/googleapis@b375ae2
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    d225ddd View commit details
    Browse the repository at this point in the history
  165. feat: move monitoring/dashboard API to python microgenerator

    PiperOrigin-RevId: 321390096
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 15 10:37:49 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 82f29df2e41d793502d613e2cac4905387bbac9a
    Source-Link: googleapis/googleapis@82f29df
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    34d1fac View commit details
    Browse the repository at this point in the history
  166. feat: adds python libraries for protobuf messages required by logging…

    … payloads.
    
    PiperOrigin-RevId: 321404880
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 15 11:40:32 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3d29ffcf6c9b9ba4836906d3e6131ea791363602
    Source-Link: googleapis/googleapis@3d29ffc
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    e6836b7 View commit details
    Browse the repository at this point in the history
  167. migrate container v1/v1beta1 BUILD.bazel python part to micro-gen

    PiperOrigin-RevId: 321423020
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 15 13:06:53 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 4115e190db8c5a95f93632e0b03766c6b6270117
    Source-Link: googleapis/googleapis@4115e19
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    80db9c7 View commit details
    Browse the repository at this point in the history
  168. feat: Update App Engine Admin API protos for v1 and v1beta APIs. Also…

    … update the AuditData proto used in audit logs generated by App Engine.
    
    PiperOrigin-RevId: 321435905
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 15 14:10:56 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 26e221d1e46394f5415b188a70538f0d78f17661
    Source-Link: googleapis/googleapis@26e221d
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    4dcf6e7 View commit details
    Browse the repository at this point in the history
  169. fix: migrate clouderrorreporting/v1beta1 to grpc_service_config

    PiperOrigin-RevId: 321573684
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 16 08:44:40 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: fe312530ec0a99b1e7e498253573ff70f2c6c6cb
    Source-Link: googleapis/googleapis@fe31253
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    ee162ba View commit details
    Browse the repository at this point in the history
  170. fix: migrate clouddebugger/v2 to grpc_service_config

    PiperOrigin-RevId: 321573720
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 16 08:44:53 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c92e1308ae1390460b27da76c1a510af3ac3d056
    Source-Link: googleapis/googleapis@c92e130
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    b5a66db View commit details
    Browse the repository at this point in the history
  171. chore: update gapic-generator to v2.4.2

    changes include:
    - fix errorprone bazel errors
    - fix for java_gapic_assembly_gradle_pkg rule
    
    PiperOrigin-RevId: 321577859
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 16 09:05:47 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: a351c17ae95d0d3576269bf76b3b0d420e2ef780
    Source-Link: googleapis/googleapis@a351c17
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    dc1940b View commit details
    Browse the repository at this point in the history
  172. fix: migrate datastore/admin/v1 to grpc_service_config

    PiperOrigin-RevId: 321579733
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 16 09:16:27 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 9f233f5ab67a805ad083d663aea95953ecd8650d
    Source-Link: googleapis/googleapis@9f233f5
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    99cb048 View commit details
    Browse the repository at this point in the history
  173. fix: migrate python datastore/v1 to grpc_service_config

    PiperOrigin-RevId: 321580134
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 16 09:18:37 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: bbe5f05ccb4ccb4a4dae92c558a25c6d3fe55842
    Source-Link: googleapis/googleapis@bbe5f05
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    c0cc8ab View commit details
    Browse the repository at this point in the history
  174. fix: migrate cloudbuild/v1 to grpc_service_config

    PiperOrigin-RevId: 321584556
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 16 09:42:04 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: bad4b831900d70e69b5e4d43bd7565d0aaded997
    Source-Link: googleapis/googleapis@bad4b83
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    73af1e6 View commit details
    Browse the repository at this point in the history
  175. feat: adds python library for google.type.expr proto.

    PiperOrigin-RevId: 321637314
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 16 13:45:46 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 6fe7880251192614bcb295749e0637b7ae89a8bb
    Source-Link: googleapis/googleapis@6fe7880
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    d25691a View commit details
    Browse the repository at this point in the history
  176. feat: Adds AuditLog proto for reading IAM admin logs.

    PiperOrigin-RevId: 321637651
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 16 13:47:28 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: b56aa06cc99050861c9a9b14d9569bd18eb09604
    Source-Link: googleapis/googleapis@b56aa06
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    872189e View commit details
    Browse the repository at this point in the history
  177. Adds bazel build file for public version of AuditData proto for bigqu…

    …ery.
    
    PiperOrigin-RevId: 321696862
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 16 19:32:25 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: bb46f87724ddd2fd1ce9f9dcb71f147427775592
    Source-Link: googleapis/googleapis@bb46f87
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    0d9e6bd View commit details
    Browse the repository at this point in the history
  178. 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 Jul 31, 2020
    Copy the full SHA
    35277f1 View commit details
    Browse the repository at this point in the history
  179. 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 Jul 31, 2020
    Copy the full SHA
    0335eef View commit details
    Browse the repository at this point in the history
  180. 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 Jul 31, 2020
    Copy the full SHA
    a2ce012 View commit details
    Browse the repository at this point in the history
  181. Added a RouteMatrixElementCondition enum for RouteMatrixElement.

    PiperOrigin-RevId: 322181375
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jul 20 11:03:03 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 9ecb768fc3d617dd431e9646b008c4b4ad00540c
    Source-Link: googleapis/googleapis@9ecb768
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    98fa4e7 View commit details
    Browse the repository at this point in the history
  182. feat: migrate bq/storage/v1beta1 to gapic v2

    - adds new resource name classes
    
    PiperOrigin-RevId: 322235422
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jul 20 15:14:29 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: d7a347b819096886f4644b0ed5a978a777f4bbb4
    Source-Link: googleapis/googleapis@d7a347b
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    350bd1a View commit details
    Browse the repository at this point in the history
  183. fix(spanner): update UpdateBackup to be retryable

    PiperOrigin-RevId: 322293383
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jul 20 22:14:54 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 8f2eda119e11c8bd0c189b545da18bba9019c83e
    Source-Link: googleapis/googleapis@8f2eda1
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    1ba2229 View commit details
    Browse the repository at this point in the history
  184. refactor!: Export Pub/Sub Lite apis to develop client libraries again…

    …st. These cannot be used by users until fully released.
    
    PiperOrigin-RevId: 322407599
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jul 21 11:46:33 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 01fdba2a8bfdeb3a2d0f413fe1745a8981908368
    Source-Link: googleapis/googleapis@01fdba2
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    8cda003 View commit details
    Browse the repository at this point in the history
  185. fix: publish missing client config annotations

    PiperOrigin-RevId: 322420178
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jul 21 12:43:47 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: be0c5a9b1b88ca3bb8ad993ae7b2e6affde7fee2
    Source-Link: googleapis/googleapis@be0c5a9
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    2650177 View commit details
    Browse the repository at this point in the history
  186. fix: inline markup spans must be separated from the surrounding text …

    …by non-word characters
    
    PiperOrigin-RevId: 322464556
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jul 21 16:17:21 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 58be915cf3b7148b764649da90add697f6367aa7
    Source-Link: googleapis/googleapis@58be915
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    ff7495a View commit details
    Browse the repository at this point in the history
  187. build: update gapic-generator-typescript to v1.0.6.

    PiperOrigin-RevId: 322580120
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 22 08:33:25 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 1e17dc9f597e285705a662c93b7595e2340fd3f4
    Source-Link: googleapis/googleapis@1e17dc9
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    4b27884 View commit details
    Browse the repository at this point in the history
  188. build: update gax-java to v1.57.2

    changes since last used version:
    - Fix javadoc generation on Java11
    - Fix Precondition format specifier
    - update google-auth-library to 0.21.0
    
    PiperOrigin-RevId: 322592423
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 22 09:39:50 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 1f8c042337a305fbf71db7fa768563fe7b9df60d
    Source-Link: googleapis/googleapis@1f8c042
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    77b9cda View commit details
    Browse the repository at this point in the history
  189. fix: migrate iot/v1 to grpc_service_config

    PiperOrigin-RevId: 322642677
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 22 13:28:51 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 8d582832ea028336dd285d62446cb37dbe228fa1
    Source-Link: googleapis/googleapis@8d58283
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    b6bb43d View commit details
    Browse the repository at this point in the history
  190. 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 Jul 31, 2020
    Copy the full SHA
    27ed65d View commit details
    Browse the repository at this point in the history
  191. fix!: migrate dialogflow/v2beta1 to gapic v2

    PiperOrigin-RevId: 322667213
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 22 15:22:03 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 1d3ca22734bfd1c00d229e49009547c43f2d7a48
    Source-Link: googleapis/googleapis@1d3ca22
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    7a99d88 View commit details
    Browse the repository at this point in the history
  192. 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 Jul 31, 2020
    Copy the full SHA
    353fbd2 View commit details
    Browse the repository at this point in the history
  193. chore: allow generating Java GAPIC libraries for Google Cloud Functio…

    …ns v1.
    
    PiperOrigin-RevId: 322807851
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 23 10:00:37 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 34c8b4e528fa1abb6431c52034dbcb7bc886c740
    Source-Link: googleapis/googleapis@34c8b4e
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    2486b2e View commit details
    Browse the repository at this point in the history
  194. Update Google Ads API's gRPC client configurations for the SearchStre…

    …am RPC.
    
    PiperOrigin-RevId: 322817468
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 23 10:42:45 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 8acb75de1756d9fd391a748797485e7452ef7189
    Source-Link: googleapis/googleapis@8acb75d
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    8304a52 View commit details
    Browse the repository at this point in the history
  195. chore: add gapic generation for pubsublite googleapis

    PiperOrigin-RevId: 322853575
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 23 13:25:51 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3dfb55c0c44390dd0a6534ca88ef1d8452542d9f
    Source-Link: googleapis/googleapis@3dfb55c
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    0b8ceb2 View commit details
    Browse the repository at this point in the history
  196. fix: add resource config to scc/v1beta1/Asset

    chore: update various comments
    PiperOrigin-RevId: 322867095
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 23 14:30:13 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e26e1839a45445d13cd45b1be3b1523defb72fee
    Source-Link: googleapis/googleapis@e26e183
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    5a27d95 View commit details
    Browse the repository at this point in the history
  197. fix!: migrate securitycenter/v1beta1 to gapic v2

    BREAKING CHANGE: IAM method flattenings changed to generic resource name class
    
    PiperOrigin-RevId: 323062460
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jul 24 13:35:34 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 599ede9ebdeb33a91be48748f5f83ec13e7e692c
    Source-Link: googleapis/googleapis@599ede9
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    e97fc0b View commit details
    Browse the repository at this point in the history
  198. docs: more detailed docs on APIs such as Environment, Intents, Sessions.

    PiperOrigin-RevId: 323086730
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jul 24 15:42:41 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: a6b2dac798ed266136e990a2319b2e2e96f3bdbe
    Source-Link: googleapis/googleapis@a6b2dac
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    5e72259 View commit details
    Browse the repository at this point in the history
  199. chore: use python microgenerator for notebooks and pubsublite

    PiperOrigin-RevId: 323111268
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jul 24 18:36:25 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: d5b06c74597babcbf843bf465b2259bbadf6d771
    Source-Link: googleapis/googleapis@d5b06c7
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    04325b7 View commit details
    Browse the repository at this point in the history
  200. Correct PHP namespace for BigQuery connection

    PiperOrigin-RevId: 323795963
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 29 08:50:52 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c1b9289be1be876ef494f31c9662bc49b4f906e0
    Source-Link: googleapis/googleapis@c1b9289
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    b09876d View commit details
    Browse the repository at this point in the history
  201. Remove experimental warning for ordering keys properties.

    PiperOrigin-RevId: 323803770
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 29 09:31:38 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 706053bbfb3f16ef752e513c2898a1f26cdd8e41
    Source-Link: googleapis/googleapis@706053b
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    93e5c2b View commit details
    Browse the repository at this point in the history
  202. feat: move talent API to python microgenerator

    PiperOrigin-RevId: 323823010
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 29 10:58:30 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 87c7babc80ae27639372191c490a9f49d29b3a7a
    Source-Link: googleapis/googleapis@87c7bab
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    b58b63b View commit details
    Browse the repository at this point in the history
  203. feat: Additional fields for the ClusterConfig and `InstanceGroupCon…

    …fig` messages.
    
    This change includes the following updates:
    1. There is a new `temp_bucket` field for clusters.
    2. There is a new `endpoint_config` field for clusters.
    3. There is a new `preemptibility` field for instance group configs.
    4. There are various updates to the doc comments.
    
    PiperOrigin-RevId: 323829608
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 29 11:26:43 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: d8a3dfb82f5cae3f1bcdcec7c5726581532da7d5
    Source-Link: googleapis/googleapis@d8a3dfb
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    9a712d2 View commit details
    Browse the repository at this point in the history
  204. 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 Jul 31, 2020
    Copy the full SHA
    5f74802 View commit details
    Browse the repository at this point in the history
  205. fix: corrects spelling of build dependency adds backticks in docstrin…

    …g to smooth doc generation
    
    PiperOrigin-RevId: 323860336
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jul 29 13:49:16 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: d399c754bdea83297877ab49e5f66b257a957a78
    Source-Link: googleapis/googleapis@d399c75
    yoshi-automation committed Jul 31, 2020
    Copy the full SHA
    df58472 View commit details
    Browse the repository at this point in the history
  206. 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 Jul 31, 2020
    Copy the full SHA
    d11888f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. chore: manual regen

    busunkim96 committed Aug 13, 2020
    Copy the full SHA
    aa35f94 View commit details
    Browse the repository at this point in the history
  2. chore(deps): add grpc

    busunkim96 committed Aug 13, 2020
    Copy the full SHA
    427dfea View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    84b3c1d View commit details
    Browse the repository at this point in the history