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

Properties of a SearchProfilesResponse.

Package

@google-cloud/talent!

Properties

estimatedTotalSize

estimatedTotalSize?: (number|Long|string|null);

SearchProfilesResponse estimatedTotalSize

Property Value
TypeDescription
(number|Long|string|null)

histogramQueryResults

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

SearchProfilesResponse histogramQueryResults

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

metadata

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

SearchProfilesResponse metadata

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

nextPageToken

nextPageToken?: (string|null);

SearchProfilesResponse nextPageToken

Property Value
TypeDescription
(string|null)

resultSetId

resultSetId?: (string|null);

SearchProfilesResponse resultSetId

Property Value
TypeDescription
(string|null)

spellCorrection

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

SearchProfilesResponse spellCorrection

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

summarizedProfiles

summarizedProfiles?: (google.cloud.talent.v4beta1.ISummarizedProfile[]|null);

SearchProfilesResponse summarizedProfiles

Property Value
TypeDescription
(google.cloud.talent.v4beta1.ISummarizedProfile[]|null)