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.
Adds a key for validating requests with signed URLs for this backend service.
Create a request for the method "backendServices.addSignedUrlKey".
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.
backendService - Name of the BackendService resource to which the Signed URL Key should be added. The name should
conform to RFC1035.
Retrieves the list of all BackendService resources, regional and global, available to the
specified project. To prevent failure, Google recommends that you set the `returnPartialSuccess`
parameter to `true`.
Create a request for the method "backendServices.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.
Parameters:
project - Name of the project scoping this request.
Deletes the specified BackendService resource.
Create a request for the method "backendServices.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.
backendService - Name of the BackendService resource to delete.
Deletes a key for validating requests with signed URLs for this backend service.
Create a request for the method "backendServices.deleteSignedUrlKey".
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.
backendService - Name of the BackendService resource to which the Signed URL Key should be added. The name should
conform to RFC1035.
keyName - The name of the Signed URL Key to delete.
Returns the specified BackendService resource.
Create a request for the method "backendServices.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.
backendService - Name of the BackendService resource to return.
Gets the most recent health check results for this BackendService. Example request body: {
"group": "/zones/us-east1-b/instanceGroups/lb-backend-example" }
Create a request for the method "backendServices.getHealth".
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 -
backendService - Name of the BackendService resource to which the queried instance belongs.
Gets the access control policy for a resource. May be empty if no such policy or resource exists.
Create a request for the method "backendServices.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.
resource - Name or id of the resource for this request.
Creates a BackendService resource in the specified project using the data included in the
request. For more information, see Backend services overview .
Create a request for the method "backendServices.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 the list of BackendService resources available to the specified project.
Create a request for the method "backendServices.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 a list of all usable backend services in the specified project.
Create a request for the method "backendServices.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 BackendService resource with the data included in the request. For more
information, see Backend services overview. This method supports PATCH semantics and uses the
JSON merge patch format and processing rules.
Create a request for the method "backendServices.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.
backendService - Name of the BackendService resource to patch.
Sets the edge security policy for the specified backend service.
Create a request for the method "backendServices.setEdgeSecurityPolicy".
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.
backendService - Name of the BackendService resource to which the edge security policy should be set. The name should
conform to RFC1035.
Sets the access control policy on the specified resource. Replaces any existing policy.
Create a request for the method "backendServices.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.
resource - Name or id of the resource for this request.
Sets the Google Cloud Armor security policy for the specified backend service. For more
information, see Google Cloud Armor Overview
Create a request for the method "backendServices.setSecurityPolicy".
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.
backendService - Name of the BackendService resource to which the security policy should be set. The name should
conform to RFC1035.
Returns permissions that a caller has on the specified resource.
Create a request for the method "backendServices.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.
resource - Name or id of the resource for this request.
Updates the specified BackendService resource with the data included in the request. For more
information, see Backend services overview.
Create a request for the method "backendServices.update".
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.
backendService - Name of the BackendService resource to update.