FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Separating client construction from method calls in Resource Mgr. Docs. by dhermes · Pull Request #1168 · googleapis/google-cloud-python · GitHub

Separating client construction from method calls in Resource Mgr. Docs. - #1168

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-1167
Oct 1, 2015
Merged

Separating client construction from method calls in Resource Mgr. Docs.#1168
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-1167

Conversation

dhermes commented Oct 1, 2015

Copy link
Copy Markdown
Contributor

Fixes #1167.

dhermes added docs api: cloudresourcemanager Issues related to the Resource Manager API. labels Oct 1, 2015
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 1, 2015

dhermes commented Oct 1, 2015

Copy link
Copy Markdown
Contributor Author

@jgeewax FYI

jgeewax commented Oct 1, 2015

Copy link
Copy Markdown
Contributor

LGTM 👍

dhermes added a commit that referenced this pull request Oct 1, 2015
Separating client construction from method calls in Resource Mgr. Docs.
dhermes merged commit c8d231b into googleapis:master Oct 1, 2015
dhermes deleted the fix-1167 branch October 1, 2015 20:59
parthea pushed a commit that referenced this pull request Nov 24, 2025
…1168)

Ignoring flattened parameters, there are four special parameters to
all client methods:
* request
* retry
* timeout
* metadata

These cannot conflict with module names, and so the module names must
be disambiguated.
parthea pushed a commit that referenced this pull request Nov 24, 2025
🤖 I have created a release *beep* *boop*
---


## [0.62.0](googleapis/gapic-generator-python@v0.61.0...v0.62.0) (2022-01-28)


### Features

* adds REST server-streaming support. ([#1120](googleapis/gapic-generator-python#1120)) ([812cf3e](googleapis/gapic-generator-python@812cf3e))
* expose extended operations annotations within generator ([#1145](googleapis/gapic-generator-python#1145)) ([e7bee70](googleapis/gapic-generator-python@e7bee70))


### Bug Fixes

* add special method parameters to set of reserved module names ([#1168](googleapis/gapic-generator-python#1168)) ([8078961](googleapis/gapic-generator-python@8078961))
* fix snippetgen golden file ([#1170](googleapis/gapic-generator-python#1170)) ([13b2028](googleapis/gapic-generator-python@13b2028))
* **snippetgen:** remove special handling for resource paths ([#1134](googleapis/gapic-generator-python#1134)) ([4ea2d11](googleapis/gapic-generator-python@4ea2d11))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
parthea added a commit that referenced this pull request Nov 24, 2025
Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
* feat: add token_info_url to external account credentials

Also some minor refactoring

* chore: Refresh system test creds.

* Changes requested by @clundin

* Changes requested by Leo

* validating token info url

* comment

* chore: Refresh system test creds.

* tests

* secrets

* tests

* lint

* 2.7

Co-authored-by: Carl Lundin <clundin@google.com>
parthea added a commit that referenced this pull request Feb 20, 2026
PR created by the Librarian CLI to generate Cloud Client Libraries code
from protos.

BEGIN_COMMIT

BEGIN_NESTED_COMMIT
feat: Expose the `Database.firestore_data_access_mode` parameter


PiperOrigin-RevId: 865444806
Library-IDs: google-cloud-firestore
Source-link:
[googleapis/googleapis@760ef858](googleapis/googleapis@760ef858)
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Expose the `Database.mongodb_compatible_data_access_mode`
parameter


PiperOrigin-RevId: 865444806
Library-IDs: google-cloud-firestore
Source-link:
[googleapis/googleapis@760ef858](googleapis/googleapis@760ef858)
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Expose the `Database.realtime_updates_mode` parameter


PiperOrigin-RevId: 865444806
Library-IDs: google-cloud-firestore
Source-link:
[googleapis/googleapis@760ef858](googleapis/googleapis@760ef858)
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Expose the `Index.unique` parameter


PiperOrigin-RevId: 865444806
Library-IDs: google-cloud-firestore
Source-link:
[googleapis/googleapis@760ef858](googleapis/googleapis@760ef858)
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
docs: Update documentation on several parameters, especially when
relating to the new `enterprise` database edition


PiperOrigin-RevId: 865444806
Library-IDs: google-cloud-firestore
Source-link:
[googleapis/googleapis@760ef858](googleapis/googleapis@760ef858)
END_NESTED_COMMIT

END_COMMIT

This pull request is generated with proto changes between

[googleapis/googleapis@1a9d00be](googleapis/googleapis@1a9d00b)
(exclusive) and

[googleapis/googleapis@760ef858](googleapis/googleapis@760ef85)
(inclusive).

Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:b8058df4c45e9a6e07f6b4d65b458d0d059241dd34c814f151c8bf6b89211209
parthea pushed a commit that referenced this pull request Mar 6, 2026
Remove ambiguity between importing tests/unit/helpers and tests/unit/helpers.py
which can lead to import errors.

Renamed directory _helpers matches the google.cloud.bigquery._helpers module
being tested.

Fixes #1168 🦕
parthea pushed a commit that referenced this pull request Mar 9, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
* feat(spanner): add samples for instance partitions

* PR feedback

---------

Co-authored-by: Sri Harsha CH <57220027+harshachinta@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: cloudresourcemanager Issues related to the Resource Manager API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL