Interface protos.google.cloud.talent.v4beta1.IProfileEvent (3.4.1)

Properties of a ProfileEvent.

Package

@google-cloud/talent!

Properties

jobs

jobs?: (string[]|null);

ProfileEvent jobs

Property Value
TypeDescription
(string[]|null)

profiles

profiles?: (string[]|null);

ProfileEvent profiles

Property Value
TypeDescription
(string[]|null)

type

type?: (google.cloud.talent.v4beta1.ProfileEvent.ProfileEventType|keyof typeof google.cloud.talent.v4beta1.ProfileEvent.ProfileEventType|null);

ProfileEvent type

Property Value
TypeDescription
(google.cloud.talent.v4beta1.ProfileEvent.ProfileEventType|keyof typeof google.cloud.talent.v4beta1.ProfileEvent.ProfileEventType|null)