Class: Google::Privacy::Dlp::V2beta1::CategoryDescription

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

Overview

Info Type Category description.

Instance Attribute Summary collapse

Instance Attribute Details

#display_nameString

Returns Human readable form of the category name.

Returns:

  • (String)

    Human readable form of the category name.



469
# File 'lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb', line 469

class CategoryDescription; end

#nameString

Returns Internal name of the category.

Returns:

  • (String)

    Internal name of the category.



469
# File 'lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb', line 469

class CategoryDescription; end