X Tutup
Skip to content

Use consistent branding / phrasing in client module docstrings.#1172

Merged
tseaver merged 2 commits intogoogleapis:masterfrom
tseaver:1171-normalize_module_docstring_patterns
Oct 5, 2015
Merged

Use consistent branding / phrasing in client module docstrings.#1172
tseaver merged 2 commits intogoogleapis:masterfrom
tseaver:1171-normalize_module_docstring_patterns

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Oct 5, 2015

Closes #1171.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 5, 2015

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Oct 5, 2015

LGTM (I just tried git grep gcloud, waaaaay to many hits to be worth going through)

tseaver added a commit that referenced this pull request Oct 5, 2015
…_patterns

Use consistent branding / phrasing in client module docstrings.
@tseaver tseaver merged commit 04034b5 into googleapis:master Oct 5, 2015
@tseaver tseaver deleted the 1171-normalize_module_docstring_patterns branch October 5, 2015 19:36
parthea pushed a commit that referenced this pull request Nov 24, 2025
* chore(deps): update all dependencies

* Update samples/snippets/requirements.txt

* Update samples/snippets/requirements.txt

* Update samples/snippets/requirements.txt

* Update samples/snippets/requirements.txt

* Update samples/snippets/requirements.txt

* Update samples/snippets/requirements.txt

* Update samples/snippets/requirements.txt

---------

Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
parthea added a commit that referenced this pull request Feb 20, 2026
feat: update image to
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:a38add811f7f139d6a385b22d283ad09ef305b8cf50382ef62f0ce690787f021
parthea added a commit that referenced this pull request Mar 6, 2026
* chore(main): release 2.34.3

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
…#1172)

Fixes #1071 🦕

As a side-effect, the behavior of this method during a race condition has changed slightly. Previously, if a new object was created while the bucket.delete(force=True) method is running, it would fail, but if a new generation of an existing object was uploaded, it would still succeed. Now it will fail in both cases. Regardless of the exact behavior, please do not use this method on a bucket that is still being updated by another process.
parthea pushed a commit that referenced this pull request Mar 9, 2026
This change non-invasively introduces dependencies of opentelemetry
bringing in the latest dependencies and modernizing them.

While here also brought in modern span attributes:
* otel.scope.name
* otel.scope.version

Also added a modernized example to produce traces as well
with gRPC-instrumentation enabled, and updated the docs.

Updates #1170
Fixes #1173
Built from PR #1172
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup