Class: Google::Privacy::Dlp::V2::KindExpression
- Inherits:
-
Object
- Object
- Google::Privacy::Dlp::V2::KindExpression
- Defined in:
- lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb
Overview
A representation of a Datastore kind.
Instance Attribute Summary collapse
-
#name ⇒ String
The name of the kind.
Instance Attribute Details
#name ⇒ String
Returns The name of the kind.
179 |
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb', line 179 class KindExpression; end |