Full name: projects.locations.datasets.consentStores.userDataMappings.patch
Updates the specified User data mapping
.
HTTP request
PATCH https://healthcare.googleapis.com/v1beta1/{userDataMapping.name=projects/*/locations/*/datasets/*/consentStores/*/userDataMappings/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
user |
Resource name of the User data mapping, of the form |
Query parameters
Parameters | |
---|---|
update |
Required. The update mask that applies to the resource. For the This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of UserDataMapping
.
Response body
If successful, the response body contains an instance of UserDataMapping
.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-healthcare
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.