GoogleApi.BigQuery.V2.Model.DatasetAccessEntry (google_api_big_query v0.63.0) View Source
Attributes
-
dataset(type:GoogleApi.BigQuery.V2.Model.DatasetReference.t, default:nil) - [Required] The dataset this entry applies to. -
target_types(type:list(GoogleApi.BigQuery.V2.Model.DatasetAccessEntryTargetTypes.t), default:nil) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.BigQuery.V2.Model.DatasetAccessEntry{
dataset: GoogleApi.BigQuery.V2.Model.DatasetReference.t() | nil,
target_types:
[GoogleApi.BigQuery.V2.Model.DatasetAccessEntryTargetTypes.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.