Removes the attached IAM policies for a resource
HTTP request
POST https://metastore.googleapis.com/v1beta/{resource}:removeIamPolicy
Path parameters
Parameters | |
---|---|
resource |
Required. The relative resource name of the dataplane resource to remove IAM policy, in the following form:
|
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure:
Response message for DataprocMetastore.RemoveIamPolicy
.
JSON representation | |
---|---|
{ "success": boolean } |
Fields | |
---|---|
success |
whether related policies are removed |
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.