Parameter | Description |
---|---|
Parent ID | The ID of the parent resource to access. For organizations and folders, must be the numeric ID. For projects, can be the alphanumeric or numeric ID. All action responses contain the numeric ID. |
Parent Type | Which type of parent resource to access. |
Policy ID | Name of the policy to access. Can be retrieved using the “List IAM Policies” action. |
{
"done": false,
"error": {
"code": 0,
"details": [
{}
],
"message": "A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client."
},
"metadata": {},
"name": "The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.",
"response": {}
}
Was this page helpful?