File tree Expand file tree Collapse file tree
branches/pubsub-ordering-keys/google-cloud-clients/google-cloud-bigquerystorage Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ refs/tags/v0.72.0: a7703f2593ba312c0b2dde6fdfd4f5c764bb55ac
155155refs/tags/v0.73.0: 21241ea8be9439cc5764c4944cdce21d34ce4f9e
156156refs/tags/v0.74.0: 9d1f733dbbf790de7b494418523b69c4a9a57638
157157refs/heads/ignoretest: 23c412ae07af3d0ab1caa2d44d5bc5c0ccb8b31d
158- refs/heads/pubsub-ordering-keys: c011130c0114ccdcde9bda60202f334722df331d
158+ refs/heads/pubsub-ordering-keys: c8e0f2f97ffc116b43a682a9a026f9c70ca0b9f5
159159"refs/heads/update_mvn_badge": ae2d773814db0f71197ccf5a8612ee1d8056f8de
160160refs/tags/v0.75.0: c3673089ae09a897c1b4cf7dfe167fe4f8ab32fb
161161refs/tags/v0.76.0: 395b016826d3ddf9cb8b34919636df15a4dbd032
Original file line number Diff line number Diff line change @@ -20,16 +20,16 @@ Add this to your pom.xml file
2020<dependency >
2121 <groupId >com.google.cloud</groupId >
2222 <artifactId >google-cloud-bigquerystorage</artifactId >
23- <version >0.81.0-beta </version >
23+ <version >0.81.0-alpha </version >
2424</dependency >
2525```
2626If you are using Gradle, add this to your dependencies
2727``` Groovy
28- compile 'com.google.cloud:google-cloud-bigquerystorage:0.81.0-beta '
28+ compile 'com.google.cloud:google-cloud-bigquerystorage:0.81.0-alpha '
2929```
3030If you are using SBT, add this to your dependencies
3131``` Scala
32- libraryDependencies += " com.google.cloud" % " google-cloud-bigquerystorage" % " 0.81.0-beta "
32+ libraryDependencies += " com.google.cloud" % " google-cloud-bigquerystorage" % " 0.81.0-alpha "
3333```
3434[ // ] : # ( {x-version-update-end} )
3535
Original file line number Diff line number Diff line change 77 <name >Google Cloud Bigquery Storage</name >
88 <url >https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-bigquerystorage</url >
99 <description >
10- bigquery storage fill in later
10+ BigQuery Storage API provides fast access to BigQuery table data.
1111 </description >
1212 <parent >
1313 <groupId >com.google.cloud</groupId >
You can’t perform that action at this time.
0 commit comments