Interface AccessPolicyRuleOrBuilder (1.92.0)
Stay organized with collections
Save and categorize content based on your preferences.
public interface AccessPolicyRuleOrBuilder extends MessageOrBuilder
Methods
containsConditions(String arg0)
public abstract boolean containsConditions(String arg0)
| Parameter |
| Name |
Description |
arg0 |
String
|
getConditions() (deprecated)
public abstract Map<String,Expr> getConditions()
| Returns |
| Type |
Description |
Map<String,com.google.type.Expr> |
|
getConditionsCount()
public abstract int getConditionsCount()
| Returns |
| Type |
Description |
int |
|
getConditionsMap()
public abstract Map<String,Expr> getConditionsMap()
| Returns |
| Type |
Description |
Map<String,com.google.type.Expr> |
|
getConditionsOrDefault(String arg0, Expr arg1)
public abstract Expr getConditionsOrDefault(String arg0, Expr arg1)
| Parameters |
| Name |
Description |
arg0 |
String
|
arg1 |
com.google.type.Expr
|
| Returns |
| Type |
Description |
com.google.type.Expr |
|
getConditionsOrThrow(String arg0)
public abstract Expr getConditionsOrThrow(String arg0)
| Parameter |
| Name |
Description |
arg0 |
String
|
| Returns |
| Type |
Description |
com.google.type.Expr |
|
getDescription()
public abstract String getDescription()
| Returns |
| Type |
Description |
String |
|
getDescriptionBytes()
public abstract ByteString getDescriptionBytes()
getEffect()
public abstract AccessPolicyRule.Effect getEffect()
| Returns |
| Type |
Description |
Effect |
|
getEffectValue()
public abstract int getEffectValue()
| Returns |
| Type |
Description |
int |
|
getExcludedPrincipals(int arg0)
public abstract String getExcludedPrincipals(int arg0)
| Parameter |
| Name |
Description |
arg0 |
int
|
| Returns |
| Type |
Description |
String |
|
getExcludedPrincipalsBytes(int arg0)
public abstract ByteString getExcludedPrincipalsBytes(int arg0)
| Parameter |
| Name |
Description |
arg0 |
int
|
getExcludedPrincipalsCount()
public abstract int getExcludedPrincipalsCount()
| Returns |
| Type |
Description |
int |
|
getExcludedPrincipalsList()
public abstract List<String> getExcludedPrincipalsList()
getOperation()
public abstract AccessPolicyRule.Operation getOperation()
getOperationOrBuilder()
public abstract AccessPolicyRule.OperationOrBuilder getOperationOrBuilder()
getPrincipals(int arg0)
public abstract String getPrincipals(int arg0)
| Parameter |
| Name |
Description |
arg0 |
int
|
| Returns |
| Type |
Description |
String |
|
getPrincipalsBytes(int arg0)
public abstract ByteString getPrincipalsBytes(int arg0)
| Parameter |
| Name |
Description |
arg0 |
int
|
getPrincipalsCount()
public abstract int getPrincipalsCount()
| Returns |
| Type |
Description |
int |
|
getPrincipalsList()
public abstract List<String> getPrincipalsList()
hasDescription()
public abstract boolean hasDescription()
hasEffect()
public abstract boolean hasEffect()
hasOperation()
public abstract boolean hasOperation()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-04 UTC.
[null,null,["Last updated 2026-08-04 UTC."],[],[]]