google_api_big_query v0.13.0 GoogleApi.BigQuery.V2.Model.ModelReference View Source
Id path of a model.
Attributes
- datasetId (String.t): [Required] The ID of the dataset containing this model. Defaults to
nil
. - modelId (String.t): [Required] The ID of the model. The ID must contain only
letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum
length is 1,024 characters. Defaults to
nil
. - projectId (String.t): [Required] The ID of the project containing this model. Defaults to
nil
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.