Class: Google::Cloud::Dlp::V2::ListDiscoveryConfigsResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#discovery_configs::Array<::Google::Cloud::Dlp::V2::DiscoveryConfig>



4149
4150
4151
4152
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4149

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

#next_page_token::String



4149
4150
4151
4152
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4149

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