ServicesProjectsGlobalNetworksDnsZonesResource class
Constructors
- ServicesProjectsGlobalNetworksDnsZonesResource(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
-
get(
String name, {String? $fields}) → Future< GetDnsZoneResponse> - Service producers can use this method to retrieve a DNS zone in the shared producer host project and the matching peering zones in consumer project
-
list(
String parent, {String? $fields}) → Future< ListDnsZonesResponse> -
Service producers can use this method to retrieve a list of available DNS zones in the shared producer host project and the matching peering zones in the consumer project.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited