Class: Google::Cloud::Dlp::V2::ListDeidentifyTemplatesResponse

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

Overview

Response message for ListDeidentifyTemplates.

Instance Attribute Summary collapse

Instance Attribute Details

#deidentify_templates::Array<::Google::Cloud::Dlp::V2::DeidentifyTemplate>



6362
6363
6364
6365
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 6362

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

#next_page_token::String



6362
6363
6364
6365
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 6362

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