Skip to content

Conversation

shollyman
Copy link
Contributor

This PR refactors the synthfile to prepare for future generation of multiple versions of the bigquerystorage API endpoints. It does not include them, but it does fully parameterize the single library.

It removes this unnecessary replacement that was warning as being unused before this change:

s.replace(
["google/cloud/bigquery_storage_v1beta1/gapic/big_query_storage_client.py"],
r"to_grpc_metadata(\n",
"to_grpc_metadata( # pragma: no cover\n",
)

It also includes the output from running synthtool, which appears to simply have changed comment formatting.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 12, 2020
@shollyman shollyman requested a review from busunkim96 February 12, 2020 18:33
@shollyman shollyman merged commit 0edb144 into googleapis:master Feb 13, 2020
@shollyman shollyman deleted the synthfighting branch February 13, 2020 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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