Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::ListDiscoveryConfigsResponse (v0.20.2)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::ListDiscoveryConfigsResponse.

Response message for ListDiscoveryConfigs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#discovery_configs

def discovery_configs() -> ::Array<::Google::Cloud::Dlp::V2::DiscoveryConfig>
Returns

#discovery_configs=

def discovery_configs=(value) -> ::Array<::Google::Cloud::Dlp::V2::DiscoveryConfig>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — If the next page is available then this value is the next page token to be used in the following ListDiscoveryConfigs request.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — If the next page is available then this value is the next page token to be used in the following ListDiscoveryConfigs request.
Returns
  • (::String) — If the next page is available then this value is the next page token to be used in the following ListDiscoveryConfigs request.