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 forwarding rules. To prevent failure, Google recommends that you
set the `returnPartialSuccess` parameter to `true`.
Create a request for the method "forwardingRules.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 ForwardingRule resource.
Create a request for the method "forwardingRules.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.
forwardingRule - Name of the ForwardingRule resource to delete.
Returns the specified ForwardingRule resource.
Create a request for the method "forwardingRules.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.
forwardingRule - Name of the ForwardingRule resource to return.
Creates a ForwardingRule resource in the specified project and region using the data included in
the request.
Create a request for the method "forwardingRules.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 ForwardingRule resources available to the specified project and region.
Create a request for the method "forwardingRules.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.
Updates the specified forwarding rule with the data included in the request. This method supports
PATCH semantics and uses the JSON merge patch format and processing rules. Currently, you can
only patch the network_tier field.
Create a request for the method "forwardingRules.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.
forwardingRule - Name of the ForwardingRule resource to patch.
Sets the labels on the specified resource. To learn more about labels, read the Labeling
Resources documentation.
Create a request for the method "forwardingRules.setLabels".
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 region for this request.
resource - Name or id of the resource for this request.
Changes target URL for forwarding rule. The new target should be of the same type as the old
target.
Create a request for the method "forwardingRules.setTarget".
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.
forwardingRule - Name of the ForwardingRule resource in which target is to be set.