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 (#482)

- [ ] 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 19ec10d commit 00828a0
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 18 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.paging.AbstractFixedSizeCollection;
import com.google.api.gax.paging.AbstractPage;
Expand Down Expand Up @@ -140,7 +139,6 @@ public static final OsConfigServiceClient create(OsConfigServiceSettings setting
* Constructs an instance of OsConfigServiceClient, using the given stub for making calls. This is
* for advanced usage - prefer using create(OsConfigServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final OsConfigServiceClient create(OsConfigServiceStub stub) {
return new OsConfigServiceClient(stub);
}
Expand All @@ -155,7 +153,6 @@ protected OsConfigServiceClient(OsConfigServiceSettings settings) throws IOExcep
this.stub = ((OsConfigServiceStubSettings) settings.getStubSettings()).createStub();
}

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

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public OsConfigServiceStub 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 OsConfigZonalServiceClient create(OsConfigZonalServiceSettin
* Constructs an instance of OsConfigZonalServiceClient, using the given stub for making calls.
* This is for advanced usage - prefer using create(OsConfigZonalServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final OsConfigZonalServiceClient create(OsConfigZonalServiceStub stub) {
return new OsConfigZonalServiceClient(stub);
}
Expand All @@ -153,7 +151,6 @@ protected OsConfigZonalServiceClient(OsConfigZonalServiceSettings settings) thro
this.operationsClient = OperationsClient.create(this.stub.getOperationsStub());
}

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

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public OsConfigZonalServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,6 @@ public UnaryCallSettings<PatchJobs.GetPatchJobRequest, PatchJobs.PatchJob> getPa
return resumePatchDeploymentSettings;
}

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

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

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

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public OsConfigZonalServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,6 @@ public UnaryCallSettings<GetInventoryRequest, Inventory> getInventorySettings()
return listVulnerabilityReportsSettings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public OsConfigZonalServiceStub createStub() throws IOException {
if (getTransportChannelProvider()
.getTransportName()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ public static final OsConfigServiceClient create(OsConfigServiceSettings setting
* Constructs an instance of OsConfigServiceClient, using the given stub for making calls. This is
* for advanced usage - prefer using create(OsConfigServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final OsConfigServiceClient create(OsConfigServiceStub stub) {
return new OsConfigServiceClient(stub);
}
Expand All @@ -156,7 +155,6 @@ protected OsConfigServiceClient(OsConfigServiceSettings settings) throws IOExcep
this.stub = ((OsConfigServiceStubSettings) settings.getStubSettings()).createStub();
}

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

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public OsConfigServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,6 @@ public UnaryCallSettings<PatchJobs.GetPatchJobRequest, PatchJobs.PatchJob> getPa
return lookupEffectiveGuestPolicySettings;
}

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

0 comments on commit 00828a0

Please sign in to comment.