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
- (::Google::Cloud::Dlp::V2::FileStoreRegexes) — Optional. A collection of regular expressions to match a file store against.
#include_regexes=
def include_regexes=(value) -> ::Google::Cloud::Dlp::V2::FileStoreRegexes
- value (::Google::Cloud::Dlp::V2::FileStoreRegexes) — Optional. A collection of regular expressions to match a file store against.
- (::Google::Cloud::Dlp::V2::FileStoreRegexes) — Optional. A collection of regular expressions to match a file store against.
#include_tags
def include_tags() -> ::Google::Cloud::Dlp::V2::TagFilters
-
(::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
-
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.
-
(::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.