You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gapic-generator-java/src/main/java/com/google/api/generator/gapic/composer/comment/ServiceClientCommentComposer.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ public class ServiceClientCommentComposer {
Copy file name to clipboardExpand all lines: gapic-generator-java/src/test/java/com/google/api/generator/engine/writer/goldens/GrpcServiceClientWithNestedClassImport.golden
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@ public class NestedMessageServiceClient implements BackgroundResource {
163
163
* }</pre>
164
164
*
165
165
* @param request The request object containing all of the parameters for the API call.
166
-
* @throws com.google.api.gax.rpc.ApiException if the remote call fails.
166
+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
167
167
*/
168
168
public final Outer.Middle.Inner nestedMessageMethod(Outer.Middle request) {
Copy file name to clipboardExpand all lines: gapic-generator-java/src/test/java/com/google/api/generator/gapic/composer/grpc/goldens/BookshopClient.golden
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -166,7 +166,7 @@ public class BookshopClient implements BackgroundResource {
166
166
*
167
167
* @param booksCount
168
168
* @param books
169
-
* @throws com.google.api.gax.rpc.ApiException if the remote call fails.
169
+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
170
170
*/
171
171
public final Book getBook(int booksCount, List<Book> books) {
172
172
GetBookRequest request =
@@ -193,7 +193,7 @@ public class BookshopClient implements BackgroundResource {
193
193
*
194
194
* @param booksList
195
195
* @param books
196
-
* @throws com.google.api.gax.rpc.ApiException if the remote call fails.
196
+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
197
197
*/
198
198
public final Book getBook(String booksList, List<Book> books) {
199
199
GetBookRequest request =
@@ -223,7 +223,7 @@ public class BookshopClient implements BackgroundResource {
223
223
* }</pre>
224
224
*
225
225
* @param request The request object containing all of the parameters for the API call.
226
-
* @throws com.google.api.gax.rpc.ApiException if the remote call fails.
226
+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
227
227
*/
228
228
public final Book getBook(GetBookRequest request) {
Copy file name to clipboardExpand all lines: gapic-generator-java/src/test/java/com/google/api/generator/gapic/composer/grpc/goldens/DeprecatedServiceClient.golden
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -178,7 +178,7 @@ public class DeprecatedServiceClient implements BackgroundResource {
178
178
* }</pre>
179
179
*
180
180
* @param request The request object containing all of the parameters for the API call.
181
-
* @throws com.google.api.gax.rpc.ApiException if the remote call fails.
181
+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
182
182
*/
183
183
public final void fastFibonacci(FibonacciRequest request) {
184
184
fastFibonacciCallable().call(request);
@@ -223,7 +223,7 @@ public class DeprecatedServiceClient implements BackgroundResource {
223
223
* }</pre>
224
224
*
225
225
* @param request The request object containing all of the parameters for the API call.
226
-
* @throws com.google.api.gax.rpc.ApiException if the remote call fails.
226
+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
227
227
* @deprecated This method is deprecated and will be removed in the next major version update.
Copy file name to clipboardExpand all lines: gapic-generator-java/src/test/java/com/google/api/generator/gapic/composer/grpc/goldens/EchoServiceSelectiveGapicClient.golden
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -233,7 +233,7 @@ public class EchoServiceShouldGeneratePartialPublicClient implements BackgroundR
233
233
* }</pre>
234
234
*
235
235
* @param request The request object containing all of the parameters for the API call.
236
-
* @throws com.google.api.gax.rpc.ApiException if the remote call fails.
236
+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
237
237
*/
238
238
public final EchoResponse echoShouldGenerateAsPublic() {
Copy file name to clipboardExpand all lines: gapic-generator-java/src/test/java/com/google/api/generator/gapic/composer/grpc/goldens/IdentityClient.golden
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -245,7 +245,7 @@ public class IdentityClient implements BackgroundResource {
245
245
* @param parent
246
246
* @param displayName
247
247
* @param email
248
-
* @throws com.google.api.gax.rpc.ApiException if the remote call fails.
248
+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
249
249
*/
250
250
public final User createUser(String parent, String displayName, String email) {
251
251
CreateUserRequest request =
@@ -287,7 +287,7 @@ public class IdentityClient implements BackgroundResource {
287
287
* @param nickname
288
288
* @param enableNotifications
289
289
* @param heightFeet
290
-
* @throws com.google.api.gax.rpc.ApiException if the remote call fails.
290
+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
291
291
*/
292
292
public final User createUser(
293
293
String parent,
@@ -359,7 +359,7 @@ public class IdentityClient implements BackgroundResource {
359
359
* @param title
360
360
* @param subject
361
361
* @param artistName
362
-
* @throws com.google.api.gax.rpc.ApiException if the remote call fails.
362
+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
363
363
*/
364
364
public final User createUser(
365
365
String parent,
@@ -424,7 +424,7 @@ public class IdentityClient implements BackgroundResource {
424
424
* }</pre>
425
425
*
426
426
* @param request The request object containing all of the parameters for the API call.
427
-
* @throws com.google.api.gax.rpc.ApiException if the remote call fails.
427
+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
428
428
*/
429
429
public final User createUser(CreateUserRequest request) {
430
430
return createUserCallable().call(request);
@@ -473,7 +473,7 @@ public class IdentityClient implements BackgroundResource {
473
473
* }</pre>
474
474
*
475
475
* @param name
476
-
* @throws com.google.api.gax.rpc.ApiException if the remote call fails.
476
+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
477
477
*/
478
478
public final User getUser(UserName name) {
479
479
GetUserRequest request =
@@ -498,7 +498,7 @@ public class IdentityClient implements BackgroundResource {
498
498
* }</pre>
499
499
*
500
500
* @param name
501
-
* @throws com.google.api.gax.rpc.ApiException if the remote call fails.
501
+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
0 commit comments