Skip to content

Commit 44eb5ea

Browse files
committed
---
yaml --- r: 8559 b: refs/heads/bq-perf c: 0aac950 h: refs/heads/master i: 8557: 6de0b41 8555: 9a7e94a 8551: a2b0b78 8543: cfb88dd
1 parent 135651d commit 44eb5ea

231 files changed

Lines changed: 18057 additions & 1402 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
@@ -74,4 +74,4 @@ refs/tags/v0.23.0: e5405e1f6d144441b889acd3b6405fdcc3cdfd72
7474
refs/tags/v0.23.1: 30bcf8076ef9d71cc5a858d026cb907bb0954bec
7575
refs/tags/v0.24.0: b3cf61898d9c63d028fe088c14486721318d5fd5
7676
refs/heads/snehashah-bugfix: 05db5cd15de0a559442b4b73137776c73289e4b0
77-
refs/heads/bq-perf: 4bf9d805797f9cf424e9757be75284d14838891b
77+
refs/heads/bq-perf: 0aac9504444db2cfdbc5df7ce22082b60ae1781a

branches/bq-perf/.github/CODEOWNERS

Lines changed: 30 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,35 @@
22
# This file controls who is tagged for review for any given pull request.
33

44
# For anything not explicitly taken by someone else.
5-
* @garrettjonesgoogle
5+
* @garrettjonesgoogle
66
# Owners per module.
7-
google-cloud-bigquery/* @vam-google @tswast
8-
google-cloud-compute/* @garrettjonesgoogle
9-
google-cloud-contrib/* @garrettjonesgoogle @jean-philippe-martin
10-
google-cloud-core-grpc/* @garrettjonesgoogle
11-
google-cloud-core-http/* @garrettjonesgoogle
12-
google-cloud-core/* @garrettjonesgoogle
13-
google-cloud-datastore/* @garrettjonesgoogle
14-
google-cloud-dep-verification/* @garrettjonesgoogle
15-
google-cloud-dlp/* @neozwu
16-
google-cloud-dns/* @garrettjonesgoogle
17-
google-cloud-errorreporting/* @garrettjonesgoogle
18-
google-cloud-examples/* @garrettjonesgoogle
19-
google-cloud-language/* @garrettjonesgoogle
20-
google-cloud-logging/* @garrettjonesgoogle @jabubake
21-
google-cloud-monitoring/* @garrettjonesgoogle
22-
google-cloud-pubsub/* @pongad
23-
google-cloud-resourcemanager/* @garrettjonesgoogle
24-
google-cloud-spanner/* @vam-google @vkedia
25-
google-cloud-speech/* @vam-google
26-
google-cloud-storage/* @garrettjonesgoogle
27-
google-cloud-testing/* @vam-google
28-
google-cloud-trace/* @garrettjonesgoogle
29-
google-cloud-translate/* @garrettjonesgoogle
30-
google-cloud-util/* @garrettjonesgoogle
31-
google-cloud-video-intelligence/* @vam-google
32-
google-cloud-vision/* @vam-google
33-
google-cloud/* @garrettjonesgoogle
7+
google-cloud-bigquery/src/* @vam-google @tswast
8+
google-cloud-bigtable/src/* @igorbernstein2
9+
google-cloud-compute/src/* @andreamlin
10+
google-cloud-contrib/src/* @garrettjonesgoogle @jean-philippe-martin
11+
google-cloud-core-grpc/src/* @garrettjonesgoogle
12+
google-cloud-core-http/src/* @garrettjonesgoogle
13+
google-cloud-core/src/* @garrettjonesgoogle
14+
google-cloud-datastore/src/* @neozwu @vam-google
15+
google-cloud-dep-verification/src/* @garrettjonesgoogle
16+
google-cloud-dlp/src/* @neozwu
17+
google-cloud-dns/src/* @garrettjonesgoogle
18+
google-cloud-errorreporting/src/* @garrettjonesgoogle
19+
google-cloud-examples/src/* @garrettjonesgoogle
20+
google-cloud-firestore/src/* @schmidt-sebastian
21+
google-cloud-language/src/* @garrettjonesgoogle
22+
google-cloud-logging/src/* @saicheems @andreamlin @jabubake
23+
google-cloud-monitoring/src/* @garrettjonesgoogle
24+
google-cloud-pubsub/src/* @pongad @garrettjonesgoogle
25+
google-cloud-resourcemanager/src/* @garrettjonesgoogle
26+
google-cloud-spanner/src/* @vam-google @vkedia
27+
google-cloud-speech/src/* @vam-google
28+
google-cloud-storage/src/* @andreamlin @neozwu
29+
google-cloud-testing/src/* @vam-google
30+
google-cloud-trace/src/* @garrettjonesgoogle
31+
google-cloud-translate/src/* @andreamlin @saicheems
32+
google-cloud-util/src/* @garrettjonesgoogle
33+
google-cloud-video-intelligence/src/* @vam-google
34+
google-cloud-vision/src/* @vam-google
35+
google-cloud/src/* @garrettjonesgoogle
3436

branches/bq-perf/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,29 +15,29 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
1515
This client supports the following Google Cloud Platform services at a [GA](#versioning) quality level:
1616
- [Stackdriver Logging](google-cloud-logging) (GA)
1717
- [Cloud Datastore](google-cloud-datastore) (GA)
18+
- [Cloud Natural Language](google-cloud-language) (GA)
1819
- [Cloud Storage](google-cloud-storage) (GA)
1920
- [Cloud Translation](google-cloud-translate) (GA)
2021

2122
This client supports the following Google Cloud Platform services at a [Beta](#versioning) quality level:
2223

2324
- [BigQuery](google-cloud-bigquery) (Beta)
25+
- [Cloud Data Loss Prevention](google-cloud-dlp) (Beta)
26+
- [Stackdriver Error Reporting](google-cloud-errorreporting) (Beta)
2427
- [Cloud Firestore](google-cloud-firestore) (Beta)
28+
- [Stackdriver Monitoring](google-cloud-monitoring) (Beta)
2529
- [Cloud Pub/Sub](google-cloud-pubsub) (Beta)
2630
- [Cloud Spanner](google-cloud-spanner) (Beta)
27-
- [Cloud Natural Language](google-cloud-language) (Beta)
2831
- [Cloud Video Intelligence](google-cloud-video-intelligence) (Beta)
2932
- [Cloud Vision](google-cloud-vision) (Beta)
33+
- [Stackdriver Trace](google-cloud-trace) (Beta)
3034

3135
This client supports the following Google Cloud Platform services at an [Alpha](#versioning) quality level:
3236

3337
- [Cloud Compute](google-cloud-compute) (Alpha)
34-
- [Cloud Data Loss Prevention](google-cloud-dlp) (Alpha)
3538
- [Cloud DNS](google-cloud-dns) (Alpha)
36-
- [Stackdriver Error Reporting](google-cloud-errorreporting) (Alpha)
37-
- [Stackdriver Monitoring](google-cloud-monitoring) (Alpha)
3839
- [Cloud Resource Manager](google-cloud-resourcemanager) (Alpha)
3940
- [Cloud Speech](google-cloud-speech) (Alpha)
40-
- [Cloud Trace](google-cloud-trace) (Alpha)
4141

4242
> Note: google-cloud-java is a work-in-progress, and may occasionally
4343
> make backwards-incompatible changes.
@@ -50,16 +50,16 @@ If you are using Maven, add this to your pom.xml file
5050
<dependency>
5151
<groupId>com.google.cloud</groupId>
5252
<artifactId>google-cloud</artifactId>
53-
<version>0.26.0-alpha</version>
53+
<version>0.29.0-alpha</version>
5454
</dependency>
5555
```
5656
If you are using Gradle, add this to your dependencies
5757
```Groovy
58-
compile 'com.google.cloud:google-cloud:0.26.0-alpha'
58+
compile 'com.google.cloud:google-cloud:0.29.0-alpha'
5959
```
6060
If you are using SBT, add this to your dependencies
6161
```Scala
62-
libraryDependencies += "com.google.cloud" % "google-cloud" % "0.26.0-alpha"
62+
libraryDependencies += "com.google.cloud" % "google-cloud" % "0.29.0-alpha"
6363
```
6464

6565
For running on Google App Engine, see [more instructions here](./APPENGINE.md).

branches/bq-perf/google-cloud-bigquery/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@ If you are using Maven, add this to your pom.xml file
2222
<dependency>
2323
<groupId>com.google.cloud</groupId>
2424
<artifactId>google-cloud-bigquery</artifactId>
25-
<version>0.26.0-beta</version>
25+
<version>0.29.0-beta</version>
2626
</dependency>
2727
```
2828
If you are using Gradle, add this to your dependencies
2929
```Groovy
30-
compile 'com.google.cloud:google-cloud-bigquery:0.26.0-beta'
30+
compile 'com.google.cloud:google-cloud-bigquery:0.29.0-beta'
3131
```
3232
If you are using SBT, add this to your dependencies
3333
```Scala
34-
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "0.26.0-beta"
34+
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "0.29.0-beta"
3535
```
3636

3737
Example Application

branches/bq-perf/google-cloud-bigquery/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>google-cloud-bigquery</artifactId>
5-
<version>0.26.1-beta-SNAPSHOT</version>
5+
<version>0.29.1-beta-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>Google Cloud BigQuery</name>
88
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-bigquery</url>
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.google.cloud</groupId>
1414
<artifactId>google-cloud-pom</artifactId>
15-
<version>0.26.1-alpha-SNAPSHOT</version>
15+
<version>0.29.1-alpha-SNAPSHOT</version>
1616
</parent>
1717
<properties>
1818
<site.installationModule>google-cloud-bigquery</site.installationModule>

branches/bq-perf/google-cloud-bigtable/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>google-cloud-bigtable</artifactId>
5-
<version>0.26.1-beta-SNAPSHOT</version>
5+
<version>0.29.1-beta-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>Google Cloud Bigtable</name>
88
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-bigtable</url>
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.google.cloud</groupId>
1414
<artifactId>google-cloud-pom</artifactId>
15-
<version>0.26.1-alpha-SNAPSHOT</version>
15+
<version>0.29.1-alpha-SNAPSHOT</version>
1616
</parent>
1717
<properties>
1818
<site.installationModule>google-cloud-bigtable</site.installationModule>

branches/bq-perf/google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/admin/v2/BigtableInstanceAdminSettings.java

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -259,21 +259,6 @@ private static String getGapicVersion() {
259259
return gapicVersion;
260260
}
261261

262-
/** Returns a builder for this class with recommended defaults. */
263-
@Deprecated
264-
public static Builder defaultBuilder() {
265-
return Builder.createDefault();
266-
}
267-
268-
/**
269-
* Returns a builder for this class with recommended defaults for API methods, and the given
270-
* ClientContext used for executor/transport/credentials.
271-
*/
272-
@Deprecated
273-
public static Builder defaultBuilder(ClientContext clientContext) {
274-
return new Builder(clientContext);
275-
}
276-
277262
/** Returns a new builder for this class. */
278263
public static Builder newBuilder() {
279264
return Builder.createDefault();

branches/bq-perf/google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/admin/v2/BigtableTableAdminSettings.java

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -209,21 +209,6 @@ private static String getGapicVersion() {
209209
return gapicVersion;
210210
}
211211

212-
/** Returns a builder for this class with recommended defaults. */
213-
@Deprecated
214-
public static Builder defaultBuilder() {
215-
return Builder.createDefault();
216-
}
217-
218-
/**
219-
* Returns a builder for this class with recommended defaults for API methods, and the given
220-
* ClientContext used for executor/transport/credentials.
221-
*/
222-
@Deprecated
223-
public static Builder defaultBuilder(ClientContext clientContext) {
224-
return new Builder(clientContext);
225-
}
226-
227212
/** Returns a new builder for this class. */
228213
public static Builder newBuilder() {
229214
return Builder.createDefault();

branches/bq-perf/google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/v2/BigtableSettings.java

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -204,21 +204,6 @@ private static String getGapicVersion() {
204204
return gapicVersion;
205205
}
206206

207-
/** Returns a builder for this class with recommended defaults. */
208-
@Deprecated
209-
public static Builder defaultBuilder() {
210-
return Builder.createDefault();
211-
}
212-
213-
/**
214-
* Returns a builder for this class with recommended defaults for API methods, and the given
215-
* ClientContext used for executor/transport/credentials.
216-
*/
217-
@Deprecated
218-
public static Builder defaultBuilder(ClientContext clientContext) {
219-
return new Builder(clientContext);
220-
}
221-
222207
/** Returns a new builder for this class. */
223208
public static Builder newBuilder() {
224209
return Builder.createDefault();

branches/bq-perf/google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/admin/v2/MockBigtableInstanceAdmin.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@
1515
*/
1616
package com.google.cloud.bigtable.admin.v2;
1717

18+
import com.google.api.core.BetaApi;
1819
import com.google.api.gax.grpc.testing.MockGrpcService;
1920
import com.google.protobuf.GeneratedMessageV3;
2021
import io.grpc.ServerServiceDefinition;
2122
import java.util.List;
2223

2324
@javax.annotation.Generated("by GAPIC")
25+
@BetaApi
2426
public class MockBigtableInstanceAdmin implements MockGrpcService {
2527
private final MockBigtableInstanceAdminImpl serviceImpl;
2628

0 commit comments

Comments
 (0)