From a0d95b029974a8dc84f38956a4a9b861e1024625 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 4 Jun 2021 05:51:37 -0700 Subject: [PATCH] chore: release gapic-generator-java v1.0.10 (#411) Committer: @miraleung PiperOrigin-RevId: 377081269 Source-Author: Google APIs Source-Date: Wed Jun 2 09:51:13 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: a5f96d06ef57e325761bad010f460d0c5dbeccda Source-Link: https://github.com/googleapis/googleapis/commit/a5f96d06ef57e325761bad010f460d0c5dbeccda --- .../reservation/v1/ReservationServiceClientTest.java | 2 +- synth.metadata | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/google-cloud-bigqueryreservation/src/test/java/com/google/cloud/bigquery/reservation/v1/ReservationServiceClientTest.java b/google-cloud-bigqueryreservation/src/test/java/com/google/cloud/bigquery/reservation/v1/ReservationServiceClientTest.java index f6f9f3d3..9ad33643 100644 --- a/google-cloud-bigqueryreservation/src/test/java/com/google/cloud/bigquery/reservation/v1/ReservationServiceClientTest.java +++ b/google-cloud-bigqueryreservation/src/test/java/com/google/cloud/bigquery/reservation/v1/ReservationServiceClientTest.java @@ -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 diff --git a/synth.metadata b/synth.metadata index 2764d4db..fa98ebc7 100644 --- a/synth.metadata +++ b/synth.metadata @@ -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" } }, {