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

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

List of profiles generated for a given organization or project.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The next page token.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The next page token.
Returns
  • (::String) — The next page token.

#table_data_profiles

def table_data_profiles() -> ::Array<::Google::Cloud::Dlp::V2::TableDataProfile>
Returns

#table_data_profiles=

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