Add Logging Handler by waprin · Pull Request #1881 · googleapis/google-cloud-python

@googlebot added the cla: yes

This human has signed the Contributor License Agreement.

label

Jun 21, 2016

This was referenced

Jun 27, 2016

parthea pushed a commit that referenced this pull request

Mar 2, 2026
…loud Run mis-configuration (#1880)

This patch adds a fallback logic to look for Cloud Run cert/keys in the
well-known location if the cert config contains the exact incorrect
cert/key paths AND the incorrect cert/key paths point to non-existent
files.

Note: This patch will be reverted sometime in Jan 2026, after Cloud Run
environment is updated with the correct cert configs. The revert will be
tracked by #1881

parthea pushed a commit that referenced this pull request

Mar 6, 2026
* creates linting-typing.cfg in presubmit

* attempt to filter out linting and typing tests from presubmit

* lints and blackens this commit

* revise environmental variables

* Update noxfile.py

* Update noxfile.py

* Update noxfile.py

* Update noxfile.py

* Update noxfile.py

* Update noxfile.py

* Update .kokoro/presubmit/linting-typing.cfg

* Update .kokoro/presubmit/linting-typing.cfg

* Update .kokoro/presubmit/linting-typing.cfg

* Update .kokoro/presubmit/presubmit.cfg

* Update .kokoro/presubmit/presubmit.cfg

parthea pushed a commit that referenced this pull request

Apr 1, 2026
* feat: support multi index for dataframe where

* fix test

* fix

* resolve the comments