Google Cloud Talent Solution V4 Client - Class JobStatus (1.1.1)

Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class JobStatus.

Protobuf type google.cloud.talent.v4.Job.JobDebugInfo.JobStatus

Namespace

Google \ Cloud \ Talent \ V4 \ Job \ JobDebugInfo

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

JOB_DEBUG_INFO_UNSPECIFIED

Value: 0

Generated from protobuf enum JOB_DEBUG_INFO_UNSPECIFIED = 0;

EXPIRED

Value: 1

Generated from protobuf enum EXPIRED = 1;

OPEN

Value: 2

Generated from protobuf enum OPEN = 2;

DELETED

Value: 3

Generated from protobuf enum DELETED = 3;