Interface PolicyOuterClass.TestResults.TallyOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getCount()
      uint32 count = 2;
      PolicyOuterClass.TestResults.Result getResult()
      .cerbos.policy.v1.TestResults.Result result = 1;
      int getResultValue()
      .cerbos.policy.v1.TestResults.Result result = 1;
      • 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

      • getResultValue

        int getResultValue()
        .cerbos.policy.v1.TestResults.Result result = 1;
        Returns:
        The enum numeric value on the wire for result.
      • getCount

        int getCount()
        uint32 count = 2;
        Returns:
        The count.