Interface protos.google.cloud.talent.v4beta1.IActivity (4.1.1)

Properties of an Activity.

Package

@google-cloud/talent

Properties

activityDescriptionSnippet

activityDescriptionSnippet?: (string|null);

Activity activityDescriptionSnippet

activityNameSnippet

activityNameSnippet?: (string|null);

Activity activityNameSnippet

createDate

createDate?: (google.type.IDate|null);

Activity createDate

description

description?: (string|null);

Activity description

displayName

displayName?: (string|null);

Activity displayName

skillsUsed

skillsUsed?: (google.cloud.talent.v4beta1.ISkill[]|null);

Activity skillsUsed

skillsUsedSnippet

skillsUsedSnippet?: (string[]|null);

Activity skillsUsedSnippet

teamMembers

teamMembers?: (string[]|null);

Activity teamMembers

updateDate

updateDate?: (google.type.IDate|null);

Activity updateDate

uri

uri?: (string|null);

Activity uri