# LookerApi30Reference.DataActionRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**action** | **{String: String}** | The JSON describing the data action. This JSON should be considered opaque and should be passed through unmodified from the query result it came from. | [optional] 
**formValues** | **{String: String}** | User input for any form values the data action might use. | [optional] 
**can** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


