ServicesResource class
Methods
addSubnetwork (AddSubnetworkRequest request , String parent , {String ? $fields })
→ Future <Operation >
For service producers, provisions a new subnet in a peered service's
shared VPC network in the requested region and with the requested size
that's expressed as a CIDR range (number of leading bits of ipV4 network
mask).
disableVpcServiceControls (DisableVpcServiceControlsRequest request , String parent , {String ? $fields })
→ Future <Operation >
Disables VPC service controls for a connection.
enableVpcServiceControls (EnableVpcServiceControlsRequest request , String parent , {String ? $fields })
→ Future <Operation >
Enables VPC service controls for a connection.
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
searchRange (SearchRangeRequest request , String parent , {String ? $fields })
→ Future <Operation >
Service producers can use this method to find a currently unused range
within consumer allocated ranges.
toString ()
→ String
A string representation of this object.
inherited
validate (ValidateConsumerConfigRequest request , String parent , {String ? $fields })
→ Future <ValidateConsumerConfigResponse >
Service producers use this method to validate if the consumer provided
network, project and requested range are valid.