| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| """Fully-qualified name used in logging APIs""" | ||
| return 'projects/%s/logs/%s' % (self.project, self.name) | ||
|
|
||
| def _require_client(self, client): |
|
Done with review. |
Sorry, something went wrong.
|
Is that an LGTM? |
Sorry, something went wrong.
|
Nope |
Sorry, something went wrong.
|
What issue remains, besides _require_client, which we use all over the place? |
Sorry, something went wrong.
$ git grep -l _require_client
gcloud/bigquery/dataset.py
gcloud/bigquery/job.py
gcloud/bigquery/query.py
gcloud/bigquery/table.py
gcloud/dns/changes.py
gcloud/dns/zone.py
gcloud/pubsub/subscription.py
gcloud/pubsub/topic.py
gcloud/resource_manager/project.py
gcloud/search/document.py
gcloud/storage/_helpers.py
gcloud/storage/acl.py
gcloud/storage/blob.py
gcloud/storage/bucket.py |
Sorry, something went wrong.
|
LGTM. Sorry for the hold up, I was very distracted at that moment so didn't want to jump the gun. |
Sorry, something went wrong.
|
No worries! |
Sorry, something went wrong.
…orm/python-docs-samples#1567) * Added the sample for Word Level Confidence * Added the extra line * Added parameter comment * Removed the line with blank space
…orm/python-docs-samples#1567) * Added the sample for Word Level Confidence * Added the extra line * Added parameter comment * Removed the line with blank space
…orm/python-docs-samples#1567) * Added the sample for Word Level Confidence * Added the extra line * Added parameter comment * Removed the line with blank space
…orm/python-docs-samples#1567) * Added the sample for Word Level Confidence * Added the extra line * Added parameter comment * Removed the line with blank space
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.7.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:b8058df4c45e9a6e07f6b4d65b458d0d059241dd34c814f151c8bf6b89211209 <details><summary>google-cloud-pubsub: 2.34.0</summary> ## [2.34.0](googleapis/python-pubsub@v2.33.0...v2.34.0) (2025-12-16) ### Features * support mTLS certificates when available (#1566) ([24761a2f](googleapis/python-pubsub@24761a2f)) </details>
* fix: filter None values from OpenTelemetry attributes * moved filtering out before return value
| Back | FazBrowse Home | New Git URL |
Doesn't yet expose any of the optional parameters (see #1566).