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
{{ message }}
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: google-cloud-containeranalysis/src/main/java/com/google/cloud/devtools/containeranalysis/v1beta1/ContainerAnalysisV1Beta1Client.java
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -559,7 +559,7 @@ public final TestIamPermissionsResponse testIamPermissions(TestIamPermissionsReq
559
559
* }
560
560
* </code></pre>
561
561
*
562
-
* @param name The name of the scan configuration in the form of
562
+
* @param name Required. The name of the scan configuration in the form of
Copy file name to clipboardExpand all lines: proto-google-cloud-containeranalysis-v1beta1/src/main/java/com/google/containeranalysis/v1beta1/Containeranalysis.java
+77-52Lines changed: 77 additions & 52 deletions
Original file line number
Diff line number
Diff line change
@@ -59,65 +59,81 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
Copy file name to clipboardExpand all lines: proto-google-cloud-containeranalysis-v1beta1/src/main/java/com/google/containeranalysis/v1beta1/GetScanConfigRequest.java
+28-14Lines changed: 28 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -117,11 +117,13 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
117
117
*
118
118
*
119
119
* <pre>
120
-
* The name of the scan configuration in the form of
120
+
* Required. The name of the scan configuration in the form of
Copy file name to clipboardExpand all lines: proto-google-cloud-containeranalysis-v1beta1/src/main/java/com/google/containeranalysis/v1beta1/GetScanConfigRequestOrBuilder.java
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -27,11 +27,13 @@ public interface GetScanConfigRequestOrBuilder
27
27
*
28
28
*
29
29
* <pre>
30
-
* The name of the scan configuration in the form of
30
+
* Required. The name of the scan configuration in the form of
0 commit comments