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.
Deletes the specified image.
Create a request for the method "images.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.
Sets the deprecation status of an image. If an empty request body is given, clears the
deprecation status instead.
Create a request for the method "images.deprecate".
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 image.
Create a request for the method "images.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.
Returns the latest image that is part of an image family and is not deprecated. For more
information on image families, see Public image families documentation.
Create a request for the method "images.getFromFamily".
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 - The image project that the image belongs to. For example, to get a CentOS image, specify centos-
cloud as the image project.
Gets the access control policy for a resource. May be empty if no such policy or resource exists.
Create a request for the method "images.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 an image in the specified project using the data included in the request.
Create a request for the method "images.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 custom images available to the specified project. Custom images are images
you create that belong to your project. This method does not get any images that belong to other
projects, including publicly-available images, like Debian 8. If you want to get a list of
publicly-available images, use this method to make a request to the respective image project,
such as debian-cloud or windows-cloud.
Create a request for the method "images.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 image with the data included in the request. Only the following fields can
be modified: family, description, deprecation status.
Create a request for the method "images.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.
Sets the access control policy on the specified resource. Replaces any existing policy.
Create a request for the method "images.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 labels on an image. To learn more about labels, read the Labeling Resources
documentation.
Create a request for the method "images.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.
resource - Name or id of the resource for this request.
Returns permissions that a caller has on the specified resource.
Create a request for the method "images.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.