Represents an action identifier. If the action writes output, the output will be written to the referenced database object.
| JSON representation | 
|---|
| { "database" : string , "schema" : string , "name" : string } | 
| Fields | |
|---|---|
| database |   Optional. The action's database (Google Cloud project ID) . | 
| schema |   Optional. The action's schema (BigQuery dataset ID), within  | 
| name |   Optional. The action's name, within  | 

