Skip to content

Commit

Permalink
chore(deps): upgrade gapic-generator-java to 2.8.0 and update gax-jav…
Browse files Browse the repository at this point in the history
…a to 2.18.1 (#667)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 450543911

Source-Link: googleapis/googleapis@5528344

Source-Link: https://github.com/googleapis/googleapis-gen/commit/9f6775cab1958982b88967a43e5e806af0f135db
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWY2Nzc1Y2FiMTk1ODk4MmI4ODk2N2E0M2U1ZTgwNmFmMGYxMzVkYiJ9
  • Loading branch information
gcf-owl-bot[bot] authored May 27, 2022
1 parent e0e6efe commit 59ebf8e
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

import com.google.api.core.ApiFuture;
import com.google.api.core.ApiFutures;
import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.longrunning.OperationFuture;
import com.google.api.gax.paging.AbstractFixedSizeCollection;
Expand Down Expand Up @@ -136,7 +135,6 @@ public static final GameServerClustersServiceClient create(
* Constructs an instance of GameServerClustersServiceClient, using the given stub for making
* calls. This is for advanced usage - prefer using create(GameServerClustersServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final GameServerClustersServiceClient create(GameServerClustersServiceStub stub) {
return new GameServerClustersServiceClient(stub);
}
Expand All @@ -153,7 +151,6 @@ protected GameServerClustersServiceClient(GameServerClustersServiceSettings sett
this.operationsClient = OperationsClient.create(this.stub.getOperationsStub());
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
protected GameServerClustersServiceClient(GameServerClustersServiceStub stub) {
this.settings = null;
this.stub = stub;
Expand All @@ -164,7 +161,6 @@ public final GameServerClustersServiceSettings getSettings() {
return settings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public GameServerClustersServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

import com.google.api.core.ApiFuture;
import com.google.api.core.ApiFutures;
import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.longrunning.OperationFuture;
import com.google.api.gax.paging.AbstractFixedSizeCollection;
Expand Down Expand Up @@ -134,7 +133,6 @@ public static final GameServerConfigsServiceClient create(
* Constructs an instance of GameServerConfigsServiceClient, using the given stub for making
* calls. This is for advanced usage - prefer using create(GameServerConfigsServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final GameServerConfigsServiceClient create(GameServerConfigsServiceStub stub) {
return new GameServerConfigsServiceClient(stub);
}
Expand All @@ -151,7 +149,6 @@ protected GameServerConfigsServiceClient(GameServerConfigsServiceSettings settin
this.operationsClient = OperationsClient.create(this.stub.getOperationsStub());
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
protected GameServerConfigsServiceClient(GameServerConfigsServiceStub stub) {
this.settings = null;
this.stub = stub;
Expand All @@ -162,7 +159,6 @@ public final GameServerConfigsServiceSettings getSettings() {
return settings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public GameServerConfigsServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

import com.google.api.core.ApiFuture;
import com.google.api.core.ApiFutures;
import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.longrunning.OperationFuture;
import com.google.api.gax.paging.AbstractFixedSizeCollection;
Expand Down Expand Up @@ -137,7 +136,6 @@ public static final GameServerDeploymentsServiceClient create(
* Constructs an instance of GameServerDeploymentsServiceClient, using the given stub for making
* calls. This is for advanced usage - prefer using create(GameServerDeploymentsServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final GameServerDeploymentsServiceClient create(
GameServerDeploymentsServiceStub stub) {
return new GameServerDeploymentsServiceClient(stub);
Expand All @@ -156,7 +154,6 @@ protected GameServerDeploymentsServiceClient(GameServerDeploymentsServiceSetting
this.operationsClient = OperationsClient.create(this.stub.getOperationsStub());
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
protected GameServerDeploymentsServiceClient(GameServerDeploymentsServiceStub stub) {
this.settings = null;
this.stub = stub;
Expand All @@ -167,7 +164,6 @@ public final GameServerDeploymentsServiceSettings getSettings() {
return settings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public GameServerDeploymentsServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

import com.google.api.core.ApiFuture;
import com.google.api.core.ApiFutures;
import com.google.api.core.BetaApi;
import com.google.api.gax.core.BackgroundResource;
import com.google.api.gax.longrunning.OperationFuture;
import com.google.api.gax.paging.AbstractFixedSizeCollection;
Expand Down Expand Up @@ -130,7 +129,6 @@ public static final RealmsServiceClient create(RealmsServiceSettings settings)
* Constructs an instance of RealmsServiceClient, using the given stub for making calls. This is
* for advanced usage - prefer using create(RealmsServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final RealmsServiceClient create(RealmsServiceStub stub) {
return new RealmsServiceClient(stub);
}
Expand All @@ -146,7 +144,6 @@ protected RealmsServiceClient(RealmsServiceSettings settings) throws IOException
this.operationsClient = OperationsClient.create(this.stub.getOperationsStub());
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
protected RealmsServiceClient(RealmsServiceStub stub) {
this.settings = null;
this.stub = stub;
Expand All @@ -157,7 +154,6 @@ public final RealmsServiceSettings getSettings() {
return settings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public RealmsServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@ public ApiFuture<ListGameServerClustersPagedResponse> getFuturePagedResponse(
return previewUpdateGameServerClusterSettings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public GameServerClustersServiceStub createStub() throws IOException {
if (getTransportChannelProvider()
.getTransportName()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ public ApiFuture<ListGameServerConfigsPagedResponse> getFuturePagedResponse(
return deleteGameServerConfigOperationSettings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public GameServerConfigsServiceStub createStub() throws IOException {
if (getTransportChannelProvider()
.getTransportName()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ public ApiFuture<ListGameServerDeploymentsPagedResponse> getFuturePagedResponse(
return fetchDeploymentStateSettings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public GameServerDeploymentsServiceStub createStub() throws IOException {
if (getTransportChannelProvider()
.getTransportName()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ public UnaryCallSettings<UpdateRealmRequest, Operation> updateRealmSettings() {
return previewRealmUpdateSettings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public RealmsServiceStub createStub() throws IOException {
if (getTransportChannelProvider()
.getTransportName()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ public static final GameServerClustersServiceClient create(
* Constructs an instance of GameServerClustersServiceClient, using the given stub for making
* calls. This is for advanced usage - prefer using create(GameServerClustersServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final GameServerClustersServiceClient create(GameServerClustersServiceStub stub) {
return new GameServerClustersServiceClient(stub);
}
Expand All @@ -154,7 +153,6 @@ protected GameServerClustersServiceClient(GameServerClustersServiceSettings sett
this.operationsClient = OperationsClient.create(this.stub.getOperationsStub());
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
protected GameServerClustersServiceClient(GameServerClustersServiceStub stub) {
this.settings = null;
this.stub = stub;
Expand All @@ -165,7 +163,6 @@ public final GameServerClustersServiceSettings getSettings() {
return settings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public GameServerClustersServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ public static final GameServerConfigsServiceClient create(
* Constructs an instance of GameServerConfigsServiceClient, using the given stub for making
* calls. This is for advanced usage - prefer using create(GameServerConfigsServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final GameServerConfigsServiceClient create(GameServerConfigsServiceStub stub) {
return new GameServerConfigsServiceClient(stub);
}
Expand All @@ -152,7 +151,6 @@ protected GameServerConfigsServiceClient(GameServerConfigsServiceSettings settin
this.operationsClient = OperationsClient.create(this.stub.getOperationsStub());
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
protected GameServerConfigsServiceClient(GameServerConfigsServiceStub stub) {
this.settings = null;
this.stub = stub;
Expand All @@ -163,7 +161,6 @@ public final GameServerConfigsServiceSettings getSettings() {
return settings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public GameServerConfigsServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ public static final GameServerDeploymentsServiceClient create(
* Constructs an instance of GameServerDeploymentsServiceClient, using the given stub for making
* calls. This is for advanced usage - prefer using create(GameServerDeploymentsServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final GameServerDeploymentsServiceClient create(
GameServerDeploymentsServiceStub stub) {
return new GameServerDeploymentsServiceClient(stub);
Expand All @@ -157,7 +156,6 @@ protected GameServerDeploymentsServiceClient(GameServerDeploymentsServiceSetting
this.operationsClient = OperationsClient.create(this.stub.getOperationsStub());
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
protected GameServerDeploymentsServiceClient(GameServerDeploymentsServiceStub stub) {
this.settings = null;
this.stub = stub;
Expand All @@ -168,7 +166,6 @@ public final GameServerDeploymentsServiceSettings getSettings() {
return settings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public GameServerDeploymentsServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ public static final RealmsServiceClient create(RealmsServiceSettings settings)
* Constructs an instance of RealmsServiceClient, using the given stub for making calls. This is
* for advanced usage - prefer using create(RealmsServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final RealmsServiceClient create(RealmsServiceStub stub) {
return new RealmsServiceClient(stub);
}
Expand All @@ -147,7 +146,6 @@ protected RealmsServiceClient(RealmsServiceSettings settings) throws IOException
this.operationsClient = OperationsClient.create(this.stub.getOperationsStub());
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
protected RealmsServiceClient(RealmsServiceStub stub) {
this.settings = null;
this.stub = stub;
Expand All @@ -158,7 +156,6 @@ public final RealmsServiceSettings getSettings() {
return settings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public RealmsServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ public ApiFuture<ListGameServerClustersPagedResponse> getFuturePagedResponse(
return previewUpdateGameServerClusterSettings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public GameServerClustersServiceStub createStub() throws IOException {
if (getTransportChannelProvider()
.getTransportName()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ public ApiFuture<ListGameServerConfigsPagedResponse> getFuturePagedResponse(
return deleteGameServerConfigOperationSettings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public GameServerConfigsServiceStub createStub() throws IOException {
if (getTransportChannelProvider()
.getTransportName()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ public ApiFuture<ListGameServerDeploymentsPagedResponse> getFuturePagedResponse(
return fetchDeploymentStateSettings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public GameServerDeploymentsServiceStub createStub() throws IOException {
if (getTransportChannelProvider()
.getTransportName()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ public UnaryCallSettings<UpdateRealmRequest, Operation> updateRealmSettings() {
return previewRealmUpdateSettings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public RealmsServiceStub createStub() throws IOException {
if (getTransportChannelProvider()
.getTransportName()
Expand Down

0 comments on commit 59ebf8e

Please sign in to comment.