Skip to content

Commit

Permalink
feat!: update BigQuery Analytics Hub API v1beta1 client (#51)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

BREAKING CHANGE: refresh current dataexchange/v1beta1/* directory to include recent change in protos. Removed common directory and use local enum Category
fix!: refactor references to Category message
docs: improve proto documentation.

PiperOrigin-RevId: 471349319

Source-Link: googleapis/googleapis@8495024

Source-Link: https://github.com/googleapis/googleapis-gen/commit/2d8c38b90a5a198d71eb1a8eb43e0ce56127ac0d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmQ4YzM4YjkwYTVhMTk4ZDcxZWIxYThlYjQzZTBjZTU2MTI3YWMwZCJ9
  • Loading branch information
gcf-owl-bot[bot] authored Sep 6, 2022
1 parent f8b43a9 commit a70b8ac
Show file tree
Hide file tree
Showing 54 changed files with 2,869 additions and 1,989 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,10 @@
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-iam-v1</artifactId>
</dependency>

<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-common-protos</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-bigquery-data-exchange-v1beta1</artifactId>
Expand Down
Loading

0 comments on commit a70b8ac

Please sign in to comment.