Home
last modified time | relevance | path

Searched refs:attributeDefinitions (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudHealthcare.php385 'attributeDefinitions',
389 'path' => 'v1/{+parent}/attributeDefinitions',
423 'path' => 'v1/{+parent}/attributeDefinitions',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DListAttributeDefinitionsResponse.php33 public function setAttributeDefinitions($attributeDefinitions) argument
35 $this->attributeDefinitions = $attributeDefinitions;
42 return $this->attributeDefinitions;