Add support for parsing log entries w/ 'protoPayload' from resources by tseaver · Pull Request #1578 · googleapis/google-cloud-python

@tseaver added the api: logging

Issues related to the Cloud Logging API.

label

Mar 7, 2016

@googlebot googlebot added the cla: yes

This human has signed the Contributor License Agreement.

label

Mar 7, 2016

@tseaver

We can't feasibly allow writing such entries until we have an answer for

@tseaver

tseaver added a commit that referenced this pull request

Mar 22, 2016
Add support for parsing log entries w/ 'protoPayload' from resources

@tseaver tseaver deleted the logging-parse_protobuf_entries branch

March 22, 2016 15:34

parthea added a commit that referenced this pull request

Nov 24, 2025
…#1578)

* fix: use not implemented error when REST transport is not supported

* lint

* revert local changes

* update error message and combine not implemented errors

* fix typo

* fix typo

* update ads templates

* formatting

parthea pushed a commit that referenced this pull request

Mar 2, 2026
Thank you for opening a Pull Request! Before submitting your PR, there
are a few things you can do to make sure it goes smoothly:
- [x] Make sure to open an issue as a
[bug/issue](https://github.com/googleapis/python-pubsub/issues/new/choose)
before writing your code! That way we can discuss the change, evaluate
designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)

Fixes #1578 🦕

parthea pushed a commit that referenced this pull request

Apr 1, 2026
* add a new session and connect to test env

* I need to revert code change

* revert files for unncessary change

* fix more tests

* all test are clean

* fix more tests

* merge in the change

* revert the order changes, move single-modality tests back to PROD since they are in GA

* refactor multimodal tests out

* change the project name

* revert change

* remove unused bq client