Uses of Class
com.google.api.expr.v1alpha1.Expr
-
Packages that use Expr Package Description com.google.api.expr.v1alpha1 io.envoyproxy.envoy.config.rbac.v3 -
-
Uses of Expr in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 declared as Expr Modifier and Type Field Description private ExprExpr.Comprehension. accuInit_private ExprExpr.Comprehension.Builder. accuInit_private static ExprExpr. DEFAULT_INSTANCEprivate ExprCheckedExpr.Builder. expr_private ExprCheckedExpr. expr_private ExprParsedExpr.Builder. expr_private ExprParsedExpr. expr_private ExprExpr.Comprehension.Builder. iterRange_private ExprExpr.Comprehension. iterRange_private ExprExpr.Comprehension.Builder. loopCondition_private ExprExpr.Comprehension. loopCondition_private ExprExpr.Comprehension.Builder. loopStep_private ExprExpr.Comprehension. loopStep_private ExprExpr.Select.Builder. operand_private ExprExpr.Select. operand_private ExprExpr.Comprehension.Builder. result_private ExprExpr.Comprehension. result_private ExprExpr.Call.Builder. target_private ExprExpr.Call. target_private ExprExpr.CreateStruct.Entry.Builder. value_private ExprExpr.CreateStruct.Entry. value_Fields in com.google.api.expr.v1alpha1 with type parameters of type Expr Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Comprehension.Builder. accuInitBuilder_private java.util.List<Expr>Expr.Call. args_private java.util.List<Expr>Expr.Call.Builder. args_private com.google.protobuf.RepeatedFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Call.Builder. argsBuilder_(package private) static com.google.protobuf.MapEntry<java.lang.Long,Expr>SourceInfo.MacroCallsDefaultEntryHolder. defaultEntryprivate java.util.List<Expr>Expr.CreateList.Builder. elements_private java.util.List<Expr>Expr.CreateList. elements_private com.google.protobuf.RepeatedFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.CreateList.Builder. elementsBuilder_private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>CheckedExpr.Builder. exprBuilder_private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>ParsedExpr.Builder. exprBuilder_private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Comprehension.Builder. iterRangeBuilder_private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Comprehension.Builder. loopConditionBuilder_private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Comprehension.Builder. loopStepBuilder_private com.google.protobuf.MapFieldBuilder<java.lang.Long,ExprOrBuilder,Expr,Expr.Builder>SourceInfo.Builder. macroCalls_private com.google.protobuf.MapField<java.lang.Long,Expr>SourceInfo. macroCalls_private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.CreateStruct.Entry.Builder. mapKeyBuilder_private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Select.Builder. operandBuilder_private static com.google.protobuf.Parser<Expr>Expr. PARSERprivate com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Comprehension.Builder. resultBuilder_private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Call.Builder. targetBuilder_private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.CreateStruct.Entry.Builder. valueBuilder_Methods in com.google.api.expr.v1alpha1 that return Expr Modifier and Type Method Description ExprExpr.Builder. build()ExprSourceInfo.Builder.MacroCallsConverter. build(ExprOrBuilder val)ExprExpr.Builder. buildPartial()ExprExpr.Comprehension.Builder. getAccuInit()The initial value of the accumulator.ExprExpr.Comprehension. getAccuInit()The initial value of the accumulator.ExprExpr.ComprehensionOrBuilder. getAccuInit()The initial value of the accumulator.ExprExpr.Call.Builder. getArgs(int index)The arguments.ExprExpr.Call. getArgs(int index)The arguments.ExprExpr.CallOrBuilder. getArgs(int index)The arguments.static ExprExpr. getDefaultInstance()ExprExpr.Builder. getDefaultInstanceForType()ExprExpr. getDefaultInstanceForType()ExprExpr.CreateList.Builder. getElements(int index)The elements part of the list.ExprExpr.CreateList. getElements(int index)The elements part of the list.ExprExpr.CreateListOrBuilder. getElements(int index)The elements part of the list.ExprCheckedExpr.Builder. getExpr()The checked expression.ExprCheckedExpr. getExpr()The checked expression.ExprCheckedExprOrBuilder. getExpr()The checked expression.ExprParsedExpr.Builder. getExpr()The parsed expression.ExprParsedExpr. getExpr()The parsed expression.ExprParsedExprOrBuilder. getExpr()The parsed expression.ExprExpr.Comprehension.Builder. getIterRange()The range over which var iterates.ExprExpr.Comprehension. getIterRange()The range over which var iterates.ExprExpr.ComprehensionOrBuilder. getIterRange()The range over which var iterates.ExprExpr.Comprehension.Builder. getLoopCondition()An expression which can contain iter_var and accu_var.ExprExpr.Comprehension. getLoopCondition()An expression which can contain iter_var and accu_var.ExprExpr.ComprehensionOrBuilder. getLoopCondition()An expression which can contain iter_var and accu_var.ExprExpr.Comprehension.Builder. getLoopStep()An expression which can contain iter_var and accu_var.ExprExpr.Comprehension. getLoopStep()An expression which can contain iter_var and accu_var.ExprExpr.ComprehensionOrBuilder. getLoopStep()An expression which can contain iter_var and accu_var.ExprSourceInfo.Builder. getMacroCallsOrDefault(long key, Expr defaultValue)A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.ExprSourceInfo. getMacroCallsOrDefault(long key, Expr defaultValue)A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.ExprSourceInfoOrBuilder. getMacroCallsOrDefault(long key, Expr defaultValue)A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.ExprSourceInfo.Builder. getMacroCallsOrThrow(long key)A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.ExprSourceInfo. getMacroCallsOrThrow(long key)A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.ExprSourceInfoOrBuilder. getMacroCallsOrThrow(long key)A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.ExprExpr.CreateStruct.Entry.Builder. getMapKey()The key expression for a map creation statement.ExprExpr.CreateStruct.Entry. getMapKey()The key expression for a map creation statement.ExprExpr.CreateStruct.EntryOrBuilder. getMapKey()The key expression for a map creation statement.ExprExpr.Select.Builder. getOperand()Required.ExprExpr.Select. getOperand()Required.ExprExpr.SelectOrBuilder. getOperand()Required.ExprExpr.Comprehension.Builder. getResult()An expression which can contain accu_var.ExprExpr.Comprehension. getResult()An expression which can contain accu_var.ExprExpr.ComprehensionOrBuilder. getResult()An expression which can contain accu_var.ExprExpr.Call.Builder. getTarget()The target of an method call-style expression.ExprExpr.Call. getTarget()The target of an method call-style expression.ExprExpr.CallOrBuilder. getTarget()The target of an method call-style expression.ExprExpr.CreateStruct.Entry.Builder. getValue()Required.ExprExpr.CreateStruct.Entry. getValue()Required.ExprExpr.CreateStruct.EntryOrBuilder. getValue()Required.static ExprExpr. parseDelimitedFrom(java.io.InputStream input)static ExprExpr. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExprExpr. parseFrom(byte[] data)static ExprExpr. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExprExpr. parseFrom(com.google.protobuf.ByteString data)static ExprExpr. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExprExpr. parseFrom(com.google.protobuf.CodedInputStream input)static ExprExpr. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExprExpr. parseFrom(java.io.InputStream input)static ExprExpr. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExprExpr. parseFrom(java.nio.ByteBuffer data)static ExprExpr. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Expr Modifier and Type Method Description com.google.protobuf.MapEntry<java.lang.Long,Expr>SourceInfo.Builder.MacroCallsConverter. defaultEntry()private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Comprehension.Builder. getAccuInitFieldBuilder()The initial value of the accumulator.private com.google.protobuf.RepeatedFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Call.Builder. getArgsFieldBuilder()java.util.List<Expr>Expr.Call.Builder. getArgsList()The arguments.java.util.List<Expr>Expr.Call. getArgsList()The arguments.java.util.List<Expr>Expr.CallOrBuilder. getArgsList()The arguments.private com.google.protobuf.RepeatedFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.CreateList.Builder. getElementsFieldBuilder()java.util.List<Expr>Expr.CreateList.Builder. getElementsList()The elements part of the list.java.util.List<Expr>Expr.CreateList. getElementsList()The elements part of the list.java.util.List<Expr>Expr.CreateListOrBuilder. getElementsList()The elements part of the list.private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>CheckedExpr.Builder. getExprFieldBuilder()The checked expression.private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>ParsedExpr.Builder. getExprFieldBuilder()The parsed expression.private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Comprehension.Builder. getIterRangeFieldBuilder()The range over which var iterates.private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Comprehension.Builder. getLoopConditionFieldBuilder()An expression which can contain iter_var and accu_var.private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Comprehension.Builder. getLoopStepFieldBuilder()An expression which can contain iter_var and accu_var.java.util.Map<java.lang.Long,Expr>SourceInfo.Builder. getMacroCalls()Deprecated.java.util.Map<java.lang.Long,Expr>SourceInfo. getMacroCalls()Deprecated.java.util.Map<java.lang.Long,Expr>SourceInfoOrBuilder. getMacroCalls()Deprecated.java.util.Map<java.lang.Long,Expr>SourceInfo.Builder. getMacroCallsMap()A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.java.util.Map<java.lang.Long,Expr>SourceInfo. getMacroCallsMap()A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.java.util.Map<java.lang.Long,Expr>SourceInfoOrBuilder. getMacroCallsMap()A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.CreateStruct.Entry.Builder. getMapKeyFieldBuilder()The key expression for a map creation statement.java.util.Map<java.lang.Long,Expr>SourceInfo.Builder. getMutableMacroCalls()Deprecated.private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Select.Builder. getOperandFieldBuilder()Required.com.google.protobuf.Parser<Expr>Expr. getParserForType()private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Comprehension.Builder. getResultFieldBuilder()An expression which can contain accu_var.private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.Call.Builder. getTargetFieldBuilder()The target of an method call-style expression.private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Expr.CreateStruct.Entry.Builder. getValueFieldBuilder()Required.private com.google.protobuf.MapFieldBuilder<java.lang.Long,ExprOrBuilder,Expr,Expr.Builder>SourceInfo.Builder. internalGetMacroCalls()private com.google.protobuf.MapField<java.lang.Long,Expr>SourceInfo. internalGetMacroCalls()private com.google.protobuf.MapFieldBuilder<java.lang.Long,ExprOrBuilder,Expr,Expr.Builder>SourceInfo.Builder. internalGetMutableMacroCalls()static com.google.protobuf.Parser<Expr>Expr. parser()Methods in com.google.api.expr.v1alpha1 with parameters of type Expr Modifier and Type Method Description Expr.Call.BuilderExpr.Call.Builder. addArgs(int index, Expr value)The arguments.Expr.Call.BuilderExpr.Call.Builder. addArgs(Expr value)The arguments.Expr.CreateList.BuilderExpr.CreateList.Builder. addElements(int index, Expr value)The elements part of the list.Expr.CreateList.BuilderExpr.CreateList.Builder. addElements(Expr value)The elements part of the list.private voidExpr.Builder. buildPartial0(Expr result)private voidExpr.Builder. buildPartialOneofs(Expr result)ExprSourceInfo.Builder. getMacroCallsOrDefault(long key, Expr defaultValue)A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.ExprSourceInfo. getMacroCallsOrDefault(long key, Expr defaultValue)A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.ExprSourceInfoOrBuilder. getMacroCallsOrDefault(long key, Expr defaultValue)A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.Expr.Comprehension.BuilderExpr.Comprehension.Builder. mergeAccuInit(Expr value)The initial value of the accumulator.CheckedExpr.BuilderCheckedExpr.Builder. mergeExpr(Expr value)The checked expression.ParsedExpr.BuilderParsedExpr.Builder. mergeExpr(Expr value)The parsed expression.Expr.BuilderExpr.Builder. mergeFrom(Expr other)Expr.Comprehension.BuilderExpr.Comprehension.Builder. mergeIterRange(Expr value)The range over which var iterates.Expr.Comprehension.BuilderExpr.Comprehension.Builder. mergeLoopCondition(Expr value)An expression which can contain iter_var and accu_var.Expr.Comprehension.BuilderExpr.Comprehension.Builder. mergeLoopStep(Expr value)An expression which can contain iter_var and accu_var.Expr.CreateStruct.Entry.BuilderExpr.CreateStruct.Entry.Builder. mergeMapKey(Expr value)The key expression for a map creation statement.Expr.Select.BuilderExpr.Select.Builder. mergeOperand(Expr value)Required.Expr.Comprehension.BuilderExpr.Comprehension.Builder. mergeResult(Expr value)An expression which can contain accu_var.Expr.Call.BuilderExpr.Call.Builder. mergeTarget(Expr value)The target of an method call-style expression.Expr.CreateStruct.Entry.BuilderExpr.CreateStruct.Entry.Builder. mergeValue(Expr value)Required.static Expr.BuilderExpr. newBuilder(Expr prototype)SourceInfo.BuilderSourceInfo.Builder. putMacroCalls(long key, Expr value)A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.Expr.Comprehension.BuilderExpr.Comprehension.Builder. setAccuInit(Expr value)The initial value of the accumulator.Expr.Call.BuilderExpr.Call.Builder. setArgs(int index, Expr value)The arguments.Expr.CreateList.BuilderExpr.CreateList.Builder. setElements(int index, Expr value)The elements part of the list.CheckedExpr.BuilderCheckedExpr.Builder. setExpr(Expr value)The checked expression.ParsedExpr.BuilderParsedExpr.Builder. setExpr(Expr value)The parsed expression.Expr.Comprehension.BuilderExpr.Comprehension.Builder. setIterRange(Expr value)The range over which var iterates.Expr.Comprehension.BuilderExpr.Comprehension.Builder. setLoopCondition(Expr value)An expression which can contain iter_var and accu_var.Expr.Comprehension.BuilderExpr.Comprehension.Builder. setLoopStep(Expr value)An expression which can contain iter_var and accu_var.Expr.CreateStruct.Entry.BuilderExpr.CreateStruct.Entry.Builder. setMapKey(Expr value)The key expression for a map creation statement.Expr.Select.BuilderExpr.Select.Builder. setOperand(Expr value)Required.Expr.Comprehension.BuilderExpr.Comprehension.Builder. setResult(Expr value)An expression which can contain accu_var.Expr.Call.BuilderExpr.Call.Builder. setTarget(Expr value)The target of an method call-style expression.Expr.CreateStruct.Entry.BuilderExpr.CreateStruct.Entry.Builder. setValue(Expr value)Required.Method parameters in com.google.api.expr.v1alpha1 with type arguments of type Expr Modifier and Type Method Description Expr.Call.BuilderExpr.Call.Builder. addAllArgs(java.lang.Iterable<? extends Expr> values)The arguments.Expr.CreateList.BuilderExpr.CreateList.Builder. addAllElements(java.lang.Iterable<? extends Expr> values)The elements part of the list.SourceInfo.BuilderSourceInfo.Builder. putAllMacroCalls(java.util.Map<java.lang.Long,Expr> values)A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion. -
Uses of Expr in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 declared as Expr Modifier and Type Field Description private ExprPolicy.Builder. condition_private ExprPolicy. condition_Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type Expr Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Policy.Builder. conditionBuilder_Methods in io.envoyproxy.envoy.config.rbac.v3 that return Expr Modifier and Type Method Description ExprPolicy.Builder. getCondition()An optional symbolic expression specifying an access control :ref:`condition <arch_overview_condition>`.ExprPolicy. getCondition()An optional symbolic expression specifying an access control :ref:`condition <arch_overview_condition>`.ExprPolicyOrBuilder. getCondition()An optional symbolic expression specifying an access control :ref:`condition <arch_overview_condition>`.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type Expr Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Expr,Expr.Builder,ExprOrBuilder>Policy.Builder. getConditionFieldBuilder()An optional symbolic expression specifying an access control :ref:`condition <arch_overview_condition>`.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type Expr Modifier and Type Method Description Policy.BuilderPolicy.Builder. mergeCondition(Expr value)An optional symbolic expression specifying an access control :ref:`condition <arch_overview_condition>`.Policy.BuilderPolicy.Builder. setCondition(Expr value)An optional symbolic expression specifying an access control :ref:`condition <arch_overview_condition>`.
-