View Source GoogleApi.BigQueryDataPolicy.V1.Model.RenameDataPolicyRequest (google_api_big_query_data_policy v0.2.0)

Request 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
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.