Class: Google::Privacy::Dlp::V2beta1::PropertyReference

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

Overview

A reference to a property relative to the Datastore kind expressions.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The name of the property. If name includes "."s, it may be interpreted as a property name path.

Returns:

  • (String)

    The name of the property. If name includes "."s, it may be interpreted as a property name path.



99
# File 'lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/storage.rb', line 99

class PropertyReference; end