Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

feat: add BigQuery proto library #23

Merged
merged 1 commit into from
Oct 16, 2019

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Oct 16, 2019

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 16, 2019
@coryan coryan changed the title feat: add BigQuery proto library. feat: add BigQuery proto library Oct 16, 2019
@coryan coryan marked this pull request as ready for review October 16, 2019 20:02
@coryan coryan merged commit 3b7a52d into googleapis:master Oct 16, 2019
@coryan coryan deleted the add-bigquery-proto-library branch October 16, 2019 20:08
@@ -73,6 +73,14 @@ set(GOOGLEAPIS_CPP_PROTO_FILES
"google/bigtable/admin/v2/table.proto"
"google/bigtable/v2/bigtable.proto"
"google/bigtable/v2/data.proto"
"google/cloud/bigquery/v2/model_reference.proto"
"google/cloud/bigquery/v2/standard_sql.proto"
"google/cloud/bigquery/v2/model.proto"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now I see:
https://github.com/googleapis/googleapis/blob/master/google/cloud/bigquery/v2/encryption_config.proto
also datatransfer and logging directory have some protos.

in googleapis repo. Does it make sense to include them too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Argh. I was looking at an older version of googleapis/googleapis. Yes, we probably need to update and add any new protos.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants