GoogleApi.DataFusion.V1beta1.Model.RemoveDnsPeeringRequest (google_api_data_fusion v0.20.0) View Source

Request message to remove dns peering.

Attributes

  • zone (type: String.t, default: nil) - Required. The zone to be removed.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.DataFusion.V1beta1.Model.RemoveDnsPeeringRequest{
  zone: String.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.