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 the list of all UrlMap 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 "urlMaps.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 UrlMap resource.
Create a request for the method "urlMaps.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.
Returns the specified UrlMap resource.
Create a request for the method "urlMaps.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.
Creates a UrlMap resource in the specified project using the data included in the request.
Create a request for the method "urlMaps.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.
Initiates a cache invalidation operation, invalidating the specified path, scoped to the
specified UrlMap. For more information, see [Invalidating cached content](/cdn/docs/invalidating-
cached-content).
Create a request for the method "urlMaps.invalidateCache".
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 UrlMap resources available to the specified project.
Create a request for the method "urlMaps.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.
Patches the specified UrlMap resource with the data included in the request. This method supports
PATCH semantics and uses the JSON merge patch format and processing rules.
Create a request for the method "urlMaps.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.
Updates the specified UrlMap resource with the data included in the request.
Create a request for the method "urlMaps.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.
Runs static validation for the UrlMap. In particular, the tests of the provided UrlMap will be
run. Calling this method does NOT create the UrlMap.
Create a request for the method "urlMaps.validate".
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.
urlMap - Name of the UrlMap resource to be validated as.