Interface CandidateAvailabilityFilterOrBuilder

public interface CandidateAvailabilityFilterOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getNegated()

public abstract boolean getNegated()

It is false by default. If true, API excludes all the potential available profiles.

bool negated = 1;

Returns
TypeDescription
boolean

The negated.