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 classExprRepresents a textual expression in the Common Expression Language (CEL) syntax.static classExpr.BuilderRepresents 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 ExprOrBuilderBinding.Builder. getConditionOrBuilder()The condition that is associated with this binding.ExprOrBuilderBinding. getConditionOrBuilder()The condition that is associated with this binding.ExprOrBuilderBindingOrBuilder. getConditionOrBuilder()The condition that is associated with this binding.ExprOrBuilderSecurityPolicyRuleMatcher.Builder. getExprOrBuilder()User defined CEVAL expression.ExprOrBuilderSecurityPolicyRuleMatcher. getExprOrBuilder()User defined CEVAL expression.ExprOrBuilderSecurityPolicyRuleMatcherOrBuilder. getExprOrBuilder()User defined CEVAL expression.
-