| Modifier and Type | Class and Description |
|---|---|
class |
Expr
Represents a textual expression in the Common Expression Language (CEL) syntax.
|
static class |
Expr.Builder
Represents a textual expression in the Common Expression Language (CEL) syntax.
|
| Modifier and Type | Method and Description |
|---|---|
ExprOrBuilder |
BindingOrBuilder.getConditionOrBuilder()
The condition that is associated with this binding.
|
ExprOrBuilder |
Binding.getConditionOrBuilder()
The condition that is associated with this binding.
|
ExprOrBuilder |
Binding.Builder.getConditionOrBuilder()
The condition that is associated with this binding.
|
ExprOrBuilder |
SecurityPolicyRuleMatcherOrBuilder.getExprOrBuilder()
User defined CEVAL expression.
|
ExprOrBuilder |
SecurityPolicyRuleMatcher.getExprOrBuilder()
User defined CEVAL expression.
|
ExprOrBuilder |
SecurityPolicyRuleMatcher.Builder.getExprOrBuilder()
User defined CEVAL expression.
|
Copyright © 2023 Google LLC. All rights reserved.