Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::SearchProfilesResponse.
Response of SearchProfiles method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#estimated_total_size
def estimated_total_size() -> ::Integer
Returns
-
(::Integer) — An estimation of the number of profiles that match the specified query.
This number isn't guaranteed to be accurate.
#estimated_total_size=
def estimated_total_size=(value) -> ::Integer
Parameter
-
value (::Integer) — An estimation of the number of profiles that match the specified query.
This number isn't guaranteed to be accurate.
Returns
-
(::Integer) — An estimation of the number of profiles that match the specified query.
This number isn't guaranteed to be accurate.
#histogram_query_results
def histogram_query_results() -> ::Array<::Google::Cloud::Talent::V4beta1::HistogramQueryResult>
Returns
- (::Array<::Google::Cloud::Talent::V4beta1::HistogramQueryResult>) — The histogram results that match with specified SearchProfilesRequest.histogram_queries.
#histogram_query_results=
def histogram_query_results=(value) -> ::Array<::Google::Cloud::Talent::V4beta1::HistogramQueryResult>
Parameter
- value (::Array<::Google::Cloud::Talent::V4beta1::HistogramQueryResult>) — The histogram results that match with specified SearchProfilesRequest.histogram_queries.
Returns
- (::Array<::Google::Cloud::Talent::V4beta1::HistogramQueryResult>) — The histogram results that match with specified SearchProfilesRequest.histogram_queries.
#metadata
def metadata() -> ::Google::Cloud::Talent::V4beta1::ResponseMetadata
Returns
- (::Google::Cloud::Talent::V4beta1::ResponseMetadata) — Additional information for the API invocation, such as the request tracking id.
#metadata=
def metadata=(value) -> ::Google::Cloud::Talent::V4beta1::ResponseMetadata
Parameter
- value (::Google::Cloud::Talent::V4beta1::ResponseMetadata) — Additional information for the API invocation, such as the request tracking id.
Returns
- (::Google::Cloud::Talent::V4beta1::ResponseMetadata) — Additional information for the API invocation, such as the request tracking id.
#next_page_token
def next_page_token() -> ::String
Returns
- (::String) — A token to retrieve the next page of results. This is empty if there are no more results.
#next_page_token=
def next_page_token=(value) -> ::String
Parameter
- value (::String) — A token to retrieve the next page of results. This is empty if there are no more results.
Returns
- (::String) — A token to retrieve the next page of results. This is empty if there are no more results.
#result_set_id
def result_set_id() -> ::String
Returns
- (::String) — An id that uniquely identifies the result set of a SearchProfiles call for consistent results.
#result_set_id=
def result_set_id=(value) -> ::String
Parameter
- value (::String) — An id that uniquely identifies the result set of a SearchProfiles call for consistent results.
Returns
- (::String) — An id that uniquely identifies the result set of a SearchProfiles call for consistent results.
#spell_correction
def spell_correction() -> ::Google::Cloud::Talent::V4beta1::SpellingCorrection
Returns
- (::Google::Cloud::Talent::V4beta1::SpellingCorrection) — The spell checking result, and correction.
#spell_correction=
def spell_correction=(value) -> ::Google::Cloud::Talent::V4beta1::SpellingCorrection
Parameter
- value (::Google::Cloud::Talent::V4beta1::SpellingCorrection) — The spell checking result, and correction.
Returns
- (::Google::Cloud::Talent::V4beta1::SpellingCorrection) — The spell checking result, and correction.
#summarized_profiles
def summarized_profiles() -> ::Array<::Google::Cloud::Talent::V4beta1::SummarizedProfile>
Returns
- (::Array<::Google::Cloud::Talent::V4beta1::SummarizedProfile>) — The profile entities that match the specified SearchProfilesRequest.
#summarized_profiles=
def summarized_profiles=(value) -> ::Array<::Google::Cloud::Talent::V4beta1::SummarizedProfile>
Parameter
- value (::Array<::Google::Cloud::Talent::V4beta1::SummarizedProfile>) — The profile entities that match the specified SearchProfilesRequest.
Returns
- (::Array<::Google::Cloud::Talent::V4beta1::SummarizedProfile>) — The profile entities that match the specified SearchProfilesRequest.