Uses of Interface
com.google.cloud.compute.v1.ExprOrBuilder
-
Packages that use ExprOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ExprOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ExprOrBuilder Modifier and Type Class 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.Methods in com.google.cloud.compute.v1 that return ExprOrBuilder Modifier and Type Method Description ExprOrBuilder
Binding.Builder. getConditionOrBuilder()
The condition that is associated with this binding.ExprOrBuilder
Binding. getConditionOrBuilder()
The condition that is associated with this binding.ExprOrBuilder
BindingOrBuilder. getConditionOrBuilder()
The condition that is associated with this binding.ExprOrBuilder
SecurityPolicyRuleMatcher.Builder. getExprOrBuilder()
User defined CEVAL expression.ExprOrBuilder
SecurityPolicyRuleMatcher. getExprOrBuilder()
User defined CEVAL expression.ExprOrBuilder
SecurityPolicyRuleMatcherOrBuilder. getExprOrBuilder()
User defined CEVAL expression.
-