Sets the IAM policy for a taxonomy or a policy tag.
HTTP request
POST https://datacatalog.googleapis.com/v1beta1/{resource}:setIamPolicy
Path parameters
Parameters
resource
string
REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field. It takes the form projects/{project}/locations/{location}/taxonomies/{taxonomies}.
Request body
The request body contains data with the following structure:
REQUIRED: The complete policy to be applied to the resource. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud Platform services (such as Projects) might reject them.
Response body
If successful, the response body contains an instance of Policy.