Interface Audit.DecisionLogEntry.PlanResourcesOrBuilder

    • Method Detail

      • hasInput

        boolean hasInput()
        .cerbos.engine.v1.PlanResourcesInput input = 1;
        Returns:
        Whether the input field is set.
      • hasOutput

        boolean hasOutput()
        .cerbos.engine.v1.PlanResourcesOutput output = 2;
        Returns:
        Whether the output field is set.
      • getError

        java.lang.String getError()
        string error = 3;
        Returns:
        The error.
      • getErrorBytes

        com.google.protobuf.ByteString getErrorBytes()
        string error = 3;
        Returns:
        The bytes for error.