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 resource policies. To prevent failure, Google recommends that you
set the `returnPartialSuccess` parameter to `true`.
Create a request for the method "resourcePolicies.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 resource policy.
Create a request for the method "resourcePolicies.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 for this request.
resourcePolicy - Name of the resource policy to delete.
Retrieves all information of the specified resource policy.
Create a request for the method "resourcePolicies.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 for this request.
resourcePolicy - Name of the resource policy to retrieve.
Gets the access control policy for a resource. May be empty if no such policy or resource exists.
Create a request for the method "resourcePolicies.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 new resource policy.
Create a request for the method "resourcePolicies.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.
A list all the resource policies that have been configured for the specified project in specified
region.
Create a request for the method "resourcePolicies.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.
Modify the specified resource policy.
Create a request for the method "resourcePolicies.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 for this request.
resourcePolicy - Id of the resource policy to patch.
Sets the access control policy on the specified resource. Replaces any existing policy.
Create a request for the method "resourcePolicies.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.
Returns permissions that a caller has on the specified resource.
Create a request for the method "resourcePolicies.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.