Skip to content

chore: pick up changes from googleapis#98

Merged
anguillanneuf merged 35 commits into
masterfrom
autosynth-googleapis
Mar 11, 2021
Merged

chore: pick up changes from googleapis#98
anguillanneuf merged 35 commits into
masterfrom
autosynth-googleapis

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

@yoshi-automation yoshi-automation commented Mar 10, 2021

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/638d84a8-4093-48fe-aacf-4c23a8c7e62d/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 362183999
Source-Link: googleapis/googleapis@d652c63
PiperOrigin-RevId: 361676678
Source-Link: googleapis/googleapis@3aeb3a7
PiperOrigin-RevId: 361662015
Source-Link: googleapis/googleapis@28a5919
PiperOrigin-RevId: 361555541
Source-Link: googleapis/googleapis@65d71a6
PiperOrigin-RevId: 361000862
Source-Link: googleapis/googleapis@4b4e8be
PiperOrigin-RevId: 360987981
Source-Link: googleapis/googleapis@ead1721
PiperOrigin-RevId: 360214832
Source-Link: googleapis/googleapis@be7020f
PiperOrigin-RevId: 359781040
Source-Link: googleapis/googleapis@f6dd7e4
PiperOrigin-RevId: 359593247
Source-Link: googleapis/googleapis@e69f9d4
PiperOrigin-RevId: 359580699
Source-Link: googleapis/googleapis@d9b32e9
PiperOrigin-RevId: 359562873
Source-Link: googleapis/googleapis@07932bb
PiperOrigin-RevId: 357215334
Source-Link: googleapis/googleapis@5a11760
PiperOrigin-RevId: 356380191
Source-Link: googleapis/googleapis@84cf54e
PiperOrigin-RevId: 356328938
Source-Link: googleapis/googleapis@78e0057
PiperOrigin-RevId: 355923884
Source-Link: googleapis/googleapis@5e3dace
PiperOrigin-RevId: 355906816
Source-Link: googleapis/googleapis@254325e
PiperOrigin-RevId: 355768486
Source-Link: googleapis/googleapis@53dd6b5
PiperOrigin-RevId: 355442508
Source-Link: googleapis/googleapis@e038e2a
PiperOrigin-RevId: 355218181
Source-Link: googleapis/googleapis@2f8d204
PiperOrigin-RevId: 355059873
Source-Link: googleapis/googleapis@6ef9eae
PiperOrigin-RevId: 354996675
Source-Link: googleapis/googleapis@20712b8
PiperOrigin-RevId: 352816749
Source-Link: googleapis/googleapis@ceaaf31
PiperOrigin-RevId: 352563582
Source-Link: googleapis/googleapis@9ecdacc
PiperOrigin-RevId: 351457221
Source-Link: googleapis/googleapis@e4a9d34
PiperOrigin-RevId: 351455519
Source-Link: googleapis/googleapis@b71a6e5
PiperOrigin-RevId: 350246057
Source-Link: googleapis/googleapis@5206824
PiperOrigin-RevId: 347907714
Source-Link: googleapis/googleapis@48fa751
PiperOrigin-RevId: 347695607
Source-Link: googleapis/googleapis@64f1e20
PiperOrigin-RevId: 347681363
Source-Link: googleapis/googleapis@f967ea0
PiperOrigin-RevId: 347651882
Source-Link: googleapis/googleapis@e689e62
PiperOrigin-RevId: 347055288
Source-Link: googleapis/googleapis@dd372aa
PiperOrigin-RevId: 346894665
Source-Link: googleapis/googleapis@cbbd317
PiperOrigin-RevId: 345498172
Source-Link: googleapis/googleapis@07027f9

@yoshi-automation yoshi-automation requested a review from a team March 10, 2021 22:36
@product-auto-label product-auto-label Bot added the api: pubsublite Issues related to the googleapis/python-pubsublite API. label Mar 10, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 10, 2021
        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
Committer: @miraleung
PiperOrigin-RevId: 345498172

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Dec 3 11:36:52 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 07027f95bf0a5b2451984c01a87ea86ee715c15d
Source-Link: googleapis/googleapis@07027f9
Committer: @miraleung
PiperOrigin-RevId: 346894665

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Dec 10 16:55:31 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: cbbd3170bcf217e36ae72f4ac522449bf861346f
Source-Link: googleapis/googleapis@cbbd317
PiperOrigin-RevId: 347055288

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Dec 11 12:44:37 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: dd372aa22ded7a8ba6f0e03a80e06358a3fa0907
Source-Link: googleapis/googleapis@dd372aa
…me for recommendations and insights APIs.

PiperOrigin-RevId: 347651882

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Dec 15 11:11:56 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: e689e62a5540d4b98639f0e444a0edf5b2d94043
Source-Link: googleapis/googleapis@e689e62
PiperOrigin-RevId: 347681363

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Dec 15 13:31:04 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: f967ea0c0437a269515665ff9dbb69fcf134ddd9
Source-Link: googleapis/googleapis@f967ea0
PiperOrigin-RevId: 347695607

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Dec 15 14:40:01 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 64f1e20354393415d5da54141ed39574a0cd1f30
Source-Link: googleapis/googleapis@64f1e20
PiperOrigin-RevId: 347907714

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Dec 16 15:18:35 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 48fa7512d385dd8ea8e51aab083086858b4dbffe
Source-Link: googleapis/googleapis@48fa751
feat: add 'from_service_account_info' factory to clients
fix: fix sphinx identifiers
PiperOrigin-RevId: 350246057

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jan 5 16:44:11 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 520682435235d9c503983a360a2090025aa47cd1
Source-Link: googleapis/googleapis@5206824
…p, formatting and edits

PiperOrigin-RevId: 351455519

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jan 12 14:55:09 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: b71a6e53e944167cb4bcec042210d8cf2a9e40ca
Source-Link: googleapis/googleapis@b71a6e5
Committer: @miraleung
PiperOrigin-RevId: 351457221

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jan 12 15:03:33 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: e4a9d34833c20d6bc4836b886e8ae268d9dc9f1d
Source-Link: googleapis/googleapis@e4a9d34
PiperOrigin-RevId: 352563582

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jan 19 07:29:20 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 9ecdacc9a00e1dd443b11bf10215d6e7648db8a7
Source-Link: googleapis/googleapis@9ecdacc
PiperOrigin-RevId: 352816749

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jan 20 10:06:23 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: ceaaf31b3d13badab7cf9d3b570f5639db5593d9
Source-Link: googleapis/googleapis@ceaaf31
PiperOrigin-RevId: 354996675

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Feb 1 12:11:49 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 20712b8fe95001b312f62c6c5f33e3e3ec92cfaf
Source-Link: googleapis/googleapis@20712b8
PiperOrigin-RevId: 355059873

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Feb 1 17:13:22 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 6ef9eaea379fc1cc0355e06a5a20b594543ee693
Source-Link: googleapis/googleapis@6ef9eae
…e API and minor proto updates.

PiperOrigin-RevId: 355218181

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Feb 2 11:53:01 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 2f8d204b9bc1126439565e25a456eaf6435f38f4
Source-Link: googleapis/googleapis@2f8d204
Committer: @miraleung
PiperOrigin-RevId: 355442508

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Feb 3 11:32:57 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: e038e2a5b2104dfae83edada1dfb41b319fc363f
Source-Link: googleapis/googleapis@e038e2a
PiperOrigin-RevId: 355768486

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Feb 4 20:12:35 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 53dd6b53c7af308c69581c364ad20c52aa4c6ca0
Source-Link: googleapis/googleapis@53dd6b5
PiperOrigin-RevId: 355906816

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Feb 5 12:40:52 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 254325ed3c9caa6bf6d9c8b11ce2674544ba6e7c
Source-Link: googleapis/googleapis@254325e
PiperOrigin-RevId: 355923884

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Feb 5 14:04:52 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 5e3dacee19405529b841b53797df799c2383536c
Source-Link: googleapis/googleapis@5e3dace
… for cloud APIs

Committer: @miraleung
PiperOrigin-RevId: 356328938

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Feb 8 12:39:42 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 78e0057d81c6969507bf1195b5aad8ac3e7feafd
Source-Link: googleapis/googleapis@78e0057
… documentation for ApplySoftwareUpdate chore: update proto annotations

PiperOrigin-RevId: 356380191

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Feb 8 16:30:59 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 84cf54e45ed5970980ae868e0a1e5ad1266a8830
Source-Link: googleapis/googleapis@84cf54e
PiperOrigin-RevId: 357215334

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Feb 12 10:11:29 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 5a11760c9dcdf63deba111e44bc12df5a4b5cd3a
Source-Link: googleapis/googleapis@5a11760
PiperOrigin-RevId: 359562873

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Feb 25 10:52:32 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 07932bb995e7dc91b43620ea8402c6668c7d102c
Source-Link: googleapis/googleapis@07932bb
Committer: @miraleung
PiperOrigin-RevId: 359580699

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Feb 25 12:03:52 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: d9b32e92fa57c37e5af0dc03badfe741170c5849
Source-Link: googleapis/googleapis@d9b32e9
PiperOrigin-RevId: 359593247

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Feb 25 13:01:50 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: e69f9d4f00a558a359a55f3bb33ba582d6bfc805
Source-Link: googleapis/googleapis@e69f9d4
This release makes --experimental_allow_proto3_optional no longer necessary.

PiperOrigin-RevId: 359781040

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Feb 26 09:59:49 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: f6dd7e47620566925a4b3f1ce029e74e1b2f2516
Source-Link: googleapis/googleapis@f6dd7e4
PiperOrigin-RevId: 360214832

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Mar 1 09:59:41 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: be7020ff106658f75d50e14693b13d822d910325
Source-Link: googleapis/googleapis@be7020f
…HEAD

Committer: @hannahrogers-google
PiperOrigin-RevId: 360987981

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Mar 4 13:12:18 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: ead17216f9bc591177041c6aeccee751ad7df0d1
Source-Link: googleapis/googleapis@ead1721
PiperOrigin-RevId: 361000862

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Mar 4 14:10:49 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 4b4e8be384ce5d3420e3af430ca50fa72c561bfd
Source-Link: googleapis/googleapis@4b4e8be
Committer: @aohren
PiperOrigin-RevId: 361555541

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Mar 8 07:00:53 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 65d71a60baf9650404a4d9d65f29e9ba8db490d1
Source-Link: googleapis/googleapis@65d71a6
PiperOrigin-RevId: 361662015

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Mar 8 14:47:18 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 28a591963253d52ce3a25a918cafbdd9928de8cf
Source-Link: googleapis/googleapis@28a5919
Fixed IAM v1 library generation.
Committer: @alexander-fenster
PiperOrigin-RevId: 361676678

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Mar 8 15:51:18 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 3aeb3a70f66457a9e6b07caff841719bb9873b57
Source-Link: googleapis/googleapis@3aeb3a7
PiperOrigin-RevId: 362183999

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Mar 10 17:50:58 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: d652c6370bf66e325da6ac9ad82989fe7ee7bb4b
Source-Link: googleapis/googleapis@d652c63
@anguillanneuf anguillanneuf changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. chore: pick up changes from googleapis Mar 11, 2021
@anguillanneuf anguillanneuf merged commit 153deb5 into master Mar 11, 2021
@anguillanneuf anguillanneuf deleted the autosynth-googleapis branch March 11, 2021 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsublite Issues related to the googleapis/python-pubsublite API. cla: yes This human has signed the Contributor License Agreement. context: partial

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants