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 (#592)
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 11, 2021
1 parent 5579449 commit 17580af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Expand Up @@ -51,9 +51,9 @@

@Generated("by gapic-generator-java")
public class ContainerAnalysisClientTest {
private static MockContainerAnalysis mockContainerAnalysis;
private static MockServiceHelper mockServiceHelper;
private ContainerAnalysisClient client;
private static MockContainerAnalysis mockContainerAnalysis;
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-containeranalysis.git",
"sha": "5088bf41ec00ed8265e44ffd6aed3c2c44bed8df"
"sha": "6deede3f7dec75fc5ccf0a43dd98bf91c55dd205"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "4c3702d8c6bd5d69b16b0b21f861faefb04d4f9e",
"internalRef": "369876316"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
Expand Down

0 comments on commit 17580af

Please sign in to comment.