Skip to content

Commit 53521e3

Browse files
chore(deps): upgrade gapic-generator-java to 2.8.0 and update gax-java to 2.18.1 (#873)
* chore(deps): upgrade gapic-generator-java to 2.8.0 and update gax-java to 2.18.1 PiperOrigin-RevId: 450543911 Source-Link: googleapis/googleapis@5528344 Source-Link: https://github.com/googleapis/googleapis-gen/commit/9f6775cab1958982b88967a43e5e806af0f135db Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWY2Nzc1Y2FiMTk1ODk4MmI4ODk2N2E0M2U1ZTgwNmFmMGYxMzVkYiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent d77ac73 commit 53521e3

6 files changed

Lines changed: 0 additions & 12 deletions

File tree

java-errorreporting/google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/ErrorGroupServiceClient.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ public static final ErrorGroupServiceClient create(ErrorGroupServiceSettings set
118118
* Constructs an instance of ErrorGroupServiceClient, using the given stub for making calls. This
119119
* is for advanced usage - prefer using create(ErrorGroupServiceSettings).
120120
*/
121-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
122121
public static final ErrorGroupServiceClient create(ErrorGroupServiceStub stub) {
123122
return new ErrorGroupServiceClient(stub);
124123
}
@@ -133,7 +132,6 @@ protected ErrorGroupServiceClient(ErrorGroupServiceSettings settings) throws IOE
133132
this.stub = ((ErrorGroupServiceStubSettings) settings.getStubSettings()).createStub();
134133
}
135134

136-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
137135
protected ErrorGroupServiceClient(ErrorGroupServiceStub stub) {
138136
this.settings = null;
139137
this.stub = stub;
@@ -143,7 +141,6 @@ public final ErrorGroupServiceSettings getSettings() {
143141
return settings;
144142
}
145143

146-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
147144
public ErrorGroupServiceStub getStub() {
148145
return stub;
149146
}

java-errorreporting/google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/ErrorStatsServiceClient.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ public static final ErrorStatsServiceClient create(ErrorStatsServiceSettings set
127127
* Constructs an instance of ErrorStatsServiceClient, using the given stub for making calls. This
128128
* is for advanced usage - prefer using create(ErrorStatsServiceSettings).
129129
*/
130-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
131130
public static final ErrorStatsServiceClient create(ErrorStatsServiceStub stub) {
132131
return new ErrorStatsServiceClient(stub);
133132
}
@@ -142,7 +141,6 @@ protected ErrorStatsServiceClient(ErrorStatsServiceSettings settings) throws IOE
142141
this.stub = ((ErrorStatsServiceStubSettings) settings.getStubSettings()).createStub();
143142
}
144143

145-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
146144
protected ErrorStatsServiceClient(ErrorStatsServiceStub stub) {
147145
this.settings = null;
148146
this.stub = stub;
@@ -152,7 +150,6 @@ public final ErrorStatsServiceSettings getSettings() {
152150
return settings;
153151
}
154152

155-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
156153
public ErrorStatsServiceStub getStub() {
157154
return stub;
158155
}

java-errorreporting/google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/ReportErrorsServiceClient.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ public static final ReportErrorsServiceClient create(ReportErrorsServiceSettings
120120
* Constructs an instance of ReportErrorsServiceClient, using the given stub for making calls.
121121
* This is for advanced usage - prefer using create(ReportErrorsServiceSettings).
122122
*/
123-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
124123
public static final ReportErrorsServiceClient create(ReportErrorsServiceStub stub) {
125124
return new ReportErrorsServiceClient(stub);
126125
}
@@ -135,7 +134,6 @@ protected ReportErrorsServiceClient(ReportErrorsServiceSettings settings) throws
135134
this.stub = ((ReportErrorsServiceStubSettings) settings.getStubSettings()).createStub();
136135
}
137136

138-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
139137
protected ReportErrorsServiceClient(ReportErrorsServiceStub stub) {
140138
this.settings = null;
141139
this.stub = stub;
@@ -145,7 +143,6 @@ public final ReportErrorsServiceSettings getSettings() {
145143
return settings;
146144
}
147145

148-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
149146
public ReportErrorsServiceStub getStub() {
150147
return stub;
151148
}

java-errorreporting/google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/stub/ErrorGroupServiceStubSettings.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ public UnaryCallSettings<UpdateGroupRequest, ErrorGroup> updateGroupSettings() {
9999
return updateGroupSettings;
100100
}
101101

102-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
103102
public ErrorGroupServiceStub createStub() throws IOException {
104103
if (getTransportChannelProvider()
105104
.getTransportName()

java-errorreporting/google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/stub/ErrorStatsServiceStubSettings.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ public UnaryCallSettings<DeleteEventsRequest, DeleteEventsResponse> deleteEvents
237237
return deleteEventsSettings;
238238
}
239239

240-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
241240
public ErrorStatsServiceStub createStub() throws IOException {
242241
if (getTransportChannelProvider()
243242
.getTransportName()

java-errorreporting/google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/stub/ReportErrorsServiceStubSettings.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ public class ReportErrorsServiceStubSettings extends StubSettings<ReportErrorsSe
9494
return reportErrorEventSettings;
9595
}
9696

97-
@BetaApi("A restructuring of stub classes is planned, so this may break in the future")
9897
public ReportErrorsServiceStub createStub() throws IOException {
9998
if (getTransportChannelProvider()
10099
.getTransportName()

0 commit comments

Comments
 (0)