Cloud Healthcare API (healthcare:v1beta1)

2024-02-07

1 new method

Additions

    Methods
  • healthcare.projects.locations.datasets.fhirStores.explainDataAccess

      Path : v1beta1/{+name}:explainDataAccess

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:explainDataAccess

      HTTP Method : GET

      Parameters :

        name

          Description : Required. The name of the FHIR store to enforce, in the format `projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_store_id}`.

          Pattern : ^projects/[^/]+/locations/[^/]+/datasets/[^/]+/fhirStores/[^/]+$

          Location : path

          Required : Yes

          Type : string

        resourceId

          Description : Required. The ID (`{resourceType}/{id}`) of the resource to explain data access on.

          Location : query

          Type : string

      Parameter Order : name

      Scopes :

    • https://www.googleapis.com/auth/cloud-healthcare
    • https://www.googleapis.com/auth/cloud-platform
    • Description : Explains all the permitted/denied actor, purpose and environment for a given resource.