menu
googleapis package
documentation
servicenetworking/v1.dart
AddDnsZoneRequest
AddDnsZoneRequest constructor
AddDnsZoneRequest constructor
dark_mode
light_mode
AddDnsZoneRequest
constructor
AddDnsZoneRequest
(
{
String
?
consumerNetwork
,
String
?
dnsSuffix
,
String
?
name
,
})
Implementation
AddDnsZoneRequest({ this.consumerNetwork, this.dnsSuffix, this.name, });
googleapis package
documentation
servicenetworking/v1
AddDnsZoneRequest
AddDnsZoneRequest constructor
AddDnsZoneRequest class