ServicesDnsZonesResource class
Constructors
- ServicesDnsZonesResource(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
add(
AddDnsZoneRequest request, String parent, {String? $fields}) → Future< Operation> - Service producers can use this method to add private DNS zones in the shared producer host project and matching peering zones in the consumer project.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
remove(
RemoveDnsZoneRequest request, String parent, {String? $fields}) → Future< Operation> - Service producers can use this method to remove private DNS zones in the shared producer host project and matching peering zones in the consumer project.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited