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

Properties of a SearchProfilesRequest.

Package

@google-cloud/talent

Properties

caseSensitiveSort

caseSensitiveSort?: (boolean|null);

SearchProfilesRequest caseSensitiveSort

disableSpellCheck

disableSpellCheck?: (boolean|null);

SearchProfilesRequest disableSpellCheck

histogramQueries

histogramQueries?: (google.cloud.talent.v4beta1.IHistogramQuery[]|null);

SearchProfilesRequest histogramQueries

offset

offset?: (number|null);

SearchProfilesRequest offset

orderBy

orderBy?: (string|null);

SearchProfilesRequest orderBy

pageSize

pageSize?: (number|null);

SearchProfilesRequest pageSize

pageToken

pageToken?: (string|null);

SearchProfilesRequest pageToken

parent

parent?: (string|null);

SearchProfilesRequest parent

profileQuery

profileQuery?: (google.cloud.talent.v4beta1.IProfileQuery|null);

SearchProfilesRequest profileQuery

requestMetadata

requestMetadata?: (google.cloud.talent.v4beta1.IRequestMetadata|null);

SearchProfilesRequest requestMetadata

resultSetId

resultSetId?: (string|null);

SearchProfilesRequest resultSetId

strictKeywordsSearch

strictKeywordsSearch?: (boolean|null);

SearchProfilesRequest strictKeywordsSearch