Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::RecordTransformation.
The field in a record to transform.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#container_timestamp
def container_timestamp() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Findings container modification timestamp, if applicable.
#container_timestamp=
def container_timestamp=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Findings container modification timestamp, if applicable.
Returns
- (::Google::Protobuf::Timestamp) — Findings container modification timestamp, if applicable.
#container_version
def container_version() -> ::String
Returns
- (::String) — Container version, if available ("generation" for Cloud Storage).
#container_version=
def container_version=(value) -> ::String
Parameter
- value (::String) — Container version, if available ("generation" for Cloud Storage).
Returns
- (::String) — Container version, if available ("generation" for Cloud Storage).
#field_id
def field_id() -> ::Google::Cloud::Dlp::V2::FieldId
Returns
- (::Google::Cloud::Dlp::V2::FieldId) — For record transformations, provide a field.
#field_id=
def field_id=(value) -> ::Google::Cloud::Dlp::V2::FieldId
Parameter
- value (::Google::Cloud::Dlp::V2::FieldId) — For record transformations, provide a field.
Returns
- (::Google::Cloud::Dlp::V2::FieldId) — For record transformations, provide a field.