Class: Google::Cloud::Dlp::V2::RedactImageResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

Results of redacting an image.

Instance Attribute Summary collapse

Instance Attribute Details

#extracted_text::String



816
817
818
819
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 816

class RedactImageResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#inspect_result::Google::Cloud::Dlp::V2::InspectResult



816
817
818
819
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 816

class RedactImageResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#redacted_image::String



816
817
818
819
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 816

class RedactImageResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end