Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::CompleteQueryResponse::CompletionResult.
Resource that represents completion results.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#image_uri
def image_uri() -> ::String
Returns
- (::String) — The URI of the company image for COMPANY_NAME.
#image_uri=
def image_uri=(value) -> ::String
Parameter
- value (::String) — The URI of the company image for COMPANY_NAME.
Returns
- (::String) — The URI of the company image for COMPANY_NAME.
#suggestion
def suggestion() -> ::String
Returns
- (::String) — The suggestion for the query.
#suggestion=
def suggestion=(value) -> ::String
Parameter
- value (::String) — The suggestion for the query.
Returns
- (::String) — The suggestion for the query.
#type
def type() -> ::Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionType
Returns
- (::Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionType) — The completion topic.
#type=
def type=(value) -> ::Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionType
Parameter
- value (::Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionType) — The completion topic.
Returns
- (::Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionType) — The completion topic.