Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
Retrieves an aggregated list of subnetworks. To prevent failure, Google recommends that you set
the `returnPartialSuccess` parameter to `true`.
Create a request for the method "subnetworks.aggregatedList".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Deletes the specified subnetwork.
Create a request for the method "subnetworks.delete".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - Name of the region scoping this request.
subnetwork - Name of the Subnetwork resource to delete.
Expands the IP CIDR range of the subnetwork to a specified value.
Create a request for the method "subnetworks.expandIpCidrRange".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - Name of the region scoping this request.
subnetwork - Name of the Subnetwork resource to update.
Returns the specified subnetwork.
Create a request for the method "subnetworks.get".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - Name of the region scoping this request.
subnetwork - Name of the Subnetwork resource to return.
Gets the access control policy for a resource. May be empty if no such policy or resource exists.
Create a request for the method "subnetworks.getIamPolicy".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - The name of the region for this request.
resource - Name or id of the resource for this request.
Creates a subnetwork in the specified project using the data included in the request.
Create a request for the method "subnetworks.insert".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Retrieves a list of subnetworks available to the specified project.
Create a request for the method "subnetworks.list".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Retrieves an aggregated list of all usable subnetworks in the project.
Create a request for the method "subnetworks.listUsable".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Patches the specified subnetwork with the data included in the request. Only certain fields can
be updated with a patch request as indicated in the field descriptions. You must specify the
current fingerprint of the subnetwork resource being patched.
Create a request for the method "subnetworks.patch".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - Name of the region scoping this request.
subnetwork - Name of the Subnetwork resource to patch.
Sets the access control policy on the specified resource. Replaces any existing policy.
Create a request for the method "subnetworks.setIamPolicy".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - The name of the region for this request.
resource - Name or id of the resource for this request.
Set whether VMs in this subnet can access Google services without assigning external IP addresses
through Private Google Access.
Create a request for the method "subnetworks.setPrivateIpGoogleAccess".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote
operation.
Returns permissions that a caller has on the specified resource.
Create a request for the method "subnetworks.testIamPermissions".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
region - The name of the region for this request.
resource - Name or id of the resource for this request.