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: clients/google-api-services-securitycenter/v1/2.0.0/com/google/api/services/securitycenter/v1/model/CustomModuleValidationError.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ public final class CustomModuleValidationError extends com.google.api.client.jso
40
40
41
41
/**
42
42
* The end position of the error in the uploaded text version of the module. This field may be
43
-
* omitted if no specific position applies, or if one could not be computed..
43
+
* omitted if no specific position applies, or if one could not be computed.
44
44
* The value may be {@code null}.
45
45
*/
46
46
@com.google.api.client.util.Key
@@ -81,7 +81,7 @@ public CustomModuleValidationError setDescription(java.lang.String description)
81
81
82
82
/**
83
83
* The end position of the error in the uploaded text version of the module. This field may be
84
-
* omitted if no specific position applies, or if one could not be computed..
84
+
* omitted if no specific position applies, or if one could not be computed.
85
85
* @return value or {@code null} for none
86
86
*/
87
87
publicPositiongetEnd() {
@@ -90,7 +90,7 @@ public Position getEnd() {
90
90
91
91
/**
92
92
* The end position of the error in the uploaded text version of the module. This field may be
93
-
* omitted if no specific position applies, or if one could not be computed..
93
+
* omitted if no specific position applies, or if one could not be computed.
Copy file name to clipboardExpand all lines: clients/google-api-services-securitycenter/v1/2.0.0/com/google/api/services/securitycenter/v1/model/CustomModuleValidationErrors.java
Copy file name to clipboardExpand all lines: clients/google-api-services-securitycenter/v1/2.0.0/com/google/api/services/securitycenter/v1/model/Position.java
0 commit comments