File tree Expand file tree Collapse file tree
branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-bigquerystorage Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ refs/heads/autosynth-compute: afe19e1678334117f3daf13b968b667857f7c8ca
116116refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117refs/heads/autosynth-monitoring: 832528c131ac32b115fd7a369701d9e6e4ec62e5
118118refs/heads/autosynth-pubsub: 7a327eaed5fb2a5d6c1691feb73c3e0194dd805e
119- refs/heads/autosynth-video-intelligence: c011130c0114ccdcde9bda60202f334722df331d
119+ refs/heads/autosynth-video-intelligence: c8e0f2f97ffc116b43a682a9a026f9c70ca0b9f5
120120refs/heads/autosynth-vision: b8e47d76578b5f150ef530072ea7e485e2b02ca0
121121refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
122122refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
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