GoogleApi.Dataform.V1beta1.Model.Target (google_api_dataform v0.8.0)
View SourceRepresents 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) - Optional. The action's database (Google Cloud project ID) . -
name(type:String.t, default:nil) - Optional. The action's name, withindatabaseandschema. -
schema(type:String.t, default:nil) - Optional. The action's schema (BigQuery dataset ID), withindatabase.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.