Skip to content

Replace validating property boilerplate w/ custom descriptors.#1075

Merged
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:bigquery-reduce_config_boilerplate
Aug 23, 2015
Merged

Replace validating property boilerplate w/ custom descriptors.#1075
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:bigquery-reduce_config_boilerplate

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Aug 20, 2015

Addresses point #3 of:
#1072 (comment)

@tseaver tseaver added api: bigquery Issues related to the BigQuery API. hygiene labels Aug 20, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 20, 2015
@tseaver
Copy link
Contributor Author

tseaver commented Aug 20, 2015

@dhermes PTAL: I think you'll like the linecount reduction.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Aug 21, 2015

General comment: this is awesome. Let's also file a bug to do this for other discovery-based APIs and then put these classes in core?

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Aug 21, 2015

LGTM. Do or don't update the error message for multiple types (e.g. six.integer_types).

tseaver added a commit that referenced this pull request Aug 23, 2015
Replace validating property boilerplate w/ custom descriptors.
@tseaver tseaver merged commit 6df44a2 into googleapis:master Aug 23, 2015
@tseaver tseaver deleted the bigquery-reduce_config_boilerplate branch August 23, 2015 16:36
parthea pushed a commit that referenced this pull request Oct 21, 2023
…oogleCloudPlatform/python-docs-samples#1075)

In particular, this change:
- changes to use a consistent "_id" suffix for resource name components
- uses "data" instead of "text", since encryption is not restricted to text
- substitutes "ciphertext" for "encrypted {text, data}"
- spells "crypto key" and "key ring" each as two separate words, as in the API

Tracking bug: http://b/64758639
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 2, 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 6, 2026
* feat: support authorized dataset entity

* cleanup

* add test and cache the resource from from_api_repr in a _properties value

* lint

* update samples to use enums

* update to_api_repr and add tests

* refactor
parthea pushed a commit that referenced this pull request Mar 6, 2026
🤖 I have created a release *beep* *boop*
---


## [2.32.0](googleapis/python-bigquery@v2.31.0...v2.32.0) (2022-01-12)


### Features

* support authorized dataset entity ([#1075](googleapis/python-bigquery#1075)) ([c098cd0](googleapis/python-bigquery@c098cd0))


### Bug Fixes

* remove query text from exception message, use `exception.debug_message` instead ([#1105](googleapis/python-bigquery#1105)) ([e23114c](googleapis/python-bigquery@e23114c))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery 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