Class: Google::Cloud::DiscoveryEngine::V1::ImportErrorConfig

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

Configuration of destination for Import related errors.

Instance Attribute Summary collapse

Instance Attribute Details

#gcs_prefix::String



416
417
418
419
# File 'proto_docs/google/cloud/discoveryengine/v1/import_config.rb', line 416

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