Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::TagFilters.
Tags to match against for filtering.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tag_filters
def tag_filters() -> ::Array<::Google::Cloud::Dlp::V2::TagFilter>
Returns
- (::Array<::Google::Cloud::Dlp::V2::TagFilter>) — Required. A resource must match ALL of the specified tag filters to be included in the collection.
#tag_filters=
def tag_filters=(value) -> ::Array<::Google::Cloud::Dlp::V2::TagFilter>
Parameter
- value (::Array<::Google::Cloud::Dlp::V2::TagFilter>) — Required. A resource must match ALL of the specified tag filters to be included in the collection.
Returns
- (::Array<::Google::Cloud::Dlp::V2::TagFilter>) — Required. A resource must match ALL of the specified tag filters to be included in the collection.