View Source GoogleApi.AnalyticsHub.V1.Model.SelectedResource (google_api_analytics_hub v0.5.0)
Resource in this dataset that is selectively shared.
Attributes
-
table
(type:String.t
, default:nil
) - Optional. Format: For table:projects/{projectId}/datasets/{datasetId}/tables/{tableId}
Example:"projects/test_project/datasets/test_dataset/tables/test_table"
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AnalyticsHub.V1.Model.SelectedResource{ table: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.