Class: Google::Cloud::Dlp::V2::InspectDataSourceDetails::Result

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

All result fields mentioned below are updated while the job is processing.

Instance Attribute Summary collapse

Instance Attribute Details

#hybrid_stats::Google::Cloud::Dlp::V2::HybridInspectStatistics



1106
1107
1108
1109
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1106

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

#info_type_stats::Array<::Google::Cloud::Dlp::V2::InfoTypeStats>



1106
1107
1108
1109
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1106

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

#num_rows_processed::Integer



1106
1107
1108
1109
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1106

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

#processed_bytes::Integer



1106
1107
1108
1109
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1106

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

#total_estimated_bytes::Integer



1106
1107
1108
1109
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1106

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