ServicesProjectsGlobalNetworksPeeredDnsDomainsResource class
Constructors
- ServicesProjectsGlobalNetworksPeeredDnsDomainsResource(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
-
create(
PeeredDnsDomain request, String parent, {String? $fields}) → Future< Operation> - Creates a peered DNS domain which sends requests for records in given namespace originating in the service producer VPC network to the consumer VPC network to be resolved.
-
delete(
String name, {String? $fields}) → Future< Operation> - Deletes a peered DNS domain.
-
list(
String parent, {String? $fields}) → Future< ListPeeredDnsDomainsResponse> - Lists peered DNS domains for a connection.
-
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