Interface Engine.PlanResourcesFilterOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Engine.PlanResourcesFilter.Expression.Operand getCondition()
      .cerbos.engine.v1.PlanResourcesFilter.Expression.Operand condition = 2 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ...
      Engine.PlanResourcesFilter.Expression.OperandOrBuilder getConditionOrBuilder()
      .cerbos.engine.v1.PlanResourcesFilter.Expression.Operand condition = 2 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ...
      Engine.PlanResourcesFilter.Kind getKind()
      .cerbos.engine.v1.PlanResourcesFilter.Kind kind = 1 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ...
      int getKindValue()
      .cerbos.engine.v1.PlanResourcesFilter.Kind kind = 1 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ...
      boolean hasCondition()
      .cerbos.engine.v1.PlanResourcesFilter.Expression.Operand condition = 2 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ...
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getKindValue

        int getKindValue()
        .cerbos.engine.v1.PlanResourcesFilter.Kind kind = 1 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ... }
        Returns:
        The enum numeric value on the wire for kind.
      • getKind

        Engine.PlanResourcesFilter.Kind getKind()
        .cerbos.engine.v1.PlanResourcesFilter.Kind kind = 1 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ... }
        Returns:
        The kind.
      • hasCondition

        boolean hasCondition()
        .cerbos.engine.v1.PlanResourcesFilter.Expression.Operand condition = 2 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ... }
        Returns:
        Whether the condition field is set.
      • getCondition

        Engine.PlanResourcesFilter.Expression.Operand getCondition()
        .cerbos.engine.v1.PlanResourcesFilter.Expression.Operand condition = 2 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ... }
        Returns:
        The condition.