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 regex 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
- (::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
Parameter
- value (::Google::Cloud::Dlp::V2::FileStoreRegexes) — Optional. A collection of regular expressions to match a file store against.
Returns
- (::Google::Cloud::Dlp::V2::FileStoreRegexes) — Optional. A collection of regular expressions to match a file store against.