2026-08-14
▼ ▲ compute.regionSslPolicies.setIamPolicy
Scopes :
Flat Path : projects/{project}/regions/{region}/sslPolicies/{resource}/setIamPolicy
Path : projects/{project}/regions/{region}/sslPolicies/{resource}/setIamPolicy
HTTP Method : POST
Parameter Order :
Parameters :
project
Pattern : (?:(?:[-a-z0-9]{1,63}\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))
Required : Yes
Description : Project ID for this request.
Type : string
Location : path
resource
Location : path
Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}
Required : Yes
Description : Name or id of the resource for this request.
Type : string
region
Location : path
Required : Yes
Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?
Type : string
Description : The name of the region for this request.
Description : Sets the access control policy on the specified resource. Replaces any existing policy.
▼ ▲ compute.regionSslPolicies.getIamPolicy
Scopes :
Flat Path : projects/{project}/regions/{region}/sslPolicies/{resource}/getIamPolicy
Path : projects/{project}/regions/{region}/sslPolicies/{resource}/getIamPolicy
Description : Gets the access control policy for a resource. May be empty if no such policy or resource exists.
HTTP Method : GET
Parameter Order :
Parameters :
resource
Location : path
Required : Yes
Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}
Type : string
Description : Name or id of the resource for this request.
optionsRequestedPolicyVersion
Location : query
Format : int32
Description : Requested IAM Policy version.
Type : integer
region
Location : path
Description : The name of the region for this request.
Type : string
Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?
Required : Yes
project
Pattern : (?:(?:[-a-z0-9]{1,63}\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))
Required : Yes
Description : Project ID for this request.
Type : string
Location : path
▼ ▲ compute.sslPolicies.getIamPolicy
Path : projects/{project}/global/sslPolicies/{resource}/getIamPolicy
Flat Path : projects/{project}/global/sslPolicies/{resource}/getIamPolicy
Description : Gets the access control policy for a resource. May be empty if no such policy or resource exists.
Parameters :
project
Required : Yes
Pattern : (?:(?:[-a-z0-9]{1,63}\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))
Type : string
Description : Project ID for this request.
Location : path
optionsRequestedPolicyVersion
Location : query
Format : int32
Description : Requested IAM Policy version.
Type : integer
resource
Location : path
Required : Yes
Pattern : [a-z](?:[-a-z0-9_]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}
Type : string
Description : Name or id of the resource for this request.
HTTP Method : GET
Parameter Order :
Scopes :
▼ ▲ compute.sslPolicies.setIamPolicy
Scopes :
Parameters :
resource
Location : path
Description : Name or id of the resource for this request.
Type : string
Pattern : [a-z](?:[-a-z0-9_]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}
Required : Yes
project
Location : path
Pattern : (?:(?:[-a-z0-9]{1,63}\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))
Required : Yes
Description : Project ID for this request.
Type : string
HTTP Method : POST
Parameter Order :
Description : Sets the access control policy on the specified resource. Replaces any existing policy.
Path : projects/{project}/global/sslPolicies/{resource}/setIamPolicy
Flat Path : projects/{project}/global/sslPolicies/{resource}/setIamPolicy
▼ ▲ compute.addresses.updatePublicPtr
Description : Set a custom ptr domain name on regional address.
HTTP Method : POST
Parameter Order :
Parameters :
address
Description : Name of the address resource to update.
Type : string
Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}
Required : Yes
Location : path
region
Location : path
Description : Name of the region for this request.
Type : string
Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?
Required : Yes
project
Pattern : (?:(?:[-a-z0-9]{1,63}\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))
Required : Yes
Description : Source project ID where the address belongs.
Type : string
Location : path
requestId
Description : An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Type : string
Location : query
Flat Path : projects/{project}/regions/{region}/addresses/{address}:updatePublicPtr
Path : projects/{project}/regions/{region}/addresses/{address}:updatePublicPtr
Scopes :
▼ ▲ compute.routers.delete
Parameters :
etag
Location : query
Type : string
Description : ETag for optimistic concurrency control as described by AIP 154. Used to prevent conflicting updates. If provided, the request will succeed only if the etag matches the current etag of the router; otherwise, the request fails with an ABORTED error.