- Notifications
You must be signed in to change notification settings - Fork 6.6k
Misplaced datastore_example_test comment #64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
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
Thanks for the contribution, but I believe this is correct as is. The tags are used to embed the code in this page, and it seems they are correct in context. |
m-strzelczyk pushed a commit that referenced this pull request Nov 3, 2022
8 tasks
8 tasks
rsamborski pushed a commit that referenced this pull request Nov 8, 2022
engelke pushed a commit that referenced this pull request Nov 9, 2022
msampathkumar pushed a commit that referenced this pull request Nov 9, 2022
feat(v2beta3, v2beta2): introducing fields: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats and introducing messages: QueueStats feat: add from_service_account_info method to clients docs(v2beta3): updates to max burst size description docs(v2beta2): updates to AppEngineHttpRequest description test: add 3.9 unit tests docs: fix type references in docstrings
8 tasks
msampathkumar pushed a commit that referenced this pull request Nov 9, 2022
feat(v2beta3, v2beta2): introducing fields: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats and introducing messages: QueueStats feat: add from_service_account_info method to clients docs(v2beta3): updates to max burst size description docs(v2beta2): updates to AppEngineHttpRequest description test: add 3.9 unit tests docs: fix type references in docstrings
8 tasks
m-strzelczyk added a commit that referenced this pull request Nov 9, 2022
* feat: adding samples for default values Featuring the usage report API.
8 tasks
dandhlee pushed a commit that referenced this pull request Nov 10, 2022
rsamborski pushed a commit that referenced this pull request Nov 11, 2022
rsamborski pushed a commit that referenced this pull request Nov 14, 2022
msampathkumar pushed a commit that referenced this pull request Nov 14, 2022
…ype`` attributes to ``type_`` to avoid name collisions (#64) Renamed attributes: * TagTemplateField.type -> TagTemplatedField.type_ * ColumnSchema.type -> ColumnSchema.type_ * Entry.type -> Entry.type_
8 tasks
dandhlee pushed a commit that referenced this pull request Nov 14, 2022
dandhlee pushed a commit that referenced this pull request Nov 15, 2022
dandhlee pushed a commit that referenced this pull request Nov 15, 2022
feat(v2beta3, v2beta2): introducing fields: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats and introducing messages: QueueStats feat: add from_service_account_info method to clients docs(v2beta3): updates to max burst size description docs(v2beta2): updates to AppEngineHttpRequest description test: add 3.9 unit tests docs: fix type references in docstrings
dandhlee pushed a commit that referenced this pull request Nov 16, 2022
* feat: adding samples for default values Featuring the usage report API.
MiaCY pushed a commit that referenced this pull request Apr 11, 2023
8 tasks
dandhlee pushed a commit that referenced this pull request Apr 22, 2023
parthea added a commit that referenced this pull request Jun 8, 2023
* chore(deps): update all dependencies * revert Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea added a commit that referenced this pull request Jun 8, 2023
* chore(deps): update all dependencies * revert Co-authored-by: Anthonios Partheniou <partheniou@google.com>
dizcology pushed a commit that referenced this pull request Sep 11, 2023
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-storage](https://togithub.com/googleapis/python-storage) | minor | `==1.31.2` -> `==1.32.0` | --- ### Release Notes <details> <summary>googleapis/python-storage</summary> ### [`v1.32.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1320-httpswwwgithubcomgoogleapispython-storagecomparev1312v1320-2020-10-16) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.31.2...v1.32.0) ##### Features - retry API calls with exponential backoff ([#​287](https://www.github.com/googleapis/python-storage/issues/287)) ([fbe5d9c](https://www.github.com/googleapis/python-storage/commit/fbe5d9ca8684c6a992dcdee977fc8dd012a96a5c)) ##### Bug Fixes - field policy return string ([#​282](https://www.github.com/googleapis/python-storage/issues/282)) ([c356b84](https://www.github.com/googleapis/python-storage/commit/c356b8484a758548d5f4823a495ab70c798cfaaf)) - self-upload files for Unicode system test ([#​296](https://www.github.com/googleapis/python-storage/issues/296)) ([6f865d9](https://www.github.com/googleapis/python-storage/commit/6f865d97a19278884356055dfeeaae92f7c63cc1)) - use version.py for versioning, avoid issues with discovering version via get_distribution ([#​288](https://www.github.com/googleapis/python-storage/issues/288)) ([fcd1c4f](https://www.github.com/googleapis/python-storage/commit/fcd1c4f7c947eb95d6937783fd69670a570f145e)) ##### [1.31.2](https://www.github.com/googleapis/python-storage/compare/v1.31.1...v1.31.2) (2020-09-23) ##### Documentation - fix docstring example for 'blob.generate_signed_url' ([#​278](https://www.github.com/googleapis/python-storage/issues/278)) ([2dc91c9](https://www.github.com/googleapis/python-storage/commit/2dc91c947e3693023b4478a15c460693808ea2d9)) ##### [1.31.1](https://www.github.com/googleapis/python-storage/compare/v1.31.0...v1.31.1) (2020-09-16) ##### Bug Fixes - add requests as a dependency ([#​271](https://www.github.com/googleapis/python-storage/issues/271)) ([ec52b38](https://www.github.com/googleapis/python-storage/commit/ec52b38df211fad18a86d7e16d83db79de59d5f5)) - preserve existing blob hashes when 'X-Goog-Hash header' is not present ([#​267](https://www.github.com/googleapis/python-storage/issues/267)) ([277afb8](https://www.github.com/googleapis/python-storage/commit/277afb83f464d77b163f2722272092df4180411e)) - **blob:** base64 includes additional characters ([#​258](https://www.github.com/googleapis/python-storage/issues/258)) ([cf0774a](https://www.github.com/googleapis/python-storage/commit/cf0774aa8ffd45d340aff9a7d2236d8d65c8ae93)) ##### Documentation - add docs signed_url expiration take default utc ([#​250](https://www.github.com/googleapis/python-storage/issues/250)) ([944ab18](https://www.github.com/googleapis/python-storage/commit/944ab1827b3ca0bd1d3aafc2829245290e9bde59)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-videointelligence).
9 tasks
leahecole pushed a commit that referenced this pull request Sep 15, 2023
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-storage](https://togithub.com/googleapis/python-storage) | minor | `==1.31.2` -> `==1.32.0` | --- ### Release Notes <details> <summary>googleapis/python-storage</summary> ### [`v1.32.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1320-httpswwwgithubcomgoogleapispython-storagecomparev1312v1320-2020-10-16) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.31.2...v1.32.0) ##### Features - retry API calls with exponential backoff ([#​287](https://www.github.com/googleapis/python-storage/issues/287)) ([fbe5d9c](https://www.github.com/googleapis/python-storage/commit/fbe5d9ca8684c6a992dcdee977fc8dd012a96a5c)) ##### Bug Fixes - field policy return string ([#​282](https://www.github.com/googleapis/python-storage/issues/282)) ([c356b84](https://www.github.com/googleapis/python-storage/commit/c356b8484a758548d5f4823a495ab70c798cfaaf)) - self-upload files for Unicode system test ([#​296](https://www.github.com/googleapis/python-storage/issues/296)) ([6f865d9](https://www.github.com/googleapis/python-storage/commit/6f865d97a19278884356055dfeeaae92f7c63cc1)) - use version.py for versioning, avoid issues with discovering version via get_distribution ([#​288](https://www.github.com/googleapis/python-storage/issues/288)) ([fcd1c4f](https://www.github.com/googleapis/python-storage/commit/fcd1c4f7c947eb95d6937783fd69670a570f145e)) ##### [1.31.2](https://www.github.com/googleapis/python-storage/compare/v1.31.1...v1.31.2) (2020-09-23) ##### Documentation - fix docstring example for 'blob.generate_signed_url' ([#​278](https://www.github.com/googleapis/python-storage/issues/278)) ([2dc91c9](https://www.github.com/googleapis/python-storage/commit/2dc91c947e3693023b4478a15c460693808ea2d9)) ##### [1.31.1](https://www.github.com/googleapis/python-storage/compare/v1.31.0...v1.31.1) (2020-09-16) ##### Bug Fixes - add requests as a dependency ([#​271](https://www.github.com/googleapis/python-storage/issues/271)) ([ec52b38](https://www.github.com/googleapis/python-storage/commit/ec52b38df211fad18a86d7e16d83db79de59d5f5)) - preserve existing blob hashes when 'X-Goog-Hash header' is not present ([#​267](https://www.github.com/googleapis/python-storage/issues/267)) ([277afb8](https://www.github.com/googleapis/python-storage/commit/277afb83f464d77b163f2722272092df4180411e)) - **blob:** base64 includes additional characters ([#​258](https://www.github.com/googleapis/python-storage/issues/258)) ([cf0774a](https://www.github.com/googleapis/python-storage/commit/cf0774aa8ffd45d340aff9a7d2236d8d65c8ae93)) ##### Documentation - add docs signed_url expiration take default utc ([#​250](https://www.github.com/googleapis/python-storage/issues/250)) ([944ab18](https://www.github.com/googleapis/python-storage/commit/944ab1827b3ca0bd1d3aafc2829245290e9bde59)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-videointelligence).
Linchin pushed a commit that referenced this pull request Aug 18, 2025
* chore: release v2.0.0 * Update CHANGELOG.md * Replace PROJECT_ID with GOOGLE_CLOUD_PROJECT in test * Do not add google.cloud.bigquery as namespace package * Install the library as non-editable in tests This avoids import errors from google.cloud.bigquery.* namespace. * Fix test coverage plugin paths * Regenerate code with different namespace (bigquery_storage) * Adjust import paths to bigquery_storage namespace * Adjust docs to bigquery_storage namespace * Adjust UPGRADING guide to changed namespace Co-authored-by: Tim Swast <swast@google.com>
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
I noticed that the datastore_example_test end comment seems to be accidentally misplaced in the file.