Interface protos.google.cloud.talent.v4beta1.SearchJobsResponse.IMatchingJob (3.3.0)

Properties of a MatchingJob.

Package

@google-cloud/talent!

Properties

commuteInfo

commuteInfo?: (google.cloud.talent.v4beta1.SearchJobsResponse.ICommuteInfo|null);

MatchingJob commuteInfo

Property Value
TypeDescription
(google.cloud.talent.v4beta1.SearchJobsResponse.ICommuteInfo|null)

job

job?: (google.cloud.talent.v4beta1.IJob|null);

MatchingJob job

Property Value
TypeDescription
(google.cloud.talent.v4beta1.IJob|null)

jobSummary

jobSummary?: (string|null);

MatchingJob jobSummary

Property Value
TypeDescription
(string|null)

jobTitleSnippet

jobTitleSnippet?: (string|null);

MatchingJob jobTitleSnippet

Property Value
TypeDescription
(string|null)

searchTextSnippet

searchTextSnippet?: (string|null);

MatchingJob searchTextSnippet

Property Value
TypeDescription
(string|null)