Interface CandidateAvailabilityFilterOrBuilder (2.2.9)

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
Type Description
boolean

The negated.