Class: Google::Cloud::DiscoveryEngine::V1beta::ImportDocumentsResponse

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

Overview

Response of the ImportDocumentsRequest. If the long running operation is done, then this message is returned by the google.longrunning.Operations.response field if the operation was successful.

Instance Attribute Summary collapse

Instance Attribute Details

#error_config::Google::Cloud::DiscoveryEngine::V1beta::ImportErrorConfig

Returns Echoes the destination for the complete errors in the request if set.

Returns:



337
338
339
340
# File 'proto_docs/google/cloud/discoveryengine/v1beta/import_config.rb', line 337

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

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

Returns A sample of errors encountered while processing the request.

Returns:



337
338
339
340
# File 'proto_docs/google/cloud/discoveryengine/v1beta/import_config.rb', line 337

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