You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: v2/failure-injected-spanner-service/src/main/java/com/google/cloud/teleport/v2/spanner/service/SpannerService.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ public void onMessage(RespT message) {
Copy file name to clipboardExpand all lines: v2/failure-injection-policies/src/test/java/com/google/cloud/teleport/v2/failureinjection/NoOpPolicyTest.java
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
/*
2
+
* Copyright (C) 2025 Google LLC
3
+
*
4
+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
5
+
* use this file except in compliance with the License. You may obtain a copy of
6
+
* the License at
7
+
*
8
+
* http://www.apache.org/licenses/LICENSE-2.0
9
+
*
10
+
* Unless required by applicable law or agreed to in writing, software
11
+
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
12
+
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13
+
* License for the specific language governing permissions and limitations under
0 commit comments