Location of a finding within a row or record.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#field_id
def field_id() -> ::Google::Cloud::Dlp::V2::FieldId
Returns
- (::Google::Cloud::Dlp::V2::FieldId) — Field id of the field containing the finding.
#field_id=
def field_id=(value) -> ::Google::Cloud::Dlp::V2::FieldId
Parameter
- value (::Google::Cloud::Dlp::V2::FieldId) — Field id of the field containing the finding.
Returns
- (::Google::Cloud::Dlp::V2::FieldId) — Field id of the field containing the finding.
#record_key
def record_key() -> ::Google::Cloud::Dlp::V2::RecordKey
Returns
- (::Google::Cloud::Dlp::V2::RecordKey) — Key of the finding.
#record_key=
def record_key=(value) -> ::Google::Cloud::Dlp::V2::RecordKey
Parameter
- value (::Google::Cloud::Dlp::V2::RecordKey) — Key of the finding.
Returns
- (::Google::Cloud::Dlp::V2::RecordKey) — Key of the finding.
#table_location
def table_location() -> ::Google::Cloud::Dlp::V2::TableLocation
Returns
-
(::Google::Cloud::Dlp::V2::TableLocation) — Location within a
ContentItem.Table
.
#table_location=
def table_location=(value) -> ::Google::Cloud::Dlp::V2::TableLocation
Parameter
-
value (::Google::Cloud::Dlp::V2::TableLocation) — Location within a
ContentItem.Table
.
Returns
-
(::Google::Cloud::Dlp::V2::TableLocation) — Location within a
ContentItem.Table
.