# LookerApi30Reference.IntegrationRequiredField

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tag** | **String** | Matches a field that has this tag. | [optional] 
**anyTag** | **[String]** | If present, supercedes &#39;tag&#39; and matches a field that has any of the provided tags. | [optional] 
**allTags** | **[String]** | If present, supercedes &#39;tag&#39; and matches a field that has all of the provided tags. | [optional] 


