Home
last modified time | relevance | path

Searched refs:resourceAttributes (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
DQueryAccessibleDataRequest.php31 public $resourceAttributes; variable in Google\\Service\\CloudHealthcare\\QueryAccessibleDataRequest
64 public function setResourceAttributes($resourceAttributes) argument
66 $this->resourceAttributes = $resourceAttributes;
73 return $this->resourceAttributes;
DEvaluateUserConsentsRequest.php39 public $resourceAttributes; variable in Google\\Service\\CloudHealthcare\\EvaluateUserConsentsRequest
108 public function setResourceAttributes($resourceAttributes) argument
110 $this->resourceAttributes = $resourceAttributes;
117 return $this->resourceAttributes;
DGoogleCloudHealthcareV1ConsentPolicy.php45 public function setResourceAttributes($resourceAttributes) argument
47 $this->resourceAttributes = $resourceAttributes;
54 return $this->resourceAttributes;
DUserDataMapping.php105 public function setResourceAttributes($resourceAttributes) argument
107 $this->resourceAttributes = $resourceAttributes;
114 return $this->resourceAttributes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
DAuthorizationInfo.php82 public function setResourceAttributes(ServicecontrolResource $resourceAttributes) argument
84 $this->resourceAttributes = $resourceAttributes;
91 return $this->resourceAttributes;