Class: Google::Privacy::Dlp::V2::ListInfoTypesRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb

Overview

Request for the list of infoTypes.

Instance Attribute Summary collapse

Instance Attribute Details

#filterString

Returns filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.

Returns:

  • (String)

    filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.



783
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 783

class ListInfoTypesRequest; end

#language_codeString

Returns BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.

Returns:

  • (String)

    BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.



783
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 783

class ListInfoTypesRequest; end

#location_idString

Returns The geographic location to list info types. Reserved for future extensions.

Returns:

  • (String)

    The geographic location to list info types. Reserved for future extensions.



783
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 783

class ListInfoTypesRequest; end