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-policytroubleshooter/v3beta/2.0.0/com/google/api/services/policytroubleshooter/v3beta/model/GoogleCloudPolicytroubleshooterIamV3betaExplainedPABRule.java
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,13 @@ public final class GoogleCloudPolicytroubleshooterIamV3betaExplainedPABRule exte
Copy file name to clipboardExpand all lines: clients/google-api-services-policytroubleshooter/v3beta/2.0.0/com/google/api/services/policytroubleshooter/v3beta/model/GoogleIamV3PrincipalAccessBoundaryPolicyRuleOperation.java
+21-21Lines changed: 21 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -33,20 +33,20 @@ public final class GoogleIamV3PrincipalAccessBoundaryPolicyRuleOperation extends
33
33
/**
34
34
* Optional. Specifies the permissions that this rule excludes from the set of affected
35
35
* permissions given by `permissions`. The number of excluded permission strings in this field is
36
-
* limited to 50. If a permission appears in both `permissions` and `excluded_permissions` then it
37
-
* will _not_ be subject to the policy effect. The excluded permissions can be specified using the
38
-
* same syntax as `permissions`.
36
+
* limited to 50 across all rules in the policy. If a permission appears in both `permissions` and
37
+
* `excluded_permissions` then it will _not_ be subject to the policy effect. The excluded
38
+
* permissions can be specified using the same syntax as `permissions`.
0 commit comments