Class: Google::Cloud::DiscoveryEngine::V1::ImportCompletionSuggestionsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/discoveryengine/v1/import_config.rb

Overview

Response of the CompletionService.ImportCompletionSuggestions method. If the long running operation is done, this message is returned by the google.longrunning.Operations.response field if the operation is successful.

Instance Attribute Summary collapse

Instance Attribute Details

#error_config::Google::Cloud::DiscoveryEngine::V1::ImportErrorConfig



817
818
819
820
# File 'proto_docs/google/cloud/discoveryengine/v1/import_config.rb', line 817

class ImportCompletionSuggestionsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#error_samples::Array<::Google::Rpc::Status>



817
818
819
820
# File 'proto_docs/google/cloud/discoveryengine/v1/import_config.rb', line 817

class ImportCompletionSuggestionsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end