Class: Google::Privacy::Dlp::V2::InfoTypeDescription

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

Overview

InfoType description.

Instance Attribute Summary collapse

Instance Attribute Details

#display_nameString

Returns Human readable form of the infoType name.

Returns:

  • (String)

    Human readable form of the infoType name.



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

class InfoTypeDescription; end

#nameString

Returns Internal name of the infoType.

Returns:

  • (String)

    Internal name of the infoType.



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

class InfoTypeDescription; end

#supported_byArray<Google::Privacy::Dlp::V2::InfoTypeSupportedBy>

Returns Which parts of the API supports this InfoType.

Returns:



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

class InfoTypeDescription; end