Class: Google::Privacy::Dlp::V2beta1::Projection
- Inherits:
-
Object
- Object
- Google::Privacy::Dlp::V2beta1::Projection
- Defined in:
- lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/storage.rb
Overview
A representation of a Datastore property in a projection.
Instance Attribute Summary collapse
-
#property ⇒ Google::Privacy::Dlp::V2beta1::PropertyReference
The property to project.
Instance Attribute Details
#property ⇒ Google::Privacy::Dlp::V2beta1::PropertyReference
Returns The property to project.
105 |
# File 'lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/storage.rb', line 105 class Projection; end |