Skip to main content

user_data_mappings

Overview

Nameuser_data_mappings
TypeResource
Idgoogle.healthcare.user_data_mappings

Fields

NameDatatypeDescription
namestringResource name of the User data mapping, of the form projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/consentStores/{consent_store_id}/userDataMappings/{user_data_mapping_id}.
archivedbooleanOutput only. Indicates whether this mapping is archived.
dataIdstringRequired. A unique identifier for the mapped resource.
resourceAttributesarrayAttributes of the resource. Only explicitly set attributes are displayed here. Attribute definitions with defaults set implicitly apply to these User data mappings. Attributes listed here must be single valued, that is, exactly one value is specified for the field "values" in each Attribute.
userIdstringRequired. User's UUID provided by the client.
archiveTimestringOutput only. Indicates the time when this mapping was archived.

Methods

NameAccessible byRequired ParamsDescription
getSELECTconsentStoresId, datasetsId, locationsId, projectsId, userDataMappingsIdGets the specified User data mapping.
listSELECTconsentStoresId, datasetsId, locationsId, projectsIdLists the User data mappings in the specified consent store.
createINSERTconsentStoresId, datasetsId, locationsId, projectsIdCreates a new User data mapping in the parent consent store.
deleteDELETEconsentStoresId, datasetsId, locationsId, projectsId, userDataMappingsIdDeletes the specified User data mapping.
_listEXECconsentStoresId, datasetsId, locationsId, projectsIdLists the User data mappings in the specified consent store.
archiveEXECconsentStoresId, datasetsId, locationsId, projectsId, userDataMappingsIdArchives the specified User data mapping.
patchEXECconsentStoresId, datasetsId, locationsId, projectsId, userDataMappingsIdUpdates the specified User data mapping.