Class: Google::Privacy::Dlp::V2::FieldId

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

Overview

General identifier of a data field in a storage service.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns Name describing the field.

Returns:

  • (String)

    Name describing the field.



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

class FieldId; end