Skip to content

Commit 91dd8f4

Browse files
---
yaml --- r: 8835 b: refs/heads/lesv-patch-1 c: 5315364 h: refs/heads/master i: 8833: 993d8d7 8831: 50dfaab
1 parent 8f71ccc commit 91dd8f4

147 files changed

Lines changed: 688 additions & 333 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
@@ -66,7 +66,7 @@ refs/tags/v0.22.0: 18b298fe4bfe8ec2f20b0e0bf7ffdcce5cc3c5fe
6666
refs/heads/vam-google-patch-1: d0c8fee3a4074d0bf7360ce8c4f7f7223d0ee7b9
6767
refs/heads/vam-google-patch-CODEOWNERS: 2ac1616e25229e51d08a984708ef1918f91a35ee
6868
refs/heads/danoscarmike-patch-1: 7342a9916bce4ed00002c7202e2a16c5d46afaea
69-
refs/heads/lesv-patch-1: 1471ac80920ca34e33ca3ba036be3f35dfa00722
69+
refs/heads/lesv-patch-1: 5315364aa410a73fe319da292af15085ea6539b8
7070
refs/heads/ml-update-branch: 079dd6610017f5c51b9d1938c12d6d55b61513cf
7171
refs/heads/vkedia-patch-2: 7d8241388a9769a5c069334761b06c7012c878e7
7272
refs/heads/vkedia-patch-3: 4d128043acaa7db9160faf439d2ca6104e8a88cb

branches/lesv-patch-1/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)
1918
- [Cloud Storage](google-cloud-storage) (GA)
2019
- [Cloud Translation](google-cloud-translate) (GA)
2120

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

2423
- [BigQuery](google-cloud-bigquery) (Beta)
25-
- [Cloud Data Loss Prevention](google-cloud-dlp) (Beta)
26-
- [Stackdriver Error Reporting](google-cloud-errorreporting) (Beta)
2724
- [Cloud Firestore](google-cloud-firestore) (Beta)
28-
- [Stackdriver Monitoring](google-cloud-monitoring) (Beta)
2925
- [Cloud Pub/Sub](google-cloud-pubsub) (Beta)
3026
- [Cloud Spanner](google-cloud-spanner) (Beta)
27+
- [Cloud Natural Language](google-cloud-language) (Beta)
3128
- [Cloud Video Intelligence](google-cloud-video-intelligence) (Beta)
3229
- [Cloud Vision](google-cloud-vision) (Beta)
33-
- [Stackdriver Trace](google-cloud-trace) (Beta)
3430

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

3733
- [Cloud Compute](google-cloud-compute) (Alpha)
34+
- [Cloud Data Loss Prevention](google-cloud-dlp) (Alpha)
3835
- [Cloud DNS](google-cloud-dns) (Alpha)
36+
- [Stackdriver Error Reporting](google-cloud-errorreporting) (Alpha)
37+
- [Stackdriver Monitoring](google-cloud-monitoring) (Alpha)
3938
- [Cloud Resource Manager](google-cloud-resourcemanager) (Alpha)
4039
- [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.28.0-alpha</version>
53+
<version>0.26.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.28.0-alpha'
58+
compile 'com.google.cloud:google-cloud:0.26.0-alpha'
5959
```
6060
If you are using SBT, add this to your dependencies
6161
```Scala
62-
libraryDependencies += "com.google.cloud" % "google-cloud" % "0.28.0-alpha"
62+
libraryDependencies += "com.google.cloud" % "google-cloud" % "0.26.0-alpha"
6363
```
6464

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

branches/lesv-patch-1/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.28.0-beta</version>
25+
<version>0.26.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.28.0-beta'
30+
compile 'com.google.cloud:google-cloud-bigquery:0.26.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.28.0-beta"
34+
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "0.26.0-beta"
3535
```
3636

3737
Example Application

branches/lesv-patch-1/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.28.0-beta</version>
5+
<version>0.26.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.28.0-alpha</version>
15+
<version>0.26.1-alpha-SNAPSHOT</version>
1616
</parent>
1717
<properties>
1818
<site.installationModule>google-cloud-bigquery</site.installationModule>

branches/lesv-patch-1/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.28.0-beta</version>
5+
<version>0.26.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.28.0-alpha</version>
15+
<version>0.26.1-alpha-SNAPSHOT</version>
1616
</parent>
1717
<properties>
1818
<site.installationModule>google-cloud-bigtable</site.installationModule>

branches/lesv-patch-1/google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/admin/v2/BigtableInstanceAdminSettings.java

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,21 @@ 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+
262277
/** Returns a new builder for this class. */
263278
public static Builder newBuilder() {
264279
return Builder.createDefault();

branches/lesv-patch-1/google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/admin/v2/BigtableTableAdminSettings.java

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,21 @@ 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+
212227
/** Returns a new builder for this class. */
213228
public static Builder newBuilder() {
214229
return Builder.createDefault();

branches/lesv-patch-1/google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/v2/BigtableSettings.java

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,21 @@ 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+
207222
/** Returns a new builder for this class. */
208223
public static Builder newBuilder() {
209224
return Builder.createDefault();

branches/lesv-patch-1/google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/admin/v2/MockBigtableInstanceAdmin.java

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

18-
import com.google.api.core.BetaApi;
1918
import com.google.api.gax.grpc.testing.MockGrpcService;
2019
import com.google.protobuf.GeneratedMessageV3;
2120
import io.grpc.ServerServiceDefinition;
2221
import java.util.List;
2322

2423
@javax.annotation.Generated("by GAPIC")
25-
@BetaApi
2624
public class MockBigtableInstanceAdmin implements MockGrpcService {
2725
private final MockBigtableInstanceAdminImpl serviceImpl;
2826

branches/lesv-patch-1/google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/admin/v2/MockBigtableInstanceAdminImpl.java

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

18-
import com.google.api.core.BetaApi;
1918
import com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase;
2019
import com.google.bigtable.admin.v2.Cluster;
2120
import com.google.bigtable.admin.v2.CreateClusterRequest;
@@ -39,7 +38,6 @@
3938
import java.util.Queue;
4039

4140
@javax.annotation.Generated("by GAPIC")
42-
@BetaApi
4341
public class MockBigtableInstanceAdminImpl extends BigtableInstanceAdminImplBase {
4442
private ArrayList<GeneratedMessageV3> requests;
4543
private Queue<Object> responses;

0 commit comments

Comments
 (0)