Class: Google::Privacy::Dlp::V2beta1::CategoryDescription
- Inherits:
-
Object
- Object
- Google::Privacy::Dlp::V2beta1::CategoryDescription
- Defined in:
- lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb
Overview
Info Type Category description.
Instance Attribute Summary collapse
-
#display_name ⇒ String
Human readable form of the category name.
-
#name ⇒ String
Internal name of the category.
Instance Attribute Details
#display_name ⇒ String
Returns 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 |
#name ⇒ String
Returns Internal name of the category.
469 |
# File 'lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb', line 469 class CategoryDescription; end |