GoogleApi.BigQueryDataPolicy.V1.Model.RenameDataPolicyRequest (google_api_big_query_data_policy v0.3.1)
View SourceRequest message for the RenameDataPolicy method.
Attributes
-
newDataPolicyId(type:String.t, default:nil) - Required. The new data policy id.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigQueryDataPolicy.V1.Model.RenameDataPolicyRequest{ newDataPolicyId: String.t() | nil }