Dataproc Metastore API (metastore:v1alpha)

2022-02-06

1 new method

Additions

    Methods
  • metastore.projects.locations.services.removeIamPolicy

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

      Description : Removes the attached IAM policies for a resource

      Path : v1alpha/{+resource}:removeIamPolicy

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

      HTTP Method : POST

      Parameter Order : resource

      Parameters :

        resource

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

          Location : path

          Required : Yes

          Type : string

          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}.