Cloud Talent Solution V4beta1 API - Class Google::Cloud::Talent::V4beta1::SearchProfilesResponse (v0.4.6)

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

#histogram_query_results=

def histogram_query_results=(value) -> ::Array<::Google::Cloud::Talent::V4beta1::HistogramQueryResult>
Parameter
Returns

#metadata

def metadata() -> ::Google::Cloud::Talent::V4beta1::ResponseMetadata
Returns

#metadata=

def metadata=(value) -> ::Google::Cloud::Talent::V4beta1::ResponseMetadata
Parameter
Returns

#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

#spell_correction=

def spell_correction=(value) -> ::Google::Cloud::Talent::V4beta1::SpellingCorrection
Parameter
Returns

#summarized_profiles

def summarized_profiles() -> ::Array<::Google::Cloud::Talent::V4beta1::SummarizedProfile>
Returns

#summarized_profiles=

def summarized_profiles=(value) -> ::Array<::Google::Cloud::Talent::V4beta1::SummarizedProfile>
Parameter
Returns