Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::TransformationResultStatus (v1.14.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::TransformationResultStatus.
The outcome of a transformation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#details
defdetails()->::Google::Rpc::Status
Returns
- (::Google::Rpc::Status) — Detailed error codes and messages
#details=
defdetails=(value)->::Google::Rpc::Status
Parameter
- value (::Google::Rpc::Status) — Detailed error codes and messages
Returns
- (::Google::Rpc::Status) — Detailed error codes and messages
#result_status_type
defresult_status_type()->::Google::Cloud::Dlp::V2::TransformationResultStatusType
Returns
- (::Google::Cloud::Dlp::V2::TransformationResultStatusType) — Transformation result status type, this will be either SUCCESS, or it will be the reason for why the transformation was not completely successful.
#result_status_type=
defresult_status_type=(value)->::Google::Cloud::Dlp::V2::TransformationResultStatusType
Parameter
- value (::Google::Cloud::Dlp::V2::TransformationResultStatusType) — Transformation result status type, this will be either SUCCESS, or it will be the reason for why the transformation was not completely successful.
Returns
- (::Google::Cloud::Dlp::V2::TransformationResultStatusType) — Transformation result status type, this will be either SUCCESS, or it will be the reason for why the transformation was not completely successful.