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

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

Match file stores (e.g. buckets) using filters.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#include_regexes

def include_regexes() -> ::Google::Cloud::Dlp::V2::FileStoreRegexes
Returns

#include_regexes=

def include_regexes=(value) -> ::Google::Cloud::Dlp::V2::FileStoreRegexes
Parameter
Returns

#include_tags

def include_tags() -> ::Google::Cloud::Dlp::V2::TagFilters
Returns
  • (::Google::Cloud::Dlp::V2::TagFilters) — Optional. To be included in the collection, a resource must meet all of the following requirements:

    • If tag filters are provided, match all provided tag filters.
    • If one or more patterns are specified, match at least one pattern.

    For a resource to match the tag filters, the resource must have all of the provided tags attached. Tags refer to Resource Manager tags bound to the resource or its ancestors. For more information, see Manage schedules.

#include_tags=

def include_tags=(value) -> ::Google::Cloud::Dlp::V2::TagFilters
Parameter
  • value (::Google::Cloud::Dlp::V2::TagFilters) — Optional. To be included in the collection, a resource must meet all of the following requirements:

    • If tag filters are provided, match all provided tag filters.
    • If one or more patterns are specified, match at least one pattern.

    For a resource to match the tag filters, the resource must have all of the provided tags attached. Tags refer to Resource Manager tags bound to the resource or its ancestors. For more information, see Manage schedules.

Returns
  • (::Google::Cloud::Dlp::V2::TagFilters) — Optional. To be included in the collection, a resource must meet all of the following requirements:

    • If tag filters are provided, match all provided tag filters.
    • If one or more patterns are specified, match at least one pattern.

    For a resource to match the tag filters, the resource must have all of the provided tags attached. Tags refer to Resource Manager tags bound to the resource or its ancestors. For more information, see Manage schedules.