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: java-common-protos/proto-google-common-protos/src/main/java/com/google/api/AuthenticationRuleOrBuilder.java
+4-2
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,8 @@ public interface AuthenticationRuleOrBuilder
28
28
*
29
29
* <pre>
30
30
* Selects the methods to which this rule applies.
31
-
* Refer to [selector][google.api.DocumentationRule.selector] for syntax details.
31
+
* Refer to [selector][google.api.DocumentationRule.selector] for syntax
32
+
* details.
32
33
* </pre>
33
34
*
34
35
* <code>string selector = 1;</code>
@@ -41,7 +42,8 @@ public interface AuthenticationRuleOrBuilder
41
42
*
42
43
* <pre>
43
44
* Selects the methods to which this rule applies.
44
-
* Refer to [selector][google.api.DocumentationRule.selector] for syntax details.
45
+
* Refer to [selector][google.api.DocumentationRule.selector] for syntax
0 commit comments