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

Properties of an EducationFilter.

Package

@google-cloud/talent

Properties

degreeType

degreeType?: (google.cloud.talent.v4beta1.DegreeType|keyof typeof google.cloud.talent.v4beta1.DegreeType|null);

EducationFilter degreeType

fieldOfStudy

fieldOfStudy?: (string|null);

EducationFilter fieldOfStudy

negated

negated?: (boolean|null);

EducationFilter negated

school

school?: (string|null);

EducationFilter school