View Source GoogleApi.Dataform.V1beta1.Model.Target (google_api_dataform v0.7.0)
Represents an action identifier. If the action writes output, the output will be written to the referenced database object.
Attributes
-
database
(type:String.t
, default:nil
) - The action's database (Google Cloud project ID) . -
name
(type:String.t
, default:nil
) - The action's name, withindatabase
andschema
. -
schema
(type:String.t
, default:nil
) - The action's schema (BigQuery dataset ID), withindatabase
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.