Misplaced datastore_example_test comment by Anish2 · Pull Request #64 · GoogleCloudPlatform/python-docs-samples
msampathkumar pushed a commit that referenced this pull request
Nov 9, 2022feat(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
msampathkumar pushed a commit that referenced this pull request
Nov 9, 2022feat(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
m-strzelczyk added a commit that referenced this pull request
Nov 9, 2022msampathkumar 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_
dandhlee pushed a commit that referenced this pull request
Nov 15, 2022feat(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
MiaCY
mentioned this pull request
8 tasks
parthea added a commit that referenced this pull request
Jun 8, 2023parthea added a commit that referenced this pull request
Jun 8, 2023Linchin 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>
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