Dataproc Metastore API (metastore:v1beta)

2022-02-06

1 new method

Additions

    Methods
  • metastore.projects.locations.services.removeIamPolicy

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Path: v1beta/{+resource}:removeIamPolicy

      HTTP Method: POST

      Parameter Order: resource

      Flat Path: v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/{servicesId1}:removeIamPolicy

      Description: Removes the attached IAM policies for a resource

      Parameters:

        resource

          Description: Required. The relative resource name of the dataplane resource to remove IAM policy, in the following form:projects/{project_id}/locations/{location_id}/services/{service_id}/databases/{database_id} or projects/{project_id}/locations/{location_id}/services/{service_id}/databases/{database_id}/tables/{table_id}.

          Pattern: ^projects/[^/]+/locations/[^/]+/services/[^/]+/.*$

          Location: path

          Type: string

          Required: Yes