GoogleApi.DataFusion.V1beta1.Model.RemoveDnsPeeringRequest (google_api_data_fusion v0.19.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
Unwrap a decoded JSON object into its complex fields.