Class: Google::Cloud::Dlp::V2::ContentLocation

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

Overview

Precise location of the finding within a document, record, image, or metadata container.

Instance Attribute Summary collapse

Instance Attribute Details

#container_name::String



550
551
552
553
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 550

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

#container_timestamp::Google::Protobuf::Timestamp



550
551
552
553
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 550

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

#container_version::String



550
551
552
553
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 550

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

#document_location::Google::Cloud::Dlp::V2::DocumentLocation



550
551
552
553
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 550

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

#image_location::Google::Cloud::Dlp::V2::ImageLocation



550
551
552
553
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 550

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

#metadata_location::Google::Cloud::Dlp::V2::MetadataLocation



550
551
552
553
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 550

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

#record_location::Google::Cloud::Dlp::V2::RecordLocation



550
551
552
553
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 550

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