Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
chore: release gapic-generator-java v1.0.10 (#411)
Browse files Browse the repository at this point in the history
Committer: @miraleung
PiperOrigin-RevId: 377081269

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jun 2 09:51:13 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: a5f96d06ef57e325761bad010f460d0c5dbeccda
Source-Link: googleapis/googleapis@a5f96d0
  • Loading branch information
yoshi-automation committed Jun 4, 2021
1 parent 1da4140 commit a0d95b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Expand Up @@ -50,9 +50,9 @@

@Generated("by gapic-generator-java")
public class ReservationServiceClientTest {
private static MockReservationService mockReservationService;
private static MockServiceHelper mockServiceHelper;
private ReservationServiceClient client;
private static MockReservationService mockReservationService;
private LocalChannelProvider channelProvider;

@BeforeClass
Expand Down
6 changes: 3 additions & 3 deletions synth.metadata
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigqueryreservation.git",
"sha": "86ab734f55f61703ee0e6318eaddb0d3f65a5b49"
"sha": "1da4140424532f8735a8252eba226ed3e52df66f"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "1305ca41d554eb0725237561e34129373bb8cbc1",
"internalRef": "362856902"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
Expand Down

0 comments on commit a0d95b0

Please sign in to comment.