Skip to content

Commit 77e6271

Browse files
author
Frank Natividad
committed
---
yaml --- r: 9977 b: refs/heads/gcs-bucket-lock c: 2f291d3 h: refs/heads/master i: 9975: 6e6e628
1 parent c25d68e commit 77e6271

511 files changed

Lines changed: 2021 additions & 129148 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ refs/heads/hzyi-remove-dups: a234865bfd4c5ce781086bc61fa1af53b6269c5b
113113
refs/tags/v0.55.0: 01b46f9b12b2b8a3070467d7dceeb040bbce4ee2
114114
refs/tags/v0.55.1: 9c9664b8be47a8548100c42df02f03a7888a982a
115115
refs/tags/v0.56.0: c31fb69430b7e6d4139db41d8491c0ed56028436
116-
refs/heads/gcs-bucket-lock: 1c5af258bc4cecb294f613a514c3e9beca5e4c1f
116+
refs/heads/gcs-bucket-lock: 2f291d39cf58070458edb2a0e032a466d0cbb910

branches/gcs-bucket-lock/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
# Packages
44
dist
5+
build
56
bin
67
var
78
sdist

branches/gcs-bucket-lock/README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ This library supports the following Google Cloud Platform services with clients
2727

2828
- [BigQuery Data Transfer](google-cloud-clients/google-cloud-bigquerydatatransfer) (Beta)
2929
- [Cloud AutoML](google-cloud-clients/google-cloud-automl) (Beta)
30-
- [Cloud Container Analysis](google-cloud-clients/google-cloud-containeranalysis) (Beta)
3130
- [Cloud Data Loss Prevention](google-cloud-clients/google-cloud-dlp) (Beta)
3231
- [Cloud Firestore](google-cloud-clients/google-cloud-firestore) (Beta)
3332
- [Cloud IoT Core](google-cloud-clients/google-cloud-iot) (Beta)
@@ -64,16 +63,16 @@ If you are using Maven, add this to your pom.xml file
6463
<dependency>
6564
<groupId>com.google.cloud</groupId>
6665
<artifactId>google-cloud-storage</artifactId>
67-
<version>1.40.0</version>
66+
<version>1.39.0</version>
6867
</dependency>
6968
```
7069
If you are using Gradle, add this to your dependencies
7170
```Groovy
72-
compile 'com.google.cloud:google-cloud-storage:1.40.0'
71+
compile 'com.google.cloud:google-cloud-storage:1.39.0'
7372
```
7473
If you are using SBT, add this to your dependencies
7574
```Scala
76-
libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.40.0"
75+
libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.39.0"
7776
```
7877
[//]: # ({x-version-update-end})
7978

@@ -293,7 +292,7 @@ The easiest way to solve version conflicts is to use google-cloud's BOM. In Mave
293292
<dependency>
294293
<groupId>com.google.cloud</groupId>
295294
<artifactId>google-cloud-bom</artifactId>
296-
<version>0.58.0-alpha</version>
295+
<version>0.57.0-alpha</version>
297296
<type>pom</type>
298297
<scope>import</scope>
299298
</dependency>

branches/gcs-bucket-lock/google-api-grpc/grpc-google-cloud-automl-v1beta1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>grpc-google-cloud-automl-v1beta1</artifactId>
6-
<version>0.23.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-automl-v1beta1:current} -->
6+
<version>0.22.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-automl-v1beta1:current} -->
77
<name>grpc-google-cloud-automl-v1beta1</name>
88
<description>GRPC library for grpc-google-cloud-automl-v1beta1</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-api-grpc</artifactId>
12-
<version>0.23.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
12+
<version>0.22.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

branches/gcs-bucket-lock/google-api-grpc/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>grpc-google-cloud-bigquerydatatransfer-v1</artifactId>
6-
<version>0.23.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerydatatransfer-v1:current} -->
6+
<version>0.22.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerydatatransfer-v1:current} -->
77
<name>grpc-google-cloud-bigquerydatatransfer-v1</name>
88
<description>GRPC library for grpc-google-cloud-bigquerydatatransfer-v1</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-api-grpc</artifactId>
12-
<version>0.23.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
12+
<version>0.22.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

branches/gcs-bucket-lock/google-api-grpc/grpc-google-cloud-bigtable-admin-v2/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>grpc-google-cloud-bigtable-admin-v2</artifactId>
6-
<version>0.23.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigtable-admin-v2:current} -->
6+
<version>0.22.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigtable-admin-v2:current} -->
77
<name>grpc-google-cloud-bigtable-admin-v2</name>
88
<description>GRPC library for grpc-google-cloud-bigtable-admin-v2</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-api-grpc</artifactId>
12-
<version>0.23.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
12+
<version>0.22.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

branches/gcs-bucket-lock/google-api-grpc/grpc-google-cloud-bigtable-v2/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>grpc-google-cloud-bigtable-v2</artifactId>
6-
<version>0.23.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigtable-v2:current} -->
6+
<version>0.22.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigtable-v2:current} -->
77
<name>grpc-google-cloud-bigtable-v2</name>
88
<description>GRPC library for grpc-google-cloud-bigtable-v2</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-api-grpc</artifactId>
12-
<version>0.23.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
12+
<version>0.22.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

branches/gcs-bucket-lock/google-api-grpc/grpc-google-cloud-container-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>grpc-google-cloud-container-v1</artifactId>
6-
<version>0.23.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-container-v1:current} -->
6+
<version>0.22.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-container-v1:current} -->
77
<name>grpc-google-cloud-container-v1</name>
88
<description>GRPC library for grpc-google-cloud-container-v1</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-api-grpc</artifactId>
12-
<version>0.23.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
12+
<version>0.22.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

branches/gcs-bucket-lock/google-api-grpc/grpc-google-cloud-containeranalysis-v1beta1/pom.xml

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)