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

chore: release gapic-generator-java v1.0.10 #592

Merged
merged 1 commit into from
Jun 11, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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