Class: Google::Privacy::Dlp::V2beta1::FieldId
- Inherits:
-
Object
- Object
- Google::Privacy::Dlp::V2beta1::FieldId
- Defined in:
- lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/storage.rb
Overview
General identifier of a data field in a storage service.
Instance Attribute Summary collapse
-
#column_name ⇒ String
Name describing the field.
Instance Attribute Details
#column_name ⇒ String
Returns Name describing the field.
72 |
# File 'lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/storage.rb', line 72 class FieldId; end |