Interface CheckActiveJobsResponseOrBuilder (0.45.0)

public interface CheckActiveJobsResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getActiveJobsExist()

public abstract boolean getActiveJobsExist()

If True, active jobs exists for project. False otherwise.

bool active_jobs_exist = 1;

Returns
TypeDescription
boolean

The activeJobsExist.