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.11 (#483)
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/26af94e3-e981-49fa-9061-04c5b8e57d76/targets

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

PiperOrigin-RevId: 378266372
Source-Link: googleapis/googleapis@9e31055
  • Loading branch information
yoshi-automation committed Jun 10, 2021
1 parent 5fd7106 commit ac73358
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Expand Up @@ -41,10 +41,10 @@

@Generated("by gapic-generator-java")
public class TextToSpeechClientTest {
private static MockTextToSpeech mockTextToSpeech;
private static MockServiceHelper mockServiceHelper;
private TextToSpeechClient client;
private static MockTextToSpeech mockTextToSpeech;
private LocalChannelProvider channelProvider;
private TextToSpeechClient client;

@BeforeClass
public static void startStaticServer() {
Expand Down
Expand Up @@ -41,10 +41,10 @@

@Generated("by gapic-generator-java")
public class TextToSpeechClientTest {
private static MockTextToSpeech mockTextToSpeech;
private static MockServiceHelper mockServiceHelper;
private TextToSpeechClient client;
private static MockTextToSpeech mockTextToSpeech;
private LocalChannelProvider channelProvider;
private TextToSpeechClient client;

@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-texttospeech.git",
"sha": "bcb0c0f70354aae2be28597b5aa9469b38e374f3"
"sha": "652cfdd983680af78060bb93a2f2da9c5e77da21"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
"sha": "9e3105549a35520f215359065c11e8dce15e18af",
"internalRef": "378266372"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
"sha": "9e3105549a35520f215359065c11e8dce15e18af",
"internalRef": "378266372"
}
},
{
Expand Down

0 comments on commit ac73358

Please sign in to comment.