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

Commit

Permalink
chore: release gapic-generator-java v1.0.10 (#465)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/9a833bca-7b67-4a37-85fb-58dad95b3413/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)

PiperOrigin-RevId: 377081269
Source-Link: googleapis/googleapis@a5f96d0
  • Loading branch information
yoshi-automation committed Jun 3, 2021
1 parent 20a935c commit 5f0eaae
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Expand Up @@ -63,8 +63,8 @@

@Generated("by gapic-generator-java")
public class RecaptchaEnterpriseServiceClientTest {
private static MockServiceHelper mockServiceHelper;
private static MockRecaptchaEnterpriseService mockRecaptchaEnterpriseService;
private static MockServiceHelper mockServiceHelper;
private RecaptchaEnterpriseServiceClient client;
private LocalChannelProvider channelProvider;

Expand Down
Expand Up @@ -61,10 +61,10 @@

@Generated("by gapic-generator-java")
public class RecaptchaEnterpriseServiceV1Beta1ClientTest {
private static MockRecaptchaEnterpriseServiceV1Beta1 mockRecaptchaEnterpriseServiceV1Beta1;
private static MockServiceHelper mockServiceHelper;
private RecaptchaEnterpriseServiceV1Beta1Client client;
private LocalChannelProvider channelProvider;
private static MockRecaptchaEnterpriseServiceV1Beta1 mockRecaptchaEnterpriseServiceV1Beta1;

@BeforeClass
public static void startStaticServer() {
Expand Down
10 changes: 5 additions & 5 deletions synth.metadata
Expand Up @@ -4,23 +4,23 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-recaptchaenterprise.git",
"sha": "511ab47473883b9b5cdbb177b68c0baf27ede227"
"sha": "20a935cce2839c514effe7ee9063cf245f558033"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "1305ca41d554eb0725237561e34129373bb8cbc1",
"internalRef": "362856902"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "1305ca41d554eb0725237561e34129373bb8cbc1",
"internalRef": "362856902"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
Expand Down

0 comments on commit 5f0eaae

Please sign in to comment.