Searched refs:entityKey (Results 1 – 3 of 3) sorted by relevance
28 public function setEntityKey(GooglePrivacyDlpV2Key $entityKey) argument30 $this->entityKey = $entityKey;37 return $this->entityKey;
40 * @param string $entityKey Represents the key of the object to filter the data91 public function get($entityType, $entityKey, $date, $optParams = []) argument93 $params = ['entityType' => $entityType, 'entityKey' => $entityKey, 'date' => $date];
241 'path' => 'admin/reports/v1/usage/{entityType}/{entityKey}/dates/{date}',249 'entityKey' => [