Interface protos.google.cloud.talent.v4beta1.IJobEvent (3.3.0)

Properties of a JobEvent.

Package

@google-cloud/talent!

Properties

jobs

jobs?: (string[]|null);

JobEvent jobs

Property Value
TypeDescription
(string[]|null)

profile

profile?: (string|null);

JobEvent profile

Property Value
TypeDescription
(string|null)

type

type?: (google.cloud.talent.v4beta1.JobEvent.JobEventType|keyof typeof google.cloud.talent.v4beta1.JobEvent.JobEventType|null);

JobEvent type

Property Value
TypeDescription
(google.cloud.talent.v4beta1.JobEvent.JobEventType|keyof typeof google.cloud.talent.v4beta1.JobEvent.JobEventType|null)