Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::TransformationSummary (v1.15.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::TransformationSummary.
Summary of a single transformation. Only one of 'transformation', 'field_transformation', or 'record_suppress' will be set.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#field
deffield()->::Google::Cloud::Dlp::V2::FieldId
Returns
- (::Google::Cloud::Dlp::V2::FieldId) — Set if the transformation was limited to a specific FieldId.
#field=
deffield=(value)->::Google::Cloud::Dlp::V2::FieldId
Parameter
- value (::Google::Cloud::Dlp::V2::FieldId) — Set if the transformation was limited to a specific FieldId.
Returns
- (::Google::Cloud::Dlp::V2::FieldId) — Set if the transformation was limited to a specific FieldId.
#field_transformations
deffield_transformations()->::Array<::Google::Cloud::Dlp::V2::FieldTransformation>
Returns
- (::Array<::Google::Cloud::Dlp::V2::FieldTransformation>) — The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
#field_transformations=
deffield_transformations=(value)->::Array<::Google::Cloud::Dlp::V2::FieldTransformation>
Parameter
- value (::Array<::Google::Cloud::Dlp::V2::FieldTransformation>) — The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
Returns
- (::Array<::Google::Cloud::Dlp::V2::FieldTransformation>) — The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
#info_type
definfo_type()->::Google::Cloud::Dlp::V2::InfoType
Returns
- (::Google::Cloud::Dlp::V2::InfoType) — Set if the transformation was limited to a specific InfoType.
#info_type=
definfo_type=(value)->::Google::Cloud::Dlp::V2::InfoType
Parameter
- value (::Google::Cloud::Dlp::V2::InfoType) — Set if the transformation was limited to a specific InfoType.
Returns
- (::Google::Cloud::Dlp::V2::InfoType) — Set if the transformation was limited to a specific InfoType.
#record_suppress
defrecord_suppress()->::Google::Cloud::Dlp::V2::RecordSuppression
Returns
- (::Google::Cloud::Dlp::V2::RecordSuppression) — The specific suppression option these stats apply to.
#record_suppress=
defrecord_suppress=(value)->::Google::Cloud::Dlp::V2::RecordSuppression
Parameter
- value (::Google::Cloud::Dlp::V2::RecordSuppression) — The specific suppression option these stats apply to.
Returns
- (::Google::Cloud::Dlp::V2::RecordSuppression) — The specific suppression option these stats apply to.
#results
defresults()->::Array<::Google::Cloud::Dlp::V2::TransformationSummary::SummaryResult>
Returns
- (::Array<::Google::Cloud::Dlp::V2::TransformationSummary::SummaryResult>) — Collection of all transformations that took place or had an error.
#results=
defresults=(value)->::Array<::Google::Cloud::Dlp::V2::TransformationSummary::SummaryResult>
Parameter
- value (::Array<::Google::Cloud::Dlp::V2::TransformationSummary::SummaryResult>) — Collection of all transformations that took place or had an error.
Returns
- (::Array<::Google::Cloud::Dlp::V2::TransformationSummary::SummaryResult>) — Collection of all transformations that took place or had an error.
#transformation
deftransformation()->::Google::Cloud::Dlp::V2::PrimitiveTransformation
Returns
- (::Google::Cloud::Dlp::V2::PrimitiveTransformation) — The specific transformation these stats apply to.
#transformation=
deftransformation=(value)->::Google::Cloud::Dlp::V2::PrimitiveTransformation
Parameter
- value (::Google::Cloud::Dlp::V2::PrimitiveTransformation) — The specific transformation these stats apply to.
Returns
- (::Google::Cloud::Dlp::V2::PrimitiveTransformation) — The specific transformation these stats apply to.
#transformed_bytes
deftransformed_bytes()->::Integer
Returns
- (::Integer) — Total size in bytes that were transformed in some way.
#transformed_bytes=
deftransformed_bytes=(value)->::Integer
Parameter
- value (::Integer) — Total size in bytes that were transformed in some way.
Returns
- (::Integer) — Total size in bytes that were transformed in some way.