Class: Google::Cloud::Talent::V4beta1::CompleteQueryResponse::CompletionResult

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/completion_service.rb

Overview

Resource that represents completion results.

Instance Attribute Summary collapse

Instance Attribute Details

#image_uriString

Returns The URI of the company image for COMPANY_NAME.

Returns:

  • (String)

    The URI of the company image for COMPANY_NAME.



136
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/completion_service.rb', line 136

class CompletionResult; end

#suggestionString

Returns The suggestion for the query.

Returns:

  • (String)

    The suggestion for the query.



136
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/completion_service.rb', line 136

class CompletionResult; end

#typeGoogle::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionType

Returns The completion topic.



136
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/completion_service.rb', line 136

class CompletionResult; end