-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
chore(asset): bump copyright year to 2020, tweak docstring formatting (via synth) #10223
Merged
Conversation
This file contains 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
…t library generator.
yoshi-automation
added
the
api: cloudasset
Issues related to the Cloud Asset Inventory API.
label
Jan 29, 2020
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Jan 29, 2020
busunkim96
changed the title
[CHANGE ME] Re-generated asset to pick up changes in the API or client library generator.
chore(asset): bump copyright year to 2020, tweak docstring formatting (via synth)
Jan 29, 2020
busunkim96
approved these changes
Jan 30, 2020
This was referenced Jan 30, 2020
Merged
Merged
[CHANGE ME] Re-generated container to pick up changes in the API or client library generator.
#10256
Closed
Merged
[CHANGE ME] Re-generated datastore to pick up changes in the API or client library generator.
#10261
Closed
This was referenced Jan 31, 2020
Closed
Closed
Closed
parthea
pushed a commit
that referenced
this pull request
Oct 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: cloudasset
Issues related to the Cloud Asset Inventory API.
cla: yes
This human has signed the Contributor License Agreement.
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.
This PR was generated using Autosynth. 🌈
Commits in this repo since last synth:
01b7fb9 docs(bigquery): typo fix (#10209)
9ad21f4 feat(core): change default api_request() timeout to non-None (#10219)
8a0e129 fix(automl): fix TablesClient.predict for array and struct (#9991)
7e36fda deprecate(bigquery): deprecate
client.dataset()
in favor ofDatasetReference
(#7753)73eac04 chore(recommender): release 0.2.0 (#10204)
c411e14 feat(recommender): add v1, set release level to beta (#10170)
8e7b7f8 feat(api_core): add retry param into PollingFuture() and it's inheritors (#9923)
0280a94 feat(bigquery): check
rows
argument type ininsert_rows()
(#10174)3c4335d feat(bigquerydatatransfer): add
service_account_name
option to transfer configs (#10013)a51da49 test(datacatalog): run unit tests with Python 3.8 (#10014)
c61c238 fix: be permssive about merging an empty struct (#10079)
bda44b3 chore(pubsub): add Python 3.8 unit tests run (via synth)
ae54dc3 feat(bigquery): check
json_rows
arg type ininsert_rows_json()
(#10162)ae7ef87 chore(pubsub): declaratively drop Python 3.4 support (#10168)
d262e9e chores(storage): release 1.25.0 (#10165)
cae942b chore(storage): bump core dependency to 1.2.0 (#10160)
d44e9bf docs(pubsub): tiny spelling mistake fix (#10163)
4886d77 docs(language): fixes typo in Natural Language samples (#10134)
b492bdc fix(bigquerystorage): resume reader connection on
EOS
internal error (#9994)7a64502 fix: replace unsafe six.PY3 with PY2 for better future compatibility with Python 4 (#10081)
c71d5f8 refactor(bigquery):
to_dataframe
uses fasterto_arrow
+to_pandas
whenpyarrow
is available (#10027)121394c fix(bigquerystorage): to_dataframe on an arrow stream uses 2x faster to_arrow + to_pandas, internally (#9997)
c05ffe7 chore(core): release core 1.2.0 (#10135)
4b7444a chores(core): bump api-core dependency to 1.16.0 (#10111)
54eac56 docs(spanner): fix Instance.update() docstrings (#10106)
9de4ca1 chore(api_core): release 1.16.0 (#10109)
a0a062d feat(bigtable): support requested_policy_version for Instance IAM (#10001)
9b856cf feat(storage): support optionsRequestedPolicyVersion (#9989)
d897d56 fix(bigquery): write pandas
datetime[ns]
columns to BigQuery TIMESTAMP columns (#10028)70fe9b4 fix(logging): update test assertion and core version pins (#10087)
240f381 feat(bigquery): add
RowIterator.to_dataframe_iterable
method to get pandas DataFrame per page (#10017)3bb565b fix(storage): fix document of delete blob (#10015)
5ad6287 fix(translate): update test assertion and core version pins (#10098)
561dced fix(dns): update test assertion and core version pins (#10096)
755eb36 fix(resourcemanager): update test assertion and core version pin (#10095)
b144fbf fix(runtimeconfig): update test assertion and core version pins (#10097)
c25d741 feat(api_core): support version 3 policy bindings (#9869)
fafead7 chore(recommender): correct config path in synth file for recommender (#10076)
20cf3b2 chore(cloudbuild): fix broken synth file (#10077)
0384238 fix(bigquery): fix minimum version of dependency (#10016)
be8e6d4 doc(automl): add example for creating a TablesClient for EU in docstring (#9825)
b387134 fix(trace)!: remove
span_path
resource helper method from v2; modify retry configs; standardize usage of 'optional' and 'required' for args in docstrings; add 2.7 deprecation warning (via synth) (#10075)16fec16 fix(iot): modify retry and timeout configs; add 2.7 deprecation warning; add 'required' to docstring for required args; add 3.8 unit tests (via synth) (#10069)
efd2e53 chore(bigquery): use 3.6 for blacken session (#10012)
21e4ff3 feat(phishingprotection): undeprecate resource name helper methods, add 2.7 deprecation warning (via synth) (#10048)
e04d1db feat(redis): undeprecate resource name helper methods, add 2.7 deprecation warning (via synth) (#10049)
d2c32d8 fix(speech): increase default timeout for v1p1beta1 (via synth) (#9999)
fe83407 feat(talent): undeprecate resource name helpers, add 2.7 sunset warning (via synth) (#10050)
0d48116 docs(texttospeech): add 2.7 deprecation warning (via synth) (#10051)
b10c2e2 feat(vision): undeprecate resource name helpers, add 2.7 sunset warning (via synth) (#10052)
42a152c feat(websecurityscanner): undeprecate resource name helpers, add 2.7 sunset warning (via synth) (#10054)
838a65b feat(kms): undeprecate resource name helper methods, add 2.7 deprecation warning (via synth) (#10045)
44849f6 feat(irm): undeprecate resource name helper methods, add 2.7 deprecation warning (via synth) (#10044)
feefced feat(iam): undeprecate resource name helper methods, add 2.7 deprecation warning (via synth) (#10043)
fa33be7 docs(grafeas): add 2.7 deprecation warning (via synth) (#10042)
55944f6 docs(documentai): add 2.7 deprecation warning (via synth) (#10041)
b663b61 feat(dlp): undeprecate resource name helper methods, add 2.7 deprecation warning (via synth) (#10040)
3d00a9c feat(datalabeling): undeprecate resource name helper methods (via synth) (#10039)
3093f3c feat(billingbudgets): undeprecate resource name helper methods, add 2.7 deprecation warning (via synth) (#10038)
b35a983 feat(automl): undeprecate resource name helper methods, add 2.7 deprecation warning (via synth) (#10037)
Log from Synthtool