View Source GoogleApi.BigQuery.V2.Model.PrivacyPolicy (google_api_big_query v0.78.0)
Represents privacy policy that contains the privacy requirements specified by the data owner. Currently, this is only supported on views.
Attributes
-
aggregationThresholdPolicy
(type:GoogleApi.BigQuery.V2.Model.AggregationThresholdPolicy.t
, default:nil
) - Optional. Policy used for aggregation thresholds.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigQuery.V2.Model.PrivacyPolicy{ aggregationThresholdPolicy: GoogleApi.BigQuery.V2.Model.AggregationThresholdPolicy.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.