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

- [ ] 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 635c917 commit 45d2993
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 35 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 @@ -144,7 +143,6 @@ public static final AlertPolicyServiceClient create(AlertPolicyServiceSettings s
* Constructs an instance of AlertPolicyServiceClient, using the given stub for making calls. This
* is for advanced usage - prefer using create(AlertPolicyServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final AlertPolicyServiceClient create(AlertPolicyServiceStub stub) {
return new AlertPolicyServiceClient(stub);
}
Expand All @@ -159,7 +157,6 @@ protected AlertPolicyServiceClient(AlertPolicyServiceSettings settings) throws I
this.stub = ((AlertPolicyServiceStubSettings) settings.getStubSettings()).createStub();
}

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

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public AlertPolicyServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
import com.google.api.MonitoredResource;
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 @@ -144,7 +143,6 @@ public static final GroupServiceClient create(GroupServiceSettings settings) thr
* Constructs an instance of GroupServiceClient, using the given stub for making calls. This is
* for advanced usage - prefer using create(GroupServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final GroupServiceClient create(GroupServiceStub stub) {
return new GroupServiceClient(stub);
}
Expand All @@ -159,7 +157,6 @@ protected GroupServiceClient(GroupServiceSettings settings) throws IOException {
this.stub = ((GroupServiceStubSettings) settings.getStubSettings()).createStub();
}

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

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public GroupServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import com.google.api.MonitoredResourceDescriptor;
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 @@ -147,7 +146,6 @@ public static final MetricServiceClient create(MetricServiceSettings settings)
* Constructs an instance of MetricServiceClient, using the given stub for making calls. This is
* for advanced usage - prefer using create(MetricServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final MetricServiceClient create(MetricServiceStub stub) {
return new MetricServiceClient(stub);
}
Expand All @@ -162,7 +160,6 @@ protected MetricServiceClient(MetricServiceSettings settings) throws IOException
this.stub = ((MetricServiceStubSettings) settings.getStubSettings()).createStub();
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
protected MetricServiceClient(MetricServiceStub stub) {
this.settings = null;
this.stub = stub;
Expand All @@ -172,7 +169,6 @@ public final MetricServiceSettings getSettings() {
return settings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public MetricServiceStub 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.paging.AbstractFixedSizeCollection;
import com.google.api.gax.paging.AbstractPage;
Expand Down Expand Up @@ -153,7 +152,6 @@ public static final NotificationChannelServiceClient create(
* Constructs an instance of NotificationChannelServiceClient, using the given stub for making
* calls. This is for advanced usage - prefer using create(NotificationChannelServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final NotificationChannelServiceClient create(NotificationChannelServiceStub stub) {
return new NotificationChannelServiceClient(stub);
}
Expand All @@ -169,7 +167,6 @@ protected NotificationChannelServiceClient(NotificationChannelServiceSettings se
this.stub = ((NotificationChannelServiceStubSettings) settings.getStubSettings()).createStub();
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
protected NotificationChannelServiceClient(NotificationChannelServiceStub stub) {
this.settings = null;
this.stub = stub;
Expand All @@ -179,7 +176,6 @@ public final NotificationChannelServiceSettings getSettings() {
return settings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public NotificationChannelServiceStub 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.paging.AbstractFixedSizeCollection;
import com.google.api.gax.paging.AbstractPage;
Expand Down Expand Up @@ -134,7 +133,6 @@ public static final QueryServiceClient create(QueryServiceSettings settings) thr
* Constructs an instance of QueryServiceClient, using the given stub for making calls. This is
* for advanced usage - prefer using create(QueryServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final QueryServiceClient create(QueryServiceStub stub) {
return new QueryServiceClient(stub);
}
Expand All @@ -149,7 +147,6 @@ protected QueryServiceClient(QueryServiceSettings settings) throws IOException {
this.stub = ((QueryServiceStubSettings) settings.getStubSettings()).createStub();
}

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

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public QueryServiceStub 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.paging.AbstractFixedSizeCollection;
import com.google.api.gax.paging.AbstractPage;
Expand Down Expand Up @@ -150,7 +149,6 @@ public static final ServiceMonitoringServiceClient create(
* Constructs an instance of ServiceMonitoringServiceClient, using the given stub for making
* calls. This is for advanced usage - prefer using create(ServiceMonitoringServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final ServiceMonitoringServiceClient create(ServiceMonitoringServiceStub stub) {
return new ServiceMonitoringServiceClient(stub);
}
Expand All @@ -166,7 +164,6 @@ protected ServiceMonitoringServiceClient(ServiceMonitoringServiceSettings settin
this.stub = ((ServiceMonitoringServiceStubSettings) settings.getStubSettings()).createStub();
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
protected ServiceMonitoringServiceClient(ServiceMonitoringServiceStub stub) {
this.settings = null;
this.stub = stub;
Expand All @@ -176,7 +173,6 @@ public final ServiceMonitoringServiceSettings getSettings() {
return settings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public ServiceMonitoringServiceStub 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.paging.AbstractFixedSizeCollection;
import com.google.api.gax.paging.AbstractPage;
Expand Down Expand Up @@ -147,7 +146,6 @@ public static final UptimeCheckServiceClient create(UptimeCheckServiceSettings s
* Constructs an instance of UptimeCheckServiceClient, using the given stub for making calls. This
* is for advanced usage - prefer using create(UptimeCheckServiceSettings).
*/
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public static final UptimeCheckServiceClient create(UptimeCheckServiceStub stub) {
return new UptimeCheckServiceClient(stub);
}
Expand All @@ -162,7 +160,6 @@ protected UptimeCheckServiceClient(UptimeCheckServiceSettings settings) throws I
this.stub = ((UptimeCheckServiceStubSettings) settings.getStubSettings()).createStub();
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
protected UptimeCheckServiceClient(UptimeCheckServiceStub stub) {
this.settings = null;
this.stub = stub;
Expand All @@ -172,7 +169,6 @@ public final UptimeCheckServiceSettings getSettings() {
return settings;
}

@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
public UptimeCheckServiceStub getStub() {
return stub;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ public UnaryCallSettings<UpdateAlertPolicyRequest, AlertPolicy> updateAlertPolic
return updateAlertPolicySettings;
}

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

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

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

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

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

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

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

0 comments on commit 45d2993

Please sign in to comment.