Class: Google::Cloud::Dlp::V2::Location

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

Overview

Specifies the location of the finding.

Instance Attribute Summary collapse

Instance Attribute Details

#byte_range::Google::Cloud::Dlp::V2::Range



504
505
506
507
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 504

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

#codepoint_range::Google::Cloud::Dlp::V2::Range



504
505
506
507
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 504

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

#container::Google::Cloud::Dlp::V2::Container



504
505
506
507
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 504

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

#content_locations::Array<::Google::Cloud::Dlp::V2::ContentLocation>



504
505
506
507
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 504

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