ServicesProjectsGlobalNetworksResource class
Constructors
- ServicesProjectsGlobalNetworksResource(ApiRequester client)
Properties
- dnsZones → ServicesProjectsGlobalNetworksDnsZonesResource
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- peeredDnsDomains → ServicesProjectsGlobalNetworksPeeredDnsDomainsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
get(
String name, {bool? includeUsedIpRanges, String? $fields}) → Future< ConsumerConfig> - Service producers use this method to get the configuration of their connection including the import/export of custom routes and subnetwork routes with public IP.
-
getVpcServiceControls(
String name, {String? $fields}) → Future< VpcServiceControls> - Consumers use this method to find out the state of VPC Service Controls.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
updateConsumerConfig(
UpdateConsumerConfigRequest request, String parent, {String? $fields}) → Future< Operation> - Service producers use this method to update the configuration of their connection including the import/export of custom routes and subnetwork routes with public IP.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited