GoogleApi.HealthCare.V1beta1.Model.Attribute (google_api_health_care v0.36.0) View Source
An attribute value for a Consent or User data mapping. Each Attribute must have a corresponding AttributeDefinition in the consent store that defines the default and allowed values.
Attributes
-
attributeDefinitionId
(type:String.t
, default:nil
) - Indicates the name of an attribute defined in the consent store. -
values
(type:list(String.t)
, default:nil
) - The value of the attribute. Must be an acceptable value as defined in the consent store. For example, if the consent store defines "data type" with acceptable values "questionnaire" and "step-count", when the attribute name is data type, this field must contain one of those values.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.