Class: Google::Cloud::Dlp::V2::ListInspectTemplatesResponse

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 ListInspectTemplates.

Instance Attribute Summary collapse

Instance Attribute Details

#inspect_templates::Array<::Google::Cloud::Dlp::V2::InspectTemplate>



3955
3956
3957
3958
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3955

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

#next_page_token::String



3955
3956
3957
3958
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 3955

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