Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
Attribute |
Attribute.clone() |
Attribute |
Attribute.set(String fieldName,
Object value) |
Attribute |
Attribute.setAttributeDefinitionId(String attributeDefinitionId)
Indicates the name of an attribute defined in the consent store.
|
Attribute |
Attribute.setValues(List<String> values)
The value of the attribute.
|
Modifier and Type | Method and Description |
---|---|
List<Attribute> |
GoogleCloudHealthcareV1beta1ConsentPolicy.getResourceAttributes()
The resources that this policy applies to.
|
List<Attribute> |
UserDataMapping.getResourceAttributes()
Attributes of the resource.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudHealthcareV1beta1ConsentPolicy |
GoogleCloudHealthcareV1beta1ConsentPolicy.setResourceAttributes(List<Attribute> resourceAttributes)
The resources that this policy applies to.
|
UserDataMapping |
UserDataMapping.setResourceAttributes(List<Attribute> resourceAttributes)
Attributes of the resource.
|
Copyright © 2011–2024 Google. All rights reserved.