Interface protos.google.cloud.talent.v4.ISearchJobsResponse (3.4.1)

Properties of a SearchJobsResponse.

Package

@google-cloud/talent!

Properties

broadenedQueryJobsCount

broadenedQueryJobsCount?: (number|null);

SearchJobsResponse broadenedQueryJobsCount

Property Value
TypeDescription
(number|null)

histogramQueryResults

histogramQueryResults?: (google.cloud.talent.v4.IHistogramQueryResult[]|null);

SearchJobsResponse histogramQueryResults

Property Value
TypeDescription
(google.cloud.talent.v4.IHistogramQueryResult[]|null)

locationFilters

locationFilters?: (google.cloud.talent.v4.ILocation[]|null);

SearchJobsResponse locationFilters

Property Value
TypeDescription
(google.cloud.talent.v4.ILocation[]|null)

matchingJobs

matchingJobs?: (google.cloud.talent.v4.SearchJobsResponse.IMatchingJob[]|null);

SearchJobsResponse matchingJobs

Property Value
TypeDescription
(google.cloud.talent.v4.SearchJobsResponse.IMatchingJob[]|null)

metadata

metadata?: (google.cloud.talent.v4.IResponseMetadata|null);

SearchJobsResponse metadata

Property Value
TypeDescription
(google.cloud.talent.v4.IResponseMetadata|null)

nextPageToken

nextPageToken?: (string|null);

SearchJobsResponse nextPageToken

Property Value
TypeDescription
(string|null)

spellCorrection

spellCorrection?: (google.cloud.talent.v4.ISpellingCorrection|null);

SearchJobsResponse spellCorrection

Property Value
TypeDescription
(google.cloud.talent.v4.ISpellingCorrection|null)

totalSize

totalSize?: (number|null);

SearchJobsResponse totalSize

Property Value
TypeDescription
(number|null)