Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::DatastoreOptions (v0.15.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DatastoreOptions.

Options defining a data set within Google Cloud Datastore.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#kind

def kind() -> ::Google::Cloud::Dlp::V2::KindExpression
Returns

#kind=

def kind=(value) -> ::Google::Cloud::Dlp::V2::KindExpression
Parameter
Returns

#partition_id

def partition_id() -> ::Google::Cloud::Dlp::V2::PartitionId
Returns

#partition_id=

def partition_id=(value) -> ::Google::Cloud::Dlp::V2::PartitionId
Parameter
  • value (::Google::Cloud::Dlp::V2::PartitionId) — A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty.
Returns