GoogleApi.BigQuery.V2.Model.DatasetAccessEntryTargetTypes (google_api_big_query v0.66.1) View Source
Attributes
-
targetType
(type:String.t
, default:nil
) - [Required] Which resources in the dataset this entry applies to. Currently, only views are supported, but additional target types may be added in the future. Possible values: VIEWS: This entry applies to all views in the dataset.
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.DatasetAccessEntryTargetTypes{ targetType: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.