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
    
  - (::Google::Cloud::Dlp::V2::KindExpression) — The kind to process.
#kind=
def kind=(value) -> ::Google::Cloud::Dlp::V2::KindExpression
    Parameter
    
  - value (::Google::Cloud::Dlp::V2::KindExpression) — The kind to process.
    Returns
    
  - (::Google::Cloud::Dlp::V2::KindExpression) — The kind to process.
#partition_id
def partition_id() -> ::Google::Cloud::Dlp::V2::PartitionId
    Returns
    
  - (::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.
#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
    
- (::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.