Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::ImageTransformations (v1.15.0)
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::ImageTransformations.
A type of transformation that is applied over images.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#transforms
deftransforms()->::Array<::Google::Cloud::Dlp::V2::ImageTransformations::ImageTransformation>
Returns
- (::Array<::Google::Cloud::Dlp::V2::ImageTransformations::ImageTransformation>) — List of transforms to make.
#transforms=
deftransforms=(value)->::Array<::Google::Cloud::Dlp::V2::ImageTransformations::ImageTransformation>
Parameter
- value (::Array<::Google::Cloud::Dlp::V2::ImageTransformations::ImageTransformation>) — List of transforms to make.
Returns
- (::Array<::Google::Cloud::Dlp::V2::ImageTransformations::ImageTransformation>) — List of transforms to make.