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

feat: add from_service_account_info #52

Merged
merged 7 commits into from Mar 23, 2021
Merged

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Jan 6, 2021

This PR was generated using Autosynth. 馃寛

Synth log will be available here:
https://source.cloud.google.com/results/invocations/fb22f59c-8962-43c6-89b6-9796466cdaca/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 359562873
Source-Link: googleapis/googleapis@07932bb
PiperOrigin-RevId: 355923884
Source-Link: googleapis/googleapis@5e3dace
PiperOrigin-RevId: 354996675
Source-Link: googleapis/googleapis@20712b8
PiperOrigin-RevId: 352816749
Source-Link: googleapis/googleapis@ceaaf31
PiperOrigin-RevId: 350388717
Source-Link: googleapis/googleapis@dd1d232
PiperOrigin-RevId: 350246057
Source-Link: googleapis/googleapis@5206824

@yoshi-automation yoshi-automation requested review from a team as code owners January 6, 2021 14:11
@product-auto-label product-auto-label bot added the api: cloudbuild Issues related to the googleapis/python-cloudbuild API. label Jan 6, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 6, 2021
@Shabirmean
Copy link
Member

The Kokoro docs-presubmit failure seems to be originating from the sphinx library. The repo for the library has a comment (sphinx-doc/sphinx#5870 (comment)) saying this was fixed in v1.7.6 of the library.

It seems like the sphinx version used by this repo is an older version 1.5.5 (https://github.com/googleapis/python-container/blob/master/noxfile.py#L204)

@busunkim96 has filed this issue on behalf of this in the docs-templates repo. It's not top priority but is in the pipeline to be fixed eventually. Until then the docs-presubmit checks on Kokoro would fail

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
This is a breaking change, but *only* for C#. Google has not yet published a package for this API, so it would only break users who have generated the code themselves.

PiperOrigin-RevId: 350388717

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jan 6 11:04:54 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: dd1d2325b189d3bb69c4a6a802185cefbd8e592e
Source-Link: googleapis/googleapis@dd1d232
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: 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
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
@busunkim96 busunkim96 changed the title chore: upgrade gapic-generator-python to 0.39.1 feat: add from_service_account_info Mar 23, 2021
@busunkim96 busunkim96 added the automerge Merge the pull request once unit tests and other checks pass. label Mar 23, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 580a959 into master Mar 23, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch March 23, 2021 20:06
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudbuild Issues related to the googleapis/python-cloudbuild API. cla: yes This human has signed the Contributor License Agreement. context: full context: partial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants